on Touch Event
Implement this method to handle touch screen motion events.
Return
true
if the event is consumed; else false
Parameters
ev
The motion event.
Implement this method to handle touch screen motion events.
true
if the event is consumed; else false
The motion event.