Files
InfiniteCollectionView/InfiniteCollectionView
hryk224 faf57e6d45 Make the programmatic initializer public
Since the `init(frame:collectionViewLayout:)` initializer of UICollectionView had private access level, it was impossible to create an instance of `InfiniteCollectionView` programatically.
2016-03-10 20:13:43 -06:00
..