aboutsummaryrefslogtreecommitdiffstats
path: root/main/res/layout-land
diff options
context:
space:
mode:
authorBananeweizen <Bananeweizen@gmx.de>2013-01-20 10:22:08 +0100
committerBananeweizen <Bananeweizen@gmx.de>2013-01-20 10:22:08 +0100
commit94ce8acb86a300504d549e09971533207b8f334a (patch)
treee86d952fe68b83b0e72b3b8586e301e8c2d22493 /main/res/layout-land
parente6267571c812561f1a00fcc8fe81b884cfd763e0 (diff)
downloadcgeo-94ce8acb86a300504d549e09971533207b8f334a.zip
cgeo-94ce8acb86a300504d549e09971533207b8f334a.tar.gz
cgeo-94ce8acb86a300504d549e09971533207b8f334a.tar.bz2
Lint fixes
* ignore exported content provider * ignore unregistered activity (for copy of FragmentListActivity) * fix invalid layout attribute * fix Locale stuff
Diffstat (limited to 'main/res/layout-land')
-rw-r--r--main/res/layout-land/navigate.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/main/res/layout-land/navigate.xml b/main/res/layout-land/navigate.xml
index 0beffb4..c19374b 100644
--- a/main/res/layout-land/navigate.xml
+++ b/main/res/layout-land/navigate.xml
@@ -91,7 +91,6 @@
android:layout_marginRight="1dip"
android:layout_marginLeft="1dip"
android:layout_gravity="center_vertical"
- android:layout_centerInParent="true"
android:keepScreenOn="true"
android:gravity="center"
android:padding="4dip"