sweet: overlay: Adjust status bar padding
Change-Id: I3efeeb3a5c9009ef1112f0751c5da3025a2d8dfe
This commit is contained in:
parent
cc02dda4f2
commit
400d8f98e5
@ -22,6 +22,12 @@
|
||||
<dimen name="navigation_side_padding">85.0dip</dimen>
|
||||
<dimen name="rounded_corner_content_padding">10dp</dimen>
|
||||
|
||||
<!-- the padding on the start of the statusbar -->
|
||||
<dimen name="status_bar_padding_start">16dp</dimen>
|
||||
|
||||
<!-- the padding on the end of the statusbar -->
|
||||
<dimen name="status_bar_padding_end">5dp</dimen>
|
||||
|
||||
<!-- Location on the screen of the center of the physical power button. -->
|
||||
<dimen name="physical_power_button_center_screen_location_y">1100px</dimen>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user