sdm710-common: overlay: Fix config_mainBuiltInDisplayCutout
* Made with https://github.com/SebaUbuntu/DisplayCutoutViewer Change-Id: Ie999eab3491cf7643f91181160f58b3baf38bee9
This commit is contained in:
parent
ef8a21ebbc
commit
ab20f0362a
1 changed files with 1 additions and 1 deletions
|
@ -385,7 +385,7 @@
|
|||
<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
|
||||
-->
|
||||
<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 -->
|
||||
<dimen name="status_bar_height">88.0px</dimen>
|
||||
|
|
Loading…
Reference in a new issue