devAseemSharma / drag-and-drop-sample

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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

License:MIT License


Languages

Language:Kotlin 87.4%Language:Java 12.6%