56 lines
4.6 KiB
XML
56 lines
4.6 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="14313.18" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES">
|
|
<device id="retina4_7" orientation="portrait">
|
|
<adaptation id="fullscreen"/>
|
|
</device>
|
|
<dependencies>
|
|
<deployment identifier="iOS"/>
|
|
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="14283.14"/>
|
|
<capability name="Safe area layout guides" minToolsVersion="9.0"/>
|
|
<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"/>
|
|
<tableViewCell contentMode="scaleToFill" selectionStyle="none" indentationWidth="10" reuseIdentifier="GiGaAnswerViewCell" id="KGk-i7-Jjw" customClass="GiGaAnswerViewCell">
|
|
<rect key="frame" x="0.0" y="0.0" width="320" height="44"/>
|
|
<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="320" height="43.5"/>
|
|
<autoresizingMask key="autoresizingMask"/>
|
|
<subviews>
|
|
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="lXL-TA-ugK">
|
|
<rect key="frame" x="0.0" y="10" width="96" height="1"/>
|
|
<color key="backgroundColor" red="0.94117647058823528" green="0.94117647058823528" blue="0.94117647058823528" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
|
<constraints>
|
|
<constraint firstAttribute="height" relation="greaterThanOrEqual" constant="1" id="34F-F0-EkR"/>
|
|
<constraint firstAttribute="width" constant="96" id="AX3-TO-AIq"/>
|
|
<constraint firstAttribute="height" constant="1" id="CAS-mG-3dd"/>
|
|
</constraints>
|
|
</view>
|
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Label" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="iR5-Lj-9dP">
|
|
<rect key="frame" x="106" y="0.0" width="198" height="20"/>
|
|
<fontDescription key="fontDescription" name="PingFangSC-Semibold" family="PingFang SC" pointSize="14"/>
|
|
<color key="textColor" red="0.76470588235294112" green="0.15686274509803921" blue="0.15686274509803921" alpha="1" colorSpace="calibratedRGB"/>
|
|
<nil key="highlightedColor"/>
|
|
</label>
|
|
</subviews>
|
|
<constraints>
|
|
<constraint firstItem="iR5-Lj-9dP" firstAttribute="top" secondItem="H2p-sc-9uM" secondAttribute="top" id="304-cd-159"/>
|
|
<constraint firstAttribute="trailing" secondItem="iR5-Lj-9dP" secondAttribute="trailing" constant="16" id="MYZ-d5-ASU"/>
|
|
<constraint firstItem="lXL-TA-ugK" firstAttribute="top" secondItem="H2p-sc-9uM" secondAttribute="top" constant="10" id="dzx-Mu-xz2"/>
|
|
<constraint firstItem="lXL-TA-ugK" firstAttribute="top" secondItem="H2p-sc-9uM" secondAttribute="top" constant="10" id="o2d-gS-JsL"/>
|
|
<constraint firstItem="lXL-TA-ugK" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" id="uJK-WQ-wVS"/>
|
|
<constraint firstItem="iR5-Lj-9dP" firstAttribute="leading" secondItem="lXL-TA-ugK" secondAttribute="trailing" constant="10" id="x2y-To-TgM"/>
|
|
<constraint firstItem="lXL-TA-ugK" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" id="yDs-SX-6eP"/>
|
|
</constraints>
|
|
</tableViewCellContentView>
|
|
<viewLayoutGuide key="safeArea" id="aW0-zy-SZf"/>
|
|
<connections>
|
|
<outlet property="answerTitle" destination="iR5-Lj-9dP" id="Jlc-ce-rWZ"/>
|
|
</connections>
|
|
<point key="canvasLocation" x="137.59999999999999" y="148.42578710644679"/>
|
|
</tableViewCell>
|
|
</objects>
|
|
</document>
|