From 15cf60c8dc4a5ab669750f36340b25859df53db2 Mon Sep 17 00:00:00 2001 From: Alexey Pelykh Date: Thu, 5 Feb 2015 18:58:41 +0200 Subject: [PATCH] Fixes --- OsmAnd/res/layout/plugin.xml | 34 +++++++++++++++++++++++++++++++--- OsmAnd/res/values/attrs.xml | 3 +++ OsmAnd/res/values/colors.xml | 6 ++++++ OsmAnd/res/values/strings.xml | 1 + OsmAnd/res/values/styles.xml | 6 ++++++ 5 files changed, 47 insertions(+), 3 deletions(-) diff --git a/OsmAnd/res/layout/plugin.xml b/OsmAnd/res/layout/plugin.xml index 6da9611e0d..85b18837b8 100644 --- a/OsmAnd/res/layout/plugin.xml +++ b/OsmAnd/res/layout/plugin.xml @@ -15,15 +15,17 @@ + android:paddingLeft="16dp" + android:paddingRight="16dp" + android:background="?attr/plugin_details_header_bg"> + + + + + + + + + + diff --git a/OsmAnd/res/values/colors.xml b/OsmAnd/res/values/colors.xml index c36424128a..33fd1cf392 100644 --- a/OsmAnd/res/values/colors.xml +++ b/OsmAnd/res/values/colors.xml @@ -103,4 +103,10 @@ #333b40 #ffffff + + #ffffff + #333b40 + + #dbdbdb + #ffffff \ No newline at end of file diff --git a/OsmAnd/res/values/strings.xml b/OsmAnd/res/values/strings.xml index 9e12894a29..4680e9986a 100644 --- a/OsmAnd/res/values/strings.xml +++ b/OsmAnd/res/values/strings.xml @@ -2089,4 +2089,5 @@ Afghanistan, Albania, Algeria, Andorra, Angola, Anguilla, Antigua and Barbuda, A Disable Description Settings + You need an Internet connection to install this plugin. diff --git a/OsmAnd/res/values/styles.xml b/OsmAnd/res/values/styles.xml index 1194cfef17..51f75d6dd1 100644 --- a/OsmAnd/res/values/styles.xml +++ b/OsmAnd/res/values/styles.xml @@ -161,6 +161,9 @@ @drawable/switch_ex_background_light @color/switch_ex_button_text_light @drawable/bg_plugin_logo_disabled_light + @color/plugin_details_header_bg_light + @color/plugin_details_header2_bg_light + @drawable/ic_world_globe_light