获取系统认为的最低的滑动距离, 滑动阈值,即超过这个距离,系统认为这是滑动状态。 int touchSlop = ViewConfiguration.get(this).getScaledTouchSlop();