Lior539/DragDropCollectionView

Dragging cell triggers didSelectItemAtIndexPath method

Opened this issue · 0 comments

After dragging a cell, the func collectionView(_ collectionView: UICollectionView, didSelectItemAtIndexPath indexPath: NSIndexPath) get triggered.