Skip to content

Commit 5e32302

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

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

English Version/README.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,15 @@ Similar App: Wordpress Android
6363
An Android List View implementation with support for drawable cells and many other swipe related features
6464
Project Address: https://github.com/47deg/android-swipelistview
6565
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+
6775

6876
1. RecyclerViewSwipeDismiss
6977
lightweight support-v7 RecyclerView Swipe to dismiss library,Just bind `onTouchListener`

0 commit comments

Comments
 (0)