summaryrefslogtreecommitdiff
path: root/InCallUI/res
diff options
context:
space:
mode:
authorNancy Chen <nancychen@google.com>2014-11-04 23:58:35 +0000
committerAndroid Git Automerger <android-git-automerger@android.com>2014-11-04 23:58:35 +0000
commit99f0e086217d506de7f744673163f60d506061aa (patch)
tree8275a2cfd2e75211979bdfdcb8325e63cdbefa40 /InCallUI/res
parent3d5d98001e8cc02f6bbc7e4301498bb1fd61f312 (diff)
parent9c27100893078ff9df5c95bbdd5e9019350ac8d6 (diff)
am 2eb54ad8: Merge "Remove provider icon from InCallUI." into lmp-mr1-dev
* commit '2eb54ad88714924ba76b4232c286b2e12e61fc2f': Remove provider icon from InCallUI.
Diffstat (limited to 'InCallUI/res')
-rw-r--r--InCallUI/res/layout/secondary_call_info.xml8
1 files changed, 0 insertions, 8 deletions
diff --git a/InCallUI/res/layout/secondary_call_info.xml b/InCallUI/res/layout/secondary_call_info.xml
index 8666c2ae8..a1d12a4df 100644
--- a/InCallUI/res/layout/secondary_call_info.xml
+++ b/InCallUI/res/layout/secondary_call_info.xml
@@ -69,14 +69,6 @@
android:orientation="horizontal"
android:visibility="gone" >
- <ImageView android:id="@+id/secondaryCallProviderIcon"
- android:layout_width="@dimen/call_provider_small_icon_size"
- android:layout_height="@dimen/call_provider_small_icon_size"
- android:layout_marginRight="2dp"
- android:baselineAlignBottom="true"
- android:scaleType="centerInside"
- android:tint="@color/incall_banner_secondary_text_color" />
-
<TextView android:id="@+id/secondaryCallProviderLabel"
android:layout_width="match_parent"
android:layout_height="wrap_content"