Touch事件的两种情况1.覆写View.class中定义的onTouchEvent-->基于事件回调监听方式@Override public boolean onTouchEvent(MotionEvent ev) { // TODO return super.
確定! 回上一頁