summaryrefslogtreecommitdiff
path: root/res/layout/call_log_list_item.xml
diff options
context:
space:
mode:
authorAnne Rong <annerong@google.com>2015-07-20 18:03:38 -0700
committerAnne Rong <annerong@google.com>2015-07-21 14:21:14 -0700
commit664b2018c038fa4626dd06741f117ed3296c11ea (patch)
treea18519f4b3280027aaa20e2fee8d5283f5e8c06b /res/layout/call_log_list_item.xml
parent59c4dfdf471ee72d9e7994853daa6344a555a9e8 (diff)
Allow copying the voicemail transcription
Added item to context menu that allows copying the voicemail transcript. Removed the select-on-double-tap from previous commit. Bug: 22451484 Change-Id: I518680afda74c4c15c5fb16b02a55cae64ed131d
Diffstat (limited to 'res/layout/call_log_list_item.xml')
-rw-r--r--res/layout/call_log_list_item.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/res/layout/call_log_list_item.xml b/res/layout/call_log_list_item.xml
index f5c0f369e..ec512b67f 100644
--- a/res/layout/call_log_list_item.xml
+++ b/res/layout/call_log_list_item.xml
@@ -96,7 +96,6 @@
android:textSize="@dimen/call_log_secondary_text_size"
android:singleLine="true"
android:ellipsize="marquee"
- android:textIsSelectable="true"
android:visibility="gone" />
<LinearLayout