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