Interface | Description |
---|---|
Sectioned |
Interface implemented by the items passed to
SectionedRecyclerViewAdapter |
Class | Description |
---|---|
Book |
A book
|
Category |
A category
|
MediaItem |
A generic media item, contains all properties common to all its implementations (e.g.
|
MediaItem.Duration |
Represents a generic duration (value + measure unit)
|
MediaItemSearchResult |
A search result for a generic media item, used for example in the form autocomplete title input
|
Movie |
A movie
|
Section |
Represents a section for the
SectionedRecyclerViewAdapter |
TVShow |
A TV show
|
Videogame |
A videogame
|
Enum | Description |
---|---|
ImportanceLevel |
Importance levels for media items, set by the user
|
MediaType |
Media types associated to each category.
|
Subcategory |
A subcategory for a given category (used for example in the navigation drawer to display sub-elements)
|