Skip to content

An implementation of drag and drop feature from grid RecyclerView to horizontal RecyclerView, with backward compatibility.

License

Notifications You must be signed in to change notification settings

devAseemSharma/drag-and-drop-sample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

drag-and-drop-sample

A simple implementation of drag and drop cell animation from grid RecyclerView to horizontal RecyclerView, with backward compatibility.

Minimum SDK used in the sample is:

minSdk 16

Refer to the GIF to get an idea how this works:

DragAndDropSample