ios - SDCycleScrollView三方有问题?
伊谢尔伦
伊谢尔伦 2017-04-18 09:45:58
0
1
645

使用这个三方实现轮播图的效果,其中有的图gif动态图,但是不知道为什么第一次进入这个轮播图的VC,没有任何问题,点击下图的按钮切换VC后,发现轮播图上的gif动图变成静态的了,希望大神指点迷津http://cdn.cocimg.com/bbs/att...

伊谢尔伦
伊谢尔伦

小伙看你根骨奇佳,潜力无限,来学PHP伐。

reply all(1)
Peter_Zhu

Which version is yours? Check specifically
/* automatic scrolling interval time, default is 2s /
@property (nonatomic, assign) CGFloat autoScrollTimeInterval;

/* Whether to loop infinitely, default Yes /
@property (nonatomic,assign) BOOL infiniteLoop;

/* Whether to auto-scroll, the default is Yes /
@property (nonatomic,assign) BOOL autoScroll;
If you still have problems, there are two ways. Method one is to post the code. Method two, set it manually: autoScrollTimeInterval

Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template