0

I am creating a game , and I want my character turn left or right by Action_MOVE, but only after the user takes their finger off of the display. I have a class that detects whether MotionEvent is MOVE or UP.

FoamyGuy
  • 46,603
  • 18
  • 125
  • 156
ilbets
  • 710
  • 1
  • 9
  • 35

1 Answers1

0

Yes, I think you can rely on MotionEvent.ACTION_UP