I have a situation where I have some textview on a framelayout that I
have a onTouch event wired in order to simulate dragging.  I alos want
to enable the ability to have a context menu display when the user
long presses the textview.  Now that I have implemented the context
menu functionality dragging no longer works since the longpress is
always served by the context menu event.

Does anyone know of a workaround for this.



Thanks,
Stan

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