From 59c4dfdf471ee72d9e7994853daa6344a555a9e8 Mon Sep 17 00:00:00 2001 From: Anne Rong Date: Mon, 20 Jul 2015 15:52:33 -0700 Subject: Allow coyping the voicemail transcription Double-tap to select voicemail text Bug: 22451484 Change-Id: I85caf8542f929da6e5b8c025ea79b97edd019d9e --- res/layout/call_log_list_item.xml | 1 + 1 file changed, 1 insertion(+) (limited to 'res') diff --git a/res/layout/call_log_list_item.xml b/res/layout/call_log_list_item.xml index ec512b67f..f5c0f369e 100644 --- a/res/layout/call_log_list_item.xml +++ b/res/layout/call_log_list_item.xml @@ -96,6 +96,7 @@ android:textSize="@dimen/call_log_secondary_text_size" android:singleLine="true" android:ellipsize="marquee" + android:textIsSelectable="true" android:visibility="gone" />