Hi,

My application has a ADD button and a DELETE button. I'm using the default
icons

(1) android:icon="@android:drawable/ic_menu_add"
(2) android:icon="@android:drawable/ic_menu_delete"

These buttons pop up when I press the Menu button on the emulator.
However I would like to use my own buttons instead of the default icons in
the relative layout.
Is it possible to use to a png file of my choice(both for button selected
and button not selected) as a add button and delete button?
Could any of you please share some information on this?

Regards
Rajesh

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