A simple build based on chrisbanes's library..Nothing special , just use recyclerview implements PullToRefreshBase..then make recyclerview has pulltorefresh function...
- Only contains PtrRecyclerView widget..
- Fix the bug in origin PullToRefreshGridView(if you use the widget...)
- Add the widget PtrRecyclerView(the reason because I'm lazy,wanna use recyclerview instead Listview or GirdView..)
It's the same as origin library,so please see the Quick Start Guide page.