Restore drag & drop and click; remove DragSortListView library

This commit is contained in:
2016-07-01 09:23:07 -04:00
parent b33420cabb
commit 71dd6cde89
11 changed files with 79 additions and 86 deletions

View File

@@ -45,9 +45,6 @@
android:divider="?windowBackgroundColor"
android:dividerHeight="1dp"
android:listSelector="@android:color/transparent"
app:drag_start_mode="onLongPress"
app:sort_enabled="true"
app:track_drag_sort="false"
android:layout_below="@id/header"/>
<LinearLayout