From 8c6cb8b0ab9e89f9d575af829e0dd1dd9e82e401 Mon Sep 17 00:00:00 2001 From: Vincent Breitmoser Date: Sat, 8 Mar 2014 11:19:34 +0100 Subject: working unified list (no actions yet) --- .../src/main/res/layout/key_list_header.xml | 16 ++++++ .../src/main/res/layout/key_list_item.xml | 63 ++++++++++++++++++++++ .../src/main/res/layout/key_list_secret_item.xml | 20 ++++++- 3 files changed, 97 insertions(+), 2 deletions(-) create mode 100644 OpenPGP-Keychain/src/main/res/layout/key_list_header.xml create mode 100644 OpenPGP-Keychain/src/main/res/layout/key_list_item.xml (limited to 'OpenPGP-Keychain/src/main/res') diff --git a/OpenPGP-Keychain/src/main/res/layout/key_list_header.xml b/OpenPGP-Keychain/src/main/res/layout/key_list_header.xml new file mode 100644 index 000000000..5768e4153 --- /dev/null +++ b/OpenPGP-Keychain/src/main/res/layout/key_list_header.xml @@ -0,0 +1,16 @@ + + + + + + \ No newline at end of file diff --git a/OpenPGP-Keychain/src/main/res/layout/key_list_item.xml b/OpenPGP-Keychain/src/main/res/layout/key_list_item.xml new file mode 100644 index 000000000..4ff0bbe65 --- /dev/null +++ b/OpenPGP-Keychain/src/main/res/layout/key_list_item.xml @@ -0,0 +1,63 @@ + + + + + + + +