aboutsummaryrefslogtreecommitdiff
path: root/subsonic-android/res/layout/download_playlist.xml
diff options
context:
space:
mode:
Diffstat (limited to 'subsonic-android/res/layout/download_playlist.xml')
-rw-r--r--subsonic-android/res/layout/download_playlist.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/subsonic-android/res/layout/download_playlist.xml b/subsonic-android/res/layout/download_playlist.xml
index 515728bb..e37981e2 100644
--- a/subsonic-android/res/layout/download_playlist.xml
+++ b/subsonic-android/res/layout/download_playlist.xml
@@ -25,6 +25,7 @@
android:layout_width="fill_parent"
android:layout_height="fill_parent"
android:layout_weight="1"
- android:cacheColorHint="#00000000"/>
+ android:cacheColorHint="#00000000"
+ android:fastScrollEnabled="true"/>
</LinearLayout> \ No newline at end of file