summaryrefslogtreecommitdiffstats
path: root/res/layout
diff options
context:
space:
mode:
authorAbhishek Panjikar <apanji@codeaurora.org>2016-02-11 17:56:41 +0530
committerGerrit - the friendly Code Review server <code-review@localhost>2016-09-04 00:08:30 -0700
commit9d57b97a34833b40f4d98da652dcc957a5a69d53 (patch)
tree84dd89a274554bb1a24422bdcb9c1f7b4a461fa9 /res/layout
parentfbc87c0ab235d405e36d564270c5e85de3069ccd (diff)
downloadandroid_packages_apps_Dialer-9d57b97a34833b40f4d98da652dcc957a5a69d53.tar.gz
android_packages_apps_Dialer-9d57b97a34833b40f4d98da652dcc957a5a69d53.tar.bz2
android_packages_apps_Dialer-9d57b97a34833b40f4d98da652dcc957a5a69d53.zip
IMS: CallLogs:FR33084_VoWiFi_Phonebook
Shows various icons in call logs to imply that the call made is a CS, VoLTE, VoWifi or Video call. Change-Id: Ic505011cf141e36db50c412163e151fc6fcbebf7 CRs-Fixed: 958886
Diffstat (limited to 'res/layout')
-rw-r--r--res/layout/call_log_list_item_actions.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/res/layout/call_log_list_item_actions.xml b/res/layout/call_log_list_item_actions.xml
index 78203b72d..4cce073c0 100644
--- a/res/layout/call_log_list_item_actions.xml
+++ b/res/layout/call_log_list_item_actions.xml
@@ -64,6 +64,7 @@
style="@style/CallLogActionStyle">
<ImageView
+ android:id="@+id/videoCallIcon"
style="@style/CallLogActionIconStyle"
android:src="@drawable/ic_videocam_24dp" />