sdm710-common: Add few padding on the start of the statusbar
This commit is contained in:
parent
c5ecd8c189
commit
868da84395
1 changed files with 3 additions and 0 deletions
|
@ -18,4 +18,7 @@
|
||||||
<resources>
|
<resources>
|
||||||
<dimen name="rounded_corner_content_padding">36px</dimen>
|
<dimen name="rounded_corner_content_padding">36px</dimen>
|
||||||
<dimen name="system_icons_keyguard_padding_end">16dp</dimen>
|
<dimen name="system_icons_keyguard_padding_end">16dp</dimen>
|
||||||
|
|
||||||
|
<!-- the padding on the start of the statusbar -->
|
||||||
|
<dimen name="status_bar_padding_start">12dp</dimen>
|
||||||
</resources>
|
</resources>
|
||||||
|
|
Loading…
Reference in a new issue