Configuring storyboard element sizes
The Size inspector is used to change the size of storyboard elements. You will use it to change the size of the collection view cell and collection view section header to make them match the Explore screen that was shown in the app tour in Chapter 9, Setting Up the Basic Structure. Follow these steps:
- Click
Main.storyboard
in the Project navigator and click Collection View in the document outline. Click the Size inspector button: - The collection view size settings will be displayed in the Size inspector as shown:
Configure the collection view size settings, as follows:
Cell Size: Set Width to 177
and Height to 177
.
Estimate Size: None.
Header Size: Set Width to 0
and Height to 100
.
Min Spacing: Set For Cells to 0
and For Lines to 7
.
Section Insets: Set Top, Bottom,...