SeslSwipeListAnimator

Samsung SwipeListAnimator class.

Constructors

Link copied to clipboard
constructor(@NonNull recyclerView: RecyclerView, @NonNull context: Context)

Types

Link copied to clipboard

Properties

Link copied to clipboard

Functions

Link copied to clipboard
open fun clearSwipeAnimation(@NonNull view: View)
Link copied to clipboard
open fun doMoveAction(@NonNull c: Canvas, @NonNull viewForeground: View, deltaX: Float, isCurrentlyActive: Boolean)
Link copied to clipboard
open fun getAnimationDuration(@NonNull recyclerView: RecyclerView, animationType: Int, animateDx: Float, animateDy: Float): Long
Link copied to clipboard
open fun onSwiped(@NonNull view: View)
Link copied to clipboard