Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

notifyItemChanged(positon,payload) #6103

Open
ABigClever opened this issue Sep 27, 2024 · 1 comment
Open

notifyItemChanged(positon,payload) #6103

ABigClever opened this issue Sep 27, 2024 · 1 comment

Comments

@ABigClever
Copy link

Describe the bug
我在使用notifyItemChanged(positon,payload) 更新数据源
convert(holder: BaseViewHolder, item: Bean,payloads: List) 和
convert(holder: BaseViewHolder, item: Bean) 都会被触发
这是正常的行为吗?

Steps to reproduce the behavior:
我的Adapter 继承的是BaseMultiItemQuickAdapter

@ABigClever
Copy link
Author

BaseRecyclerViewAdapterHelper:3.0.14

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant