CymChad / CymChad/BaseRecyclerViewAdapterHelper
v3.0.4 adapter.remvoeAt()后 itemAnimation失效
Open
Nobody has claimed this yet.
- Dominant language
- Kotlin
- Stars
- 24.6k
- Forks
- 5.2k
- PR merge metrics
- No merged PRs in 30d
Description
在移除adapter的item后,即调用remvoAt()方法后,设置的AdapterAnimation失效
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 reported v3.0.4 behavior with an adapter item removed through removeAt() after an AdapterAnimation is configured. Trace the adapter and item-animation entry points involved; the work is done when the configured animation still functions after removing an item.
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
- 30/100