aboutsummaryrefslogtreecommitdiff
path: root/subsonic-android/res/values/ids.xml
diff options
context:
space:
mode:
authorScott Jackson <daneren2005@gmail.com>2013-02-17 16:20:41 -0800
committerScott Jackson <daneren2005@gmail.com>2013-02-17 16:20:41 -0800
commitfa9e77b8e90fa684e0374c8ac3237baadd38f7b6 (patch)
tree59c2590a3a4ff905c700aba6873afe32a1e4ecb9 /subsonic-android/res/values/ids.xml
parente4ce03c6f1c3fb5ec48fcefbf814d83a1d5090f4 (diff)
downloaddsub-fa9e77b8e90fa684e0374c8ac3237baadd38f7b6.tar.gz
dsub-fa9e77b8e90fa684e0374c8ac3237baadd38f7b6.tar.bz2
dsub-fa9e77b8e90fa684e0374c8ac3237baadd38f7b6.zip
Added drag drop functionality to now playing tab
Diffstat (limited to 'subsonic-android/res/values/ids.xml')
-rw-r--r--subsonic-android/res/values/ids.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/subsonic-android/res/values/ids.xml b/subsonic-android/res/values/ids.xml
new file mode 100644
index 00000000..edb3bbec
--- /dev/null
+++ b/subsonic-android/res/values/ids.xml
@@ -0,0 +1,4 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<resources>
+ <item name="drag_handle" type="id"/>
+</resources> \ No newline at end of file