aboutsummaryrefslogtreecommitdiffstats
path: root/org_apg/res/layout/decrypt.xml
diff options
context:
space:
mode:
Diffstat (limited to 'org_apg/res/layout/decrypt.xml')
-rw-r--r--org_apg/res/layout/decrypt.xml7
1 files changed, 3 insertions, 4 deletions
diff --git a/org_apg/res/layout/decrypt.xml b/org_apg/res/layout/decrypt.xml
index eccd4bf7a..d31c3bdec 100644
--- a/org_apg/res/layout/decrypt.xml
+++ b/org_apg/res/layout/decrypt.xml
@@ -25,15 +25,14 @@
xmlns:android="http://schemas.android.com/apk/res/android"
android:layout_width="fill_parent"
android:layout_height="fill_parent"
- android:fillViewport="true"
- android:paddingLeft="10dp"
- android:paddingRight="10dp" >
+ android:fillViewport="true" >
<LinearLayout
android:layout_width="fill_parent"
android:layout_height="wrap_content"
android:orientation="vertical"
- android:padding="4dp" >
+ android:paddingLeft="10dp"
+ android:paddingRight="10dp" >
<LinearLayout
android:layout_width="fill_parent"