From 18b801bb82c448d73ab6402e8ccce92b77ff652a Mon Sep 17 00:00:00 2001 From: Scott Jackson Date: Sun, 5 May 2013 15:51:44 -0700 Subject: Better method of handling artist folder button in header --- .../res/layout/select_artist_header.xml | 65 ++++++++++++---------- 1 file changed, 35 insertions(+), 30 deletions(-) (limited to 'subsonic-android/res/layout/select_artist_header.xml') diff --git a/subsonic-android/res/layout/select_artist_header.xml b/subsonic-android/res/layout/select_artist_header.xml index 50e10742..0b3d151b 100644 --- a/subsonic-android/res/layout/select_artist_header.xml +++ b/subsonic-android/res/layout/select_artist_header.xml @@ -1,38 +1,43 @@ + android:orientation="vertical" + android:layout_width="fill_parent" + android:layout_height="wrap_content"> + - + - + - + - + - + + \ No newline at end of file -- cgit v1.2.3