I have try to set gesture event on text view. i want to access left to right and right to left event on text view. same like touch event. i have text view and i want to set event on it. i have also try this example but not working on text view. can any one help me.

link|improve this question

73% accept rate
feedback

1 Answer

up vote 0 down vote accepted

Try creating your on View and implement a TouchListener there.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.