itemtouchhelper topic
RecyclerViewEvent
RecyclerView onItemClick、onItemLongClick、drag、swipe、divider、reuse disorder RecyclerView 梳理:点击&长按事件、分割线、拖曳排序、滑动删除、优雅解决 EditText 和 CheckBox 复用错乱问题、定向刷新、Dif...
CardSwipeLayout
Use RecyclerView to achieve card swipe layout , like Tantan . (模仿探探卡片滑动效果的布局)
ZLayoutManager
Some custom LayoutManager .Such as SwipeCard、FLowLayout。一些自定义的LayoutManager,仿探探、人人影视 炫动滑动 卡片层叠 和流式布局等。
RecyclerViewItemTouchUsing
图文混排发帖(完美复现汽车之家论坛发帖)
rvtools
Swipe, drag-and-drop, items clicks, view holder's events delegation and other stuff for Android Recycler View.
Android-DragReorderSample
Sample code or drag-to-reorder items in RecyclerView for Android
EditableRecyclerView
用RecyclerView实现类似支付宝应用图标拖拽排序以及增删管理的功能
HoveringCallback
Drag & drop item decorator for RecyclerView with support for highlighting hovered items.
StackCardDemo
Android 卡片式堆叠布局
XamarinItemTouchHelper
Basic example of using ItemTouchHelper to add drag & drop and swipe-to-dismiss to RecyclerView for Xamarin