From cb9bdb3cf72ec387e6f34d29a31e701f5f5e7d92 Mon Sep 17 00:00:00 2001 From: Alex Fong Date: Mon, 21 Mar 2016 21:37:19 +0800 Subject: Redesigned subkey creation dialog and changed default key type created to RSA, 3072 bit. Added code to prevent removal of master subkey when modifying a new key. --- .../res/layout/two_line_spinner_dropdown_item.xml | 32 ++++++++++++++++++++++ 1 file changed, 32 insertions(+) create mode 100644 OpenKeychain/src/main/res/layout/two_line_spinner_dropdown_item.xml (limited to 'OpenKeychain/src/main/res/layout/two_line_spinner_dropdown_item.xml') diff --git a/OpenKeychain/src/main/res/layout/two_line_spinner_dropdown_item.xml b/OpenKeychain/src/main/res/layout/two_line_spinner_dropdown_item.xml new file mode 100644 index 000000000..ae325eaab --- /dev/null +++ b/OpenKeychain/src/main/res/layout/two_line_spinner_dropdown_item.xml @@ -0,0 +1,32 @@ + + + + + + + + + + + + + -- cgit v1.2.3