iPaulPro / Android-ItemTouchHelper-Demo

Basic example of using ItemTouchHelper to add drag & drop and swipe-to-dismiss to RecyclerView.
Apache License 2.0
2.51k stars 499 forks source link

Drag & Drop works slowly #62

Open shahzad1 opened 4 years ago

shahzad1 commented 4 years ago

Hi, I've implemented this in one of my projects and it is working perfectly. But the problem is, drag & drop is working very slowly.