CymChad / CymChad/BaseRecyclerViewAdapterHelper
多布局BaseProviderMultiAdapter 下拉刷新时怎没实现局部刷新?DiffUtil.ItemCallback
Open
Nobody has claimed this yet.
- Dominant language
- Kotlin
- Stars
- 24.6k
- Forks
- 5.2k
- PR merge metrics
- No merged PRs in 30d
Description
作者你好,请问多布局BaseProviderMultiAdapter 的Rv场景,下拉刷新时怎没实现局部刷新?DiffUtil.ItemCallback,谢谢
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 reading BaseProviderMultiAdapter and tracing the pull-to-refresh path for multi-layout RecyclerView usage, then inspect how DiffUtil.ItemCallback is configured. The issue names no file or test, so first establish the expected partial-refresh behavior and a reproducible case; done means that behavior is clearly verified and covered by an appropriate test.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, kotlin
- Domain
- mobile
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100