fanleiym 2011-11-17
1.<view
class="com.android.contacts.PinnedHeaderListView"
android:id="@android:id/list"
android:layout_width="match_parent"
android:layout_height="match_parent"
android:fastScrollEnabled="true"
/>
<com.android.internal.widget.ContactHeaderWidget
android:id="@+id/contact_header_widget"
android:layout_width="match_parent"
android:layout_height="wrap_content"/>