Fix #9610
This commit is contained in:
parent
6335db433e
commit
84ddaa0a48
1 changed files with 1 additions and 1 deletions
|
@ -457,7 +457,7 @@
|
|||
android:id="@+id/context_menu_directions_button"
|
||||
android:layout_width="0dp"
|
||||
android:layout_height="match_parent"
|
||||
android:layout_weight="1"
|
||||
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