54 lines
4.4 KiB
XML
54 lines
4.4 KiB
XML
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
|
<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="10117" systemVersion="15E65" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES">
|
|
<dependencies>
|
|
<deployment identifier="iOS"/>
|
|
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="10085"/>
|
|
<capability name="Constraints to layout margins" minToolsVersion="6.0"/>
|
|
</dependencies>
|
|
<objects>
|
|
<placeholder placeholderIdentifier="IBFilesOwner" id="-1" userLabel="File's Owner"/>
|
|
<placeholder placeholderIdentifier="IBFirstResponder" id="-2" customClass="UIResponder"/>
|
|
<tableViewCell contentMode="scaleToFill" selectionStyle="default" indentationWidth="10" reuseIdentifier="SetCell" rowHeight="60" id="KGk-i7-Jjw" customClass="SetCell">
|
|
<rect key="frame" x="0.0" y="0.0" width="371" height="60"/>
|
|
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
|
|
<tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="KGk-i7-Jjw" id="H2p-sc-9uM">
|
|
<rect key="frame" x="0.0" y="0.0" width="371" height="59"/>
|
|
<autoresizingMask key="autoresizingMask"/>
|
|
<subviews>
|
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Label" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="cev-c4-LRg">
|
|
<rect key="frame" x="20" y="15" width="122" height="30"/>
|
|
<constraints>
|
|
<constraint firstAttribute="width" constant="122" id="J9j-0l-bbZ"/>
|
|
</constraints>
|
|
<fontDescription key="fontDescription" type="system" pointSize="15"/>
|
|
<color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="calibratedRGB"/>
|
|
<nil key="highlightedColor"/>
|
|
</label>
|
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" verticalHuggingPriority="251" text="Label" textAlignment="right" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Pf9-m8-J4Q">
|
|
<rect key="frame" x="135" y="17" width="213" height="25"/>
|
|
<constraints>
|
|
<constraint firstAttribute="width" constant="213" id="BOb-UA-URn"/>
|
|
</constraints>
|
|
<fontDescription key="fontDescription" type="system" pointSize="14"/>
|
|
<color key="textColor" white="0.66666666666666663" alpha="1" colorSpace="calibratedWhite"/>
|
|
<nil key="highlightedColor"/>
|
|
</label>
|
|
</subviews>
|
|
<constraints>
|
|
<constraint firstItem="cev-c4-LRg" firstAttribute="centerY" secondItem="Pf9-m8-J4Q" secondAttribute="centerY" id="XuA-nU-AP1"/>
|
|
<constraint firstItem="Pf9-m8-J4Q" firstAttribute="top" secondItem="H2p-sc-9uM" secondAttribute="topMargin" constant="9" id="asH-at-vXo"/>
|
|
<constraint firstItem="cev-c4-LRg" firstAttribute="centerY" secondItem="H2p-sc-9uM" secondAttribute="centerY" id="fEz-fB-Ieq"/>
|
|
<constraint firstItem="cev-c4-LRg" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leadingMargin" constant="12" id="g6w-dL-mFD"/>
|
|
<constraint firstAttribute="trailingMargin" secondItem="Pf9-m8-J4Q" secondAttribute="trailing" constant="15" id="iLm-so-Kk3"/>
|
|
<constraint firstItem="cev-c4-LRg" firstAttribute="top" secondItem="H2p-sc-9uM" secondAttribute="topMargin" constant="7" id="t1J-5c-255"/>
|
|
</constraints>
|
|
</tableViewCellContentView>
|
|
<connections>
|
|
<outlet property="setLabel" destination="Pf9-m8-J4Q" id="SC1-cq-VU1"/>
|
|
<outlet property="titlelabel" destination="cev-c4-LRg" id="trf-Sh-EmB"/>
|
|
</connections>
|
|
<point key="canvasLocation" x="212.5" y="369"/>
|
|
</tableViewCell>
|
|
</objects>
|
|
</document>
|