From 2f7e2cb5385f53d85ff6b53f625445f969d8c4e5 Mon Sep 17 00:00:00 2001 From: Scott Jackson Date: Mon, 19 Nov 2012 21:22:06 -0800 Subject: Set Artist - Album in the text under the title which is unused most of the time --- subsonic-android/res/layout-land/download.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'subsonic-android/res/layout-land/download.xml') diff --git a/subsonic-android/res/layout-land/download.xml b/subsonic-android/res/layout-land/download.xml index 6a9ccc5f..63a17ad3 100644 --- a/subsonic-android/res/layout-land/download.xml +++ b/subsonic-android/res/layout-land/download.xml @@ -115,7 +115,7 @@ android:singleLine="true" android:ellipsize="end" android:textAppearance="?android:attr/textAppearanceSmall" - android:textColor="?android:textColorPrimary" /> + android:textColor="?android:textColorSecondary" /> -- cgit v1.2.3