在public boolean onTouchEvent(MotionEvent event) 函數中,返回true表示已經處理結束,不需要再向上傳遞ontouch事件了,false則繼續向上傳遞ontouch ...
確定! 回上一頁