标签: android architecture navigation navigation-drawer
我正在一起使用导航架构和导航抽屉,并在片段中导航。
当我从片段A导航到片段B时,如何将菜单按钮(汉堡按钮)更改为后退按钮,因此,如果用户按下后退按钮,它将弹出回到A?