Changes

Jump to: navigation, search
Adding the New Layout and Pinch Gesture Recognizer
</pre>
Next, select the MyFlowLayoutMyCollectionDemoViewController.m file and modify the viewDidLoad: method to change the layout to our new layout class and to add a pinch gesture recognizer configured to call a method named handlePinch::
<pre>

Navigation menu