From 157f2d8c1f15675956e9b95585711dd5f3fa278c Mon Sep 17 00:00:00 2001 From: Brandon Dayauon Date: Thu, 17 Aug 2023 14:55:47 -0700 Subject: [PATCH] Change inactive button to surfaceBright and headerProtection to scHighest on LT and scLow on DT bug:294291021 bug:275087095 flag: n/a test: Manual photos: before: https://screenshot.googleplex.com/5sDvwGUebY3BtLo before: https://screenshot.googleplex.com/BSmjETXYbBqXXxG after: https://screenshot.googleplex.com/8nGCqHEuxQKKpiQ after: https://screenshot.googleplex.com/AWALHXZAsuLq8b6 Change-Id: I2dd8eff2c56618a143c10fa4e7533265dde3f0b8 --- res/drawable/all_apps_tabs_background.xml | 4 ++-- res/values/styles.xml | 4 +++- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/res/drawable/all_apps_tabs_background.xml b/res/drawable/all_apps_tabs_background.xml index 8471cd4539..1e7cff2e93 100644 --- a/res/drawable/all_apps_tabs_background.xml +++ b/res/drawable/all_apps_tabs_background.xml @@ -30,7 +30,7 @@ android:state_selected="false"> - + @@ -39,7 +39,7 @@ android:state_selected="true"> - + diff --git a/res/values/styles.xml b/res/values/styles.xml index 1695c58c19..4cb64140f8 100644 --- a/res/values/styles.xml +++ b/res/values/styles.xml @@ -32,7 +32,8 @@