From b6240f8927ea96ec69f4e88a4fb498535922e514 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dominik=20Sch=C3=BCrmann?= Date: Sat, 18 Jan 2014 20:27:28 +0100 Subject: [PATCH] do not sign on update from server action --- .../res/layout/api_app_register_activity.xml | 5 +++-- .../res/layout/api_app_settings_activity.xml | 9 +++++---- .../res/layout/api_app_settings_fragment.xml | 10 ++++++---- .../keychain/ui/ViewKeyActivity.java | 4 ---- 4 files changed, 14 insertions(+), 14 deletions(-) diff --git a/OpenPGP-Keychain/res/layout/api_app_register_activity.xml b/OpenPGP-Keychain/res/layout/api_app_register_activity.xml index a6a2fbd31..2cbc81cf7 100644 --- a/OpenPGP-Keychain/res/layout/api_app_register_activity.xml +++ b/OpenPGP-Keychain/res/layout/api_app_register_activity.xml @@ -3,8 +3,9 @@ xmlns:tools="http://schemas.android.com/tools" android:layout_width="fill_parent" android:layout_height="fill_parent" - android:orientation="vertical" - android:padding="8dp" > + android:layout_marginLeft="16dp" + android:layout_marginRight="16dp" + android:orientation="vertical" > + android:layout_width="match_parent" + android:layout_height="match_parent" + android:layout_marginLeft="16dp" + android:layout_marginRight="16dp" + android:orientation="vertical" > + android:orientation="horizontal" > + android:textAppearance="?android:attr/textAppearanceSmall" />