Skip to content

Basic example of using ItemTouchHelper to add drag & drop and swipe-to-dismiss to RecyclerView.

Notifications You must be signed in to change notification settings

ouyangpeng/Android_ItemTouchHelper_Demo

Repository files navigation

Android_ItemTouchHelper_Demo

本demo仅仅用于练习使用 ItemTouchHelper 实现 RecycleView 的拖拽和侧滑效果

原理可以参考以下链接:

代码参考于 :

运行之后的效果图如下所示:

使用ItemTouchHelper高效地实现 今日头条 、网易新闻 的频道排序、移动 效果图

使用ItemTouchHelper高效地实现 今日头条 、网易新闻 的频道排序、移动

List拖拽和侧滑 效果图

List拖拽和侧滑

Gride拖拽 效果图

Gride拖拽

About

Basic example of using ItemTouchHelper to add drag & drop and swipe-to-dismiss to RecyclerView.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages