Skip to content
This repository has been archived by the owner on May 1, 2020. It is now read-only.

Rebound for RecyclerView. #74

Open
chthai64 opened this issue Jun 2, 2016 · 0 comments
Open

Rebound for RecyclerView. #74

chthai64 opened this issue Jun 2, 2016 · 0 comments

Comments

@chthai64
Copy link

chthai64 commented Jun 2, 2016

Thanks for the library, it is awesome.
I'm trying to use rebound for RecyclerView so that it can over scroll and bounce back just like the SpringScrollView in the playground-example. My implementation is working so far, but the way I do is using a wrapper adapter class and add a transparent header and footer rows into the original adapter. Then I use rebound library to handle the case when the header or footer row is visible. I'm not sure if it is the best way to do it or there is a better way. Can you give me an opinion or suggestion about that?
Thanks.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant