From 64216d19f02cbc23666cd322f2f7b27ef19f73b7 Mon Sep 17 00:00:00 2001 From: kotlin Date: Tue, 11 Aug 2020 00:10:24 +0300 Subject: [PATCH] Fix #9610 --- OsmAnd/res/layout/map_context_menu_fragment.xml | 2 -- 1 file changed, 2 deletions(-) diff --git a/OsmAnd/res/layout/map_context_menu_fragment.xml b/OsmAnd/res/layout/map_context_menu_fragment.xml index fc9af7de29..d7200d47fb 100644 --- a/OsmAnd/res/layout/map_context_menu_fragment.xml +++ b/OsmAnd/res/layout/map_context_menu_fragment.xml @@ -467,8 +467,6 @@ android:text="@string/get_directions" android:textAllCaps="true" android:textSize="@dimen/default_desc_text_size" - android:maxLines="1" - android:autoSizeTextType="uniform" osmand:typeface="@string/font_roboto_medium" tools:textColor="?attr/contextMenuButtonColor" />