From 927447e71d5daef2bbd4ed313a41d3ef9759cb18 Mon Sep 17 00:00:00 2001 From: Sunny Goyal Date: Fri, 4 May 2018 13:19:29 -0700 Subject: Chaniging all-apps scrim > Converting the scrim to View, to better avoid overdraw > Overview and Spring loaded state have different scrim alpha > When going from overview to all-apps, there is a color scrim drawn over the overview panel. The slef color is merged with this color to prevent overdraw, and the remaining screen is drawn with a cut-out round rect path Bug: 79111591 Change-Id: I26801fde13dd6adb4b06110bbe8087e35cc31847 --- res/values/config.xml | 3 --- 1 file changed, 3 deletions(-) (limited to 'res/values/config.xml') diff --git a/res/values/config.xml b/res/values/config.xml index 6158f29b3..d5bb131ef 100644 --- a/res/values/config.xml +++ b/res/values/config.xml @@ -41,9 +41,6 @@ - - 76 - 90 -- cgit v1.2.3