overlay: Set udfps_lottie_translate_y to -500dp

Matches value found on Pixel 8, but it should be ok on all devices.

Change-Id: I1cf4e7bcd0b630aaaf4f2d3d25887a5387eda659
This commit is contained in:
LuK1337 2023-11-10 16:52:15 +01:00
parent de4302a67a
commit fb6b12b1a6

View file

@ -15,5 +15,9 @@
-->
<resources>
<!-- Search bar -->
<dimen name="search_bar_corner_radius">24.0dip</dimen>
<!-- Fingerprint -->
<dimen name="udfps_lottie_translate_y">-500dp</dimen>
</resources>