CymChad / CymChad/BaseRecyclerViewAdapterHelper
BaseQuickAdapter加载的时候卡顿
Open
Nobody has claimed this yet.
- Dominant language
- Kotlin
- Stars
- 24.6k
- Forks
- 5.2k
- PR merge metrics
- No merged PRs in 30d
Description
在item中放了3个TextView和3个ImageView,加载数据的时候就卡顿
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 loading lag in BaseQuickAdapter with an item containing three TextViews and three ImageViews. Measure loading and scrolling behavior, then identify the responsible area in the adapter or item-binding path; done means the same data loads without the reported stutter and the regression is covered by an appropriate test.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, kotlin
- Domain
- mobile, performance
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100