<com.recker.flybanner.FlyBanner
android:id="@+id/fly"
android:layout_width=“match_parent”
android:layout_height=“120dp”/>
<com.example.pulltolibrary.PullToRefreshListView
android:layout_width=“match_parent”
android:layout_height=“0dp”
android:layout_weight=“1”
android:id="@+id/listview1">
</com.example.pulltolibrary.PullToRefreshListView>