DraggableCollectionView
DraggableCollectionView copied to clipboard
Fixes for dynamic sizes
Fixes issue when collection view cells have dynamic sizes, but for example you want to allow moving only 5 cells that have same size (this is case in my project).
For static sizes outcome of animations is exactly the same.