开发者

ListFragment and menu options

开发者 https://www.devze.com 2023-04-07 12:24 出处:网络
I have added an options menu to a ListFragment, and I need to show a new ListFragment whenusers click on it. Is there something wrong with this? I am a bit confused on the correct way to sta开发者_开发

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 sta开发者_开发百科rt fragment..


Use a Transaction with the FragmentManager.

0

精彩评论

暂无评论...
验证码 换一张
取 消