case MotionEvent.ACTION_MOVE: //手机移动 rect.right = tmpX; rect.bottom = tmpY; break;