a71-common: overlay: Add padding to the status bar

* After the whole UI revamp in BP3A, the clock was previously
being loaded inside our cutout, this fixes that.

Change-Id: Ice946e93f3d2f316fa1e374d5cf8551b9d6c931f
This commit is contained in:
Thomas Turner
2025-12-28 21:44:40 +00:00
committed by Hakam Assouad
parent 8c81ab5258
commit 74686008a4
2 changed files with 9 additions and 1 deletions

View File

@@ -12,4 +12,13 @@
<!-- Adjust the icon padding in status bar for rounded corners -->
<dimen name="rounded_corner_content_padding">35px</dimen>
<!-- The default height of the status bar used in {@link SystemBarUtils#getStatusBarHeight} to
calculate the status bar height.
-->
<dimen name="status_bar_height_default">25px</dimen>
<!-- Height of the status bar in portrait.
Do not read this dimen directly. Use {@link SystemBarUtils#getStatusBarHeight} instead.
-->
<dimen name="status_bar_height_portrait">93px</dimen>
</resources>

View File

@@ -12,7 +12,6 @@
<!-- the padding on the top of the statusbar (usually 0) -->
<dimen name="status_bar_height_landscape">24.0dip</dimen>
<dimen name="status_bar_height_portrait">93.0px</dimen>
<dimen name="status_bar_padding_top">8dp</dimen>
<!-- Padding for the lock icon on the keyguard. In pixels - should not scale with