polaris: overlay: Increase status_bar_padding_start

This makes it match ongoing_appops_dot_min_padding.

Change-Id: I64a01e8d3766b97fd416bba1e26ba8b5d4159a42
This commit is contained in:
LuK1337
2023-11-06 10:46:24 +01:00
committed by Bruno Martins
parent c1e29763f0
commit e8dff9af10

View File

@@ -18,4 +18,7 @@
<resources>
<!-- Allow CornerHandleView and PathSpecCornerPathRenderer to decouple from corner-radius -->
<dimen name="config_rounded_mask_size">50px</dimen>
<!-- the padding on the start of the statusbar -->
<dimen name="status_bar_padding_start">20dp</dimen>
</resources>