Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
在我的应用程序中,我有一个 TabActivity,我在其中使用一个 Activity,它有两个片段。两个片段都有选项菜单。但是这些选项菜单没有显示在操作栏中。我还将菜单中的项目放入“showAsAction”。
将setHasOptionsMenu设置为 true。