MQZHot / ZCycleView

使用UICollectionView实现常见图片无限轮播,支持自定义cell,自定义pageControl,以及轮播样式
MIT License
438 stars 69 forks source link

示例5用手滑动的时候有问题 #19

Closed LChao05 closed 5 years ago

MQZHot commented 5 years ago

注释掉 collectionView.isPagingEnabled = true 就可以了