ringa_lee2017-04-17 17:46:19
這個在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
高洛峰2017-04-17 17:46:19
UltimateRecyclerView
android-advancedrecyclerview
Swipe_RecyclerView
Android-ItemTouchHelper-演示
SwipeRecyclerView
RecyclerViewEnhanced