javame_android wrote:
> I have four menu items and each having an icon of 320*68.

Your icons are much too big. Please read the documentation for
appropriate menu icon sizes:

http://developer.android.com/guide/practices/ui_guidelines/icon_design.html#menustructure

You are bigger in both dimensions than the supported 48x48.

> Can we write on top of Menu icon?

No. Please shrink your icons to be compatible with Android option menus,
or roll your own "menu" instead of trying to use an option menu.

-- 
Mark Murphy (a Commons Guy)
http://commonsware.com | http://twitter.com/commonsguy

_Android Programming Tutorials_ Version 2.0 Available!

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

To unsubscribe, reply using "remove me" as the subject.

Reply via email to