I want to change the android:background value when an image button is
selected (selected, not clicked).  What's the easiest way to do that?
I think I could create a derived class and override onDraw, but isn't
there something like onClickListener() where I can get notified when
the focus for that button changes?  onFocusListener?

tia.
--~--~---------~--~----~------------~-------~--~----~
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