Domanda

I am using two option menus in my Layout. I am opening them with different button clicks using

openOptionsMenu();

I have 5 items in my options menu, when i call it, it pops up in Grid. ( table like click ) I want them vertically one on another, what should i do?

È stato utile?

Soluzione

Got my problem solved from here http://www.codeproject.com/Articles/173121/Android-Menus-My-Way Download the source code for complete understanding. cheers :)

Autorizzato sotto: CC-BY-SA insieme a attribuzione
Non affiliato a StackOverflow
scroll top