Update the rounded corner

Bug: 343151674
Test: make

Change-Id: Ia555b6d60f54a3ac7e4c1e4af869e3bc101199cf
This commit is contained in:
Kimi Hsu 2024-04-10 02:19:41 +00:00
parent 0dbd6b2d7a
commit 65b42dfe91
3 changed files with 9 additions and 9 deletions

View file

@ -174,7 +174,7 @@
<bool name="config_fillMainBuiltInDisplayCutout">true</bool>
<!-- Display cutout configuration -->
<string translatable="false" name="config_mainBuiltInDisplayCutout">
m 687,102 a 47,47 0 0 0 -94,0 47,47 0 0 0 94,0 z
m 689,102 a 49,49 0 0 0 -98,0 49,49 0 0 0 98,0 z
@left
</string>

View file

@ -13,10 +13,10 @@
-->
<vector xmlns:android="http://schemas.android.com/apk/res/android"
android:width="233px"
android:height="231px"
android:viewportWidth="233"
android:viewportHeight="231">
android:height="233px"
android:viewportWidth="34.3"
android:viewportHeight="34.3">
<path
android:fillColor="#000000"
android:pathData="M 0.5,230.45 C 0.62,190.45 -0.56,149.11 14.12,111.16 30.06,67.73 65.23,31.92 108.44,15.22 147.74,-0.82 190.91,0.68 232.53,0.5 H 0.5 V 230.45 z"/>
android:pathData="M 34.3,0 C 29,0.1 24.6,-0.2 20.1,0.8 15.6,1.8 11,4 7.5,7.5 4.1,10.9 1.8,15.6 0.8,20.1 -0.2,24.6 0,29 0,34.3 V 0 H 34.3 z"/>
</vector>

View file

@ -13,10 +13,10 @@
-->
<vector xmlns:android="http://schemas.android.com/apk/res/android"
android:width="233px"
android:height="231px"
android:viewportWidth="233"
android:viewportHeight="231">
android:height="233px"
android:viewportWidth="34.3"
android:viewportHeight="34.3">
<path
android:fillColor="#000000"
android:pathData="M 0.5,230.45 C 0.62,190.45 -0.56,149.11 14.12,111.16 30.06,67.73 65.23,31.92 108.44,15.22 147.74,-0.82 190.91,0.68 232.53,0.5 H 0.5 V 230.45 z"/>
android:pathData="M 34.3,0 C 29,0.1 24.6,-0.2 20.1,0.8 15.6,1.8 11,4 7.5,7.5 4.1,10.9 1.8,15.6 0.8,20.1 -0.2,24.6 0,29 0,34.3 V 0 H 34.3 z"/>
</vector>