Changes

A Swift iOS 8 Storyboard-based Collection View Tutorial

31 bytes added, 17:46, 23 December 2015
Adding the Collection View Cell Class to the Project
== Adding the Collection View Cell Class to the Project ==
<google>ADSDAQBOX_FLOW</google>
With a subclass of UICollectionViewController added to the project, a new class must now be added which subclasses UICollectionViewCell.