Swipe to Dismiss. Adds the swipe-to-delete gesture to older Android phones.

github.com/JakeWharton/SwipeToDismissNOA

Vaya's read on this project

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

Updates

February 2014
  • Add missing license information.
June 2012
  • Update to NineOldAndroids 2.4.0 final.
  • Add a more visible link to compiled APK.
  • Use new NOA helper delegate to ensure we use native when available.
  • Merge pull request #1 from orrc/master
  • Fixed a couple of View.animate() calls which were missed.
  • Port sample to all APIs using NineOldAndroids.
  • Convert Roman's sample into a full, working project.