diff --git a/OsmAnd/no_translate.xml b/OsmAnd/no_translate.xml index 45278995f4..9417f4fa41 100644 --- a/OsmAnd/no_translate.xml +++ b/OsmAnd/no_translate.xml @@ -11,6 +11,7 @@ --> + Search for another country Searching map… We would like to determine your location and suggest to download map of this region. Location not found diff --git a/OsmAnd/res/layout/first_usage_wizard_fragment.xml b/OsmAnd/res/layout/first_usage_wizard_fragment.xml index ad78e76f5a..1e10efe21b 100644 --- a/OsmAnd/res/layout/first_usage_wizard_fragment.xml +++ b/OsmAnd/res/layout/first_usage_wizard_fragment.xml @@ -403,7 +403,7 @@ android:id="@+id/map_download_card" android:layout_width="match_parent" android:layout_height="wrap_content" - android:layout_marginBottom="24dp" + android:layout_marginBottom="4dp" android:layout_marginLeft="40dp" android:layout_marginRight="40dp" android:layout_marginTop="24dp" @@ -481,6 +481,19 @@ + +