Android - drag and drop - list rearrange Android - drag and drop - list rearrange android android

Android - drag and drop - list rearrange


Even though this question is already answered. I struggled using the music app as an example, so I created a simple Drag and Drop List project to help others that can be found here


You can also try my recent implementation here:

It gives smooth scrolling while dragging and supports list items with arbitrary heights. Lots of jumpy behavior has also been removed as compared to the TouchInterceptor.