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.
我制作了一个使用 SearchManager 的 Android 应用程序。问题是当搜索栏打开时,菜单按钮不起作用。但是在其余的应用程序中,选项按钮的响应非常好。有没有办法在搜索栏打开时运行 onCreateOptionsMenu?
看看这个教程。它显示了如何onCreateOptionsMenu使用SearchManager.
onCreateOptionsMenu
SearchManager