lisa: overlay: Set status_bar height to 10dp
Change-Id: I87b3a501a9fe93f9c7e8c95c767ce58db899aed1
This commit is contained in:
parent
3aaa31d6a8
commit
7ed18af0c4
@ -17,6 +17,10 @@
|
||||
*/
|
||||
-->
|
||||
<resources>
|
||||
|
||||
<!-- The padding around the statusbar -->
|
||||
<dimen name="status_bar_padding_top">10dp</dimen>
|
||||
|
||||
<!-- Default rounded corner curve (a Bezier). Must match (the curved path in) rounded.xml.
|
||||
Note that while rounded.xml includes the entire path (including the horizontal and vertical
|
||||
corner edges), this pulls out just the curve.
|
||||
|
Loading…
Reference in New Issue
Block a user