Why ItemTouchHelper.startSwipe not working?

39 Views Asked by At

Is there a working example of using ItemTouchHelper.startSwipe ? I found documentation with example here: https://developer.android.com/reference/androidx/recyclerview/widget/ItemTouchHelper#startSwipe(androidx.recyclerview.widget.RecyclerView.ViewHolder) But I could not make it working.

Also there is the same old question without answers: ItemTouchHelper startSwipe not working

0

There are 0 best solutions below