hehonghui / hehonghui/Colorful

替换RecyclerView的item View颜色时会存在一个Item不能被操作的问题

Open
#2 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Java
Stars
1.4k
Forks
265
PR merge metrics
No merged PRs in 30d

Description

复现步骤: 切换主题,RecyclerView屏幕上或者下的一个Item View不能被换肤。可能是RecyclerView的缓存问题,目前暂没有时间研究。

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reproducing the issue with a RecyclerView while switching themes, focusing on the visible item view that remains unchanged. Inspect the RecyclerView item binding and caching paths to determine why one item is skipped. Done means every visible item updates its color after a theme switch, including items near the screen edges.

Written by the indexing model from the issue text.

Assessment

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.