<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="10116" systemVersion="15E65" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES">
|
<dependencies>
|
<deployment identifier="iOS"/>
|
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="10085"/>
|
</dependencies>
|
<objects>
|
<placeholder placeholderIdentifier="IBFilesOwner" id="-1" userLabel="File's Owner">
|
<connections>
|
<outlet property="tableView" destination="IvM-vh-g7e" id="QzX-mv-VQH"/>
|
<outlet property="view" destination="i5M-Pr-FkT" id="sfx-zR-JGt"/>
|
</connections>
|
</placeholder>
|
<placeholder placeholderIdentifier="IBFirstResponder" id="-2" customClass="UIResponder"/>
|
<view clearsContextBeforeDrawing="NO" contentMode="scaleToFill" id="i5M-Pr-FkT">
|
<rect key="frame" x="0.0" y="0.0" width="320" height="568"/>
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
<subviews>
|
<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">
|
<rect key="frame" x="0.0" y="36" width="320" height="457"/>
|
<color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
|
<connections>
|
<outlet property="dataSource" destination="-1" id="tks-e2-tiJ"/>
|
<outlet property="delegate" destination="-1" id="8JF-ab-mO1"/>
|
</connections>
|
</tableView>
|
</subviews>
|
<color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="calibratedWhite"/>
|
<constraints>
|
<constraint firstItem="IvM-vh-g7e" firstAttribute="top" secondItem="i5M-Pr-FkT" secondAttribute="top" constant="44" id="cKj-NQ-KTd"/>
|
<constraint firstAttribute="bottom" secondItem="IvM-vh-g7e" secondAttribute="bottom" constant="59" id="evZ-MG-5PW"/>
|
<constraint firstAttribute="trailing" secondItem="IvM-vh-g7e" secondAttribute="trailing" id="hha-tq-TCg"/>
|
<constraint firstItem="IvM-vh-g7e" firstAttribute="leading" secondItem="i5M-Pr-FkT" secondAttribute="leading" id="rdN-xH-8H9"/>
|
</constraints>
|
<simulatedScreenMetrics key="simulatedDestinationMetrics" type="retina4"/>
|
<point key="canvasLocation" x="442" y="29"/>
|
</view>
|
</objects>
|
</document>
|