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

How to lazy load data on scroll #1231

Open
ghost opened this issue Sep 12, 2021 · 0 comments
Open

How to lazy load data on scroll #1231

ghost opened this issue Sep 12, 2021 · 0 comments

Comments

@ghost
Copy link

ghost commented Sep 12, 2021

Let's say I have a long list of heterogenous views, for which the data comes from remote server. Initally some views are loaded. On scrolling the recyclerview, web service request will be made. After fetching the data how can I notify the same epoxymodel for which the request was made?

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

0 participants