Icon Backspace and BackspaceSolid must be auto-mirrored.
This commit is contained in:
parent
538a309a1a
commit
095801af89
3 changed files with 4 additions and 0 deletions
|
|
@ -1,6 +1,7 @@
|
||||||
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
||||||
android:width="24dp"
|
android:width="24dp"
|
||||||
android:height="24dp"
|
android:height="24dp"
|
||||||
|
android:autoMirrored="true"
|
||||||
android:viewportWidth="24"
|
android:viewportWidth="24"
|
||||||
android:viewportHeight="24">
|
android:viewportHeight="24">
|
||||||
<group>
|
<group>
|
||||||
|
|
|
||||||
|
|
@ -1,6 +1,7 @@
|
||||||
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
||||||
android:width="24dp"
|
android:width="24dp"
|
||||||
android:height="24dp"
|
android:height="24dp"
|
||||||
|
android:autoMirrored="true"
|
||||||
android:viewportWidth="24"
|
android:viewportWidth="24"
|
||||||
android:viewportHeight="24">
|
android:viewportHeight="24">
|
||||||
<path
|
<path
|
||||||
|
|
|
||||||
|
|
@ -10,6 +10,8 @@ files = [
|
||||||
"ic_compound_arrow_right.xml",
|
"ic_compound_arrow_right.xml",
|
||||||
"ic_compound_arrow_up_right.xml",
|
"ic_compound_arrow_up_right.xml",
|
||||||
"ic_compound_attachment.xml",
|
"ic_compound_attachment.xml",
|
||||||
|
"ic_compound_backspace.xml",
|
||||||
|
"ic_compound_backspace_solid.xml",
|
||||||
"ic_compound_block.xml",
|
"ic_compound_block.xml",
|
||||||
"ic_compound_chart.xml",
|
"ic_compound_chart.xml",
|
||||||
"ic_compound_chat.xml",
|
"ic_compound_chat.xml",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue