标签: android scroll listener android-recyclerview
SCROLL_STATE_DRAGGING中的RecyclerView.OnScrollListener相当于SCROLL_STATE_TOUCH_SCROLL中的AbsListView.OnScrollListener?
SCROLL_STATE_DRAGGING
RecyclerView.OnScrollListener
SCROLL_STATE_TOUCH_SCROLL
AbsListView.OnScrollListener