From 325b5c7a6640cfe04b382ac39148d2601ccfad44 Mon Sep 17 00:00:00 2001 From: Sunny Goyal Date: Sun, 11 Jun 2017 20:22:08 -0700 Subject: Some theme fixes > workspaceTextColor was not clearly defined to white and relied on HomeScreenElementTheme > Not all attributes were defined in sw720dp. Created a interm style to avoid such errors > Applying proper tint to resize frame > Fixing shadow colors for homescreen icon Change-Id: If8441011c968291de50b2fd8d7612ce3d5353b95 --- res/values/styles.xml | 22 ++++++++++++---------- 1 file changed, 12 insertions(+), 10 deletions(-) (limited to 'res/values') diff --git a/res/values/styles.xml b/res/values/styles.xml index 13bbe4204..8af6968a6 100644 --- a/res/values/styles.xml +++ b/res/values/styles.xml @@ -26,20 +26,23 @@ true #FF757575 @layout/all_apps_search_container + + + - + @@ -123,8 +126,7 @@ -- cgit v1.2.3