From b5a5c4d4dfcb09fd1be2cc184bb10139c1345477 Mon Sep 17 00:00:00 2001 From: Spike Sprague Date: Thu, 9 Oct 2014 14:56:52 -0700 Subject: [PATCH] change text color to white for tutorial and onboarding screens. Change-Id: If431ce0b321991e15f33f850acc3cc6c4474ffb4 --- res/values/colors.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/res/values/colors.xml b/res/values/colors.xml index 3d29d5a71..0e5a9e564 100644 --- a/res/values/colors.xml +++ b/res/values/colors.xml @@ -102,7 +102,7 @@ #4CFFFFFF @color/main_color_global #FF76A7F9 - #DF000000 + @android:color/white #2962FF -- 2.11.0