Update map_context_menu_fragment.xml

This commit is contained in:
sergdevosm 2020-08-14 15:50:30 +03:00
parent babe4bc6c6
commit e7c5332b00

View file

@ -455,9 +455,8 @@
<net.osmand.plus.widgets.TextViewEx
android:id="@+id/context_menu_directions_button"
android:layout_width="0dp"
android:layout_width="wrap_content"
android:layout_height="match_parent"
android:layout_weight="2"
android:background="?attr/selectableItemBackground"
android:gravity="end|center_vertical"
android:paddingLeft="@dimen/context_menu_padding_margin_default"