<?xml version="1.0" encoding="UTF-8"?>
|
<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="21701" 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="21679"/>
|
<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" reuseIdentifier="_CommonSingleTCell" rowHeight="105" id="KGk-i7-Jjw" customClass="CommonSingleTCell" customModule="WanPai" customModuleProvider="target">
|
<rect key="frame" x="0.0" y="0.0" width="504" height="105"/>
|
<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="504" height="105"/>
|
<autoresizingMask key="autoresizingMask"/>
|
<subviews>
|
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="fHS-Ci-ihh">
|
<rect key="frame" x="14" y="9" width="476" height="87"/>
|
<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="gbv-KA-MVi">
|
<rect key="frame" x="12" y="35" width="36" height="17"/>
|
<fontDescription key="fontDescription" type="system" weight="medium" pointSize="14"/>
|
<color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="0.80000000000000004" colorSpace="custom" customColorSpace="sRGB"/>
|
<nil key="highlightedColor"/>
|
</label>
|
<imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="btn_choose_1" translatesAutoresizingMaskIntoConstraints="NO" id="hYy-vZ-8P5">
|
<rect key="frame" x="444" y="31.666666666666664" width="24" height="24"/>
|
</imageView>
|
</subviews>
|
<color key="backgroundColor" red="1" green="0.90588235294117647" blue="0.80000000000000004" alpha="0.080000000000000002" colorSpace="custom" customColorSpace="sRGB"/>
|
<constraints>
|
<constraint firstAttribute="trailing" secondItem="hYy-vZ-8P5" secondAttribute="trailing" constant="8" id="CWT-Dn-NRT"/>
|
<constraint firstItem="gbv-KA-MVi" firstAttribute="centerY" secondItem="fHS-Ci-ihh" secondAttribute="centerY" id="HI1-ph-1Ss"/>
|
<constraint firstItem="gbv-KA-MVi" firstAttribute="leading" secondItem="fHS-Ci-ihh" secondAttribute="leading" constant="12" id="P1Z-if-3hW"/>
|
<constraint firstItem="hYy-vZ-8P5" firstAttribute="centerY" secondItem="fHS-Ci-ihh" secondAttribute="centerY" id="grE-2g-8g8"/>
|
</constraints>
|
<userDefinedRuntimeAttributes>
|
<userDefinedRuntimeAttribute type="boolean" keyPath="ld_maskToBoundsXIB" value="YES"/>
|
<userDefinedRuntimeAttribute type="number" keyPath="ld_cornerRadiusXIB">
|
<real key="value" value="4"/>
|
</userDefinedRuntimeAttribute>
|
<userDefinedRuntimeAttribute type="color" keyPath="jq_xibBorderColor">
|
<color key="value" red="0.99215686274509807" green="0.47450980392156861" blue="0.0078431372549019607" alpha="0.28000000000000003" colorSpace="custom" customColorSpace="sRGB"/>
|
</userDefinedRuntimeAttribute>
|
<userDefinedRuntimeAttribute type="number" keyPath="jq_xibBorderWidth">
|
<real key="value" value="1"/>
|
</userDefinedRuntimeAttribute>
|
</userDefinedRuntimeAttributes>
|
</view>
|
</subviews>
|
<constraints>
|
<constraint firstAttribute="bottom" secondItem="fHS-Ci-ihh" secondAttribute="bottom" constant="9" id="62M-aK-HeS"/>
|
<constraint firstAttribute="trailing" secondItem="fHS-Ci-ihh" secondAttribute="trailing" constant="14" id="C5w-Ok-erm"/>
|
<constraint firstItem="fHS-Ci-ihh" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" constant="14" id="bbB-GJ-vwo"/>
|
<constraint firstItem="fHS-Ci-ihh" firstAttribute="top" secondItem="H2p-sc-9uM" secondAttribute="top" constant="9" id="qtk-g4-fvg"/>
|
</constraints>
|
</tableViewCellContentView>
|
<viewLayoutGuide key="safeArea" id="njF-e1-oar"/>
|
<connections>
|
<outlet property="img_select" destination="hYy-vZ-8P5" id="Fqn-ZO-5bb"/>
|
<outlet property="label_title" destination="gbv-KA-MVi" id="EgY-b4-2FU"/>
|
<outlet property="view_container" destination="fHS-Ci-ihh" id="ASq-WT-0GK"/>
|
</connections>
|
<point key="canvasLocation" x="203.0534351145038" y="41.901408450704224"/>
|
</tableViewCell>
|
</objects>
|
<resources>
|
<image name="btn_choose_1" width="24" height="24"/>
|
</resources>
|
</document>
|