summaryrefslogtreecommitdiff
path: root/InCallUI/res/layout/select_account_list_item.xml
diff options
context:
space:
mode:
authorNancy Chen <nancychen@google.com>2014-08-21 00:02:51 +0000
committerAndroid (Google) Code Review <android-gerrit@google.com>2014-08-19 02:43:23 +0000
commit8d48032acd64d4c09b7fe5f61c789f4e5ffaec45 (patch)
tree2a4ea607ddc332934fa3a86eeafc4f5bce2b4724 /InCallUI/res/layout/select_account_list_item.xml
parent5554bbb2367af1426abf5b3528d1d5cb8f7e5712 (diff)
parenta2911f91d19ef6f3ecf072c91f821f743b58b91b (diff)
Merge "Adjust SIM icon tint and fix InCallUI glitches for call state icon." into lmp-dev
Diffstat (limited to 'InCallUI/res/layout/select_account_list_item.xml')
-rw-r--r--InCallUI/res/layout/select_account_list_item.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/InCallUI/res/layout/select_account_list_item.xml b/InCallUI/res/layout/select_account_list_item.xml
index 3759e3e9a..1999fced7 100644
--- a/InCallUI/res/layout/select_account_list_item.xml
+++ b/InCallUI/res/layout/select_account_list_item.xml
@@ -25,6 +25,7 @@
<ImageView android:id="@+id/icon"
android:layout_width="48dp"
android:layout_height="48dp"
+ android:tint="@color/dialtacts_secondary_text_color"
android:scaleType="center" />
<TextView android:id="@+id/text"