[android-developers] Change drawable onTap
Hi,
I have an Overlays class named picOverlay which extends
ItemizedOverlay<OverlayItem> that uses a drawable named ''overlay''.
I'd like for my application to change the drawable to let's say
''overlay_hover'' when the user touches the overlay.
Can I do this in the onTap method? Can someone enlight me a little bit
on how to change the drawable that I'm actually touching?
Thank you very much
--
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home