开发者

Are there any good examples of a pull to refresh feature for ListViews?

开发者 https://www.devze.com 2023-01-26 14:01 出处:网络
The Twitter application for Android has a nice way of refreshing the listview by pulling down and au开发者_JAVA技巧tomatically refreshing the data source.

The Twitter application for Android has a nice way of refreshing the listview by pulling down and au开发者_JAVA技巧tomatically refreshing the data source.

Are there any good examples of this?


Here's an Android Library project to provide pull to refresh:

https://github.com/chrisbanes/Android-PullToRefresh

0

精彩评论

暂无评论...
验证码 换一张
取 消