65 lines
5.8 KiB
XML
65 lines
5.8 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="23504" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES">
|
|
<device id="retina6_12" orientation="portrait" appearance="light"/>
|
|
<dependencies>
|
|
<deployment identifier="iOS"/>
|
|
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="23506"/>
|
|
<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="default" indentationWidth="10" rowHeight="85" id="KGk-i7-Jjw" customClass="QXTaskGiftRecordCell">
|
|
<rect key="frame" x="0.0" y="0.0" width="470" height="85"/>
|
|
<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="470" height="85"/>
|
|
<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="90x-Pq-7Yx">
|
|
<rect key="frame" x="16" y="34" width="145" height="17"/>
|
|
<constraints>
|
|
<constraint firstAttribute="width" constant="145" id="eyv-DX-Iw2"/>
|
|
</constraints>
|
|
<fontDescription key="fontDescription" type="system" pointSize="14"/>
|
|
<color key="textColor" red="0.40000000000000002" green="0.40000000000000002" blue="0.40000000000000002" alpha="1" colorSpace="calibratedRGB"/>
|
|
<nil key="highlightedColor"/>
|
|
</label>
|
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Label" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="iHp-kF-eHc">
|
|
<rect key="frame" x="176" y="34" width="75" height="17"/>
|
|
<constraints>
|
|
<constraint firstAttribute="width" constant="75" id="XWb-kE-QcY"/>
|
|
</constraints>
|
|
<fontDescription key="fontDescription" type="system" pointSize="14"/>
|
|
<color key="textColor" red="0.40000000000000002" green="0.40000000000000002" blue="0.40000000000000002" alpha="1" colorSpace="calibratedRGB"/>
|
|
<nil key="highlightedColor"/>
|
|
</label>
|
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Label" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="sTG-EW-ijM">
|
|
<rect key="frame" x="266" y="34" width="188" height="17"/>
|
|
<fontDescription key="fontDescription" type="system" pointSize="14"/>
|
|
<color key="textColor" red="0.40000000000000002" green="0.40000000000000002" blue="0.40000000000000002" alpha="1" colorSpace="calibratedRGB"/>
|
|
<nil key="highlightedColor"/>
|
|
</label>
|
|
</subviews>
|
|
<constraints>
|
|
<constraint firstItem="sTG-EW-ijM" firstAttribute="centerY" secondItem="H2p-sc-9uM" secondAttribute="centerY" id="31t-GF-bPI"/>
|
|
<constraint firstAttribute="trailing" secondItem="sTG-EW-ijM" secondAttribute="trailing" constant="16" id="4wm-bs-goZ"/>
|
|
<constraint firstItem="iHp-kF-eHc" firstAttribute="centerY" secondItem="H2p-sc-9uM" secondAttribute="centerY" id="B4m-MY-ulS"/>
|
|
<constraint firstItem="90x-Pq-7Yx" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" constant="16" id="SjY-lW-NP0"/>
|
|
<constraint firstItem="90x-Pq-7Yx" firstAttribute="centerY" secondItem="H2p-sc-9uM" secondAttribute="centerY" id="fTY-fD-Pbd"/>
|
|
<constraint firstItem="iHp-kF-eHc" firstAttribute="leading" secondItem="90x-Pq-7Yx" secondAttribute="trailing" constant="15" id="kMC-3d-RBx"/>
|
|
<constraint firstItem="sTG-EW-ijM" firstAttribute="leading" secondItem="iHp-kF-eHc" secondAttribute="trailing" constant="15" id="wwQ-Uf-j1C"/>
|
|
</constraints>
|
|
</tableViewCellContentView>
|
|
<viewLayoutGuide key="safeArea" id="aW0-zy-SZf"/>
|
|
<connections>
|
|
<outlet property="giftLabel" destination="sTG-EW-ijM" id="JSB-Yz-MH2"/>
|
|
<outlet property="nameLabel" destination="iHp-kF-eHc" id="yvt-RY-bmn"/>
|
|
<outlet property="titleLabel" destination="90x-Pq-7Yx" id="Xbl-i4-AOV"/>
|
|
</connections>
|
|
<point key="canvasLocation" x="253.43511450381678" y="13.028169014084508"/>
|
|
</tableViewCell>
|
|
</objects>
|
|
</document>
|