amitshekhariitbhu / RxJava2-Android-Samples

RxJava 2 Android Examples - How to use RxJava 2 in Android
https://outcomeschool.com
Apache License 2.0
4.96k stars 1.06k forks source link

Add comments #20

Closed IvanLepi closed 7 years ago

IvanLepi commented 7 years ago

Distinct and Last operators were missing method comments. Now they match the rest of the project.

I learned a lot from this project so this is my small contribution back :-)