这个在Github找一下应该有不少,这边给你两个借鉴的,你参考一下。 SwipeListView支持定义ListView左右滑动事件,支持左右滑动位移,支持定义动画时间项目地址:https://github.com/47deg/andr...Demo地址:https://play.google.com/store...APP示例:微信 DragSortListView拖动排序的ListView,同时支持ListView滑动item删除,各个Item高度不一、单选、复选、CursorAdapter做为适配器、拖动背景变化等项目地址:https://github.com/bauerca/dr...Demo地址:https://play.google.com/store...APP示例:Wordpress Android
UltimateRecyclerView android-advancedrecyclerview Swipe_RecyclerView Android-ItemTouchHelper-Demo SwipeRecyclerView RecyclerViewEnhanced
这个在Github找一下应该有不少,这边给你两个借鉴的,你参考一下。
SwipeListView
支持定义ListView左右滑动事件,支持左右滑动位移,支持定义动画时间
项目地址:https://github.com/47deg/andr...
Demo地址:https://play.google.com/store...
APP示例:微信
DragSortListView
拖动排序的ListView,同时支持ListView滑动item删除,各个Item高度不一、单选、复选、CursorAdapter做为适配器、拖动背景变化等
项目地址:https://github.com/bauerca/dr...
Demo地址:https://play.google.com/store...
APP示例:Wordpress Android