diff --git a/OsmAnd/res/layout/osmo_groups_list_header.xml b/OsmAnd/res/layout/osmo_groups_list_header.xml index dbd5df8380..64cc4a97ee 100644 --- a/OsmAnd/res/layout/osmo_groups_list_header.xml +++ b/OsmAnd/res/layout/osmo_groups_list_header.xml @@ -10,33 +10,33 @@ android:layout_width="fill_parent" android:layout_height="wrap_content" android:minHeight="@dimen/list_item_height" - android:orientation="horizontal" > + android:orientation="horizontal"> + android:scaleType="centerInside" + android:src="@drawable/mon_osmo_conn_small"/> + android:textColor="@color/color_white"/> + android:orientation="horizontal"> + android:src="@drawable/ic_action_gshare_dark"/> + /> - - - + android:visibility="gone"/> + \ No newline at end of file