OxygenCobalt
|
af4c32eb5b
|
Update stored DetailViewModel items
Change the stored items in DetailViewModel to LiveData. Remove the need to reset the stored items when a fragment is destroyed.
|
2020-09-27 16:16:32 -06:00 |
|
OxygenCobalt
|
f866e77ee4
|
Add parent ViewHolder
Add an base ViewHolder class so that there isnt as much repeated code.
|
2020-09-27 11:13:24 -06:00 |
|
OxygenCobalt
|
9ffc194c4d
|
Add DetailFragment for genres
Add a DetailFragment for genres.
|
2020-09-27 09:47:53 -06:00 |
|
OxygenCobalt
|
21626d8d74
|
Add genres to LibraryFragment
Add a genre mode to LibraryFragment.
|
2020-09-27 08:24:11 -06:00 |
|