mirror of
https://github.com/FossifyOrg/Notes.git
synced 2026-09-17 08:22:47 -04:00
add an icon to the Delete menu item
This commit is contained in:
1 parent
625ee1ac90
commit
fa02e14b9a
6 files changed
+1
No files matched your search
@@ -8,6 +8,7 @@
|
||||
app:showAsAction="ifRoom"/>
|
||||
<item
|
||||
android:id="@+id/delete_note"
|
||||
android:icon="@mipmap/delete"
|
||||
android:title="@string/delete_note"
|
||||
app:showAsAction="never"/>
|
||||
<item
|
||||
|
||||
Binary file not shown.
|
After Width: | Height: | Size: 161 B |
Binary file not shown.
|
After Width: | Height: | Size: 115 B |
Binary file not shown.
|
After Width: | Height: | Size: 151 B |
Binary file not shown.
|
After Width: | Height: | Size: 194 B |
Binary file not shown.
|
After Width: | Height: | Size: 243 B |
Reference in new issue
Block a user