lisa: overlay: Set status_bar height to 10dp

Change-Id: I87b3a501a9fe93f9c7e8c95c767ce58db899aed1
This commit is contained in:
Karan Parashar 2024-08-04 11:26:24 +05:30 committed by zaidkhan0997
parent 3aaa31d6a8
commit 7ed18af0c4
Signed by: zaidkhan0997
GPG Key ID: 6C50557AD547C980

View File

@ -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.