mirror of
https://github.com/M66B/FairEmail.git
synced 2024-12-28 10:47:28 +00:00
Changed icon
This commit is contained in:
parent
de49fac89e
commit
f3479d91cf
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@
|
|||
android:id="@+id/tvAddImage"
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
android:drawableStart="@drawable/twotone_delete_24"
|
||||
android:drawableStart="@drawable/twotone_delete_forever_24"
|
||||
android:drawablePadding="6dp"
|
||||
android:text="@string/title_delete_operation_title"
|
||||
android:textAppearance="@style/TextAppearance.AppCompat.Large"
|
||||
|
|
Loading…
Reference in a new issue