diff --git a/OsmAnd/res/layout/fragment_map_markers_dialog.xml b/OsmAnd/res/layout/fragment_map_markers_dialog.xml index 05173d51a0..c7bcc91ff9 100644 --- a/OsmAnd/res/layout/fragment_map_markers_dialog.xml +++ b/OsmAnd/res/layout/fragment_map_markers_dialog.xml @@ -6,41 +6,45 @@ android:layout_height="match_parent" android:orientation="vertical"> - + android:layout_height="@dimen/dashboard_map_toolbar"> - + android:layout_height="match_parent" + android:theme="?attr/actionBarStyle" + app:contentInsetLeft="54dp" + app:contentInsetStart="54dp"> - + android:gravity="center_vertical"> - - + - + + + + + +