RxBinding does not have its own documentation. The commands may be easy for professional developers but not for beginners. Does anyone have a self-documented documentation or a link that has ample resources ?
Check this links:
http://www.programcreek.com/java-api-examples/index.php?api=com.jakewharton.rxbinding.view.RxView
https://github.com/codepath/android_guides/wiki/RxJava-and-RxBinding
https://medium.freecodecamp.com/simplifying-recyclerview-adapters-with-rx-databinding-f02ebed0b386
https://medium.com/crunching-rxandroid/crunching-rxandroid-part-6-6149764b59e
https://academy.realm.io/posts/donn-felker-reactive-android-ui-programming-with-rxbinding/
Also, search in Medium, there is a lot of people writing about it.