Bruno Piccinin
Results
1
comments of
Bruno Piccinin
I tried to use ` _weekView.collectionView.alwaysBounceHorizontal = NO; _weekView.collectionView.alwaysBounceVertical = YES;` in my setupWeekData (same as the example) but it doesn't work. I found on internet something like this `UICollectionViewFlowLayout...