标签: android android-fragments
我在ListFragment中添加了一个选项菜单,当用户点击它时我需要显示一个新的ListFragment。这有什么问题吗?我对开始片段的正确方法感到有点困惑。
答案 0 :(得分:1)
将事务与FragmentManager一起使用。