aboutsummaryrefslogtreecommitdiffstats
path: root/main/res/values
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/values
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/values')
-rw-r--r--main/res/values/styles.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/main/res/values/styles.xml b/main/res/values/styles.xml
index fed8e1e..c566122 100644
--- a/main/res/values/styles.xml
+++ b/main/res/values/styles.xml
@@ -228,7 +228,6 @@
<style name="location_current_style">
<item name="android:layout_width">wrap_content</item>
<item name="android:layout_height">wrap_content</item>
- <item name="android:layout_alignParentBottom">true</item>
<item name="android:layout_gravity">right</item>
<item name="android:paddingLeft">3dip</item>
<item name="android:paddingRight">3dip</item>