android10 / Android-CleanArchitecture-Kotlin

This is a movies sample app in Kotlin, which is part of a serie of blog posts I have written about architecting android application using different approaches.
https://fernandocejas.com/2018/05/07/architecting-android-reloaded/
4.69k stars 935 forks source link

Add base presenter and alternative disposable observer #1

Closed albodelu closed 7 years ago

android10 commented 7 years ago

This project is still a WIP and it is very likely to change. It is coming soon and afterwards we can send PRs. For now I'm going to close this one and check the changes as feedback to continue making progress.

Thanks!