1.<view
[b]class="com.android.contacts.PinnedHeaderListView" [/b]
android:id="@android:id/list"
android:layout_width="match_parent"
android:layout_height="match_parent"
android:fastScrollEnabled="true"
/>
<[b]com.android.internal.widget.ContactHeaderWidget[/b]
android:id="@+id/contact_header_widget"
android:layout_width="match_parent"
android:layout_height="wrap_content"/>
[b]class="com.android.contacts.PinnedHeaderListView" [/b]
android:id="@android:id/list"
android:layout_width="match_parent"
android:layout_height="match_parent"
android:fastScrollEnabled="true"
/>
<[b]com.android.internal.widget.ContactHeaderWidget[/b]
android:id="@+id/contact_header_widget"
android:layout_width="match_parent"
android:layout_height="wrap_content"/>