用戶按下觸摸屏、快速移動後鬆開,由1個MotionEvent ACTION_DOWN, 多個ACTION_MOVE, 1個ACTION_UP觸發 @Override public boolean onFling(MotionEvent ...
確定! 回上一頁