aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRalf Luther <luther.ralf@gmail.com>2024-05-19 15:16:31 +0200
committerRalf Luther <luther.ralf@gmail.com>2024-05-19 16:57:58 +0200
commit26085f28a5bef44e05bbbfd86b429801cddd3ae4 (patch)
tree6426b861f0952242d49a4dfd7a4f45972c1efbed
parentf92c3ae88ebdde19cb45132ed7da467b96843655 (diff)
guacamole: remove unnecessary Volume button locations
Change-Id: I0381e319c2f5a184cba6d50fb3eb97c488d4cfe4
-rw-r--r--overlay/OPlusSystemUIResTarget/res/values/dimens.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/overlay/OPlusSystemUIResTarget/res/values/dimens.xml b/overlay/OPlusSystemUIResTarget/res/values/dimens.xml
index 6513239..669f3d1 100644
--- a/overlay/OPlusSystemUIResTarget/res/values/dimens.xml
+++ b/overlay/OPlusSystemUIResTarget/res/values/dimens.xml
@@ -23,4 +23,7 @@
<!-- Location on the screen of the center of the physical power button. -->
<dimen name="physical_power_button_center_screen_location_y">1250px</dimen>
+ <!-- Recognizing fingerprint animation -->
+ <dimen name="udfps_animation_size">176dp</dimen>
+ <dimen name="udfps_animation_offset">28dp</dimen>
</resources>