File tree Expand file tree Collapse file tree 1 file changed +8
-1
lines changed Expand file tree Collapse file tree 1 file changed +8
-1
lines changed Original file line number Diff line number Diff line change @@ -64,7 +64,14 @@ APP示例:Wordpress Android
64
64
項目地址:https://github.com/47deg/android-swipelistview
65
65
Demo地址:https://play.google.com/store/apps/details?id=com.fortysevendeg.android.swipelistview
66
66
APP示例:微信
67
-
67
+
68
+ 1 . SwipeListView
69
+ 持ListView的Item的拖動排序、左右滑動事件,可自定義左右滑動顯示文字、圖標、位移,同時支持onItemClick、onItemLongClick等監聽器,提供豐富的回調接口。
70
+ 項目地址:https://github.com/yydcdut/SlideAndDragListView
71
+ Demo地址:https://github.com/yydcdut/SlideAndDragListView/blob/master/apk/sdlv.apk?raw=true
72
+ APP示例:Android 手机QQ 5.0
73
+ 效果圖:![ Renderings] ( https://raw.githubusercontent.com/yydcdut/SlideAndDragListView/master/gif/v1.1.gif )
74
+
68
75
1 . RecyclerViewSwipeDismiss
69
76
輕量級支持support-v7中的RecyclerView的滑動刪除(Swipe to dismiss)行為,不需要修改源代碼,只要間單的邦定` onTouchListener `
70
77
項目地址:https://github.com/CodeFalling/RecyclerViewSwipeDismiss
You can’t perform that action at this time.
0 commit comments