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 353 forks source link

Please allow to enable / disable it #9

Open guidedways opened 8 years ago

guidedways commented 8 years ago

Sometimes you want to disable the SpringView to work, please update to detect 'setEnabled(false)'

liaoinstan commented 8 years ago

Thank you for your suggest , I have add a method ‘setEnabled(boolean)’ in the new version 1.2.5: compile 'com.liaoinstan.springview:library:1.2.5'

yuzhongxingke commented 8 years ago

这个不超过一屏时,没有效果,这个能否设置NONE,BOTH,START,END,类似 PullRefersh 这样就比较丰富啦