From 11489e6f6fbac870387e988ee8ed4bac1b5c873a Mon Sep 17 00:00:00 2001 From: Denis Date: Thu, 13 Nov 2014 11:37:20 +0200 Subject: [PATCH] Added button press color and margin resized to 1dp --- OsmAnd/res/drawable/dashboard_button.xml | 7 +++++++ OsmAnd/res/values/styles.xml | 8 ++++---- 2 files changed, 11 insertions(+), 4 deletions(-) create mode 100644 OsmAnd/res/drawable/dashboard_button.xml diff --git a/OsmAnd/res/drawable/dashboard_button.xml b/OsmAnd/res/drawable/dashboard_button.xml new file mode 100644 index 0000000000..d0c9084828 --- /dev/null +++ b/OsmAnd/res/drawable/dashboard_button.xml @@ -0,0 +1,7 @@ + + + + + + + \ No newline at end of file diff --git a/OsmAnd/res/values/styles.xml b/OsmAnd/res/values/styles.xml index 5babdfc70c..845bb0c9bc 100644 --- a/OsmAnd/res/values/styles.xml +++ b/OsmAnd/res/values/styles.xml @@ -24,18 +24,18 @@ wrap_content 12sp @color/dashboard_blue - @color/color_white + @drawable/dashboard_button