android_vendor_hardware_ove.../Meizu/M2181-SystemUI/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

9 lines
364 B
XML

<?xml version="1.0" encoding="utf-8"?>
<resources>
<dimen name="status_bar_padding_start">50px</dimen>
<dimen name="status_bar_padding_end">50px</dimen>
<dimen name="status_bar_header_height_keyguard">96px</dimen>
<dimen name="keyguard_carrier_text_margin">50px</dimen>
<dimen name="system_icons_keyguard_padding_end">50px</dimen>
</resources>