ASHSpringyCollectionView
ASHSpringyCollectionView copied to clipboard
The ASHSpringyCollectionView can't scroll sometimes
I use the ASHSpringyCollectionView in my project. It works prefect.but It has a bed bug:when the content height less than screen height,the ASHSpringyCollectionView can't scroll!hope you can solve it,thanks~
add a single line of code. self.collectionView.alwaysBounceVertical = YES;