Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Turn library into a simple ScrollListener #7

Open
davideas opened this issue Sep 12, 2017 · 0 comments
Open

Turn library into a simple ScrollListener #7

davideas opened this issue Sep 12, 2017 · 0 comments

Comments

@davideas
Copy link

First, very good idea you had 馃憤

I analysed your 3 classes, and I think you can just expose 1 simple ScrollListener and 1 interface for the adapter (you already have abstract methods there), without extending RecyclerView which can be a big limitation for others.
Possibly but not sure, also an interface for the LayoutManager to not exclude all thirds libraries out there!

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

No branches or pull requests

1 participant