From e6641440c4184316a69d4c7ed67080ecb8242f33 Mon Sep 17 00:00:00 2001 From: Scott Jackson Date: Wed, 17 Apr 2013 22:31:28 -0700 Subject: Add a bottom bar along main activity that links to download activity --- subsonic-android/res/layout/main.xml | 70 +++++++++++++++++++++++++++++++++++- 1 file changed, 69 insertions(+), 1 deletion(-) (limited to 'subsonic-android/res/layout') diff --git a/subsonic-android/res/layout/main.xml b/subsonic-android/res/layout/main.xml index 823922dc..fe79716c 100644 --- a/subsonic-android/res/layout/main.xml +++ b/subsonic-android/res/layout/main.xml @@ -6,8 +6,76 @@ + + + + + + + + + + + + + + + + + + + + \ No newline at end of file -- cgit v1.2.3