mirror of
https://github.com/moparisthebest/open-keychain
synced 2024-11-24 01:32:16 -05:00
add lock icon for 'Encrypt to..' multiselect option
This commit is contained in:
parent
4c6cbd211e
commit
ccbb6f95f4
BIN
OpenPGP-Keychain/src/main/res/drawable-hdpi/ic_action_secure.png
Normal file
BIN
OpenPGP-Keychain/src/main/res/drawable-hdpi/ic_action_secure.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 394 B |
BIN
OpenPGP-Keychain/src/main/res/drawable-mdpi/ic_action_secure.png
Normal file
BIN
OpenPGP-Keychain/src/main/res/drawable-mdpi/ic_action_secure.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 317 B |
Binary file not shown.
After Width: | Height: | Size: 510 B |
Binary file not shown.
After Width: | Height: | Size: 624 B |
@ -3,6 +3,7 @@
|
|||||||
|
|
||||||
<item
|
<item
|
||||||
android:id="@+id/menu_key_list_public_multi_encrypt"
|
android:id="@+id/menu_key_list_public_multi_encrypt"
|
||||||
|
android:icon="@drawable/ic_action_secure"
|
||||||
android:title="@string/menu_encrypt_to" />
|
android:title="@string/menu_encrypt_to" />
|
||||||
<item
|
<item
|
||||||
android:id="@+id/menu_key_list_public_multi_delete"
|
android:id="@+id/menu_key_list_public_multi_delete"
|
||||||
|
Loading…
Reference in New Issue
Block a user