From 144607f89beb448c2751ea35f4b2e6d5f2b5b515 Mon Sep 17 00:00:00 2001 From: Scott Jackson Date: Mon, 17 Jun 2013 21:27:54 -0700 Subject: Fix color on light theme for album header --- subsonic-android/res/layout/select_album_header.xml | 1 - 1 file changed, 1 deletion(-) (limited to 'subsonic-android/res/layout') diff --git a/subsonic-android/res/layout/select_album_header.xml b/subsonic-android/res/layout/select_album_header.xml index 3af34a99..2bf74110 100644 --- a/subsonic-android/res/layout/select_album_header.xml +++ b/subsonic-android/res/layout/select_album_header.xml @@ -24,7 +24,6 @@ android:paddingTop="20dip" android:paddingBottom="8dip" android:paddingRight="4dip" - android:textColor="@color/mediaControlForeground" android:textAppearance="?android:attr/textAppearanceMedium" android:textStyle="bold" android:singleLine="true" -- cgit v1.2.3