From e7e3c74f4ed9c084cd5b7e156deb4e4ccdc3815f Mon Sep 17 00:00:00 2001 From: Jordan Demeulenaere Date: Thu, 3 Jun 2021 16:32:16 +0200 Subject: [PATCH] Fix the settings app launch animation This CL fixes the settings app launch by making sure that the button mask radius is the same as the actual button. For some reason I used the wrong dimension in http://ag/14138465, which at the time was the same as qs_footer_action_corner_radius but was recently changed in http://ag/14647015. Bug: 172050985 Test: Click the settings gear button Change-Id: I2a02ab177c72cbd0919095167254546e25ce2e5f --- .../SystemUI/res/drawable/qs_footer_action_chip_background.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/SystemUI/res/drawable/qs_footer_action_chip_background.xml b/packages/SystemUI/res/drawable/qs_footer_action_chip_background.xml index a45769fd4f34a..9076da795e713 100644 --- a/packages/SystemUI/res/drawable/qs_footer_action_chip_background.xml +++ b/packages/SystemUI/res/drawable/qs_footer_action_chip_background.xml @@ -23,7 +23,7 @@ - +