sdm710-common: overlay: Fix config_mainBuiltInDisplayCutout

* Made with https://github.com/SebaUbuntu/DisplayCutoutViewer

Change-Id: Ie999eab3491cf7643f91181160f58b3baf38bee9
This commit is contained in:
SebaUbuntu 2024-03-29 15:24:26 +01:00 committed by CakesTwix
parent ef8a21ebbc
commit ab20f0362a

View file

@ -385,7 +385,7 @@
<string ...>M -5,0 L -5,10 L 5,10 L 5,0 Z @dp</string> <string ...>M -5,0 L -5,10 L 5,10 L 5,0 Z @dp</string>
@see https://www.w3.org/TR/SVG/paths.html#PathData @see https://www.w3.org/TR/SVG/paths.html#PathData
--> -->
<string translatable="false" name="config_mainBuiltInDisplayCutout">M -80,0 L -80,80 L 80,80 L 80,0 Z</string> <string translatable="false" name="config_mainBuiltInDisplayCutout">M -100,0 L -40,82 L 40,82 L 100,0 Z</string>
<!-- Height of the status bar --> <!-- Height of the status bar -->
<dimen name="status_bar_height">88.0px</dimen> <dimen name="status_bar_height">88.0px</dimen>