From bb2fb786a8583ecc0366021e2d748e3d39891407 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dominik=20Sch=C3=BCrmann?= Date: Sun, 30 Mar 2014 21:33:00 +0200 Subject: Include signature result in fragments --- .../src/main/res/layout/decrypt_content.xml | 2 - .../src/main/res/layout/decrypt_file_fragment.xml | 67 +++++++++++----------- .../main/res/layout/decrypt_message_fragment.xml | 14 ++--- 3 files changed, 38 insertions(+), 45 deletions(-) (limited to 'OpenPGP-Keychain/src/main/res/layout') diff --git a/OpenPGP-Keychain/src/main/res/layout/decrypt_content.xml b/OpenPGP-Keychain/src/main/res/layout/decrypt_content.xml index b6cb24b01..a496d8b9d 100644 --- a/OpenPGP-Keychain/src/main/res/layout/decrypt_content.xml +++ b/OpenPGP-Keychain/src/main/res/layout/decrypt_content.xml @@ -6,8 +6,6 @@ android:layout_height="match_parent" android:orientation="vertical"> - - - + + - + android:text="@string/label_delete_after_decryption" /> - + android:layout_height="match_parent"> - + - + - - \ No newline at end of file + + + + \ No newline at end of file diff --git a/OpenPGP-Keychain/src/main/res/layout/decrypt_message_fragment.xml b/OpenPGP-Keychain/src/main/res/layout/decrypt_message_fragment.xml index f11f79c1e..23ae95660 100644 --- a/OpenPGP-Keychain/src/main/res/layout/decrypt_message_fragment.xml +++ b/OpenPGP-Keychain/src/main/res/layout/decrypt_message_fragment.xml @@ -5,7 +5,7 @@ android:layout_height="match_parent" android:fillViewport="true"> - + + + android:layout_weight="1" /> + android:padding="4dp"> - + -- cgit v1.2.3