This commit is contained in:
Rio
2023-05-08 13:37:02 +07:00
committed by GitHub
2 changed files with 4 additions and 2 deletions

View File

@ -17,7 +17,6 @@
<dimen name="status_bar_height_landscape">24dp</dimen>
<!-- Height of the status bar in portrait -->
<dimen name="status_bar_height_default">128px</dimen>
<dimen name="status_bar_height_portrait">128px</dimen>
<dimen name="status_bar_height_portrait">102px</dimen>
</resources>

View File

@ -15,4 +15,7 @@
<!-- Pad content in navbar for rounded corners -->
<dimen name="rounded_corner_content_padding">16dp</dimen>
<!-- Pad status bar icons -->
<dimen name="status_bar_padding_top">8dp</dimen>
</resources>