@@ -16,7 +16,7 @@
<scene sceneID="e3W-6Z-Jyk">
<objects>
<navigationController title="Gasteizko Margolariak" id="cgF-cq-ysf" sceneMemberID="viewController">
- <navigationBar key="navigationBar" contentMode="scaleToFill" misplaced="YES" id="lgI-h9-O0s">
+ <navigationBar key="navigationBar" contentMode="scaleToFill" id="lgI-h9-O0s">
<rect key="frame" x="0.0" y="0.0" width="375" height="44"/>
<autoresizingMask key="autoresizingMask"/>
<color key="backgroundColor" red="0.4079896717" green="1" blue="0.34807942549999998" alpha="1" colorSpace="calibratedRGB"/>
@@ -17,9 +17,9 @@
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleShortVersionString</key>
- <string>1</string>
+ <string>1.0.1</string>
<key>CFBundleVersion</key>
- <string>12</string>
+ <string>13</string>
<key>LSRequiresIPhoneOS</key>
<true/>
<key>NSLocationWhenInUseUsageDescription</key>
@@ -303,7 +303,9 @@ class ViewController: UIViewController, UICollectionViewDataSource, UICollection
// Reverts the style of the first tab.
if selected != 0{
- self.sectionCollection.visibleCells[0].isSelected = false
+ if self.sectionCollection != nil{
+ self.sectionCollection.visibleCells[0].isSelected = false
+ }
}
//Show the view