From 321ac57465e72f704f7348943e082e892bccbb4d Mon Sep 17 00:00:00 2001 From: Scott Jackson Date: Sat, 9 Mar 2013 10:22:48 -0800 Subject: Fix artist album selection --- subsonic-android/res/layout/select_artist.xml | 32 +++++++++++++-------------- 1 file changed, 16 insertions(+), 16 deletions(-) (limited to 'subsonic-android/res/layout') diff --git a/subsonic-android/res/layout/select_artist.xml b/subsonic-android/res/layout/select_artist.xml index bebfdec4..4dd3471f 100644 --- a/subsonic-android/res/layout/select_artist.xml +++ b/subsonic-android/res/layout/select_artist.xml @@ -1,24 +1,24 @@ + android:id="@+id/select_artist_layout" + android:orientation="vertical" + android:layout_width="fill_parent" + android:layout_height="fill_parent"> - + - + - - - + + -- cgit v1.2.3