Skip to content

Commit a2be9fe

Browse files
committed
Add project: SlideAndDragListView
Add project: SlideAndDragListView
1 parent 5e32302 commit a2be9fe

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

繁體中文版/README.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,14 @@ APP示例:Wordpress Android
6464
項目地址:https://github.com/47deg/android-swipelistview
6565
Demo地址:https://play.google.com/store/apps/details?id=com.fortysevendeg.android.swipelistview
6666
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+
6875
1. RecyclerViewSwipeDismiss
6976
輕量級支持support-v7中的RecyclerView的滑動刪除(Swipe to dismiss)行為,不需要修改源代碼,只要間單的邦定`onTouchListener`
7077
項目地址:https://github.com/CodeFalling/RecyclerViewSwipeDismiss

0 commit comments

Comments
 (0)