| Interface | Description |
|---|---|
| RecyclerViewScroller |
To be implemented by any object that scrolls a
RecyclerView |
| Class | Description |
|---|---|
| AbsRecyclerViewFastScroller |
Defines a basic widget that will allow for fast scrolling a RecyclerView using the basic paradigm of
a handle and a bar.
|