包and依赖
PullToRefreshListView的控件
<com.handmark.pulltorefresh.library.PullToRefreshListView
android:layout_below="@id/banner02"
android:layout_width="match_parent"
android:layout_height="match_parent"
android:id="@+id/pulltorefreshlistviewmain"/>
XlistView控件
<com.bawei.wzq.wzlibrary.view.XListView
android:layout_below="@id/banner01"
android:id="@+id/xlistviewmain"
android:layout_width="match_parent"
android:layout_height="match_parent"
/>