|
4 | 4 | <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="2083"/> |
5 | 5 | </dependencies> |
6 | 6 | <scenes> |
| 7 | + <!--Table View Controller--> |
| 8 | + <scene sceneID="bjB-Hg-fD8"> |
| 9 | + <objects> |
| 10 | + <tableViewController storyboardIdentifier="StadiumList" id="gbr-lX-aG6" sceneMemberID="viewController"> |
| 11 | + <tableView key="view" opaque="NO" clipsSubviews="YES" clearsContextBeforeDrawing="NO" contentMode="scaleToFill" alwaysBounceVertical="YES" dataMode="static" style="plain" rowHeight="44" sectionHeaderHeight="22" sectionFooterHeight="22" id="lZo-AP-iec"> |
| 12 | + <rect key="frame" x="0.0" y="20" width="320" height="548"/> |
| 13 | + <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/> |
| 14 | + <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/> |
| 15 | + <sections> |
| 16 | + <tableViewSection id="8xn-Tk-JuH"> |
| 17 | + <cells> |
| 18 | + <tableViewCell contentMode="scaleToFill" selectionStyle="blue" accessoryType="disclosureIndicator" hidesAccessoryWhenEditing="NO" indentationLevel="1" indentationWidth="0.0" reuseIdentifier="StadiumCell" textLabel="PIj-mm-nfO" style="IBUITableViewCellStyleDefault" id="cb1-Qg-z15"> |
| 19 | + <rect key="frame" x="0.0" y="0.0" width="320" height="44"/> |
| 20 | + <autoresizingMask key="autoresizingMask"/> |
| 21 | + <view key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center"> |
| 22 | + <rect key="frame" x="0.0" y="0.0" width="300" height="43"/> |
| 23 | + <autoresizingMask key="autoresizingMask"/> |
| 24 | + <subviews> |
| 25 | + <label opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="left" text="My stadium" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" id="PIj-mm-nfO"> |
| 26 | + <rect key="frame" x="10" y="0.0" width="280" height="43"/> |
| 27 | + <autoresizingMask key="autoresizingMask"/> |
| 28 | + <fontDescription key="fontDescription" type="boldSystem" pointSize="20"/> |
| 29 | + <color key="textColor" cocoaTouchSystemColor="darkTextColor"/> |
| 30 | + <color key="highlightedColor" red="1" green="1" blue="1" alpha="1" colorSpace="calibratedRGB"/> |
| 31 | + </label> |
| 32 | + </subviews> |
| 33 | + <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/> |
| 34 | + </view> |
| 35 | + <connections> |
| 36 | + <segue destination="M3Q-T3-fXm" kind="push" identifier="ViewStadiumSegue" id="sh8-Vm-rzw"/> |
| 37 | + </connections> |
| 38 | + </tableViewCell> |
| 39 | + </cells> |
| 40 | + </tableViewSection> |
| 41 | + </sections> |
| 42 | + <connections> |
| 43 | + <outlet property="dataSource" destination="gbr-lX-aG6" id="Y1s-ef-1qP"/> |
| 44 | + <outlet property="delegate" destination="gbr-lX-aG6" id="4ix-0w-QOe"/> |
| 45 | + </connections> |
| 46 | + </tableView> |
| 47 | + </tableViewController> |
| 48 | + <placeholder placeholderIdentifier="IBFirstResponder" id="LYb-Kj-Ehd" userLabel="First Responder" sceneMemberID="firstResponder"/> |
| 49 | + </objects> |
| 50 | + <point key="canvasLocation" x="970" y="1084"/> |
| 51 | + </scene> |
| 52 | + <!--View Controller--> |
| 53 | + <scene sceneID="K9Q-Us-0ot"> |
| 54 | + <objects> |
| 55 | + <viewController id="M3Q-T3-fXm" sceneMemberID="viewController"> |
| 56 | + <view key="view" contentMode="scaleToFill" id="lja-Vf-8yy"> |
| 57 | + <rect key="frame" x="0.0" y="20" width="320" height="548"/> |
| 58 | + <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/> |
| 59 | + <subviews> |
| 60 | + <label opaque="NO" clipsSubviews="YES" userInteractionEnabled="NO" contentMode="left" text="Stadium" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" id="eja-GI-8JD"> |
| 61 | + <rect key="frame" x="20" y="20" width="280" height="21"/> |
| 62 | + <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/> |
| 63 | + <fontDescription key="fontDescription" type="system" pointSize="17"/> |
| 64 | + <color key="textColor" cocoaTouchSystemColor="darkTextColor"/> |
| 65 | + <nil key="highlightedColor"/> |
| 66 | + </label> |
| 67 | + </subviews> |
| 68 | + <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="calibratedWhite"/> |
| 69 | + </view> |
| 70 | + <navigationItem key="navigationItem" id="nXI-Mk-Si2"/> |
| 71 | + </viewController> |
| 72 | + <placeholder placeholderIdentifier="IBFirstResponder" id="ald-mK-bvT" userLabel="First Responder" sceneMemberID="firstResponder"/> |
| 73 | + </objects> |
| 74 | + <point key="canvasLocation" x="1505" y="1084"/> |
| 75 | + </scene> |
7 | 76 | <!--Gestures View Controller - Gestures--> |
8 | 77 | <scene sceneID="z3D-ex-Vu7"> |
9 | 78 | <objects> |
|
13 | 82 | <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/> |
14 | 83 | <subviews> |
15 | 84 | <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" id="IkW-kR-gBw"> |
16 | | - <rect key="frame" x="216" y="121" width="84" height="44"/> |
| 85 | + <rect key="frame" x="20" y="20" width="84" height="44"/> |
17 | 86 | <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/> |
18 | 87 | <fontDescription key="fontDescription" type="boldSystem" pointSize="15"/> |
19 | 88 | <state key="normal" title="popover"> |
|
34 | 103 | </viewController> |
35 | 104 | <placeholder placeholderIdentifier="IBFirstResponder" id="NoG-nP-mTO" userLabel="First Responder" sceneMemberID="firstResponder"/> |
36 | 105 | </objects> |
37 | | - <point key="canvasLocation" x="970" y="396"/> |
| 106 | + <point key="canvasLocation" x="970" y="384"/> |
38 | 107 | </scene> |
39 | 108 | <!--Tab Bar Controller--> |
40 | 109 | <scene sceneID="p9h-m5-ce2"> |
|
0 commit comments