You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Problem: If you are trying to insert/delete cell that are not on screen, you will get a exception on frame/indexPath stuff.
Solution: Delete override for method prepareForCollectionViewUpdates. Nothing to do in it. Relica for another Spring animation (for falling animation on deletion)
I get the following crash on the about line
*** Assertion failure in -[UIDynamicAnimator _registerBodyForItem:], /BuildRoot/Library/Caches/com.apple.xbs/Sources/UIKit/UIKit-3505.17/UIDynamicAnimator.m:872
*** Terminating app due to uncaught exception 'NSInternalInconsistencyException', reason: 'Invalid size {0, 0} for item <UICollectionViewLayoutAttributes: 0x159b7cb0> index path: (<NSIndexPath: 0x158fa0a0> {length = 2, path = 0 - 6}); frame = (0 0; 0 0); in Dynamics'
The text was updated successfully, but these errors were encountered: