From 3c5617a0730592c637412f7209992ac85e34aafc Mon Sep 17 00:00:00 2001 From: Evan Severson Date: Tue, 3 May 2022 10:57:08 -0700 Subject: [PATCH] [Fgs Manager] Increase contrast between text and background Also have the stop button wrap_content height with a min of 48 dp. Test: AccessibilityScanner Fixes: 229060289 Fixes: 229169052 Change-Id: I4b73e5ea2475b4949b6afb005eac6cfe4a3d11fd --- packages/SystemUI/res/layout/fgs_manager_app_item.xml | 3 ++- packages/SystemUI/res/values/styles.xml | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/packages/SystemUI/res/layout/fgs_manager_app_item.xml b/packages/SystemUI/res/layout/fgs_manager_app_item.xml index 30bce9d844895..a6f659d049e46 100644 --- a/packages/SystemUI/res/layout/fgs_manager_app_item.xml +++ b/packages/SystemUI/res/layout/fgs_manager_app_item.xml @@ -50,7 +50,8 @@