recyclerview-bindings icon indicating copy to clipboard operation
recyclerview-bindings copied to clipboard

Example usage without databinding

Open jemshit opened this issue 7 years ago • 1 comments

jemshit avatar Nov 10 '17 07:11 jemshit

You can just copy RecyclerViewScrollCallback class and use it by registering the callback in your Activity/Fragment like this:

https://github.com/chetdeva/recyclerview-bindings#how-to-use

chetdeva avatar Jan 12 '18 05:01 chetdeva