JakeWharton / RxBinding

RxJava binding APIs for Android's UI widgets.
Apache License 2.0
9.68k stars 973 forks source link

rxbinding-recyclerview example ? #372

Open krazykira opened 7 years ago

krazykira commented 7 years ago

how to use rxbinding-recyclerview I can't seem to find any example on how to set it up and use it ?

JakeWharton commented 7 years ago

What are you trying to accomplish? The recycler view module is the same as all the other modules in that it provides static methods which turn listeners into observables.