1

I know that you can have some degree of control over the insert and delete animations of UICollectionViews by overriding the UICollectionViewLayoutmethods

initialLayoutAttributesForAppearingItemAtIndexPath: for insertions finalLayoutAttributesForDisappearingItemAtIndexPath: for deletions

... but is there a way to change the animation's duration (e.g. to something much slower — 2 seconds or so?) or its animation curve?

fatuhoku
  • 4,815
  • 3
  • 30
  • 70
  • I've seen answers like http://stackoverflow.com/questions/16690831/uicollectionview-animations-insert-delete-items already. – fatuhoku Sep 20 '15 at 17:23
  • Another question asking the same thing: http://stackoverflow.com/questions/26662779/uicollectionview-insertion-animation-curve – fatuhoku Sep 20 '15 at 18:53

0 Answers0