itemtouchhelper topic

List itemtouchhelper repositories

RecyclerViewEvent

305
Stars
52
Forks
Watchers

RecyclerView onItemClick、onItemLongClick、drag、swipe、divider、reuse disorder RecyclerView 梳理:点击&长按事件、分割线、拖曳排序、滑动删除、优雅解决 EditText 和 CheckBox 复用错乱问题、定向刷新、Dif...

CardSwipeLayout

1.2k
Stars
187
Forks
Watchers

Use RecyclerView to achieve card swipe layout , like Tantan . (模仿探探卡片滑动效果的布局)

ZLayoutManager

2.5k
Stars
390
Forks
Watchers

Some custom LayoutManager .Such as SwipeCard、FLowLayout。一些自定义的LayoutManager,仿探探、人人影视 炫动滑动 卡片层叠 和流式布局等。

RecyclerViewItemTouchUsing

25
Stars
7
Forks
Watchers

图文混排发帖(完美复现汽车之家论坛发帖)

rvtools

24
Stars
6
Forks
Watchers

Swipe, drag-and-drop, items clicks, view holder's events delegation and other stuff for Android Recycler View.

Android-DragReorderSample

25
Stars
6
Forks
Watchers

Sample code or drag-to-reorder items in RecyclerView for Android

EditableRecyclerView

37
Stars
10
Forks
Watchers

用RecyclerView实现类似支付宝应用图标拖拽排序以及增删管理的功能

HoveringCallback

16
Stars
3
Forks
Watchers

Drag & drop item decorator for RecyclerView with support for highlighting hovered items.

XamarinItemTouchHelper

36
Stars
15
Forks
Watchers

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