aboutsummaryrefslogtreecommitdiffstats
path: root/main/res/layout/main_activity.xml
diff options
context:
space:
mode:
authorrsudev <rasch@munin-soft.de>2013-10-09 20:36:00 +0200
committerrsudev <rasch@munin-soft.de>2013-10-09 20:36:14 +0200
commitef511403c2f85128969c5d085b54810f3dd51dbc (patch)
tree8fcfe8b7098c3bee64f063c76be7714cbab5ddfe /main/res/layout/main_activity.xml
parentd7a6da5863ab90c068d4aa4f5b721e2d06c1f408 (diff)
downloadcgeo-ef511403c2f85128969c5d085b54810f3dd51dbc.zip
cgeo-ef511403c2f85128969c5d085b54810f3dd51dbc.tar.gz
cgeo-ef511403c2f85128969c5d085b54810f3dd51dbc.tar.bz2
#3334, fix last line in main screen
Diffstat (limited to 'main/res/layout/main_activity.xml')
-rw-r--r--main/res/layout/main_activity.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/res/layout/main_activity.xml b/main/res/layout/main_activity.xml
index 581dab4..ef86954 100644
--- a/main/res/layout/main_activity.xml
+++ b/main/res/layout/main_activity.xml
@@ -162,7 +162,7 @@
<RelativeLayout
android:layout_width="fill_parent"
- android:layout_height="16dip" >
+ android:layout_height="wrap_content" >
<TextView
android:id="@+id/nav_type"