From 9d2b9d39a1b43dc26d5598dab801198adbe42009 Mon Sep 17 00:00:00 2001 From: Kurt Hardin Date: Wed, 29 Aug 2012 13:25:20 -0700 Subject: Added support for starring albums and songs. Requires server version 4.7 (currently in beta) for star support. Currently the Subsonic APIs don't provide adequate star support when listing artists. --- subsonic-android/res/layout-land/download.xml | 16 ++++++++++++---- 1 file changed, 12 insertions(+), 4 deletions(-) (limited to 'subsonic-android/res/layout-land') diff --git a/subsonic-android/res/layout-land/download.xml b/subsonic-android/res/layout-land/download.xml index 01a9b68d..b0303e52 100644 --- a/subsonic-android/res/layout-land/download.xml +++ b/subsonic-android/res/layout-land/download.xml @@ -14,15 +14,15 @@ android:layout_width="wrap_content" android:layout_height="fill_parent" android:layout_alignParentRight="true" - android:background="@color/mediaControlBackground" - > + android:background="@color/mediaControlBackground"> + android:layout_centerHorizontal="true"> +