Icon Backspace and BackspaceSolid must be auto-mirrored.
This commit is contained in:
parent
87dbfbd2b2
commit
57a02d01fc
3 changed files with 4 additions and 0 deletions
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue