Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 627 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 627 Bytes

Android Swipe-to-Dismiss Sample Code

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.