SettingCell5.xib 6.1 KB
<?xml version="1.0" encoding="UTF-8"?>
<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="19455" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES">
    <device id="retina6_1" orientation="portrait" appearance="light"/>
    <dependencies>
        <deployment identifier="iOS"/>
        <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="19454"/>
        <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="109" id="KGk-i7-Jjw" customClass="SettingCell5" customModule="Twear" customModuleProvider="target">
            <rect key="frame" x="0.0" y="0.0" width="413" height="109"/>
            <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="413" height="109"/>
                <autoresizingMask key="autoresizingMask"/>
                <subviews>
                    <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="avatar_male" translatesAutoresizingMaskIntoConstraints="NO" id="RUd-rx-4dY">
                        <rect key="frame" x="338" y="34.5" width="40" height="40"/>
                        <constraints>
                            <constraint firstAttribute="height" constant="40" id="AXR-87-4S1"/>
                            <constraint firstAttribute="width" constant="40" id="E0k-Vf-fkj"/>
                        </constraints>
                        <userDefinedRuntimeAttributes>
                            <userDefinedRuntimeAttribute type="number" keyPath="layer.cornerRadius">
                                <integer key="value" value="20"/>
                            </userDefinedRuntimeAttribute>
                        </userDefinedRuntimeAttributes>
                    </imageView>
                    <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="cell_go" translatesAutoresizingMaskIntoConstraints="NO" id="11a-Y8-Utu">
                        <rect key="frame" x="388" y="48" width="13" height="13"/>
                    </imageView>
                    <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="5xn-qs-Vtb">
                        <rect key="frame" x="12.5" y="54.5" width="0.0" height="0.0"/>
                        <fontDescription key="fontDescription" name="PingFangSC-Regular" family="PingFang SC" pointSize="15"/>
                        <nil key="textColor"/>
                        <nil key="highlightedColor"/>
                    </label>
                    <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="ezc-qH-J9e">
                        <rect key="frame" x="12" y="108.5" width="389" height="0.5"/>
                        <color key="backgroundColor" red="0.80000000000000004" green="0.80000000000000004" blue="0.80000000000000004" alpha="1" colorSpace="calibratedRGB"/>
                        <constraints>
                            <constraint firstAttribute="height" constant="0.5" id="hZu-Pb-oBG"/>
                        </constraints>
                    </view>
                </subviews>
                <constraints>
                    <constraint firstAttribute="trailing" secondItem="11a-Y8-Utu" secondAttribute="trailing" constant="12" id="MJF-5S-CPl"/>
                    <constraint firstItem="11a-Y8-Utu" firstAttribute="centerY" secondItem="H2p-sc-9uM" secondAttribute="centerY" id="Nnh-zJ-feq"/>
                    <constraint firstAttribute="trailing" secondItem="ezc-qH-J9e" secondAttribute="trailing" constant="12" id="ODT-e3-nyB"/>
                    <constraint firstAttribute="bottom" secondItem="ezc-qH-J9e" secondAttribute="bottom" id="Zzh-RR-Els"/>
                    <constraint firstItem="11a-Y8-Utu" firstAttribute="leading" secondItem="RUd-rx-4dY" secondAttribute="trailing" constant="10" id="bs5-bS-5EN"/>
                    <constraint firstItem="ezc-qH-J9e" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" constant="12" id="buj-f8-h20"/>
                    <constraint firstItem="5xn-qs-Vtb" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" constant="12.5" id="gHw-J3-Amk"/>
                    <constraint firstItem="RUd-rx-4dY" firstAttribute="centerY" secondItem="H2p-sc-9uM" secondAttribute="centerY" id="xlM-Vk-Kof"/>
                    <constraint firstItem="5xn-qs-Vtb" firstAttribute="centerY" secondItem="H2p-sc-9uM" secondAttribute="centerY" id="z11-kq-MxO"/>
                </constraints>
            </tableViewCellContentView>
            <viewLayoutGuide key="safeArea" id="njF-e1-oar"/>
            <connections>
                <outlet property="detailImageView" destination="RUd-rx-4dY" id="TsF-RD-F0b"/>
                <outlet property="titleLabel" destination="5xn-qs-Vtb" id="gxH-Mt-2CB"/>
            </connections>
            <point key="canvasLocation" x="205.07246376811597" y="72.65625"/>
        </tableViewCell>
    </objects>
    <resources>
        <image name="avatar_male" width="61.5" height="62"/>
        <image name="cell_go" width="13" height="13"/>
    </resources>
</document>