From e936d19e06855bfb373a520efa94e36620c2d22d Mon Sep 17 00:00:00 2001 From: Scott Jackson Date: Tue, 20 Nov 2012 20:43:09 -0800 Subject: Moved extra controls down to overlap with visualizer --- subsonic-android/res/layout-port/download.xml | 38 +++++++++++++-------------- 1 file changed, 19 insertions(+), 19 deletions(-) (limited to 'subsonic-android/res') diff --git a/subsonic-android/res/layout-port/download.xml b/subsonic-android/res/layout-port/download.xml index 02a5b427..a16659a5 100644 --- a/subsonic-android/res/layout-port/download.xml +++ b/subsonic-android/res/layout-port/download.xml @@ -22,7 +22,7 @@ android:layout_width="fill_parent" android:layout_height="fill_parent" android:layout_weight="1" - android:layout_above="@+id/download_visualizer_view_layout"> + android:layout_above="@+id/download_song_title"> + android:layout_below="@id/download_album_art_image">