File tree Expand file tree Collapse file tree 3 files changed +25
-3
lines changed Expand file tree Collapse file tree 3 files changed +25
-3
lines changed Original file line number Diff line number Diff line change @@ -63,7 +63,15 @@ Similar App: Wordpress Android
63
63
An Android List View implementation with support for drawable cells and many other swipe related features
64
64
Project Address: https://github.com/47deg/android-swipelistview
65
65
Demo Apk: https://play.google.com/store/apps/details?id=com.fortysevendeg.android.swipelistview
66
- Similar App: 微信
66
+ Similar App: 微信
67
+
68
+ 1 . SlideAndDragListView
69
+ An extension of the Android ListView that enables slide and drag-and-drop reordering of list items.
70
+ Project Address: https://github.com/yydcdut/SlideAndDragListView
71
+ Demo Apk: https://github.com/yydcdut/SlideAndDragListView/blob/master/apk/sdlv.apk?raw=true
72
+ Similar App: Android 手机QQ 5.0
73
+ Renderings: ![ Renderings] ( https://raw.githubusercontent.com/yydcdut/SlideAndDragListView/master/gif/v1.1.gif )
74
+
67
75
68
76
1 . RecyclerViewSwipeDismiss
69
77
lightweight support-v7 RecyclerView Swipe to dismiss library,Just bind ` onTouchListener `
Original file line number Diff line number Diff line change @@ -64,7 +64,14 @@ APP 示例:Wordpress Android
64
64
支持定义 ListView 左右滑动事件,支持左右滑动位移,支持定义动画时间
65
65
项目地址:https://github.com/47deg/android-swipelistview
66
66
Demo 地址:https://play.google.com/store/apps/details?id=com.fortysevendeg.android.swipelistview
67
- APP 示例:微信
67
+ APP 示例:微信
68
+
69
+ 1 . SlideAndDragListView
70
+ 支持ListView的Item的拖动排序、左右滑动事件,可自定义左右滑动显示文字、图标、位移,同时支持onItemClick、onItemLongClick等监听器,提供丰富的回调接口。
71
+ 项目地址:https://github.com/yydcdut/SlideAndDragListView
72
+ Demo 地址:https://github.com/yydcdut/SlideAndDragListView/blob/master/apk/sdlv.apk?raw=true
73
+ APP 示例:Android 手机QQ 5.0
74
+ 效果图:![ Renderings] ( https://raw.githubusercontent.com/yydcdut/SlideAndDragListView/master/gif/v1.1.gif )
68
75
69
76
1 . Android-SwipeToDismiss
70
77
滑动 Item 消失 ListView,支持 3.0 以下版本见:https://github.com/JakeWharton/SwipeToDismissNOA
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