From 3a64022320bfd672fcf0c2298bff46def1061f63 Mon Sep 17 00:00:00 2001 From: Dmitry Yunitsky Date: Wed, 13 Apr 2016 14:50:21 +0300 Subject: [PATCH] [android] Display username instead of profile. --- android/res/layout/item_osm_edits.xml | 1 + .../src/com/mapswithme/maps/settings/SettingsActivity.java | 4 ++++ 2 files changed, 5 insertions(+) diff --git a/android/res/layout/item_osm_edits.xml b/android/res/layout/item_osm_edits.xml index 2c7259a6ef..afe64c285f 100644 --- a/android/res/layout/item_osm_edits.xml +++ b/android/res/layout/item_osm_edits.xml @@ -25,6 +25,7 @@ android:layout_marginStart="@dimen/margin_half" android:background="?circleAccent" android:scaleType="center" + android:tint="?cardBackground" tools:src="@drawable/ic_device"/>