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:
An implementation of drag and drop feature from grid RecyclerView to horizontal RecyclerView, with backward compatibility.
KotlinMIT