CymChad / CymChad/BaseRecyclerViewAdapterHelper
BaseNodeAdapter
Open
Nobody has claimed this yet.
- Dominant language
- Kotlin
- Stars
- 24.6k
- Forks
- 5.2k
- PR merge metrics
- No merged PRs in 30d
Description
在使用BaseNodeAdapter中。为设置Item中的子View设置点击事件onChildClick。再直接打开折叠的Item后点击子View,点击事件会不生效。当折叠一次Item后,再次不管多少次点击item中的子View都是正常的。不太清楚为什么要点击折叠的操作后,子View的点击事件才生效的.....求碰到过或者解决过的大佬解答下。
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 with BaseNodeAdapter and the onChildClick setup described in the issue. Reproduce the sequence of opening a collapsed item and tapping its child view, then collapse the item once and repeat; done means the child click works immediately without requiring that extra collapse interaction.
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