CymChad / CymChad/BaseRecyclerViewAdapterHelper
3.0.2,碰到一个关于上拉记载更多的奇怪问题
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.2版本开启自动加载,当第一页处于预加载的临界点时,上拉加载,界面会卡住,loadview条目也没办法展示,然后就是回调onloadmorelistener。。。。导致体验非常差,我该怎么做才能让处于这种临界值的时候上拉不会卡住,并且能把loadview条目展示出来?谢谢大家了~~
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
No files or tests are named. Start by reproducing the issue in version 3.0.2 with automatic loading enabled, when the first page reaches the preload threshold; trace the pull-to-load and onloadmorelistener flow. Done means the interface does not freeze and the load view is displayed at that boundary.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, kotlin
- Domain
- mobile-dev
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100