lxcid/LXReorderableCollectionViewFlowLayout

PanGesture will cause crash.

hymanwang opened this issue · 0 comments

When I use this layout to my project, I found when panning a cell on and remove the collection view at same time, an issue in L396 will cause app crash, I think this is an animation bug, we should confirm both animation finished and strongSelf existed.
Please confirm this.
Best wishes.