fun onTouchEvent(ev: MotionEvent): Boolean
Process the given touch event. If true is returned, implementors should not pass the call to super.
ev - the motion event
ev
Return whether we want to steal the event