From af14fb4f905881ad64406c9de8805441a76ca9af Mon Sep 17 00:00:00 2001 From: Andreas Shimokawa Date: Sun, 29 May 2016 21:40:56 +0200 Subject: [PATCH] limit max charaters to longiute and latitude to 7 --- app/src/main/res/xml/preferences.xml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/app/src/main/res/xml/preferences.xml b/app/src/main/res/xml/preferences.xml index 667f5184..39aac559 100644 --- a/app/src/main/res/xml/preferences.xml +++ b/app/src/main/res/xml/preferences.xml @@ -226,11 +226,13 @@ android:key="location_aquire" android:title="@string/pref_title_location_aquire"/>