diff --git a/OsmAnd/res/layout-land/fragment_plan_route.xml b/OsmAnd/res/layout-land/fragment_plan_route.xml index ff21237f2e..02306fc2f1 100644 --- a/OsmAnd/res/layout-land/fragment_plan_route.xml +++ b/OsmAnd/res/layout-land/fragment_plan_route.xml @@ -1,21 +1,110 @@ - + 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="match_parent" + android:background="@color/ctx_menu_info_view_bg_dark"> - + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -