Hi,

I have created an Overlay on a MapView and I want that when the "edit"
mode is on, I can drag stuff on the Overlay but the underlying google
map will not receive those touch events. How can I do that?
I tried to create a custom view and override functions like
dispatchTouchEvent when is in "edit" mode but that will also block
touch events from going to the Overlay also.. how events are
dispatched in Android?

thanks.
Ron

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Beginners" group.
To post to this group, send email to android-beginners@googlegroups.com
To unsubscribe from this group, send email to
android-beginners-unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-beginners?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to