坐标系 View 与 MotionEvent 的主要坐标系参考值: x、y 和 translationX、translationY 是对于移动过程有用的概念。 x = left + translationX y = top + translationY