Android-SwipeToDismiss
Introduction: 滑动 Item 消失 ListView,支持 3.0 以下版本见:https://github.com/JakeWharton/SwipeToDismissNOA
Tags:
Sample code that shows how to make ListView or other views support the swipe-to-dismiss Android UI pattern.
See the original Google+ post for discussion.
See also Jake Wharton's port of this sample code to old versions of Android using the NineOldAndroids compatibility library.

