SGAdvertScrollView icon indicating copy to clipboard operation
SGAdvertScrollView copied to clipboard

求教

Open licai28 opened this issue 7 years ago • 1 comments

[self.collectionView scrollToItemAtIndexPath:nextIndexPath atScrollPosition:UICollectionViewScrollPositionBottom animated:YES]; 能否设置其动画的时长.... 2017-11-15 4 25 47 这种效果有啥好的实现方式嘛 O(∩_∩)O~

licai28 avatar Nov 15 '17 08:11 licai28

这种风格可以选择用 UIScrollView 封装的控件;据我所知 UICollectionView 是无法达到这种效果的 @ReReReReReRe

kingsic avatar Nov 15 '17 12:11 kingsic