Update map_context_menu_fragment.xml
This commit is contained in:
parent
babe4bc6c6
commit
e7c5332b00
1 changed files with 1 additions and 2 deletions
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue