aboutsummaryrefslogtreecommitdiffstats
path: root/OpenKeychain/src/main/res/layout/add_keys_activity.xml
diff options
context:
space:
mode:
Diffstat (limited to 'OpenKeychain/src/main/res/layout/add_keys_activity.xml')
-rw-r--r--OpenKeychain/src/main/res/layout/add_keys_activity.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/OpenKeychain/src/main/res/layout/add_keys_activity.xml b/OpenKeychain/src/main/res/layout/add_keys_activity.xml
index a5f5dd71a..c703efbf3 100644
--- a/OpenKeychain/src/main/res/layout/add_keys_activity.xml
+++ b/OpenKeychain/src/main/res/layout/add_keys_activity.xml
@@ -29,9 +29,7 @@
<LinearLayout
android:layout_width="match_parent"
- android:layout_height="wrap_content"
- android:padding="0dp"
- android:layout_margin="0dp">
+ android:layout_height="wrap_content">
<TextView
android:paddingLeft="8dp"
@@ -136,5 +134,7 @@
android:layout_marginBottom="8dp" />
</LinearLayout>
+
</LinearLayout>
+
</ScrollView> \ No newline at end of file