vendor_hardware_overlay/Essential/PH-1/res/values/notch.xml
Loïc Yhuel 6a031e5e60 Add Essential PH-1 overlay
This fixes the statusbar height and notch.

Generated using overlay/generate.sh using the last system image.
2020-05-10 17:12:40 +02:00

7 lines
272 B
XML

<?xml version="1.0" encoding="utf-8"?>
<resources>
<dimen name="status_bar_height_portrait">144.0px</dimen>
<dimen name="status_bar_height_landscape">84px</dimen>
<string name="config_mainBuiltInDisplayCutout">M -70, 0 L -70, 137 L 70, 137 L 70, 0 Z</string>
</resources>