lemonadep: overlay: Set mask size for proper rounded corner curves

Change-Id: I8c83c30762025d1ff8091ce75bf4d3784c5a6f76
This commit is contained in:
LuK1337 2021-06-04 09:56:18 +02:00 committed by Bruno Martins
parent a598864184
commit 87a8f755a5

View File

@ -16,6 +16,9 @@
*/
-->
<resources>
<!-- Allow CornerHandleView and PathSpecCornerPathRenderer to decouple from corner-radius -->
<dimen name="config_rounded_mask_size">156px</dimen>
<!-- the padding on the start of the statusbar -->
<dimen name="status_bar_padding_start">0px</dimen>