diff --git a/OsmAnd/res/values/colors.xml b/OsmAnd/res/values/colors.xml index 2ac3eedf22..7611f7f773 100644 --- a/OsmAnd/res/values/colors.xml +++ b/OsmAnd/res/values/colors.xml @@ -1,6 +1,7 @@ + #c5d2e6 #3db878 #3a9f73 #14c45d diff --git a/OsmAnd/res/values/strings.xml b/OsmAnd/res/values/strings.xml index 8a80f4e083..aeec7d6c63 100644 --- a/OsmAnd/res/values/strings.xml +++ b/OsmAnd/res/values/strings.xml @@ -9,6 +9,7 @@ 3. All your modified/created strings are in the top of the file (to make easier find what\'s translated). PLEASE: Have a look at http://code.google.com/p/osmand/wiki/UIConsistency, it may really improve your and our work :-) Thx - Hardy --> + Enter the file name. Map import error Map imported successfully Make as Start Point diff --git a/OsmAnd/res/values/styles.xml b/OsmAnd/res/values/styles.xml index 90f9b87da8..8320ca0f17 100644 --- a/OsmAnd/res/values/styles.xml +++ b/OsmAnd/res/values/styles.xml @@ -96,6 +96,10 @@ @color/status_bar_route_light + +