KelvinJin / AnimatedCollectionViewLayout

A UICollectionViewLayout subclass that adds custom transitions/animations to the UICollectionView without effecting your existing code.
MIT License
4.7k stars 347 forks source link

index path is not corrrect. #63

Closed DedicatedDev closed 3 years ago

DedicatedDev commented 3 years ago

When I use PageOffsetAttributesAnimator, collectionView's indexPath is not correct. it is correct in scroll down. but in scroll up, it is change strangely