Changed icon

This commit is contained in:
M66B 2022-10-31 08:22:47 +01:00
parent de49fac89e
commit f3479d91cf
1 changed files with 1 additions and 1 deletions

View File

@ -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"