I saw the demo of swipe to delete in Google android i/o 2013, under A moving experience:
https://developers.google.com/events/io/se
From my point of view this link is better than all others ..
SwipeToDismissUndoList
SwipeToDismissUndoList library is deprecated in favor of EnhancedListView, which is also deprecated in favour of RecyclerView
RecyclerView is part of the support library, so it is backward compatible to API level 7.
EnhancedListView