Fixup resources for OnePlus Nord CE

This commit is contained in:
Andy CrossGate Yan 2022-09-02 15:20:52 +08:00
parent 5ee689423a
commit 09824e8d7b
9 changed files with 9 additions and 9 deletions

View file

@ -5,6 +5,6 @@
<overlay android:targetPackage="com.android.systemui"
android:requiredSystemPropertyName="ro.vendor.build.fingerprint"
android:requiredSystemPropertyValue="+OnePlus/OnePlusNordCE*"
android:priority="111"
android:priority="2091"
android:isStatic="true" />
</manifest>

View file

@ -2,7 +2,7 @@
<resources>
<dimen name="status_bar_padding_start">25px</dimen>
<dimen name="status_bar_padding_end">50px</dimen>
<dimen name="status_bar_header_height_keyguard">133px</dimen>
<dimen name="status_bar_header_height_keyguard">139px</dimen>
<dimen name="keyguard_carrier_text_margin">25px</dimen>
<dimen name="system_icons_keyguard_padding_end">50px</dimen>
</resources>

View file

@ -5,6 +5,6 @@
<overlay android:targetPackage="android"
android:requiredSystemPropertyName="ro.vendor.build.fingerprint"
android:requiredSystemPropertyValue="+OnePlus/OnePlusNordCE*"
android:priority="111"
android:priority="2091"
android:isStatic="true" />
</manifest>

View file

@ -5,11 +5,11 @@
<bool name="config_fillMainBuiltInDisplayCutout">false</bool>
<bool name="config_automatic_brightness_available">true</bool>
<dimen name="status_bar_height_default">133px</dimen>
<dimen name="status_bar_height">133px</dimen>
<dimen name="status_bar_height_portrait">133px</dimen>
<dimen name="status_bar_height_default">139px</dimen>
<dimen name="status_bar_height">139px</dimen>
<dimen name="status_bar_height_portrait">139px</dimen>
<dimen name="status_bar_height_landscape">28dp</dimen>
<dimen name="quick_qs_offset_height">133px</dimen>
<dimen name="quick_qs_offset_height">139px</dimen>
<integer name="config_screenBrightnessSettingMinimum">1</integer>
@ -201,6 +201,6 @@
<item>255</item>
</integer-array>
<string name="config_mainBuiltInDisplayCutout">M 0,0 L -28, 0 L -24.3940446283, 16.0595537175 C -23.5582133885, 24.4178661152 -19.6, 90.0 -11.2, 90.0 L 11.2, 90.0 C 19.6, 90.0 23.5582133885, 24.4178661152 24.3940446283, 16.0595537175 L 28, 0 Z</string>
<string name="config_mainBuiltInDisplayCutoutRectApproximation">M 0,0 L -28, 0 L -24.3940446283, 16.0595537175 C -23.5582133885, 24.4178661152 -19.6, 90.0 -11.2, 90.0 L 11.2, 90.0 C 19.6, 90.0 23.5582133885, 24.4178661152 24.3940446283, 16.0595537175 L 28, 0 Z</string>
<string name="config_mainBuiltInDisplayCutout">M -540,0 L -540,100 L -401,100 L -401,0 Z</string>
<string name="config_mainBuiltInDisplayCutoutRectApproximation">M -540,0 L -540,100 L -401,100 L -401,0 Z</string>
</resources>