| Interface | Description |
|---|---|
| ViewClickable<T extends Model> |
Interface to use on holders which are clickable in the list with a method to handle said click
|
| Class | Description |
|---|---|
| TextListItemView |
Custom view class for the
TextListItem model |
| Enum | Description |
|---|---|
| View |
This is the enum class with the list of all supported view types, their model classes and their
corresponding view holder class.
|