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

在kotlin ItemViewBinder中, 在binder内部实现自我删除。items为List,不是mutableList。不能删除数据。items的类型 是否改为MutableList或者ArrayList<> #331

Open
zhaosunny1 opened this issue Nov 18, 2021 · 0 comments

Comments

@zhaosunny1
Copy link

zhaosunny1 commented Nov 18, 2021

在ItemBinder外可以实现删除。 在内部引用的adapter.items和adapterItems 都是不可编辑的类型。在内部无法实现自我删除功能

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