diff --git a/OsmAnd/res/layout/fragment_selected_profile.xml b/OsmAnd/res/layout/fragment_selected_profile.xml index 40c2469ec9..a5b13e8549 100644 --- a/OsmAnd/res/layout/fragment_selected_profile.xml +++ b/OsmAnd/res/layout/fragment_selected_profile.xml @@ -6,7 +6,7 @@ xmlns:tools="http://schemas.android.com/tools" android:layout_width="match_parent" android:layout_height="match_parent" - android:background="@color/map_widget_light_pressed"> + > @@ -114,7 +114,7 @@ android:layout_marginEnd="@dimen/list_content_padding" android:layout_marginLeft="@dimen/list_content_padding" android:layout_marginRight="@dimen/list_content_padding" - android:text="Вы можете добавить модифированную версию routing.xml в osmand/files/routing."/> + android:text="You can add own modified version of routing.xml to ..osmand/files/routing/"/> @@ -134,7 +134,7 @@ + android:src="@drawable/ic_action_layers_dark" + android:tint="?attr/primary_icon_color"/> + android:src="@drawable/ic_configure_screen_dark" + android:tint="?attr/primary_icon_color"/> + android:src="@drawable/ic_action_start_navigation" + android:tint="?attr/primary_icon_color"/> + android:background="?attr/bg_color">