mirror of
https://github.com/moparisthebest/open-keychain
synced 2025-02-07 18:40:19 -05:00
use save icon, not tick
This commit is contained in:
parent
556d6ff226
commit
95eb33b2ed
@ -4,7 +4,7 @@
|
||||
|
||||
<item
|
||||
android:id="@+id/menu_key_edit_save"
|
||||
android:icon="@drawable/ic_action_done"
|
||||
android:icon="@drawable/ic_action_save"
|
||||
app:showAsAction="always"
|
||||
android:title="@string/btn_save">
|
||||
</item>
|
||||
|
Loading…
Reference in New Issue
Block a user