alioth: fix statubar icon padding
* Needed after recent changes Change-Id: I33ee0caab5c640fecb8411826cb828d7432acbbf
This commit is contained in:
@@ -15,10 +15,11 @@
|
||||
|
||||
<!-- Height of the status bar in portrait. The height should be
|
||||
Max((status bar content height + waterfall top size), top cutout size) -->
|
||||
<dimen name="status_bar_height_portrait">80px</dimen>
|
||||
<dimen name="status_bar_height_portrait">94px</dimen>
|
||||
<dimen name="status_bar_height_landscape">28dp</dimen>
|
||||
|
||||
<!-- Height of area above QQS where battery/time go (equal to status bar) -->
|
||||
<dimen name="quick_qs_offset_height">116px</dimen>
|
||||
<dimen name="quick_qs_offset_height">94px</dimen>
|
||||
|
||||
<!-- Radius of the software rounded corners. -->
|
||||
<dimen name="rounded_corner_radius">50px</dimen>
|
||||
|
||||
Reference in New Issue
Block a user