dubai: overlay: Increase status bar start padding
Currently it's too close to the edge and looks ugly. Also set rounded corners padding from stock. Change-Id: I10d67c9b41d87964d160ab9fc8471e1579579bfd
This commit is contained in:
parent
3cfdb210e8
commit
3027316b34
2 changed files with 4 additions and 1 deletions
|
|
@ -5,7 +5,7 @@
|
|||
-->
|
||||
<resources>
|
||||
<!-- the padding on the start of the statusbar -->
|
||||
<dimen name="status_bar_padding_start">8.0dip</dimen>
|
||||
<dimen name="status_bar_padding_start">20.0dip</dimen>
|
||||
|
||||
<!-- Height of the status bar header bar when on Keyguard -->
|
||||
<dimen name="status_bar_header_height_keyguard">@*android:dimen/status_bar_height</dimen>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue