通常单指操作时,一般如下: ... case MotionEvent.ACTION_DOWN: //按下= 0. float x = event.getX();. break;. case MotionEvent.ACTION_MOVE: //移动= 2.
確定! 回上一頁