CymChad / CymChad/BaseRecyclerViewAdapterHelper
子RecyclerView的点击事件收不到?
Open
Nobody has claimed this yet.
- Dominant language
- Kotlin
- Stars
- 24.6k
- Forks
- 5.2k
- PR merge metrics
- No merged PRs in 30d
Description
version: 4.1.4
question: RecyclerView的item布局,又有一个子RecyclerView,现在子rv的点击事件用addOnItemChildClickListener收不到
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 nested RecyclerView setup described in the issue using version 4.1.4, then trace addOnItemChildClickListener handling for the child RecyclerView. Done means the child RecyclerView's item clicks are received through the expected listener; the issue names no files or tests to run.
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
- 25/100