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" />