summaryrefslogtreecommitdiff
path: root/res
diff options
context:
space:
mode:
authorHongwei Wang <hwwang@google.com>2013-09-09 17:01:56 -0700
committerAndroid Git Automerger <android-git-automerger@android.com>2013-09-09 17:01:56 -0700
commitd895b685648f184d120f39c07280a6f71ea1ac16 (patch)
tree81bd3aa2fc91d093a2db3c8215084929f6252904 /res
parent47ae3d9980966d9f351f26630cfaf558db800038 (diff)
parentd4e8af147c0b1d3cb3205d600fe0174e23390a56 (diff)
am d4e8af14: am a9ea2ad5: Merge "Make the call log shortcut swipeable" into klp-dev
* commit 'd4e8af147c0b1d3cb3205d600fe0174e23390a56': Make the call log shortcut swipeable
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"