All Projects → LinYaoTian → SwipeAndDragRecyclerView

LinYaoTian / SwipeAndDragRecyclerView

Licence: other
通过 ItemTouchHelper.Callback 实现 RecyclerView Item 的拖拽和侧滑删除

Programming Languages

java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to SwipeAndDragRecyclerView

AdapterCommands
Drop in solution to animate RecyclerView's dataset changes by using command pattern
Stars: ✭ 74 (+89.74%)
Mutual labels:  recyclerview, recyclerview-item-animation
InfiniteScrollRecyclerView
Enables the RecyclerView to Auto scroll for indefinite time.
Stars: ✭ 49 (+25.64%)
Mutual labels:  recyclerview, recyclerview-item-animation
SortedListAdapter
The RecyclerView.Adapter that makes your life easy!
Stars: ✭ 48 (+23.08%)
Mutual labels:  recyclerview, recyclerview-item-animation
Baserecyclerviewadapterhelper
BRVAH:Powerful and flexible RecyclerAdapter
Stars: ✭ 22,524 (+57653.85%)
Mutual labels:  recyclerview, recyclerview-item-animation
Searchable-RecyclerView-Demo
An example app using a SearchView to filter items in a RecyclerView while taking full advantage of item animations!
Stars: ✭ 722 (+1751.28%)
Mutual labels:  recyclerview, recyclerview-item-animation
HoveringCallback
Drag & drop item decorator for RecyclerView with support for highlighting hovered items.
Stars: ✭ 15 (-61.54%)
Mutual labels:  recyclerview, recyclerview-item-animation
XTableView
一个基于RecyclerView+Scroller实现的二维表格组件,同时支持侧滑菜单、拖动调整列表顺序等拓展功能。A two-dimensional table view, base on recyclerview, both support to side slide menu、drag item and more.
Stars: ✭ 15 (-61.54%)
Mutual labels:  recyclerview
android-thinkmap-treeview
Tree View; Mind map; Think map; tree map; custom view; 自定义;关系图;树状图;思维导图;组织机构图;层次图
Stars: ✭ 314 (+705.13%)
Mutual labels:  recyclerview
recyclerview-adapters
Multiple item adapters for RecyclerView (inspired by Merge Adapter)
Stars: ✭ 24 (-38.46%)
Mutual labels:  recyclerview
InstantRecyclerView
A library that helps to implement a complex list with RecyclerView.(RecyclerView使用的封装与优化,帮助你快速利用RecyclerView构建复杂列表)
Stars: ✭ 22 (-43.59%)
Mutual labels:  recyclerview
swipeablerecyclerview
SwipeableRecyclerView provides a wrapper class SwipeItemTouchHelperCallback which can be used to add Dragging capability to your RecyclerView items. You can make use of DataBinding to bind it via XML.
Stars: ✭ 16 (-58.97%)
Mutual labels:  recyclerview
recyclerview-expandable
RecyclerView implementation of traex's ExpandableLayout
Stars: ✭ 70 (+79.49%)
Mutual labels:  recyclerview
MultiTypeAdapter
RecyclerView通用多类型适配器MultiTypeAdapter,以布局文件为单位更细粒度的条目复用。
Stars: ✭ 18 (-53.85%)
Mutual labels:  recyclerview
Vitrin
A simple app that shows categories, subcategories and items.
Stars: ✭ 70 (+79.49%)
Mutual labels:  recyclerview
Modular2Recycler
Modular²Recycler is a RecyclerView.Adapter that is modular squared.
Stars: ✭ 72 (+84.62%)
Mutual labels:  recyclerview
recyclerview-selection-demo
A simple Android project that demonstrates the usage of the androidx.recyclerview.selection support library
Stars: ✭ 27 (-30.77%)
Mutual labels:  recyclerview
ConcatAdapter-sample
Load more recyclerview android using ConcatAdapter | Sample to practice RecyclerView ConcatAdapter
Stars: ✭ 26 (-33.33%)
Mutual labels:  recyclerview
MetalRecyclerPagerView
RecyclerView implementation for Android which makes it look and feel like ViewPager with item margins support (mutliple views effect).
Stars: ✭ 26 (-33.33%)
Mutual labels:  recyclerview
SmartStickyHeader
A Custom Header View With Multiple Items to make selection from categories
Stars: ✭ 36 (-7.69%)
Mutual labels:  recyclerview
FastWaiMai
仿写美团外卖电商项目
Stars: ✭ 123 (+215.38%)
Mutual labels:  recyclerview

SwipeAndDragRecyclerView

通过 ItemTouchHelper.Callback 实现 RecyclerView Item 的拖拽和侧滑删除

实现效果:

t1

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].