pstar: overlay: set left statusbar padding symmetric to right one

This commit is contained in:
SGCMarkus 2022-02-22 00:16:29 +01:00
parent fb7cfb703d
commit 907a285b1f

View File

@ -5,7 +5,7 @@
--> -->
<resources> <resources>
<!-- the padding on the start of the statusbar --> <!-- the padding on the start of the statusbar -->
<dimen name="status_bar_padding_start">0dp</dimen> <dimen name="status_bar_padding_start">24dp</dimen>
<!-- the padding on the top of the statusbar (usually 0) --> <!-- the padding on the top of the statusbar (usually 0) -->
<dimen name="status_bar_padding_top">10px</dimen> <dimen name="status_bar_padding_top">10px</dimen>