7 Forks
30 Stars
30 Watchers

recyclerview-bindings

RecyclerViewBindings provides a wrapper class RecyclerViewScrollCallback which can be used to add Scroll to Bottom and Pull to Refresh capability to your RecyclerView. You can make use of DataBinding to bind it via XML.

How to download and setup recyclerview-bindings

Open terminal and run command
git clone https://github.com/chetdeva/recyclerview-bindings.git
git clone is used to create a copy or clone of recyclerview-bindings repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with recyclerview-bindings https://github.com/chetdeva/recyclerview-bindings/archive/master.zip

Or simply clone recyclerview-bindings with SSH
[email protected]:chetdeva/recyclerview-bindings.git

If you have some problems with recyclerview-bindings

You may open issue on recyclerview-bindings support forum (system) here: https://github.com/chetdeva/recyclerview-bindings/issues