ARK-Builders / ARK-Builders/Navigator

Avoid excessive re-drawings in resources grid

Open
#132 0 comments 0 reactions 0 assignees View on GitHub
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

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.