|
|
|
@ -3,7 +3,7 @@
|
|
|
|
|
xmlns:app="http://schemas.android.com/apk/res-auto">
|
|
|
|
|
<item
|
|
|
|
|
android:id="@+id/menu_delete"
|
|
|
|
|
android:icon="@drawable/twotone_delete_24"
|
|
|
|
|
android:icon="@drawable/twotone_delete_forever_24"
|
|
|
|
|
android:title="@string/title_delete"
|
|
|
|
|
app:showAsAction="always" />
|
|
|
|
|
</menu>
|
|
|
|
|