Closed 01joy closed 10 years ago
Hey guys, I have figured it out, Just change OnRefreshListener
to OnRefreshListener2
in setOnRefreshListener
, and then override onPullDownToRefresh
onPullUpToRefresh
methods.
If you can read Chinese, see this.
Cool. Thanks for sharing the solution.
Hello everyone, It's a great lib, I have included in my project, I wonder how can i get the same animation when Pulling Up from the bottom in ListView.
setOnLastItemVisibleListener
triggered.to
onLastItemVisible
.