|
@@ -1,5 +1,5 @@
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
-<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="14460.31" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES" initialViewController="uQo-FX-ejX">
|
|
|
+<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="14460.31" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES" initialViewController="hTm-e0-ORl">
|
|
|
<device id="retina4_7" orientation="portrait">
|
|
|
<adaptation id="fullscreen"/>
|
|
|
</device>
|
|
@@ -19,7 +19,7 @@
|
|
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
|
|
<subviews>
|
|
|
<collectionView clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleToFill" dataMode="prototypes" translatesAutoresizingMaskIntoConstraints="NO" id="QFQ-b1-sYp">
|
|
|
- <rect key="frame" x="0.0" y="20" width="375" height="417"/>
|
|
|
+ <rect key="frame" x="0.0" y="64" width="375" height="373"/>
|
|
|
<color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
|
|
<collectionViewFlowLayout key="collectionViewLayout" minimumLineSpacing="0.0" minimumInteritemSpacing="0.0" id="5c2-Sg-cbP">
|
|
|
<size key="itemSize" width="0.0" height="0.0"/>
|
|
@@ -53,12 +53,31 @@
|
|
|
</constraints>
|
|
|
<viewLayoutGuide key="safeArea" id="ILQ-5j-b92"/>
|
|
|
</view>
|
|
|
+ <navigationItem key="navigationItem" id="YB9-Lg-X9d"/>
|
|
|
<connections>
|
|
|
<outlet property="collectioView" destination="QFQ-b1-sYp" id="BaZ-Ko-IUq"/>
|
|
|
</connections>
|
|
|
</viewController>
|
|
|
<placeholder placeholderIdentifier="IBFirstResponder" id="tPT-Fr-1CS" userLabel="First Responder" sceneMemberID="firstResponder"/>
|
|
|
</objects>
|
|
|
+ <point key="canvasLocation" x="1196" y="228.93553223388307"/>
|
|
|
+ </scene>
|
|
|
+ <!--Navigation Controller-->
|
|
|
+ <scene sceneID="3OT-UN-0Dc">
|
|
|
+ <objects>
|
|
|
+ <navigationController automaticallyAdjustsScrollViewInsets="NO" id="hTm-e0-ORl" sceneMemberID="viewController">
|
|
|
+ <toolbarItems/>
|
|
|
+ <navigationBar key="navigationBar" contentMode="scaleToFill" insetsLayoutMarginsFromSafeArea="NO" id="erz-WY-qOP">
|
|
|
+ <rect key="frame" x="0.0" y="20" width="375" height="44"/>
|
|
|
+ <autoresizingMask key="autoresizingMask"/>
|
|
|
+ </navigationBar>
|
|
|
+ <nil name="viewControllers"/>
|
|
|
+ <connections>
|
|
|
+ <segue destination="uQo-FX-ejX" kind="relationship" relationship="rootViewController" id="6dF-7E-8yd"/>
|
|
|
+ </connections>
|
|
|
+ </navigationController>
|
|
|
+ <placeholder placeholderIdentifier="IBFirstResponder" id="GZJ-Ut-ON6" userLabel="First Responder" sceneMemberID="firstResponder"/>
|
|
|
+ </objects>
|
|
|
<point key="canvasLocation" x="256.80000000000001" y="228.93553223388307"/>
|
|
|
</scene>
|
|
|
</scenes>
|