Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/romannurik/Android-SwipeToDismiss

Android swipe-to-dismiss mini-library and sample code
https://github.com/romannurik/Android-SwipeToDismiss

Last synced: 2 months ago
JSON representation

Android swipe-to-dismiss mini-library and sample code

Awesome Lists containing this project

README

        

[![No Maintenance Intended](http://unmaintained.tech/badge.svg)](http://unmaintained.tech/)

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](https://plus.google.com/+RomanNurik/posts/Fgo1p5uWZLu) for discussion.

See also [Jake Wharton's port](https://github.com/JakeWharton/SwipeToDismissNOA) of this sample code to old versions of Android using the [NineOldAndroids](http://nineoldandroids.com/) compatibility library.