mirror of
https://github.com/moparisthebest/k-9
synced 2024-11-27 11:42:16 -05:00
Add menu image for read/reply receipt.
This commit is contained in:
parent
7e26b62227
commit
2d13b0f36c
BIN
res/drawable-hdpi/ic_menu_reply_receipt.png
Normal file
BIN
res/drawable-hdpi/ic_menu_reply_receipt.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 2.5 KiB |
BIN
res/drawable/ic_menu_reply_receipt.png
Normal file
BIN
res/drawable/ic_menu_reply_receipt.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 2.0 KiB |
@ -32,8 +32,9 @@
|
|||||||
/>
|
/>
|
||||||
<item
|
<item
|
||||||
android:id="@+id/read_receipt"
|
android:id="@+id/read_receipt"
|
||||||
android:alphabeticShortcut="r"
|
android:alphabeticShortcut="r"
|
||||||
android:title="@string/read_receipt"
|
android:title="@string/read_receipt"
|
||||||
|
android:icon="@drawable/ic_menu_reply_receipt"
|
||||||
/>
|
/>
|
||||||
<item
|
<item
|
||||||
android:id="@+id/add_attachment_image"
|
android:id="@+id/add_attachment_image"
|
||||||
|
Loading…
Reference in New Issue
Block a user