CymChad / CymChad/BaseRecyclerViewAdapterHelper
你好,有个关于BaseQuickAdapter问题想咨询一下
Open
Nobody has claimed this yet.
- Dominant language
- Kotlin
- Stars
- 24.6k
- Forks
- 5.2k
- PR merge metrics
- No merged PRs in 30d
Description
问题是我在fragment中再次嵌套fragment,子fragment中初始化BaserQuickAdapter的LayoutInflater失败,我想传入context,但是并不是很清楚它的原理
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-fragment scenario described in the issue, focusing on BaseQuickAdapter initialization and the LayoutInflater failure in the child fragment. Trace how the fragment’s context reaches the adapter, then document the expected behavior and a minimal reproduction before determining whether a code change is warranted.
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
- 20/100