Chanven / CommonPullToRefresh

Android widget with pull to refresh for all the views,and support loadMore for ListView , RecyclerView, GridView and SwipeRefreshLayout.
Apache License 2.0
1.07k stars 303 forks source link

能否支持上面是banner,下面是listview的上下拉刷新 #3

Closed flyzebraV closed 8 years ago

flyzebraV commented 8 years ago

banner 可以是 ViewPager 或者其他view

Chanven commented 8 years ago

可以

flyzebraV commented 8 years ago

使用哪一个?

SunShRui commented 8 years ago

ListView 或者 GridView 使用addHeader ,这是要注意position 这时位置是从1开始的