revert to the original Delete icon
This commit is contained in:
parent
a1d04be10c
commit
5e31e72504
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@
|
|||
app:showAsAction="ifRoom" />
|
||||
<item
|
||||
android:id="@+id/cab_delete"
|
||||
android:icon="@drawable/ic_rename_vector"
|
||||
android:icon="@drawable/ic_delete_vector"
|
||||
android:title="@string/delete"
|
||||
app:showAsAction="ifRoom" />
|
||||
<item
|
||||
|
|
Loading…
Reference in a new issue