From fda62834ccbfdaf76f918e13fa59da6f78c79591 Mon Sep 17 00:00:00 2001 From: Scott Jackson Date: Wed, 31 Oct 2012 20:51:23 -0700 Subject: Always display tabs on Now Playing --- subsonic-android/res/layout/download_slider.xml | 51 ++++++++++++++++++++----- 1 file changed, 41 insertions(+), 10 deletions(-) (limited to 'subsonic-android/res/layout/download_slider.xml') diff --git a/subsonic-android/res/layout/download_slider.xml b/subsonic-android/res/layout/download_slider.xml index 549950a0..32e146e7 100644 --- a/subsonic-android/res/layout/download_slider.xml +++ b/subsonic-android/res/layout/download_slider.xml @@ -1,13 +1,44 @@ - + android:layout_width="fill_parent" + android:background="@android:color/transparent"> + + + + + + + \ No newline at end of file -- cgit v1.2.3