mirror of
https://github.com/LineageOS/android_device_xiaomi_grus.git
synced 2025-02-05 15:36:43 +00:00
grus: overlay: Add some padding on the start of status bar
The clock is placed against the screen's corner on 15, without gap. Fix it. Change-Id: Ib6dc4788306d19d30fadafa7f7f02086bc045752
This commit is contained in:
parent
c007d50b58
commit
18cd11a5cb
@ -22,4 +22,7 @@
|
||||
<!-- Microns/ums (1000 um = 1mm) per pixel for the given device. If unspecified, UI that
|
||||
relies on this value will not be sized correctly. -->
|
||||
<item name="pixel_pitch" format="float" type="dimen">58.84</item>
|
||||
|
||||
<!-- the padding on the start of the statusbar -->
|
||||
<dimen name="status_bar_padding_start">30px</dimen>
|
||||
</resources>
|
||||
|
Loading…
x
Reference in New Issue
Block a user