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

The cell is set to the screen width, and the current cell position is constantly shifted #51

Closed BigEleven closed 4 years ago

BigEleven commented 4 years ago

https://org.modao.cc/app/3fd86f7c2b4d161a29c369c84e1271f4 This will give you an intuition of the problem. Thank you