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

Create lib and publish to Jcenter #41

Open jaredsburrows opened 8 years ago

MrLepage commented 8 years ago

There is only four classes easily understandable..

I don't think there is a need to create a library for this.

Just copy/paste the classes in your project and adapt them for your use cases.