From 7dece3a6e11b113db602db8a6b2dadd5f30ce209 Mon Sep 17 00:00:00 2001 From: Scott Jackson Date: Mon, 1 Jul 2013 19:09:06 -0700 Subject: Remove further unnecessary abstraction --- subsonic-android/res/layout/select_podcasts.xml | 45 ++++++++++++------------- 1 file changed, 22 insertions(+), 23 deletions(-) (limited to 'subsonic-android/res') diff --git a/subsonic-android/res/layout/select_podcasts.xml b/subsonic-android/res/layout/select_podcasts.xml index 3fda5799..ea4fb07c 100644 --- a/subsonic-android/res/layout/select_podcasts.xml +++ b/subsonic-android/res/layout/select_podcasts.xml @@ -1,30 +1,29 @@ - + android:layout_width="fill_parent" + android:layout_height="fill_parent" + android:orientation="vertical" > - + android:layout_height="1px" + android:background="@color/dividerColor"/> - + - + - - - + + -- cgit v1.2.3