Dear All,

        Please note that the custom option like I said is actually possible, 
your can visit the following link:
http://androidandme.com/wp-content/uploads/2009/12/05.categories_optionmenu.jpg

        I just want to custom option menu like that, any suggestion will be 
grateful.

        Thanks,

Best Regards,
D.Y

-----邮件原件-----
发件人: [email protected] 
[mailto:[email protected]] 代表 String
发送时间: 2010年4月28日 20:34
收件人: Android Developers
主题: [android-developers] Re: How to custom option menu to arrange three menu 
items where 2 menu items are displayed at the top and the third below it.

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

-- 
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

Reply via email to