p3s: adjust status bar

This commit is contained in:
TQMatvey 2023-04-13 14:38:40 +07:00
parent f928725edc
commit 3c81196f34
3 changed files with 9 additions and 9 deletions

View File

@ -17,13 +17,13 @@
-->
<resources>
<!-- the padding on the top of the statusbar (usually 0) -->
<dimen name="status_bar_padding_top">12dp</dimen>
<dimen name="status_bar_padding_top">2dp</dimen>
<!-- the padding on the start of the statusbar -->
<dimen name="status_bar_padding_start">10dp</dimen>
<dimen name="status_bar_padding_start">4dp</dimen>
<!-- the padding on the end of the statusbar -->
<dimen name="status_bar_padding_end">14dp</dimen>
<dimen name="status_bar_padding_end">4dp</dimen>
<!-- Margin on the left side of the carrier text on Keyguard -->
<dimen name="keyguard_carrier_text_margin">8dp</dimen>

View File

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<dimen name="status_bar_height">112px</dimen>
<dimen name="status_bar_height_default">112px</dimen>
<dimen name="status_bar_height_portrait">112px</dimen>
<dimen name="status_bar_height">125px</dimen>
<dimen name="status_bar_height_default">125px</dimen>
<dimen name="status_bar_height_portrait">125px</dimen>
</resources>

View File

@ -1355,17 +1355,17 @@
<string ...>M -5,0 L -5,10 L 5,10 L 5,0 Z @dp</string>
@see https://www.w3.org/TR/SVG/paths.html#PathData
-->
<string translatable="false" name="config_mainBuiltInDisplayCutout">M 0,0 H -30 V 102 H 30 V 0 H 0 Z</string>
<string translatable="false" name="config_mainBuiltInDisplayCutout">M 0,0 H -30 V 125 H 30 V 0 H 0 Z</string>
<!-- Height of the status bar in portrait.
Do not read this dimen directly. Use {@link SystemBarUtils#getStatusBarHeight} instead.
-->
<dimen name="status_bar_height_portrait">112.0px</dimen>
<dimen name="status_bar_height_portrait">125.0px</dimen>
<!-- Height of the status bar in landscape.
Do not read this dimen directly. Use {@link SystemBarUtils#getStatusBarHeight} instead.
-->
<dimen name="status_bar_height_landscape">10dp</dimen>
<dimen name="status_bar_height_landscape">8dp</dimen>
<!-- The default refresh rate for a given device. Change this value to set a higher default
refresh rate. If the hardware composer on the device supports display modes with a higher