2

I've seen several instances of a menu with a "More ..." button that appears to open something like a list on a sliding drawer instead of the standard submenu popup dialog. Is this actually being done with a sliding drawer, or is there some menu setting I'm missing?

I forgot to mention, this is for android apps.

Thanks.

Metallicraft
  • 2,211
  • 5
  • 31
  • 52

1 Answers1

0

Look at the Creating Submenus on http://developer.android.com

vieux
  • 23,887
  • 3
  • 26
  • 26
  • lol, I'm so f'n stupid... I read that, but had it in my head that you had to create your own "More" section. ...just have more than 6 and it's automatic. Thanks for forcing me to open my eyes. – Metallicraft May 28 '11 at 18:10