ActionBar-PullToRefresh. A pull-to-refresh control for Android apps that refreshes content when you drag down from the top.

github.com/chrisbanes/ActionBar-PullToRefresh

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

April 2014
  • add pull_refresh_strings.xml in values-zh-rTW
  • Update pull_refresh_strings.xml
  • Final version. Now abandonware.
March 2014
  • Make sure the user is dragging vertically. Closes #280.
  • Use explicit aar dependency for SmoothProgressBar. Closes #225.
  • Fix Gradle build. No idea why this caused a break.
  • Use the default source set folder structure
  • Use latest version of SmoothProgressBar
  • Merge branch 'development' of github.com:castorflex/ActionBar-PullToR…
  • Merge pull request #274 from tasomaniac/master
  • Add FLAG_LAYOUT_IN_SCREEN to WindowLayoutParams
  • Merge pull request #243 from vinc3m1/patch-2
  • Add gradle wrapper
  • Update build tools versions
  • Merge pull request #198 from madlymad/master
  • Added Turkish translation
February 2014
  • Support for ListView padding
January 2014
  • Added a style to customize the indeterminate progress bar. Added a sa…
  • Updated gradle version plugin
December 2013
  • Translations