X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=altosdroid%2Fres%2Flayout%2Fmap_preload.xml;h=321e5ee3f824c22f603b3f67ed06c1d6392af192;hb=d80995c4535a3655ca1b9ca674d6839cfef84c4e;hp=1d1fca32cca2811f7fec67a7a7262aa6055181e7;hpb=85013045ca505096064aaf45c312b158d0263d2a;p=fw%2Faltos diff --git a/altosdroid/res/layout/map_preload.xml b/altosdroid/res/layout/map_preload.xml index 1d1fca32..321e5ee3 100644 --- a/altosdroid/res/layout/map_preload.xml +++ b/altosdroid/res/layout/map_preload.xml @@ -4,7 +4,8 @@ This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by - the Free Software Foundation; version 2 of the License. + the Free Software Foundation; either version 2 of the License, or + (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of @@ -45,7 +46,7 @@ android:layout_width="fill_parent" android:layout_height="wrap_content" android:hint="@string/preload_latitude_label" - android:inputType="number"/> + android:inputType="number|numberSigned|numberDecimal"/> + android:inputType="number|numberSigned|numberDecimal"/> - -