How to check that options menu is opened?

旧巷老猫 提交于 2019-12-11 09:24:43

问题


How to check that options menu is opened? (menu in actionbar, or menu from preference button in older devices) There is some method for this?


回答1:


Have a look at this SO question :

How do I programmatically check if the menu of my activity is showing at a particular moment?

Not a proper solution but the best workaround possible at the moment.



来源:https://stackoverflow.com/questions/20990197/how-to-check-that-options-menu-is-opened

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!