Reputation: 157487
I have added an options menu to a ListFragment, and I need to show a new ListFragment when users click on it. Is there something wrong with this? I am a bit confused on the correct way to start fragment..
Upvotes: 1
Views: 327
Reputation: 29912
Use a Transaction with the FragmentManager.