From bfef1d147657ce579ef52841201719b62f68c406 Mon Sep 17 00:00:00 2001 From: Scott Jackson Date: Fri, 15 Mar 2013 18:33:21 -0700 Subject: Added clicking to get to directory fragment from home/playlist --- subsonic-android/res/layout/home.xml | 40 ++++++++++++++++++------------------ 1 file changed, 20 insertions(+), 20 deletions(-) (limited to 'subsonic-android/res/layout/home.xml') diff --git a/subsonic-android/res/layout/home.xml b/subsonic-android/res/layout/home.xml index 56b013fe..7f5d1255 100644 --- a/subsonic-android/res/layout/home.xml +++ b/subsonic-android/res/layout/home.xml @@ -1,28 +1,28 @@ + android:id="@+id/home_layout" + android:orientation="vertical" + android:layout_width="fill_parent" + android:layout_height="fill_parent"> - + - + - - - + + -- cgit v1.2.3