From 310f567294416069d46261817193ef6547379131 Mon Sep 17 00:00:00 2001 From: Jason Chang Date: Tue, 5 Sep 2023 09:59:01 +0000 Subject: [PATCH] Fix udfps lottie animation UI wrong place for [CM4/KM4/TK4] Customize overlay package for udfps lottie animation translate position. Bug: 298129460 Bug: 295111494 Bug: 301214913 Bug: 298204286 Test: manully test with reproducible steps: 1. Flash the device. 2. Set fingerprint in SUW 3. Observe behavior. Change-Id: I0016a7985e5e33347e1aa33f41ad6b89ef035edf --- .../apps/Settings/res/values/dimens.xml | 19 +++++++++++++++++++ .../apps/Settings/res/values/dimens.xml | 19 +++++++++++++++++++ .../apps/Settings/res/values/dimens.xml | 19 +++++++++++++++++++ 3 files changed, 57 insertions(+) create mode 100755 caiman/overlay/packages/apps/Settings/res/values/dimens.xml create mode 100755 komodo/overlay/packages/apps/Settings/res/values/dimens.xml create mode 100755 tokay/overlay/packages/apps/Settings/res/values/dimens.xml diff --git a/caiman/overlay/packages/apps/Settings/res/values/dimens.xml b/caiman/overlay/packages/apps/Settings/res/values/dimens.xml new file mode 100755 index 00000000..00f6fca9 --- /dev/null +++ b/caiman/overlay/packages/apps/Settings/res/values/dimens.xml @@ -0,0 +1,19 @@ + + + + + -500dp + diff --git a/komodo/overlay/packages/apps/Settings/res/values/dimens.xml b/komodo/overlay/packages/apps/Settings/res/values/dimens.xml new file mode 100755 index 00000000..00f6fca9 --- /dev/null +++ b/komodo/overlay/packages/apps/Settings/res/values/dimens.xml @@ -0,0 +1,19 @@ + + + + + -500dp + diff --git a/tokay/overlay/packages/apps/Settings/res/values/dimens.xml b/tokay/overlay/packages/apps/Settings/res/values/dimens.xml new file mode 100755 index 00000000..00f6fca9 --- /dev/null +++ b/tokay/overlay/packages/apps/Settings/res/values/dimens.xml @@ -0,0 +1,19 @@ + + + + + -500dp +