ARK-Builders / ARK-Builders/Navigator
Avoid excessive re-drawings in resources grid
Open
performance
- Dominant language
- Kotlin
- Stars
- 16
- Forks
- 14
- PR merge metrics
- No merged PRs in 30d
Description
Method `ResourcesRVAdapter.onBindViewHolder` is called twice causing excessive re-drawings.
Contributor guide
Research direction
Locate ResourcesRVAdapter and trace the path that invokes onBindViewHolder. Reproduce the resources grid behavior and determine why binding happens twice; done means the grid renders without the excessive redrawings described in the issue.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, kotlin
- Domain
- mobile
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100