Skip to content

Increasing TOTAL_PAGES stops scrolling #5

@kamleshrao

Description

@kamleshrao

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions