CymChad / CymChad/BaseRecyclerViewAdapterHelper
Demo(2021/11/21下载) 有三个地方缺少方法,导致运行失败
Open
Nobody has claimed this yet.
- Dominant language
- Kotlin
- Stars
- 24.6k
- Forks
- 5.2k
- PR merge metrics
- No merged PRs in 30d
Description
缺少方法DragAndSwipeAdapter里的addDraggableModule,LoadMoreAdapter的addLoadMoreModule,UpFetchAdapter的addUpFetchModule方法,请fix 谢谢

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
Locate DragAndSwipeAdapter, LoadMoreAdapter, and UpFetchAdapter in the demo and inspect the surrounding adapter APIs first. Check how addDraggableModule, addLoadMoreModule, and addUpFetchModule are expected to be provided, then run the affected demo to confirm it no longer fails because of these missing methods.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- kotlin
- Domain
- mobile
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100