From 4989dad67b68b38e75416916df406dcec908b399 Mon Sep 17 00:00:00 2001 From: pacien Date: Thu, 7 Sep 2017 14:27:37 +0200 Subject: Implement encrypted private keys support --- .../res/layout/dialog_encrypt_decrypt_keys.xml | 30 ++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 app/src/main/res/layout/dialog_encrypt_decrypt_keys.xml (limited to 'app/src/main/res/layout/dialog_encrypt_decrypt_keys.xml') diff --git a/app/src/main/res/layout/dialog_encrypt_decrypt_keys.xml b/app/src/main/res/layout/dialog_encrypt_decrypt_keys.xml new file mode 100644 index 0000000..1f20d9b --- /dev/null +++ b/app/src/main/res/layout/dialog_encrypt_decrypt_keys.xml @@ -0,0 +1,30 @@ + + + + + + + + + -- cgit v1.2.3