aboutsummaryrefslogtreecommitdiffstats
path: root/main/res/layout/about.xml
diff options
context:
space:
mode:
Diffstat (limited to 'main/res/layout/about.xml')
-rw-r--r--main/res/layout/about.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/res/layout/about.xml b/main/res/layout/about.xml
index 13d7c04..39ad8ff 100644
--- a/main/res/layout/about.xml
+++ b/main/res/layout/about.xml
@@ -17,7 +17,7 @@
android:orientation="vertical" >
<LinearLayout
android:layout_width="fill_parent"
- android:layout_height="fill_parent"
+ android:layout_height="wrap_content"
android:layout_marginTop="10dip"
android:orientation="vertical" >
<LinearLayout