Disable auto-mirror for help icon

master
Alex Hart 2020-03-17 11:47:23 -03:00 committed by Greyson Parrelli
parent 31f9b77c32
commit 40d9d663ec
2 changed files with 2 additions and 2 deletions

File diff suppressed because one or more lines are too long

View File

@ -1,4 +1,4 @@
<vector android:autoMirrored="true" android:height="24dp"
<vector android:autoMirrored="false" android:height="24dp"
android:viewportHeight="24" android:viewportWidth="24"
android:width="24dp" xmlns:android="http://schemas.android.com/apk/res/android">
<path android:fillColor="?icon_tint" android:pathData="M12,1A11,11 0,1 0,23 12,11 11,0 0,0 12,1ZM12.88,18.13a1.18,1.18 0,0 1,-0.88 0.37,1.24 1.24,0 0,1 -0.88,-2.13A1.16,1.16 0,0 1,12 16a1.18,1.18 0,0 1,0.88 0.37,1.23 1.23,0 0,1 0,1.76ZM14.3,11.73a2.67,2.67 0,0 0,-1.45 2.65v0.11L11.12,14.49v-0.11c0,-2.24 0.68,-2.93 1.8,-3.62a2.33,2.33 0,0 0,1.28 -2A1.74,1.74 0,0 0,12.34 7a1.83,1.83 0,0 0,-1.91 1.84L8.59,8.84a3.44,3.44 0,0 1,3.75 -3.36c2.22,0 3.7,1.33 3.7,3.29A3.24,3.24 0,0 1,14.3 11.73Z"/>