Skip to content

使用RecyclerView实现可以设置选中的个数,长按进行编辑

Notifications You must be signed in to change notification settings

Tang3210/TagEditableList

Repository files navigation

TagEditableList

使用RecyclerView实现可以设置选中的个数,长按进行编辑

以前使用的是FlowLayout流式布局的第三方库,由于不支持长按编辑,删除操作,本人技术原因不知道如何改源码,因此就放弃了。

后来找到了ChipsLayoutManager这个库,可以用RecyclerView实现流式布局,自动换行

因此就自己写了个,做下笔记,简书:https://www.jianshu.com/p/f7c7a733f250

可编辑tag.gif

About

使用RecyclerView实现可以设置选中的个数,长按进行编辑

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages