-
Notifications
You must be signed in to change notification settings - Fork 129
Open
Description
I tried increasing the value of TOTAL_PAGES in MainActivity to 15. When I run the App after making this change, the App does not scroll to 2nd page.
After "Movie 10", the progress bar is shown endless.
What am I missing?
Part 2 of my requirement is I don't want to fix the TOTAL_PAGES. It should be dynamic based on the amount of data I have in Database. I want to use the scrolling until I reach the last record from my Database query which is returned via API. How can I achieve this?
saikat-bbil
Metadata
Metadata
Assignees
Labels
No labels