setOnTouchListener(new OnTouchListener(){ public boolean onTouch(View v,MotionEvent event){//注意第二參數,元事件有三action_down,action_move ...
確定! 回上一頁