commit | author | age
|
2370e0
|
1 |
<?xml version="1.0" encoding="UTF-8" standalone="no"?> |
H |
2 |
<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="10116" systemVersion="15E65" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES"> |
|
3 |
<dependencies> |
|
4 |
<deployment identifier="iOS"/> |
|
5 |
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="10085"/> |
|
6 |
</dependencies> |
|
7 |
<objects> |
|
8 |
<placeholder placeholderIdentifier="IBFilesOwner" id="-1" userLabel="File's Owner"> |
|
9 |
<connections> |
|
10 |
<outlet property="tableView" destination="IvM-vh-g7e" id="QzX-mv-VQH"/> |
|
11 |
<outlet property="view" destination="i5M-Pr-FkT" id="sfx-zR-JGt"/> |
|
12 |
</connections> |
|
13 |
</placeholder> |
|
14 |
<placeholder placeholderIdentifier="IBFirstResponder" id="-2" customClass="UIResponder"/> |
|
15 |
<view clearsContextBeforeDrawing="NO" contentMode="scaleToFill" id="i5M-Pr-FkT"> |
|
16 |
<rect key="frame" x="0.0" y="0.0" width="320" height="568"/> |
|
17 |
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/> |
|
18 |
<subviews> |
|
19 |
<tableView clipsSubviews="YES" contentMode="scaleToFill" misplaced="YES" alwaysBounceVertical="YES" style="plain" separatorStyle="default" rowHeight="44" sectionHeaderHeight="28" sectionFooterHeight="28" translatesAutoresizingMaskIntoConstraints="NO" id="IvM-vh-g7e"> |
|
20 |
<rect key="frame" x="0.0" y="36" width="320" height="457"/> |
|
21 |
<color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/> |
|
22 |
<connections> |
|
23 |
<outlet property="dataSource" destination="-1" id="tks-e2-tiJ"/> |
|
24 |
<outlet property="delegate" destination="-1" id="8JF-ab-mO1"/> |
|
25 |
</connections> |
|
26 |
</tableView> |
|
27 |
</subviews> |
|
28 |
<color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="calibratedWhite"/> |
|
29 |
<constraints> |
|
30 |
<constraint firstItem="IvM-vh-g7e" firstAttribute="top" secondItem="i5M-Pr-FkT" secondAttribute="top" constant="44" id="cKj-NQ-KTd"/> |
|
31 |
<constraint firstAttribute="bottom" secondItem="IvM-vh-g7e" secondAttribute="bottom" constant="59" id="evZ-MG-5PW"/> |
|
32 |
<constraint firstAttribute="trailing" secondItem="IvM-vh-g7e" secondAttribute="trailing" id="hha-tq-TCg"/> |
|
33 |
<constraint firstItem="IvM-vh-g7e" firstAttribute="leading" secondItem="i5M-Pr-FkT" secondAttribute="leading" id="rdN-xH-8H9"/> |
|
34 |
</constraints> |
|
35 |
<simulatedScreenMetrics key="simulatedDestinationMetrics" type="retina4"/> |
|
36 |
<point key="canvasLocation" x="442" y="29"/> |
|
37 |
</view> |
|
38 |
</objects> |
|
39 |
</document> |