To make a Menu with Icons, you can use the menu.add(group, id, titleRes, iconRes) <http://code.google.com/android/reference/android/view/Menu.html#add%28int,%20int,%20int,%20int%29> method.
On Thu, Apr 3, 2008 at 1:24 PM, Laszlo Antal < [EMAIL PROTECTED]> wrote: > > Hi, > How can I add an image to the menuitem. > I could not find any option for it in menu .add(). > > Thank you for any help > Laszlo Antal > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Beginners" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] Announcing the new M5 SDK! http://android-developers.blogspot.com/2008/02/android-sdk-m5-rc14-now-available.html For more options, visit this group at http://groups.google.com/group/android-beginners?hl=en -~----------~----~----~----~------~----~------~--~---

