From f43f2f80a76ebaabef1f32a4305aaaa0def7d009 Mon Sep 17 00:00:00 2001 From: Jason Chiu Date: Thu, 6 May 2021 17:35:40 +0800 Subject: [PATCH] Apply the new search bar background color Fixes: 182092326 Test: visual, robotest Change-Id: I95bd73323e8407716261367461f008bafa35e78b --- res/values-night/colors.xml | 1 - res/values-night/themes.xml | 6 ------ res/values/colors.xml | 7 ++++--- 3 files changed, 4 insertions(+), 10 deletions(-) diff --git a/res/values-night/colors.xml b/res/values-night/colors.xml index 168fd0db585..2cdbd3f107a 100644 --- a/res/values-night/colors.xml +++ b/res/values-night/colors.xml @@ -21,7 +21,6 @@ #3F5FBD @*android:color/material_grey_900 @*android:color/material_grey_900 - @*android:color/material_grey_900 @*android:color/material_grey_800 @*android:color/material_grey_800 diff --git a/res/values-night/themes.xml b/res/values-night/themes.xml index 604610d37f0..d80b271d14b 100644 --- a/res/values-night/themes.xml +++ b/res/values-night/themes.xml @@ -23,12 +23,6 @@ ?android:attr/colorPrimaryDark - -