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 --- subsonic-android/res/layout/select_artist.xml | 1 - .../res/layout/select_artist_header.xml | 65 ++++++++++++---------- 2 files changed, 35 insertions(+), 31 deletions(-) (limited to 'subsonic-android/res') diff --git a/subsonic-android/res/layout/select_artist.xml b/subsonic-android/res/layout/select_artist.xml index b1e64e17..fef51d3c 100644 --- a/subsonic-android/res/layout/select_artist.xml +++ b/subsonic-android/res/layout/select_artist.xml @@ -10,7 +10,6 @@ android:layout_height="1px" android:background="@color/dividerColor"/> - + android:orientation="vertical" + android:layout_width="fill_parent" + android:layout_height="wrap_content"> + - + - + - + - + - + + \ No newline at end of file -- cgit v1.2.3