No, you cannot adjust the theme or layout of the default options menu
(see http://code.google.com/p/android/issues/detail?id=4441). However,
you can intercept the "Menu" button press and draw your own menu...


On Thu, Feb 4, 2010 at 4:25 PM, Robert Nekic <robertne...@gmail.com> wrote:
> I was about to start looking into this, too.  I have several items in
> a "More" menu and I would like to slightly adjust the height of each
> item.  I assumed I would discover a way to supply a layout definition
> for the menu items but this is not possible?
>
>
>
> On Feb 4, 10:38 am, skink <psk...@gmail.com> wrote:
>> On Feb 4, 2:27 pm, manigault <manig...@gmail.com> wrote:
>>
>> > Hi all,
>> > I want to customize option menu items. I can change icon when
>> > selecting using a selector but how can i change the text color during
>> > selection. If it was TextView i could use again selector for textColor
>> > property but for menu items there is only resource for textValue not
>> > for textColor. So my question is how can i change the textColor of
>> > MenuItems on selection.
>>
>> unfortunately, you can't
>>
>> pskink
>
> --
> You received this message because you are subscribed to the Google
> Groups "Android Developers" group.
> To post to this group, send email to android-developers@googlegroups.com
> To unsubscribe from this group, send email to
> android-developers+unsubscr...@googlegroups.com
> 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 android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to