Pull to Refresh. A reusable pull-to-refresh widget for Android apps.

github.com/chrisbanes/Android-PullToRefresh

Vaya's read on this project

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

Updates

February 2013
  • Merge branch 'dev'
  • Update README to notify you of me no longer maintaining project
January 2013
  • Fix #220.
  • Fix #218.
  • Hopefully fix #216.
  • Fix Rotate Animation Drawable WOBBLE
  • Disable Hardware Layers for now. Fixes #196
  • Fix Text Showing on hidden LoadingLayout
  • Set Sample to use Android-16
  • Merge pull request #201 from nevalla/dev
  • Add Finnish language strings
  • Merge tag 'v2.1.1'
  • [maven-release-plugin] prepare for next development iteration
  • [maven-release-plugin] prepare release v2.1.1
  • Update Manifests
  • Fix #194
  • Remove the hacky support for Context Menu's. It's not difficult to do…
December 2012
  • Expand Fragment classes to include support for ExpandableListView
  • Fix #191. Much better way of detecting when the last visible item is …
  • Pretty sure this finally fixes #185.