From cb7dd890a600d55b468de47cd8dc0a9f91130a96 Mon Sep 17 00:00:00 2001 From: rufus582 Date: Mon, 19 Dec 2022 19:10:25 +0530 Subject: [PATCH] m31s-systemui: change fps animation to start from power button Changes: - Add physical_fingerprint_sensor_center_screen_location x & y and map them to the power button (where the fingerptint sensor is) - So the fingerprint unlocking animation starts from the power button instead of from the center of screen - Refactor code, categorize configs based on what they are for Thanks to phh for helping me with this :) --- Samsung/M31s-SystemUI/res/values/config.xml | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/Samsung/M31s-SystemUI/res/values/config.xml b/Samsung/M31s-SystemUI/res/values/config.xml index f339834..302810c 100755 --- a/Samsung/M31s-SystemUI/res/values/config.xml +++ b/Samsung/M31s-SystemUI/res/values/config.xml @@ -1,7 +1,12 @@ + 45px 45px - 4dp + 10dp + + 890px + 1080px + @dimen/physical_power_button_center_screen_location_y