kiddouk / Android-SwipeToDismiss-RecyclerView

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Android Swipe-to-Dismiss RecyclerView Sample Code

Sample code that shows how to make RecyclerView 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.

© Roman Nurik (original library)

© Vasya Drobushkov (recycler view support)

About

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

License:Apache License 2.0


Languages

Language:Java 100.0%