| Class | Description |
|---|---|
| Decorator |
A Decorator allows the application to add a special drawing and layout offset to specific
itemviews from the adapter's data set.
|
| Enum | Description |
|---|---|
| SectionPositionType |
SectionPositionType refers to position of section inside the adapter
SectionPositionType is an enum value, which has only possible three values. |
| Annotation Type | Description |
|---|---|
| PositionType |
PositionType refers to relative position of item in the
RecyclerView.LayoutManager. |