getActionMasked (event) when (action) { MotionEvent.ACTION_DOWN -> { val pointerIndex = MotionEventCompat.getActionIndex(event!!) val x ...
確定! 回上一頁