CymChad / CymChad/BaseRecyclerViewAdapterHelper
BaseItemProvider使用XBanner库
Open
Nobody has claimed this yet.
- Dominant language
- Kotlin
- Stars
- 24.6k
- Forks
- 5.2k
- PR merge metrics
- No merged PRs in 30d
Description
- 当前使用的版本号 3.0.4
- 场景:使用BaseItemProvider来实现多item时,其中有item里包含了XBanner这个库,当Banner不使用自动轮播时,能正常使用,使用自动轮播时,会无限递归调用getItemType这个API
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 behavior with BaseItemProvider, XBanner, automatic banner rotation, and version 3.0.4. Trace the repeated getItemType calls and compare automatic versus manual rotation; done means automatic rotation no longer causes infinite recursion.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, kotlin
- Domain
- mobile
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100