4

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.

Community
  • 1
  • 1
Suresh Kerai
  • 891
  • 1
  • 6
  • 20

1 Answers1

0

Try creating your on View and implement a TouchListener there.

NewProggie
  • 1,015
  • 1
  • 10
  • 24