| Interface | Description |
|---|---|
| SectionIndicator<T> |
An indicator for which section a
RecyclerView is currently in. |
| Class | Description |
|---|---|
| AbsSectionIndicator<T> |
Abstract base implementation of a section indicator used to indicate the section of a list upon which the user is
currently fast scrolling.
|