android_vendor_hardware_ove.../Realme/RE513CL1/res/values/notch.xml
Bharat Dev Burman eedf7cc918 realme: modify oppo6833 -> re513cl1 ODM codename
Uses ro.product.odm.device for selecting overlays

Signed-off-by: Bharat Dev Burman <bharat.singh7924@gmail.com>
2022-02-03 17:52:15 +05:30

16 lines
568 B
XML

<?xml version="1.0" encoding="utf-8"?>
<resources>
<!-- Height of the status bar in portrait -->
<dimen name="status_bar_height_portrait">144px</dimen>
<dimen name="quick_qs_offset_height">@dimen/status_bar_height_portrait</dimen>
<!-- Height of the status bar in landscape -->
<dimen name="status_bar_height_landscape">24dp</dimen>
<bool name="config_fillMainBuiltInDisplayCutout">false</bool>
<string translatable="false" name="config_mainBuiltInDisplayCutout">M -540,0 L -540,100 L -409,100 L -409,0 Z</string>
</resources>