- Enclosing class:
- FastScrollRecyclerView
public static class FastScrollRecyclerView.ScrollPositionState
extends java.lang.Object
The current scroll state of the recycler view. We use this in onUpdateScrollbar()
and scrollToPositionAtProgress() to determine the scroll position of the recycler view so
that we can calculate what the scroll bar looks like, and where to jump to from the fast
scroller.