android_vendor_hardware_ove.../OnePlus/OP10Pro/res/values-xxhdpi/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
563 B
XML

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