Top "Pull-to-refresh" questions

Pull To Refresh is a UI interaction wherein a user pulls down on a scrolling view or list, beyond the upper bounds of the view, and releases it in order to refresh the contents of that view or list.

How to refresh a UIWebView by a "pull down and release" gesture?

I know that this is possible in the Tweetie for iPhone or the xkcd iPhone app, but they are using …

iphone uiwebview scroll pull-to-refresh
Pull down to refresh

I would like to implement a "Pull down to refresh" into my application. Just like twitter has in their iPhone …

iphone uitableview uiwebview pull-to-refresh
Android: Pull to Refresh for GridView

I'm currently looking for a possibility to implement a pull to refresh GridView. Does anybody have a clue if there's …

android gridview pull-to-refresh