From 2c745e90aa1f3e23a410f739c238d316e4a6ff94 Mon Sep 17 00:00:00 2001 From: Fabian Kozynski Date: Wed, 5 May 2021 12:07:57 -0400 Subject: [PATCH] Fix border color of security footer Test: manual Fixes: 186033456 Change-Id: Ibc09c4c3ac53f35c2759c01b396583131d536605 --- .../qs_security_footer_background_stroke.xml | 18 ------------------ .../drawable/qs_security_footer_background.xml | 2 +- 2 files changed, 1 insertion(+), 19 deletions(-) delete mode 100644 packages/SystemUI/res/color/qs_security_footer_background_stroke.xml diff --git a/packages/SystemUI/res/color/qs_security_footer_background_stroke.xml b/packages/SystemUI/res/color/qs_security_footer_background_stroke.xml deleted file mode 100644 index aa4d4e8c079d3..0000000000000 --- a/packages/SystemUI/res/color/qs_security_footer_background_stroke.xml +++ /dev/null @@ -1,18 +0,0 @@ - - - - - \ No newline at end of file diff --git a/packages/SystemUI/res/drawable/qs_security_footer_background.xml b/packages/SystemUI/res/drawable/qs_security_footer_background.xml index 7d370e9f0547f..860d23b114391 100644 --- a/packages/SystemUI/res/drawable/qs_security_footer_background.xml +++ b/packages/SystemUI/res/drawable/qs_security_footer_background.xml @@ -29,7 +29,7 @@ + android:color="?android:attr/colorBackground"/>