Hi all,
I want to add icons to the menuitems in my context menu.
i tried it as
MenuItem item = menu.add("text");
item.setIcon(image);
where image is a Drawable.
but it doesnt work...
can anyone temme y & how to display icons for Context menu items??
--
Regards,
Sujay
Dave Barry <http://www.brainyquote.com/quotes/authors/d/dave_barry.html> -
"Camping is nature's way of promoting the motel business."
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---