CymChad / CymChad/BaseRecyclerViewAdapterHelper
滑动刷新条目状态错乱
Open
Nobody has claimed this yet.
- Dominant language
- Kotlin
- Stars
- 24.6k
- Forks
- 5.2k
- PR merge metrics
- No merged PRs in 30d
Description
BaseMultiItemQuickAdapter做二级列表时,展开二级列表上下滑动,item状态就全乱了
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 with BaseMultiItemQuickAdapter and reproduce the reported case: expand a secondary list, then scroll up and down while observing item states. Trace how expanded items and their states are retained during scrolling; done means the states remain correct after repeated scrolling. The issue provides no test or reproduction project, so further investigation is needed.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- kotlin
- Domain
- mobile
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100