CymChad / CymChad/BaseRecyclerViewAdapterHelper

BaseProviderMultiAdapter 多布局里面有个editText 输入之后 去下个item 布局错乱

Open
#3,481 1 comment 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

大神 我用了这个BaseProviderMultiAdapter 多布局之后 布局中有个editText 编辑框 只要编辑框输入内容 跳到下一条item的时候 下个布局会出现错乱

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 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.