|
1 | 1 | <?xml version="1.0" encoding="UTF-8"?> |
2 | | -<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="13122.16" systemVersion="17A277" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES" initialViewController="BYZ-38-t0r"> |
| 2 | +<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="14113" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES" initialViewController="76W-wj-HtM"> |
| 3 | + <device id="retina4_7" orientation="portrait"> |
| 4 | + <adaptation id="fullscreen"/> |
| 5 | + </device> |
3 | 6 | <dependencies> |
4 | | - <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="13104.12"/> |
5 | | - <capability name="Safe area layout guides" minToolsVersion="9.0"/> |
| 7 | + <deployment identifier="iOS"/> |
| 8 | + <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="14088"/> |
6 | 9 | <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/> |
7 | 10 | </dependencies> |
8 | 11 | <scenes> |
9 | | - <!--View Controller--> |
10 | | - <scene sceneID="tne-QT-ifu"> |
| 12 | + <!--List View Controller--> |
| 13 | + <scene sceneID="MHX-c9-hBw"> |
11 | 14 | <objects> |
12 | | - <viewController id="BYZ-38-t0r" customClass="ViewController" customModuleProvider="target" sceneMemberID="viewController"> |
13 | | - <view key="view" contentMode="scaleToFill" id="8bC-Xf-vdC"> |
| 15 | + <tableViewController id="uEA-F2-W1f" customClass="ListViewController" customModule="iOS_Example" customModuleProvider="target" sceneMemberID="viewController"> |
| 16 | + <tableView key="view" clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" dataMode="static" style="plain" separatorStyle="none" rowHeight="-1" estimatedRowHeight="-1" sectionHeaderHeight="28" sectionFooterHeight="28" id="ziD-DB-rgL"> |
14 | 17 | <rect key="frame" x="0.0" y="0.0" width="375" height="667"/> |
15 | 18 | <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/> |
16 | | - <color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/> |
17 | | - <viewLayoutGuide key="safeArea" id="6Tk-OE-BBY"/> |
18 | | - </view> |
19 | | - </viewController> |
20 | | - <placeholder placeholderIdentifier="IBFirstResponder" id="dkx-z0-nzr" sceneMemberID="firstResponder"/> |
| 19 | + <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/> |
| 20 | + <sections> |
| 21 | + <tableViewSection id="Pwl-se-PRi"> |
| 22 | + <cells> |
| 23 | + <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" preservesSuperviewLayoutMargins="YES" selectionStyle="none" indentationWidth="10" rowHeight="65" id="j81-MR-zVJ"> |
| 24 | + <rect key="frame" x="0.0" y="0.0" width="375" height="65"/> |
| 25 | + <autoresizingMask key="autoresizingMask"/> |
| 26 | + <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" preservesSuperviewLayoutMargins="YES" insetsLayoutMarginsFromSafeArea="NO" tableViewCell="j81-MR-zVJ" id="Xqk-sW-cNg"> |
| 27 | + <rect key="frame" x="0.0" y="0.0" width="375" height="65"/> |
| 28 | + <autoresizingMask key="autoresizingMask"/> |
| 29 | + <subviews> |
| 30 | + <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Default Header" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="gWC-sT-lRi"> |
| 31 | + <rect key="frame" x="16" y="22" width="343" height="21"/> |
| 32 | + <fontDescription key="fontDescription" type="system" pointSize="17"/> |
| 33 | + <nil key="textColor"/> |
| 34 | + <nil key="highlightedColor"/> |
| 35 | + </label> |
| 36 | + <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="TvY-tZ-md7"> |
| 37 | + <rect key="frame" x="16" y="64" width="359" height="1"/> |
| 38 | + <color key="backgroundColor" red="0.92143100499999997" green="0.92145264149999995" blue="0.92144101860000005" alpha="1" colorSpace="custom" customColorSpace="sRGB"/> |
| 39 | + <constraints> |
| 40 | + <constraint firstAttribute="height" constant="1" id="qgc-Ur-t7I"/> |
| 41 | + </constraints> |
| 42 | + </view> |
| 43 | + </subviews> |
| 44 | + <constraints> |
| 45 | + <constraint firstItem="gWC-sT-lRi" firstAttribute="centerY" secondItem="Xqk-sW-cNg" secondAttribute="centerY" id="0uN-b9-VzG"/> |
| 46 | + <constraint firstItem="gWC-sT-lRi" firstAttribute="leading" secondItem="Xqk-sW-cNg" secondAttribute="leading" constant="16" id="5tS-7I-bMl"/> |
| 47 | + <constraint firstAttribute="trailing" secondItem="gWC-sT-lRi" secondAttribute="trailing" constant="16" id="Cp2-Lu-dZ0"/> |
| 48 | + <constraint firstAttribute="bottom" secondItem="TvY-tZ-md7" secondAttribute="bottom" id="HJM-Gy-wnc"/> |
| 49 | + <constraint firstItem="TvY-tZ-md7" firstAttribute="leading" secondItem="Xqk-sW-cNg" secondAttribute="leading" constant="16" id="Lpk-JS-rir"/> |
| 50 | + <constraint firstAttribute="trailing" secondItem="TvY-tZ-md7" secondAttribute="trailing" id="iRx-8i-ujn"/> |
| 51 | + </constraints> |
| 52 | + </tableViewCellContentView> |
| 53 | + </tableViewCell> |
| 54 | + <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" preservesSuperviewLayoutMargins="YES" selectionStyle="none" indentationWidth="10" rowHeight="65" id="yyI-Da-Vim"> |
| 55 | + <rect key="frame" x="0.0" y="65" width="375" height="65"/> |
| 56 | + <autoresizingMask key="autoresizingMask"/> |
| 57 | + <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" preservesSuperviewLayoutMargins="YES" insetsLayoutMarginsFromSafeArea="NO" tableViewCell="yyI-Da-Vim" id="lCd-h2-IZk"> |
| 58 | + <rect key="frame" x="0.0" y="0.0" width="375" height="65"/> |
| 59 | + <autoresizingMask key="autoresizingMask"/> |
| 60 | + <subviews> |
| 61 | + <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Custom Header" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="YHG-Ij-1vp"> |
| 62 | + <rect key="frame" x="16" y="22" width="343" height="21"/> |
| 63 | + <fontDescription key="fontDescription" type="system" pointSize="17"/> |
| 64 | + <nil key="textColor"/> |
| 65 | + <nil key="highlightedColor"/> |
| 66 | + </label> |
| 67 | + <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="5bJ-Uy-RNN"> |
| 68 | + <rect key="frame" x="16" y="64" width="359" height="1"/> |
| 69 | + <color key="backgroundColor" red="0.92143100499999997" green="0.92145264149999995" blue="0.92144101860000005" alpha="1" colorSpace="custom" customColorSpace="sRGB"/> |
| 70 | + <constraints> |
| 71 | + <constraint firstAttribute="height" constant="1" id="Pya-dy-eny"/> |
| 72 | + </constraints> |
| 73 | + </view> |
| 74 | + </subviews> |
| 75 | + <constraints> |
| 76 | + <constraint firstItem="YHG-Ij-1vp" firstAttribute="centerY" secondItem="lCd-h2-IZk" secondAttribute="centerY" id="3H3-z6-GWB"/> |
| 77 | + <constraint firstItem="YHG-Ij-1vp" firstAttribute="leading" secondItem="lCd-h2-IZk" secondAttribute="leading" constant="16" id="MGm-xe-2ax"/> |
| 78 | + <constraint firstItem="5bJ-Uy-RNN" firstAttribute="leading" secondItem="lCd-h2-IZk" secondAttribute="leading" constant="16" id="WPd-Kl-lSw"/> |
| 79 | + <constraint firstAttribute="trailing" secondItem="5bJ-Uy-RNN" secondAttribute="trailing" id="dwh-6u-twr"/> |
| 80 | + <constraint firstAttribute="bottom" secondItem="5bJ-Uy-RNN" secondAttribute="bottom" id="oaq-1D-9Fi"/> |
| 81 | + <constraint firstAttribute="trailing" secondItem="YHG-Ij-1vp" secondAttribute="trailing" constant="16" id="uUm-gL-y3a"/> |
| 82 | + </constraints> |
| 83 | + </tableViewCellContentView> |
| 84 | + </tableViewCell> |
| 85 | + </cells> |
| 86 | + </tableViewSection> |
| 87 | + </sections> |
| 88 | + <connections> |
| 89 | + <outlet property="dataSource" destination="uEA-F2-W1f" id="H0o-Og-Zaa"/> |
| 90 | + <outlet property="delegate" destination="uEA-F2-W1f" id="ckB-M5-CbK"/> |
| 91 | + </connections> |
| 92 | + </tableView> |
| 93 | + <navigationItem key="navigationItem" id="3dA-pg-doV"/> |
| 94 | + </tableViewController> |
| 95 | + <placeholder placeholderIdentifier="IBFirstResponder" id="PY5-dP-3tJ" userLabel="First Responder" sceneMemberID="firstResponder"/> |
21 | 96 | </objects> |
| 97 | + <point key="canvasLocation" x="3703.1999999999998" y="-319.79010494752629"/> |
| 98 | + </scene> |
| 99 | + <!--Navigation Controller--> |
| 100 | + <scene sceneID="b7A-on-P9V"> |
| 101 | + <objects> |
| 102 | + <navigationController automaticallyAdjustsScrollViewInsets="NO" id="76W-wj-HtM" sceneMemberID="viewController"> |
| 103 | + <toolbarItems/> |
| 104 | + <navigationBar key="navigationBar" contentMode="scaleToFill" insetsLayoutMarginsFromSafeArea="NO" id="Oz2-ua-MGd"> |
| 105 | + <rect key="frame" x="0.0" y="20" width="375" height="44"/> |
| 106 | + <autoresizingMask key="autoresizingMask"/> |
| 107 | + </navigationBar> |
| 108 | + <nil name="viewControllers"/> |
| 109 | + <connections> |
| 110 | + <segue destination="uEA-F2-W1f" kind="relationship" relationship="rootViewController" id="sgj-aN-2wk"/> |
| 111 | + </connections> |
| 112 | + </navigationController> |
| 113 | + <placeholder placeholderIdentifier="IBFirstResponder" id="Nr9-66-JXG" userLabel="First Responder" sceneMemberID="firstResponder"/> |
| 114 | + </objects> |
| 115 | + <point key="canvasLocation" x="2764" y="-319.79010494752629"/> |
22 | 116 | </scene> |
23 | 117 | </scenes> |
24 | 118 | </document> |
0 commit comments