Package com.ernestoyaquello.dragdropswiperecyclerview
See: Description
-
Class Summary Class Description BuildConfig ViewHolder The view holder abstract type whose implementation should be used in the implementation of DragDropSwipeAdapter. DragDropSwipeAdapter Needs to be implemented by any adapter to be used within a DragDropSwipeRecyclerView. DragDropSwipeRecyclerView Extension of RecyclerView that detects swipe, drag & drop and scrolling. ScrollAwareRecyclerView Extension of RecyclerView that detects when the user scrolls. -
Enum Summary Enum Description DirectionFlag ListOrientation Indicates the orientation of a recycler view of type DragDropSwipeRecyclerView. -
Object Summary Object Description Companion