android / android/codelab-android-paging

Recreate All of the view holders on load more

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

Description

I added a header on top of list, After loading new page all of the items recreate so every time i seen header for just a second then scroll to correct position

Contributor guide

Open the contributing guide

Research direction

Reproduce the issue in the Jetpack Paging codelab by adding a header and loading another page. Inspect the list and paging entry points involved in loading more items, then verify that existing view holders are not unnecessarily recreated and that the header remains stable after loading.

Written by the indexing model from the issue text.

Assessment

Tech stack
kotlin
Domain
mobile
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.