From a6ef180b6f75d711e7010eaedac6eb4107670ae1 Mon Sep 17 00:00:00 2001 From: Alan Viverette Date: Wed, 13 Aug 2014 16:51:16 -0700 Subject: [PATCH] Don't set textColor in button style We set the text color in the button text appearance, no need to do it in the style as well. Change-Id: I8cdad2f71b0cfea5d46ce662103b7c4883183083 --- core/res/res/values/styles_material.xml | 1 - 1 file changed, 1 deletion(-) diff --git a/core/res/res/values/styles_material.xml b/core/res/res/values/styles_material.xml index 97d4bf6780e0e..f028222b50a7f 100644 --- a/core/res/res/values/styles_material.xml +++ b/core/res/res/values/styles_material.xml @@ -426,7 +426,6 @@ please see styles_device_defaults.xml.