From ffc8150def4093d9ecc5be34fc6be0600e3f3356 Mon Sep 17 00:00:00 2001 From: Altynaika Date: Wed, 3 Feb 2021 20:27:01 +0600 Subject: [PATCH] [android] Disabled the traffic button in navigation mode. Signed-off-by: Altynaika --- android/res/layout/layout_nav_bottom.xml | 14 +++++++------- android/src/com/mapswithme/maps/MwmActivity.java | 2 +- .../maps/routing/NavigationController.java | 16 ++++++++-------- .../com/mapswithme/maps/widget/menu/NavMenu.java | 6 +++--- 4 files changed, 19 insertions(+), 19 deletions(-) diff --git a/android/res/layout/layout_nav_bottom.xml b/android/res/layout/layout_nav_bottom.xml index b8f57f017b..e42f10f417 100644 --- a/android/res/layout/layout_nav_bottom.xml +++ b/android/res/layout/layout_nav_bottom.xml @@ -63,13 +63,13 @@ android:src="@drawable/ic_voice_on" android:background="?selectableItemBackgroundBorderless"/> - + + + + + + +