| Interface | Description |
|---|---|
| FastScrollRecyclerView.MeasurableAdapter<VH extends ViewHolder> |
FastScrollRecyclerView by default assumes that all items in a RecyclerView will have
ItemViews with the same heights so that the total height of all views in the RecyclerView
can be calculated.
|
| FastScrollRecyclerView.SectionedAdapter |
| Class | Description |
|---|---|
| FastScroller | |
| FastScrollPopup | |
| FastScrollRecyclerView | |
| FastScrollRecyclerView.ScrollPositionState |
The current scroll state of the recycler view.
|
| Annotation Type | Description |
|---|---|
| FastScroller.PopupPosition | |
| FastScroller.PopupTextVerticalAlignmentMode |