spartan: overlay: Adjust padding
Signed-off-by: provasish <iambumba3@gmail.com>
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
<dimen name="status_bar_padding_start">14dp</dimen>
|
||||
|
||||
<!-- the padding on the end of the statusbar -->
|
||||
<dimen name="status_bar_padding_end">14dp</dimen>
|
||||
<dimen name="status_bar_padding_end">8px</dimen>
|
||||
|
||||
<!-- the padding on the top of the statusbar (usually 0) -->
|
||||
<dimen name="status_bar_padding_top">0px</dimen>
|
||||
|
||||
@@ -16,13 +16,7 @@
|
||||
<dimen name="status_bar_padding_start">0dp</dimen>
|
||||
|
||||
<!-- the padding on the end of the statusbar -->
|
||||
<dimen name="status_bar_padding_end">0dp</dimen>
|
||||
|
||||
<!-- paddings for container with status icons and battery -->
|
||||
<!-- padding start is a bit smaller than end to account for status icon margin-->
|
||||
<dimen name="status_bar_icons_padding_start">0dp</dimen>
|
||||
|
||||
<dimen name="status_bar_icons_padding_end">0dp</dimen>
|
||||
<dimen name="status_bar_padding_end">8px</dimen>
|
||||
|
||||
<!-- the padding on the top of the statusbar (usually 0) -->
|
||||
<dimen name="status_bar_padding_top">11px</dimen>
|
||||
|
||||
Reference in New Issue
Block a user