Hi,

I am using gestureoverlay metod to detect gesture in my application.I
have a view group in which i have multiple text views embedded into
it.I have set the onlongclicklistener for the individual views but
observed that when I set gesture listener through
gestures.addOnGesturePerformedListener(this) control is not coming to
the onlongclick() function(when i long click on the view).When i
disable the gestures.addOnGesturePerformedListener(this) control comes
to onlongclick(). What could be the problem?


Thanks,
Shekhar

-- 
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+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

To unsubscribe, reply using "remove me" as the subject.

Reply via email to