GCX-HCI / ThirtyInch

a MVP library for Android favoring a stateful Presenter
Apache License 2.0
1.03k stars 101 forks source link

[README] how-to about disposable handling extension functions in kotlin #181

Closed lukaszkalnik closed 5 years ago

lukaszkalnik commented 5 years ago

Adds information how to implement yourself in Kotlin an interface providing nice extension functions to easily handle Disposables in your presenters.