From fade1235e5c3d34933e727bf067e85fd7fd157b9 Mon Sep 17 00:00:00 2001 From: Alain Vongsouvanh Date: Thu, 10 Nov 2016 13:18:35 -0800 Subject: [PATCH] colors: add missing accent_material_{700,50} resources. Those two resources were only defined for watches and had no default counterparts. BUG: 32786346 Change-Id: I0868d34d1df55c6dfd26d13c3a7d468866603a97 --- core/res/res/values/colors_material.xml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/core/res/res/values/colors_material.xml b/core/res/res/values/colors_material.xml index 92426c6a9bcac..37feff8daf7f8 100644 --- a/core/res/res/values/colors_material.xml +++ b/core/res/res/values/colors_material.xml @@ -36,8 +36,10 @@ @color/material_blue_grey_700 @color/material_blue_grey_200 + @color/material_deep_teal_700 @color/material_deep_teal_500 @color/material_deep_teal_200 + @color/material_deep_teal_50 #ff5a595b #ffd6d7d7