liaoinstan / SpringView

🔥 A custom view pull to refresh,support ScrollView,ListView,RecyclerView,WebView and all another views, easy to use
Apache License 2.0
1.93k stars 355 forks source link

下拉加载有时不需要了怎么移除 #51

Open githubwxq opened 7 years ago

githubwxq commented 7 years ago

一开始加载数据需要显示加载更多然后我拉出10条数据 第二次我拉出了5条数据然后 发现小于10条我希望我下次下拉的时候下拉的视图不在显示这个怎么弄????????

liaoinstan commented 7 years ago

Issues #57 setEnableFooter(false)