Icon Backspace and BackspaceSolid must be auto-mirrored.
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:width="24dp"
|
||||
android:height="24dp"
|
||||
android:autoMirrored="true"
|
||||
android:viewportWidth="24"
|
||||
android:viewportHeight="24">
|
||||
<group>
|
||||
|
||||
@@ -1,6 +1,7 @@
|
||||
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:width="24dp"
|
||||
android:height="24dp"
|
||||
android:autoMirrored="true"
|
||||
android:viewportWidth="24"
|
||||
android:viewportHeight="24">
|
||||
<path
|
||||
|
||||
@@ -10,6 +10,8 @@ files = [
|
||||
"ic_compound_arrow_right.xml",
|
||||
"ic_compound_arrow_up_right.xml",
|
||||
"ic_compound_attachment.xml",
|
||||
"ic_compound_backspace.xml",
|
||||
"ic_compound_backspace_solid.xml",
|
||||
"ic_compound_block.xml",
|
||||
"ic_compound_chart.xml",
|
||||
"ic_compound_chat.xml",
|
||||
|
||||
Reference in New Issue
Block a user