summaryrefslogtreecommitdiff
path: root/res
diff options
context:
space:
mode:
authorAndrew Lee <anwlee@google.com>2015-05-18 22:50:25 +0000
committerAndroid Git Automerger <android-git-automerger@android.com>2015-05-18 22:50:25 +0000
commita48fc60216d5ff8e1f7f4e5d4ff747176d32cb47 (patch)
treef14f05808b3c2e658cdaa6aa37f1599449780cf2 /res
parentdc65f3f6b97ff0dc6d42f158c00124e508823bcd (diff)
parent92bfd1d713212f5f0962fb05a289526d9966b8db (diff)
am 92bfd1d7: am 4a5c4063: am c1167e9a: Remove voicemail transcript from details.
* commit '92bfd1d713212f5f0962fb05a289526d9966b8db': 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"