mirror of
https://github.com/PixelExperience-Devices/device_xiaomi_miatoll.git
synced 2025-04-29 10:47:25 +09:00
miatoll: Centre status bar icons
Instead of increasing status bar This reverts commit 9bf7b29
This commit is contained in:
parent
34cfe7a022
commit
561d11eef0
@ -17,7 +17,6 @@
|
|||||||
<dimen name="status_bar_height_landscape">24dp</dimen>
|
<dimen name="status_bar_height_landscape">24dp</dimen>
|
||||||
|
|
||||||
<!-- Height of the status bar in portrait -->
|
<!-- Height of the status bar in portrait -->
|
||||||
<dimen name="status_bar_height_default">128px</dimen>
|
<dimen name="status_bar_height_portrait">102px</dimen>
|
||||||
<dimen name="status_bar_height_portrait">128px</dimen>
|
|
||||||
|
|
||||||
</resources>
|
</resources>
|
||||||
|
@ -15,4 +15,7 @@
|
|||||||
<!-- Pad content in navbar for rounded corners -->
|
<!-- Pad content in navbar for rounded corners -->
|
||||||
<dimen name="rounded_corner_content_padding">16dp</dimen>
|
<dimen name="rounded_corner_content_padding">16dp</dimen>
|
||||||
|
|
||||||
|
<!-- Pad status bar icons -->
|
||||||
|
<dimen name="status_bar_padding_top">8dp</dimen>
|
||||||
|
|
||||||
</resources>
|
</resources>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user