android - Option menu is not working below api level 11 -


in app have option menu work fine in above api level 11 in below api level 11 menu option not showing. shown in images

in version 2.3.3(api level 10) api10 in version 4.2(api level 18) api11


Comments

Popular posts from this blog

hibernate - How to load global settings frequently used in application in Java -

python 3.x - Mapping specific letters onto a list of words -

objective c - Ownership modifiers with manual reference counting -