From a037b3ebef25d65b2731b14073f32a4e422cfbce Mon Sep 17 00:00:00 2001 From: Massimo Carli Date: Wed, 19 Jul 2023 13:47:55 +0000 Subject: Change letterbox background default solid color Use system_neutral1_1000 as default color for solid letterbox background option and DarkScrimAlpha to 0.75 for the wallpaper option Bug: 289902667 Test: Manual Change-Id: I68bd5877c33eecc71a67ed9360108bcc28cc69c0 --- core/res/res/values/config.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/core/res/res/values/config.xml b/core/res/res/values/config.xml index 66ff01e6e7b9..1a516d983ef7 100644 --- a/core/res/res/values/config.xml +++ b/core/res/res/values/config.xml @@ -5580,7 +5580,7 @@ the Option 3 is selected for R.integer.config_letterboxBackgroundType. Values < 0 or >= 1 are ignored and 0.0 (transparent) is used instead. --> - 0.68 + 0.75 - @color/system_on_secondary_fixed + @color/system_neutral1_1000