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.
from The Android Arsenal
No comments:
Post a Comment