Updated Glide

This commit is contained in:
Karim Abou Zeid 2016-02-06 01:11:40 +01:00
commit d60e4b8c8a
8 changed files with 9 additions and 202 deletions

View file

@ -1,12 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<com.mobeta.android.dslv.DragSortListView
android:listSelector="?rect_selector"
android:id="@+id/dragSortListView"
xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:app="http://schemas.android.com/apk/res-auto"
android:layout_width="fill_parent"
android:layout_height="fill_parent"
app:drag_start_mode="onLongPress"
app:float_alpha="0.5"
app:max_drag_scroll_speed="2"
app:use_default_controller="true" />