summaryrefslogtreecommitdiff
path: root/java/com/android/dialer/voicemail/listui/res/layout
diff options
context:
space:
mode:
authoruabdullah <uabdullah@google.com>2017-12-12 11:41:57 -0800
committerCopybara-Service <copybara-piper@google.com>2017-12-12 14:32:47 -0800
commit4b43c451a7215ef05622fb9bdb6cb7d84e70efec (patch)
tree6454f759d2e6fc4d40ea8d693545e2c83241193e /java/com/android/dialer/voicemail/listui/res/layout
parent75812adca7fdebc90eb150035e399625f5c36a8b (diff)
Download and play voicemails from server when not locally available.
Test: Unit tests PiperOrigin-RevId: 178791213 Change-Id: I9e68c561285988cc1def894f5c7ecf9715ecf6b6
Diffstat (limited to 'java/com/android/dialer/voicemail/listui/res/layout')
-rw-r--r--java/com/android/dialer/voicemail/listui/res/layout/new_voicemail_media_player_layout.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/java/com/android/dialer/voicemail/listui/res/layout/new_voicemail_media_player_layout.xml b/java/com/android/dialer/voicemail/listui/res/layout/new_voicemail_media_player_layout.xml
index 32726a9e5..3efcea543 100644
--- a/java/com/android/dialer/voicemail/listui/res/layout/new_voicemail_media_player_layout.xml
+++ b/java/com/android/dialer/voicemail/listui/res/layout/new_voicemail_media_player_layout.xml
@@ -22,7 +22,6 @@
android:paddingTop="@dimen/voicemail_media_player_padding_top"
android:orientation="vertical">
- <!-- TODO(uabdullah): Make visibility gone (once implement fetching from vm server) -->
<TextView
android:id="@+id/playback_state_text"
android:layout_width="match_parent"