CymChad / CymChad/BaseRecyclerViewAdapterHelper

3.x版本

Open
#3,376 3 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

最新版本在初始化的时候 调用addChildClickViewIds 这个方法 ,然后adapter实现OnItemChildClickListener接口,但是点击事件无效,什么原因啊?

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

Start by reproducing the initialization path involving addChildClickViewIds and the adapter's OnItemChildClickListener implementation. Check why the child click callback is not triggered in the latest version; done means the cause is identified and the callback behavior is demonstrated or a reproducible test case is provided.

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
18/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.