This commit is contained in:
PavelRatushny 2017-10-30 10:09:35 +02:00
parent 2dbf04b7da
commit ef4a371eb9

View file

@ -23,8 +23,8 @@
android:layout_height="@dimen/dashboard_map_toolbar"
osmand:contentInsetLeft="4dp"
osmand:contentInsetStart="4dp"
osmand:contentInsetRight="16dp"
osmand:contentInsetEnd="16dp">
osmand:contentInsetRight="0dp"
osmand:contentInsetEnd="0dp">
<LinearLayout
android:orientation="horizontal"
@ -54,6 +54,8 @@
android:textSize="@dimen/dialog_header_text_size"/>
<net.osmand.plus.widgets.TextViewEx
android:paddingLeft="16dp"
android:paddingRight="16dp"
android:id="@+id/options_button"
android:layout_width="wrap_content"
android:layout_height="match_parent"