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

endlessListAdapter.shouldRequestNextPage(firstVisibleItem, visibleItemCount, totalItemCount) #52

Open
subinsebastien opened this issue Nov 30, 2013 · 0 comments

Comments

@subinsebastien
Copy link

On a typical implementation with just a few items to fit in the screen, the shouldRequestNextPage() returns true always, resulting in repeated calls to the network fetch function I have. This is supposedly making another issue that, all items in the list are disabled, (possibly because a network fetch is always there in progress)

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