There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
This project provide a basic Model-View-Presenter (MVP) architecture with the Dependency injection concept using Dagger 2 and Dagger-Android to externalize the creation of dependencies from the classes that use them.