android_vendor_hardware_ove.../Meizu/M2181/res/values-xxxhdpi/config.xml
Andy CrossGate Yan 2c50bb750b Add multi-resolution resources for some devices
xhdpi for 720p, xxhdpi for 1080p, xxxhdpi for 2K
"Restart SystemUI" is still needed to apply proper statusbar paddings after boot

Change-Id: I07bf5f2e2113d1adcba0391d6278262d85ffffdd
2022-07-25 14:47:16 +00:00

12 lines
555 B
XML

<?xml version="1.0" encoding="utf-8"?>
<resources>
<dimen name="status_bar_height_default">128px</dimen>
<dimen name="status_bar_height">128px</dimen>
<dimen name="status_bar_height_portrait">128px</dimen>
<dimen name="status_bar_height_landscape">28dp</dimen>
<dimen name="quick_qs_offset_height">128px</dimen>
<string name="config_mainBuiltInDisplayCutout">M -64,0 L -64,128 L 64,128 L 64,0 Z</string>
<string name="config_mainBuiltInDisplayCutoutRectApproximation">M -64,0 L -64,128 L 64,128 L 64,0 Z</string>
</resources>