onTouchEvent
Process a touch event as part of a gesture that was claimed by returning true from a previous call to onInterceptTouchEvent.
Parameters
rv
The RecyclerView whose scroll state has changed.
e
MotionEvent describing the touch event. All coordinates are in the RecyclerView's coordinate system.