summaryrefslogtreecommitdiff
path: root/res
diff options
context:
space:
mode:
authorAndrew Lee <anwlee@google.com>2015-05-18 22:23:34 +0000
committerAndroid Git Automerger <android-git-automerger@android.com>2015-05-18 22:23:34 +0000
commit4a5c4063642a0bee0bebfa3b87b33bf8130a1ea1 (patch)
treec3aa816ce93c534a7b76813ab820dcc2c0630d3f /res
parent64c5a7d6fea50d7fa3ba8c86b374cb871ee00b1a (diff)
parentc1167e9a05c0578d483d7cd87302a8746e714df0 (diff)
am c1167e9a: Remove voicemail transcript from details.
* commit 'c1167e9a05c0578d483d7cd87302a8746e714df0': Remove voicemail transcript from details.
Diffstat (limited to 'res')
-rw-r--r--res/layout/call_details_voicemail_header.xml9
1 files changed, 0 insertions, 9 deletions
diff --git a/res/layout/call_details_voicemail_header.xml b/res/layout/call_details_voicemail_header.xml
index 7f8b9b81e..e3640faf4 100644
--- a/res/layout/call_details_voicemail_header.xml
+++ b/res/layout/call_details_voicemail_header.xml
@@ -18,15 +18,6 @@
android:layout_height="wrap_content"
android:orientation="vertical" >
- <TextView
- android:id="@+id/voicemail_transcription"
- android:layout_width="match_parent"
- android:layout_height="wrap_content"
- android:paddingStart="@dimen/call_detail_horizontal_margin"
- android:paddingEnd="@dimen/call_detail_horizontal_margin"
- android:paddingTop="@dimen/transcription_top_margin"
- android:paddingBottom="@dimen/transcription_bottom_margin" />
-
<LinearLayout
android:id="@+id/voicemail_container"
android:layout_width="match_parent"