Modify TMDemoQuiltViewController to have only one cell: const NSInteger kNumberOfCells = 1; Run the demo project and scroll up the view until you completely hide the photo in the upper margin. It seems as if the photo doesn't come back down.
Modify TMDemoQuiltViewController to have only one cell:
const NSInteger kNumberOfCells = 1;
Run the demo project and scroll up the view until you completely hide the photo in the upper margin. It seems as if the photo doesn't come back down.