diff --git a/OsmAnd/res/layout-land/fragment_plan_route.xml b/OsmAnd/res/layout-land/fragment_plan_route.xml index ff21237f2e..d85da7b8fc 100644 --- a/OsmAnd/res/layout-land/fragment_plan_route.xml +++ b/OsmAnd/res/layout-land/fragment_plan_route.xml @@ -1,53 +1,35 @@ - + android:background="@android:color/transparent" + android:orientation="vertical"> + android:layout_width="@dimen/dashboard_land_width" + android:layout_height="match_parent" + android:background="?attr/left_menu_view_bg" + android:orientation="vertical"> - - - + android:layout_height="@dimen/dashboard_map_toolbar" + android:background="?attr/bg_color" + android:minHeight="@dimen/dashboard_map_toolbar" + app:contentInsetLeft="54dp" + app:contentInsetStart="54dp"> - - + android:layout_width="match_parent" + android:layout_height="match_parent" + android:gravity="center_vertical" + android:orientation="horizontal"> - + - + - + - + - - - - - -