summaryrefslogtreecommitdiff
path: root/res
diff options
context:
space:
mode:
authorHongwei Wang <hwwang@google.com>2013-09-09 23:54:27 +0000
committerAndroid (Google) Code Review <android-gerrit@google.com>2013-09-09 23:54:27 +0000
commita9ea2ad5e5ed1191a7f6abc4f5b41a8a170447b5 (patch)
tree81bd3aa2fc91d093a2db3c8215084929f6252904 /res
parentb968f5ee8081c9e582ea7c196efeaa1d710e392d (diff)
parent3011bc13a78b918df9c295e5c55ebe2ca09dab13 (diff)
Merge "Make the call log shortcut swipeable" into klp-dev
Diffstat (limited to 'res')
-rw-r--r--res/layout/call_log_list_item.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/res/layout/call_log_list_item.xml b/res/layout/call_log_list_item.xml
index 6f5ca67c5..46e503c25 100644
--- a/res/layout/call_log_list_item.xml
+++ b/res/layout/call_log_list_item.xml
@@ -17,6 +17,7 @@
<view
xmlns:android="http://schemas.android.com/apk/res/android"
class="com.android.dialer.calllog.CallLogListItemView"
+ android:id="@+id/call_log_list_item"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:orientation="vertical"