From e36e8f1deaccd35e48bbb4080c744695e915dc4c Mon Sep 17 00:00:00 2001 From: Thialfihar Date: Tue, 11 May 2010 14:07:15 +0000 Subject: merged DecryptMessageActivity and DecryptFileActivity into one DecryptActivity as well --- res/layout/decrypt.xml | 214 +++++++++++++++++++++++++++++++++++++++++ res/layout/decrypt_file.xml | 149 ---------------------------- res/layout/decrypt_message.xml | 99 ------------------- res/values/strings.xml | 4 +- 4 files changed, 215 insertions(+), 251 deletions(-) create mode 100644 res/layout/decrypt.xml delete mode 100644 res/layout/decrypt_file.xml delete mode 100644 res/layout/decrypt_message.xml (limited to 'res') diff --git a/res/layout/decrypt.xml b/res/layout/decrypt.xml new file mode 100644 index 000000000..5b97c35e4 --- /dev/null +++ b/res/layout/decrypt.xml @@ -0,0 +1,214 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +