I have a sub view in UICollectionViewCell, when user swipe from that sub view then UICollectionView should not scroll. How to achieve this in Objective-C?
I have a sub view in UICollectionViewCell, when user swipe from that sub view then UICollectionView should not scroll. How to achieve this in Objective-C?
Comments
Post a Comment