From 153655e80d0b30f4a81e1601b8afdccd45c0e1ca Mon Sep 17 00:00:00 2001 From: Fabian Kozynski Date: Fri, 8 Oct 2021 12:42:18 -0400 Subject: [PATCH] Add dialog launch animations Adds animations to launch/dismiss UserDialog as well as animation for Settings. Missing animations of subdialogs (guest user and add user). Test: manual Test: 185360864 Bug: 185360864 Change-Id: Ifaca0ca28895960fced4bfa29160ce98bfd93552 --- .../res/layout/qs_user_dialog_content.xml | 128 +++++++++--------- packages/SystemUI/res/values-night/styles.xml | 4 +- packages/SystemUI/res/values/styles.xml | 20 +-- .../android/systemui/qs/user/UserDialog.kt | 4 +- .../qs/user/UserSwitchDialogController.kt | 14 +- .../qs/user/UserSwitchDialogControllerTest.kt | 6 +- 6 files changed, 92 insertions(+), 84 deletions(-) diff --git a/packages/SystemUI/res/layout/qs_user_dialog_content.xml b/packages/SystemUI/res/layout/qs_user_dialog_content.xml index 321fe68e2f131..543b7d77243b1 100644 --- a/packages/SystemUI/res/layout/qs_user_dialog_content.xml +++ b/packages/SystemUI/res/layout/qs_user_dialog_content.xml @@ -16,74 +16,78 @@ ~ limitations under the License. --> - - + + + + - + - +