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.
关于如何让我的应用程序在 android 3.0+ 上运行的任何指针仅在溢出栏上而不在操作栏上显示旧菜单?
一直试图在网上找到这个,但没有结果!
任何帮助表示赞赏。
您可以使用showAsAction属性 forMenuItem并将其设置never为将菜单项放置在溢出菜单中。
showAsAction
MenuItem
never