Update the vector drawable for accessibility button preview preference

Bug: 173940869
Test: manual test
Change-Id: Id24d1550e7c640a7fdbd752e3571296a7e6567d6
This commit is contained in:
jasonwshsu
2021-03-11 22:37:34 +08:00
committed by Jason Hsu
parent 8131f65703
commit 96121b3f0d
2 changed files with 61 additions and 67 deletions

View File

@@ -22,9 +22,6 @@
<group> <group>
<clip-path <clip-path
android:pathData="M0,0h125v153h-125z"/> android:pathData="M0,0h125v153h-125z"/>
<path
android:pathData="M0,0h125v153h-125z"
android:fillColor="#ffffff"/>
<path <path
android:pathData="M7.4,-62.9L117.6,-62.9A6.3,6.3 0,0 1,123.9 -56.6L123.9,145.6A6.3,6.3 0,0 1,117.6 151.9L7.4,151.9A6.3,6.3 0,0 1,1.1 145.6L1.1,-56.6A6.3,6.3 0,0 1,7.4 -62.9z" android:pathData="M7.4,-62.9L117.6,-62.9A6.3,6.3 0,0 1,123.9 -56.6L123.9,145.6A6.3,6.3 0,0 1,117.6 151.9L7.4,151.9A6.3,6.3 0,0 1,1.1 145.6L1.1,-56.6A6.3,6.3 0,0 1,7.4 -62.9z"
android:strokeWidth="1.8" android:strokeWidth="1.8"

View File

@@ -22,9 +22,6 @@
<group> <group>
<clip-path <clip-path
android:pathData="M0,0h125v153h-125z"/> android:pathData="M0,0h125v153h-125z"/>
<path
android:pathData="M0,0h125v153h-125z"
android:fillColor="#ffffff"/>
<path <path
android:pathData="M7.4,-62.9L117.6,-62.9A6.3,6.3 0,0 1,123.9 -56.6L123.9,145.6A6.3,6.3 0,0 1,117.6 151.9L7.4,151.9A6.3,6.3 0,0 1,1.1 145.6L1.1,-56.6A6.3,6.3 0,0 1,7.4 -62.9z" android:pathData="M7.4,-62.9L117.6,-62.9A6.3,6.3 0,0 1,123.9 -56.6L123.9,145.6A6.3,6.3 0,0 1,117.6 151.9L7.4,151.9A6.3,6.3 0,0 1,1.1 145.6L1.1,-56.6A6.3,6.3 0,0 1,7.4 -62.9z"
android:strokeWidth="1.8" android:strokeWidth="1.8"