setOnTouchListener(this); } @Override public boolean onTouch(View v, MotionEvent event) { switch (v.getId()) { case R.id.ig1: switch (event.
確定! 回上一頁