CymChad / CymChad/BaseRecyclerViewAdapterHelper
BaseProviderMultiAdapter 多布局里面有个editText 输入之后 去下个item 布局错乱
Open
Nobody has claimed this yet.
- Dominant language
- Kotlin
- Stars
- 24.6k
- Forks
- 5.2k
- PR merge metrics
- No merged PRs in 30d
Description
大神 我用了这个BaseProviderMultiAdapter 多布局之后 布局中有个editText 编辑框 只要编辑框输入内容 跳到下一条item的时候 下个布局会出现错乱
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 problem with BaseProviderMultiAdapter using multiple layouts and an EditText: enter text, then move to the next item and observe the layout. Trace the adapter's item binding and recycling behavior to identify the cause; done means the next layout remains correct after editing and navigation.
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