[android-developers] How to create graphical/advanced menus??

2010-03-21 Thread Kofa
I searched in google but didn't find anything about graphical or advanced menus or contextmenu. I'm building a game and I need to make a contextmenu with the units to build. It should have an icon and a description of the unit, like HP, attack, defense, etc. I was trying to inflate the menu from

Re: [android-developers] How to create graphical/advanced menus??

2010-03-21 Thread Mark Murphy
Kofa wrote: I searched in google but didn't find anything about graphical or advanced menus or contextmenu. I'm building a game and I need to make a contextmenu with the units to build. It should have an icon and a description of the unit, like HP, attack, defense, etc. Context menus do not