on Touch Event
Called when user touches the screen, all positions are absolute.
Forwards event to the related gesture detectors.
Return
True if touch event is handled
Parameters
motion Event
the MotionEvent
Called when user touches the screen, all positions are absolute.
Forwards event to the related gesture detectors.
True if touch event is handled
the MotionEvent