MSay2 / CircularDeletionSwipe

This project implements one of the most beautiful animations of the class RecyclerView, the class ItemTouchHelper. The ItemTouchHelper class implements the dragging of each object on the RecyclerView class by revealing a view under the first sliding view. Please, refer to this link to learn more about the class ItemTouchHelper. This project shows you not only how to implement this animation but also to add a circular animation that will coordinate with the sliding of your finger.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MSay2/CircularDeletionSwipe Stargazers