vermeer: Adjust dimensions on the lock screen

Change-Id: Id4715bfa8d0ed9eee95eb9624ee58fa2d28f0836
Signed-off-by: Lunark :3 <jvillaltamatos3007@gmail.com>
This commit is contained in:
Lunark :3
2025-10-16 10:05:54 -05:00
parent e832cbfaaf
commit e729e10351

View File

@@ -7,9 +7,6 @@
<!-- Bottom margin size when fingerprint in display is active -->
<dimen name="keyguard_indication_margin_bottom">500px</dimen>
<!-- the padding on the top of the statusbar (usually 0) -->
<dimen name="status_bar_padding_top">13.0px</dimen>
<!-- the padding on the start of the statusbar -->
<dimen name="status_bar_padding_start">4dp</dimen>
@@ -17,7 +14,7 @@
<dimen name="status_bar_padding_end">4dp</dimen>
<!-- Height of the status bar header bar when on Keyguard -->
<dimen name="status_bar_header_height_keyguard">@*android:dimen/status_bar_height</dimen>
<dimen name="status_bar_header_height_keyguard">13dp</dimen>
<!-- Adjust the icon padding in status bar for rounded corners. -->
<dimen name="rounded_corner_content_padding">67.0px</dimen>