mirror of
https://github.com/SimpleMobileTools/Simple-Notes.git
synced 2025-03-03 10:27:44 +01:00
add an icon to the Delete menu item
This commit is contained in:
parent
625ee1ac90
commit
fa02e14b9a
@ -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
|
||||
|
BIN
app/src/main/res/mipmap-hdpi/delete.png
Normal file
BIN
app/src/main/res/mipmap-hdpi/delete.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 161 B |
BIN
app/src/main/res/mipmap-mdpi/delete.png
Normal file
BIN
app/src/main/res/mipmap-mdpi/delete.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 115 B |
BIN
app/src/main/res/mipmap-xhdpi/delete.png
Normal file
BIN
app/src/main/res/mipmap-xhdpi/delete.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 151 B |
BIN
app/src/main/res/mipmap-xxhdpi/delete.png
Normal file
BIN
app/src/main/res/mipmap-xxhdpi/delete.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 194 B |
BIN
app/src/main/res/mipmap-xxxhdpi/delete.png
Normal file
BIN
app/src/main/res/mipmap-xxxhdpi/delete.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 243 B |
Loading…
x
Reference in New Issue
Block a user