A sample android app that demonstarates how to use mosby mvp library with dagger1 and retrofit.
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.