mirror of
https://github.com/moparisthebest/open-keychain
synced 2024-11-23 17:22: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
|
||||
android:id="@+id/menu_key_list_public_multi_encrypt"
|
||||
android:icon="@drawable/ic_action_secure"
|
||||
android:title="@string/menu_encrypt_to" />
|
||||
<item
|
||||
android:id="@+id/menu_key_list_public_multi_delete"
|
||||
|
Loading…
Reference in New Issue
Block a user