单项选择题

流程就是dispatchTouchEvent()的处理结果,但是前提是我们不去完全的重新实现这个方法,也就是保证需要()。

A.returntrue
B.returnsuper.dispatchTouchEvent(ev)
C.returnfalse