reactivedroid / TvFlix

TvFlix android app using Dagger Hilt, Coroutines, Flow, KTX, Jetpack(Room, ViewModel, Paging3, Lifecycle) based on MVVM with clean code architecture purely written in Kotlin
https://reactivedroid.github.io/TvFlix/
MIT License
412 stars 57 forks source link

Room Integration to implement Favorite Shows #3

Closed reactivedroid closed 6 years ago

reactivedroid commented 6 years ago

Favorite Screen has been implemented using Room library. The user can mark any show as favorite which will be saved in DB. The favorited shows can be seen in Favorite Screen opened through menu icon