如何使用dispatchTouchEvent?

Gau*_*rav 2 android

如何onTouch通过调度假触摸事件以编程方式调用方法?

Har*_*Joy 5

你可以尝试打电话 yourView.dispatchTouchEvent(MotionEvent.obtain);