ferrarri: Fix lockscreen text overlapping FOD sensor location

Now the text appears at an equal distance from the fod sensor and the bottom end of the screen

Change-Id: I752488fb2ad96c5f5c67a0ad87abc4f8527dcc8a
This commit is contained in:
pjgowtham 2023-07-27 22:01:35 +05:30
parent 997a6e093b
commit 4352d18550

View File

@ -23,6 +23,6 @@
<!-- Margin on the left side of the carrier text on Keyguard -->
<dimen name="keyguard_carrier_text_margin">@dimen/status_bar_padding_start</dimen>
<dimen name="keyguard_indication_margin_bottom">400px</dimen>
<dimen name="keyguard_indication_margin_bottom">200px</dimen>
</resources>