From 2d54c3d3863ae89a98293d198a61e4557a6b5b90 Mon Sep 17 00:00:00 2001 From: GaidamakUA Date: Mon, 26 Oct 2015 11:27:16 +0200 Subject: [PATCH] ActionBar shadow removed on all screens. Fix #1822. Please use toolbar. --- OsmAnd/res/values/styles.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/OsmAnd/res/values/styles.xml b/OsmAnd/res/values/styles.xml index b88bda20ae..34b621a61f 100644 --- a/OsmAnd/res/values/styles.xml +++ b/OsmAnd/res/values/styles.xml @@ -115,7 +115,6 @@ @style/OsmandLightTheme.Toolbar @style/OsmandLightTheme.NewAppTheme @color/dashboard_black - @color/icon_color @color/map_widget_blue @@ -198,7 +197,6 @@ @style/OsmandDarkTheme @style/OsmandDarkTheme @color/map_widget_light - @color/dash_search_icon_dark @color/osmand_orange @@ -208,6 +206,7 @@