开发者

How do I display the menu automatically without press key

开发者 https://www.devze.com 2023-03-19 02:16 出处:网络
Im\' so confused, I want to create a menu for an android application but for display the horizontal menu, we have to press the menu key of the emulator.

Im' so confused, I want to create a menu for an android application but for display the horizontal menu, we have to press the menu key of the emulator. Is there any method to display without开发者_C百科 any press action ? thx

N.B : Sorry, I'm not strong in english.


You can open options menu programmatically by calling openOptionsMenu().

0

精彩评论

暂无评论...
验证码 换一张
取 消