📜  Android popBackStack 到特定片段 - Java 代码示例

📅  最后修改于: 2022-03-11 14:52:28.193000             🧑  作者: Mango

代码示例1
FragmentManager.popBackStack(int, int). When you commit your fragment transaction, the method returns an identifier for  You should not add your first fragment to the backstack, as pressing the return key will just reverse the action you did.