summaryrefslogtreecommitdiff
path: root/res
diff options
context:
space:
mode:
authorHongwei Wang <hwwang@google.com>2013-09-09 16:56:51 -0700
committerAndroid Git Automerger <android-git-automerger@android.com>2013-09-09 16:56:51 -0700
commitd4e8af147c0b1d3cb3205d600fe0174e23390a56 (patch)
treeea068e2b246d296243e1f7a48ade03ac2979aa28 /res
parent9e9950f197861e9c6b1170ae01ab85b43d94581c (diff)
parenta9ea2ad5e5ed1191a7f6abc4f5b41a8a170447b5 (diff)
am a9ea2ad5: Merge "Make the call log shortcut swipeable" into klp-dev
* commit 'a9ea2ad5e5ed1191a7f6abc4f5b41a8a170447b5': 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"