A sample android app that demonstarates how to use mosby mvp library.
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.
This sample loads a list of Countries. Loading countries will fail the first time and every second time afterwards.