hehonghui / hehonghui/Colorful
替换RecyclerView的item View颜色时会存在一个Item不能被操作的问题
Open
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
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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