summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDanny Baumann <dannybaumann@web.de>2015-03-25 13:04:43 +0100
committerDanny Baumann <dannybaumann@web.de>2015-03-25 13:04:43 +0100
commit0d4dea329d77f6aa1bd1023892e6c0a7cf6090cb (patch)
treea9e14b62d28263ee7fd9465ebe38ce4f5c43fb32
parent6f680e55f7ebe885da1a68d75630a40162a885b1 (diff)
downloadpackages_apps_Contacts-0d4dea329d77f6aa1bd1023892e6c0a7cf6090cb.tar.gz
packages_apps_Contacts-0d4dea329d77f6aa1bd1023892e6c0a7cf6090cb.tar.bz2
packages_apps_Contacts-0d4dea329d77f6aa1bd1023892e6c0a7cf6090cb.zip
Remove SIM icon tinting.
Tinting overlays both the SIM color and number, so we shouldn't do that. Change-Id: I825a308040479fc4afdf86130b02cbc20c609f7f
-rw-r--r--res/layout/expanding_entry_card_item.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/res/layout/expanding_entry_card_item.xml b/res/layout/expanding_entry_card_item.xml
index 4f0094d9b..606d4eb67 100644
--- a/res/layout/expanding_entry_card_item.xml
+++ b/res/layout/expanding_entry_card_item.xml
@@ -93,7 +93,6 @@
android:layout_below="@+id/sub_header"
android:layout_width="@dimen/expanding_entry_card_item_icon_size"
android:layout_height="@dimen/expanding_entry_card_item_icon_size"
- android:tint="@color/quickcontact_entry_sub_header_text_color"
android:layout_gravity="center_vertical"
android:scaleType="centerInside"/>