Demonstrates using Dagger 2.11+ in MVVM app with Android Architecture Components, Clean Architecture, RxJava
-
Updated
Jan 4, 2018 - Java
The user should be able to bookmark the news. You can use any DB for this but Room will be preferred.
Suggestions for bookmark:
Add a description, image, and links to the dagger-android topic page so that developers can more easily learn about it.
To associate your repository with the dagger-android topic, visit your repo's landing page and select "manage topics."
I noticed that there were no tests - it would be super useful if you could give an example in order to see how they are structured with your MVP implementation