From 81a70e5dc2c3ae53022755501fa49724db119f5c Mon Sep 17 00:00:00 2001 From: Sunny Goyal Date: Fri, 18 Aug 2017 01:02:20 -0700 Subject: [PATCH] Adding scrim in all-apps scrim Bug: 64692527 Change-Id: Ib8262ad0cc3c95cd419eb9fa1dee3bbbc2d25a27 --- res/layout/all_apps.xml | 5 ++--- res/values-v26/styles.xml | 6 ------ res/values/attrs.xml | 1 + res/values/styles.xml | 8 ++------ .../android/launcher3/allapps/AllAppsContainerView.java | 2 -- 5 files changed, 5 insertions(+), 17 deletions(-) diff --git a/res/layout/all_apps.xml b/res/layout/all_apps.xml index 6340619abe..39df2b193c 100644 --- a/res/layout/all_apps.xml +++ b/res/layout/all_apps.xml @@ -68,11 +68,10 @@ + android:focusable="false" /> \ No newline at end of file diff --git a/res/values-v26/styles.xml b/res/values-v26/styles.xml index fd6fc4d504..b25f46a0cb 100644 --- a/res/values-v26/styles.xml +++ b/res/values-v26/styles.xml @@ -26,10 +26,4 @@ #616161 - - - diff --git a/res/values/attrs.xml b/res/values/attrs.xml index 7b52dae5d6..68b628fb79 100644 --- a/res/values/attrs.xml +++ b/res/values/attrs.xml @@ -20,6 +20,7 @@ + diff --git a/res/values/styles.xml b/res/values/styles.xml index 17bc7f9de8..5d06705f81 100644 --- a/res/values/styles.xml +++ b/res/values/styles.xml @@ -30,6 +30,7 @@ - - -