diff --git a/OsmAnd/AndroidManifest.xml b/OsmAnd/AndroidManifest.xml index 0193a6a4ad..1810b1fbe4 100644 --- a/OsmAnd/AndroidManifest.xml +++ b/OsmAnd/AndroidManifest.xml @@ -897,6 +897,15 @@ + + + + diff --git a/OsmAnd/res/drawable/bg_transparent_rounded_profile.xml b/OsmAnd/res/drawable/bg_transparent_rounded_profile.xml index 5f8144c422..0a02cc78c0 100644 --- a/OsmAnd/res/drawable/bg_transparent_rounded_profile.xml +++ b/OsmAnd/res/drawable/bg_transparent_rounded_profile.xml @@ -1,9 +1,9 @@ - - - - - - + android:color="#D9F0B400"> + + + + + + \ No newline at end of file diff --git a/OsmAnd/res/layout/fragment_selected_profile.xml b/OsmAnd/res/layout/fragment_selected_profile.xml index 0518a9ba99..3cfd869bf6 100644 --- a/OsmAnd/res/layout/fragment_selected_profile.xml +++ b/OsmAnd/res/layout/fragment_selected_profile.xml @@ -1,635 +1,615 @@ - + android:background="?attr/activity_background_color"> - + android:layout_height="wrap_content" + android:layout_marginBottom="@dimen/setting_profile_item_height" + android:layout_gravity="top" + android:focusable="true" + android:focusableInTouchMode="true"> - - - - - - - - - + android:orientation="vertical"> - - - - - - - - - - - - - - - - - - - - - + android:layout_height="64dp" + android:paddingStart="@dimen/content_padding" + android:paddingEnd="@dimen/content_padding_small" + android:paddingLeft="@dimen/content_padding" + android:paddingRight="@dimen/content_padding_small" + android:orientation="horizontal"> - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + android:layout_marginEnd="@dimen/bottom_sheet_icon_margin" + android:layout_marginRight="@dimen/bottom_sheet_icon_margin" + android:layout_gravity="center_vertical" + android:tint="?attr/default_icon_color" + tools:src="@drawable/ic_action_coordinates_latitude"/> - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -