cepheus: overlay: Status bar refines

This commit is contained in:
2025-08-15 22:24:11 +07:00
parent 3ab3f4a24f
commit a470f5bfb4

View File

@@ -16,13 +16,13 @@
-->
<resources>
<!-- the padding on the start of the statusbar -->
<dimen name="status_bar_padding_start">16dp</dimen>
<dimen name="status_bar_padding_start">13.5dp</dimen>
<!-- the padding on the end of the statusbar -->
<dimen name="status_bar_padding_end">8dp</dimen>
<dimen name="status_bar_padding_end">9dp</dimen>
<!-- Margin on the left side of the carrier text on Keyguard -->
<dimen name="keyguard_carrier_text_margin">18dp</dimen>
<!-- the padding on the top of the statusbar (usually 0) -->
<dimen name="status_bar_padding_top">2.75dp</dimen>
<!-- Height of the faceunlock image view -->
<dimen name="keyguard_face_unlock_margin_bottom">130dp</dimen>