cymcsg/UltimateRecyclerView

Is it real to reverse RecyclerView with this lib? (pull up to refresh and load more from the top)

Open

#375 opened on May 12, 2016

View on GitHub
 (3 comments) (0 reactions) (0 assignees)Java (7,224 stars) (1,446 forks)batch import
help wanted

Description

Hello! Thank you for amazing library. I need some specific functionallity in my application. I want to pull up RecyclerView to refresh and load some new items when I overscroll to the top of screen. So I just want to reverse current features of this library. Is it real to do this? May be someone has experience with that? Thank you!

Contributor guide