CymChad / CymChad/BaseRecyclerViewAdapterHelper

Demo(2021/11/21下载) 有三个地方缺少方法,导致运行失败

Open
#3,557 7 comments 0 reactions 0 assignees View on GitHub

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 谢谢
image

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.