On Apr 28, 11:22 am, "D.Y" <[email protected]> wrote:
> I want custom option menu to arrange three menu items where 2 menu > items are displayed at the top and the third below it. Can't do it. The OS arranges menu items as it pleases. For 3 items, the arrangement is all on one line. If you want different, you'll need to build your own menu-simulation class - which isn't actually that hard, using the standard Android layout widgets. String -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

