Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit ba3bfb65 authored by Beverly's avatar Beverly Committed by Beverly Tai
Browse files

Update default udfps burn in offset

We don't want to move the affordance more than ~1mm away
from its center. This value may need to be updated on new devices
which differ in their pixel to physical mm conversion.

Test: manual
Bug: 237311757
Change-Id: Iee5302d41e30e830c0411b296b1e23176dc2a618
parent 36aa6a4b
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -857,7 +857,7 @@
    <!-- The maximum offset for the under-display fingerprint sensor (UDFPS) icon in either
    <!-- The maximum offset for the under-display fingerprint sensor (UDFPS) icon in either
         direction that elements are moved to prevent burn-in on AOD-->
         direction that elements are moved to prevent burn-in on AOD-->
    <dimen name="udfps_burn_in_offset_x">7px</dimen>
    <dimen name="udfps_burn_in_offset_x">7px</dimen>
    <dimen name="udfps_burn_in_offset_y">28px</dimen>
    <dimen name="udfps_burn_in_offset_y">20px</dimen>


    <!-- The absolute side margins of quick settings -->
    <!-- The absolute side margins of quick settings -->
    <dimen name="quick_settings_bottom_margin_media">8dp</dimen>
    <dimen name="quick_settings_bottom_margin_media">8dp</dimen>