RxKotlin-Android-Samples
RxKotlin-Android-Samples copied to clipboard
Learning RxKotlin for Android by example ( A Kotlin re-write of https://github.com/kaushikgopal/RxJava-Android-Samples )
Results
2
RxKotlin-Android-Samples issues
Sort by
recently updated
recently updated
newest added
trafficstars
Why are the private property names prefixed with an underscore? As far as I know that convention is reserved for the case where you have two properties that are conceptually...