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.
我知道您可以使用 openOptionsMenu() 方法显示选项菜单,但这仅适用于先前创建选项菜单(通过在菜单硬键之前单击),所以我的问题是:有什么方法可以创建optionsMenu 无需按菜单硬键即可打开它?
覆盖方法Activity.onPrepareOptionsMenu(Menu menu)。
Activity.onPrepareOptionsMenu(Menu menu)