From 5b72747dbb35a80a61ae8f7ca7ca1648b6a7923d Mon Sep 17 00:00:00 2001 From: PavelRatushny Date: Thu, 21 Dec 2017 15:29:28 +0200 Subject: [PATCH] Change time icon --- OsmAnd/res/layout/plan_route_info.xml | 2 +- .../net/osmand/plus/mapcontextmenu/other/MapRouteInfoMenu.java | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/OsmAnd/res/layout/plan_route_info.xml b/OsmAnd/res/layout/plan_route_info.xml index 6a12c401c5..505015148e 100644 --- a/OsmAnd/res/layout/plan_route_info.xml +++ b/OsmAnd/res/layout/plan_route_info.xml @@ -366,7 +366,7 @@ android:layout_marginRight="@dimen/list_content_padding" android:contentDescription="@string/info_button" android:scaleType="center" - android:src="@drawable/ic_action_time"/> + android:src="@drawable/ic_action_time_span"/>