I need to capture the down, up, and cancel events on my button controls.
In my app I'm using Android's OnTouchListener along with their MotionEvent argument to determine the state of the button.
Can you guys add events or update the event arguments on the current Click event?
↧
Button Events (Down, Up, Cancel)
↧