android / android/codelab-android-paging

Auto scroll to bottom for initial loading and does not load subsequent page

Open
#165 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
Kotlin
Stars
509
Forks
268
PR merge metrics
No merged PRs in 30d

Description

Issues:
1. When loading first page for the first time, recycler view scrolled to very bottom
2. Sometimes does not load subsequent page after loading first page for the first time

https://drive.google.com/drive/folders/14aOosTqeY747SajXxcgwTrzLwD51NZNP?usp=sharing

Contributor guide

Open the contributing guide

Research direction

Start by reproducing the initial-load behavior in the codelab and review the paging and RecyclerView entry points. Compare the first-page scroll position and subsequent-page loading against the expected behavior, using the linked recording for additional context; done means the list remains at the intended position and reliably loads the next page.

Written by the indexing model from the issue text.

Assessment

Tech stack
kotlin
Domain
mobile
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.