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

Dynamically load album and mediaItem data on scroll #3

Open
alexwohlbruck opened this issue Mar 20, 2020 · 0 comments
Open

Dynamically load album and mediaItem data on scroll #3

alexwohlbruck opened this issue Mar 20, 2020 · 0 comments
Assignees
Labels
feature New functionality for the app

Comments

@alexwohlbruck
Copy link
Owner

Currently, only the first 50/100 albums are loaded in the app, as well as the first 100 items in each album. When the user scrolls to the bottom, use the nextPageToken to load the next batch of items in automatically. Always pull this data directly from the API, do not use locally stored data.

@alexwohlbruck alexwohlbruck added the feature New functionality for the app label Mar 20, 2020
@alexwohlbruck alexwohlbruck self-assigned this Mar 20, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New functionality for the app
Projects
None yet
Development

No branches or pull requests

1 participant