johannilsson / android-pulltorefresh

DEPRECATED This project aims to provide a reusable pull to refresh widget for Android.
2.47k stars 1.03k forks source link

Update PullToRefreshListView.java #99

Open caiweihao opened 9 years ago

caiweihao commented 9 years ago

Fixed an issue with onScroll() where the listview would not scroll to be released state if you stay in refreshed state.