<?xml version="1.0" encoding="UTF-8"?>
|
<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="13196" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" colorMatched="YES">
|
<device id="retina4_7" orientation="portrait">
|
<adaptation id="fullscreen"/>
|
</device>
|
<dependencies>
|
<deployment identifier="iOS"/>
|
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="13173"/>
|
<capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
|
</dependencies>
|
<objects>
|
<placeholder placeholderIdentifier="IBFilesOwner" id="-1" userLabel="File's Owner"/>
|
<placeholder placeholderIdentifier="IBFirstResponder" id="-2" customClass="UIResponder"/>
|
<collectionReusableView opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" restorationIdentifier="GroupSmallSection" id="U6b-Vx-4bR" customClass="GroupSmallSection">
|
<rect key="frame" x="0.0" y="0.0" width="320" height="43"/>
|
<autoresizingMask key="autoresizingMask"/>
|
<subviews>
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="--" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="AgQ-pO-zUU">
|
<rect key="frame" x="10" y="11" width="310" height="32"/>
|
<fontDescription key="fontDescription" type="system" pointSize="16"/>
|
<color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
<nil key="highlightedColor"/>
|
</label>
|
</subviews>
|
<constraints>
|
<constraint firstItem="AgQ-pO-zUU" firstAttribute="leading" secondItem="U6b-Vx-4bR" secondAttribute="leading" constant="10" id="8Jh-fb-4zd"/>
|
<constraint firstAttribute="bottom" secondItem="AgQ-pO-zUU" secondAttribute="bottom" id="dB9-VF-LYH"/>
|
<constraint firstItem="AgQ-pO-zUU" firstAttribute="top" secondItem="U6b-Vx-4bR" secondAttribute="top" constant="11" id="du8-c0-83w"/>
|
<constraint firstAttribute="trailing" secondItem="AgQ-pO-zUU" secondAttribute="trailing" id="oMb-2y-EFH"/>
|
</constraints>
|
<connections>
|
<outlet property="title" destination="AgQ-pO-zUU" id="WC8-em-0yD"/>
|
</connections>
|
<point key="canvasLocation" x="497" y="298.5"/>
|
</collectionReusableView>
|
</objects>
|
</document>
|