Adding common contact list view and card layout

Bug: 16553819
Bug: 17157006
Change-Id: I498b3de918a98b59e589e5216ea6ae3a0d3902a7
diff --git a/res-common/layout/contact_list_content.xml b/res-common/layout/contact_list_content.xml
index 3a8ad7d..1e5934c 100644
--- a/res-common/layout/contact_list_content.xml
+++ b/res-common/layout/contact_list_content.xml
@@ -37,6 +37,7 @@
         android:layout_width="match_parent"
         android:layout_height="0dip"
         android:layout_weight="1" >
+        <include layout="@layout/contact_list_card"/>
         <view
             class="com.android.contacts.common.list.PinnedHeaderListView"
             android:id="@android:id/list"