allow encrypting to clipboard in EncryptFileFragment
This commit is contained in:
@@ -14,6 +14,11 @@
|
||||
android:icon="@drawable/ic_action_encrypt_share_24dp"
|
||||
app:showAsAction="always" />
|
||||
|
||||
<item
|
||||
android:id="@+id/encrypt_copy"
|
||||
android:title="@string/btn_copy_encrypted_signed"
|
||||
android:icon="@drawable/ic_action_encrypt_copy_24dp" />
|
||||
|
||||
<item
|
||||
android:id="@+id/check_delete_after_encrypt"
|
||||
android:title="@string/label_delete_after_encryption"
|
||||
|
||||
Reference in New Issue
Block a user