mirror of
https://github.com/pjgowtham/android_device_realme_ferrarri.git
synced 2026-06-18 14:51:01 +00:00
lemonadep: Set proper fingerprint sensor position
Dimension values op_biometric_icon_normal_location_x, op_biometric_icon_normal_location_y and op_biometric_icon_normal_width taken from OnePlus overlays (OdmOverlay-OPSystemUI). Keyguard security container bottom margin adjusted accordingly as per formula: (SCREEN_HEIGHT - FOD_POS_Y + (FOD_SIZE / 2)) Change-Id: I88d8352f89915552e49c9c959ba5af963241a115
This commit is contained in:
@@ -16,5 +16,5 @@
|
||||
-->
|
||||
<resources>
|
||||
<!-- The bottom margin of the keyguard security container -->
|
||||
<dimen name="kg_security_container_min_bottom_margin">725px</dimen>
|
||||
<dimen name="kg_security_container_min_bottom_margin">504px</dimen>
|
||||
</resources>
|
||||
|
||||
Reference in New Issue
Block a user