From 57db4df3a88bbc02b01a3159de85cfdfd24ef768 Mon Sep 17 00:00:00 2001 From: "gu.martinm@gmail.com" Date: Wed, 24 Sep 2014 19:17:27 +0200 Subject: [PATCH] WeatherInformation: notification white font color --- res/layout/notification.xml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/res/layout/notification.xml b/res/layout/notification.xml index b471e61..7644bf8 100644 --- a/res/layout/notification.xml +++ b/res/layout/notification.xml @@ -39,7 +39,6 @@ android:text="Morata de Tajuña" android:textAlignment="center" android:textAppearance="?android:attr/textAppearanceSmall" - android:textColor="@color/weather_time_of_day_color_title" android:textStyle="bold" /> @@ -71,7 +69,6 @@ android:textAlignment="center" android:textAllCaps="true" android:textAppearance="?android:attr/textAppearanceMedium" - android:textColor="@color/weather_time_of_day_color_title" android:textStyle="bold" /> -- 2.1.4