android / android/codelab-android-paging
Recreate All of the view holders on load more
Open
- 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
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