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

设置禁止上拉加载 #18

Closed wenkchan closed 8 years ago

wenkchan commented 8 years ago

有没有一个方法可以去掉上拉加载的

Chanven commented 8 years ago

compile 1.1.0 调用setLoadMoreEnable(false)禁用