Android RecyclerView拖拽与左右滑动删除
主要功能 在普通模式下,长按“我的频道”的item,可以拖拽排序并进入编辑模式 在编辑模式下,触摸“我的频道”的item,可以直接拖拽排序 在任意模式下,点击“其他频道”的item,移动到“我的频道”,并伴随移动动画 在编辑模式下,点击“我的频道”的item,移动到“其他频道”,并伴随移动动画
文件列表
ItemTouchHelperDemo-master (1).zip
(预估有个53文件)
ItemTouchHelperDemo-master
gradlew.bat
2KB
gradlew
5KB
gradle.properties
855B
app
proguard-rules.pro
676B
src
main
res
mipmap-xxxhdpi
暂无评论