From c1c831e52b11fc976b06b0d850f62e7934f581f6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dominik=20Sch=C3=BCrmann?= Date: Wed, 16 Jul 2014 09:49:37 +0200 Subject: New first time screen --- .../src/main/res/layout/create_key_activity.xml | 54 ++++++++++++ .../src/main/res/layout/first_time_activity.xml | 89 ++++++++++++++++++++ .../src/main/res/layout/wizard_activity.xml | 98 ---------------------- .../main/res/layout/wizard_create_key_fragment.xml | 41 --------- .../src/main/res/layout/wizard_k9_fragment.xml | 43 ---------- .../src/main/res/layout/wizard_start_fragment.xml | 63 -------------- 6 files changed, 143 insertions(+), 245 deletions(-) create mode 100644 OpenKeychain/src/main/res/layout/create_key_activity.xml create mode 100644 OpenKeychain/src/main/res/layout/first_time_activity.xml delete mode 100644 OpenKeychain/src/main/res/layout/wizard_activity.xml delete mode 100644 OpenKeychain/src/main/res/layout/wizard_create_key_fragment.xml delete mode 100644 OpenKeychain/src/main/res/layout/wizard_k9_fragment.xml delete mode 100644 OpenKeychain/src/main/res/layout/wizard_start_fragment.xml (limited to 'OpenKeychain/src/main/res/layout') diff --git a/OpenKeychain/src/main/res/layout/create_key_activity.xml b/OpenKeychain/src/main/res/layout/create_key_activity.xml new file mode 100644 index 000000000..673f43084 --- /dev/null +++ b/OpenKeychain/src/main/res/layout/create_key_activity.xml @@ -0,0 +1,54 @@ + + + + + + + + + + + + +