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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Endless Scrolling Feature Request #45

Open
Zapnologica opened this issue Feb 16, 2016 · 0 comments
Open

Endless Scrolling Feature Request #45

Zapnologica opened this issue Feb 16, 2016 · 0 comments

Comments

@Zapnologica
Copy link

So I have been using easy-adapter quite a lot lately and I have really come to like it.

One thing I have tried to implement while still keeping the view holders is endless loading.

It seems pretty simple, the only issue I had was that I could not override the onCreateViewHolder in order to show the loading sign, because the static RecyclerViewHolder class is private.

have a look at the following link:
http://android-pratap.blogspot.co.za/2015/06/endless-recyclerview-with-progress-bar.html

Would be a great feature to add to the adapter,

I would suggest leaving the feature out of the default constructor, but maybe call a setEndlessScrolling(OnLoadMoreCallback, numberOfItemsToShow);

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