itemtouchhelper
There are 36 repositories under itemtouchhelper topic.
mcxtzhang/ZLayoutManager
Some custom LayoutManager .Such as SwipeCard、FLowLayout。一些自定义的LayoutManager,仿探探、人人影视 炫动滑动 卡片层叠 和流式布局等。
yuqirong/CardSwipeLayout
Use RecyclerView to achieve card swipe layout , like Tantan . (模仿探探卡片滑动效果的布局)
OCNYang/RecyclerViewEvent
RecyclerView onItemClick、onItemLongClick、drag、swipe、divider、reuse disorder RecyclerView 梳理:点击&长按事件、分割线、拖曳排序、滑动删除、优雅解决 EditText 和 CheckBox 复用错乱问题、定向刷新、DiffUtil、局部刷新
Joehaivo/EditableRecyclerView
用RecyclerView实现类似支付宝应用图标拖拽排序以及增删管理的功能
Baseflow/XamarinItemTouchHelper
Basic example of using ItemTouchHelper to add drag & drop and swipe-to-dismiss to RecyclerView for Xamarin
Dsiner/PullLayout
A reusable Pull to Refresh library for Android. Support RecyclerView ListView ScrollView ViewPager CoordinatorLayout. Sliding damping, supports all directions. Drag and drop sort. You can use it like a standard RecyclerView -适用于Android的下拉刷新, 加载更多库. 滑动阻尼, 支持所有方向. 支持RecyclerView ListView ScrollView ViewPager CoordinatorLayout. 拖放排序.
yanchunlan/StackCardDemo
Android 卡片式堆叠布局
yfujiki/Android-DragReorderSample
Sample code or drag-to-reorder items in RecyclerView for Android
StrangerMosr/RecyclerViewItemTouchUsing
图文混排发帖(完美复现汽车之家论坛发帖)
BoBoMEe/RecyclerViewHelper
RecyclerView ItemSelect,ItemClick,Expandable, Paginate... | RecyclerView的Item的点击,选中,分页 和 无限分组功能...
kevingermainbusiness/ItemDecorator
A simple utility class that helps you customize your RecyclerView's ItemTouchHelper.SimpleCallback.onChildDraw behavior, when ItemTouchHelper.ACTION_STATE_SWIPE is triggered.
shuhart/HoveringCallback
Drag & drop item decorator for RecyclerView with support for highlighting hovered items.
benjaminwan/SwipeMenuLayout
SwipeMenuLayout RecyclerView epoxy Mavericks
Nichooool/kotlinTouchHelperDemo
列表拖拽重新排序 + 滑动可以删除 + kotlin
isilsubasi08/Kotlin-RecyclerView
Kotlin | RecyclerView | Drag&Drop | Swipe
OganBelema/CreaturesApp
An app that shows a list of creatures and the food they eat as well as a screen for creatures favourited by the user. Credit: Raywenderlich Beginning RecyclerView course
yasszu/item-touch-helper
Drag and swipe items on RecyclerView.
devAseemSharma/drag-and-drop-sample
An implementation of drag and drop feature from grid RecyclerView to horizontal RecyclerView, with backward compatibility.
nurefsanyildiz/HappyPlaces
An android app that saves and lists favorite places in the database with their title, description, date, location and photo, and can delete or edit those places with the swipe feature when desired.
ouyangpeng/Android_ItemTouchHelper_Demo
Basic example of using ItemTouchHelper to add drag & drop and swipe-to-dismiss to RecyclerView.
Taylorxu/DragMoveItem
使用itemTouchHelper 实现 recycleView中的item 拖拽移动
AllenLiGo/UIWedgit
Bezier Wave
CGreenP/Contacts-Manager
A lightweight Android contacts manager app using Room DB and MVVM architecture. Stores names, phone numbers, and email addresses locally.
mt312/OneTouchSwipeMenu
Swipe menu for RecyclerView
naseemakhtar994/HoveringCallback
Drag & drop item decorator for RecyclerView with support for highlighting hovered items.
Tiam-Abderezai/AdvancedRecyclerView
Demonstrates the use of SearchView, ItemTouchHelper, and SwipeRefreshLayout to interact with list of items displayed using a RecyclerView.
abstractHero/elementary-list
This is simple todo list, which use RecyclerView
leahZhangleah/FoodTinder
A simple food recipes app with swiping to like or dislike design
Bakirovs13/shopList38
Hw2,3: DiffUtils,onItemClick
ChandoraAnkit/DragAndDrop
A sample project for DragAndDrop functionality with Recycler view on Android.
naseemakhtar994/rvtools
Swipe, drag-and-drop, items clicks, view holder's events delegation and other stuff for Android Recycler View
RafLew84/WFiAppJava
The application presents basic information about the Department of Physics and Astronomy at the University of Wrocław
RafLew84/WFiAppKotlin
The application presents basic information about the Department of Physics and Astronomy at the University of Wrocław.
RecepK/Sample-TouchHelper
Test - Touch helper for recyclerView.