A sample android app that shows how to use mosby mvp library with dagger 2.
This sample project uses annotation processors. So if you import this sample into android studio, you may have to run Build --> Rebuild Project
manually to ensure that all annotation processors have generated code.