• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Apps Just released Drag Drop Recycler

emile_b

Newbie
I've just released this library which I needed to make for my current project.

It allows you to easily add Drag and Drop to a vertical RecyclerView list. For some reason I could not find a working drag-n-drop for the Recycler!

It does not require you to instantiate a custom RecyclerView or Adapter, it just plugs in.

https://github.com/emileb/DragSortRecycler
 
Back
Top Bottom