xmartlabs / XLPagerTabStrip

Android PagerTabStrip for iOS.
MIT License
6.97k stars 1.33k forks source link

How to avoid of scrolling in UICollectionView #764

Open rilcuk opened 4 years ago

rilcuk commented 4 years ago

If there is 3 or more pages and user scrolls from left to right, then after second page collection view items are moved to the left. So the question is how to turn it off?

On main page there is this example https://github.com/xmartlabs/XLPagerTabStrip/blob/master/Example/youtube.gif