Hello,

I would like to handle touch events in the MapView and to show a
context menu when the user keeps clicking on the map for a long time.
I am not able to show the context menu. Moreover the only listener
that gets called is the OnTouchListener, I am writing a
LongClickListener but it never gets called.
I have just used the standard MapView without extending it.
I also

Strange thing is that isLongClickable() method returns true but the
long click seems not to be called.

Am I missing something? Do I need to extends the MapView to catch the
OnLongClick event?

Please help!

Thanks a lot

Stefano


--~--~---------~--~----~------------~-------~--~----~
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]
Announcing the new Android 0.9 SDK beta!
http://android-developers.blogspot.com/2008/08/announcing-beta-release-of-android-sdk.html
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to