You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ViewHolder should be draggable with LongPress and/or with an HandleView; Drag events and activation state should be coherent with ActionMode.
Drag and Swipe should have configuration setters and accept directions.
Brand new Swipe-To-Dismiss, with rear views left and right, is available from v5.0.0-b6.
Dragging items and headers with auto-linkage is improved from v5.0.0-b6.
The implementation should extend
android.support.v7.widget.helper.ItemTouchHelper.Callback
.The text was updated successfully, but these errors were encountered: