Example of MVP pattern applied to Android project, fetching data from network asynchronously with Retrofit and RxJava, UI test using Mockito
Full Kotlin app which make use of Reactive Extensions and Retrofit2 applying MVP architecture
Contains datas structures and most common problems solved with Kotlin