You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

91 lines
8.0 KiB

<?xml version="1.0" encoding="UTF-8"?>
<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="20037" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" colorMatched="YES">
<dependencies>
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="20020"/>
<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="230" id="KGk-i7-Jjw" customClass="EidtDeviceContactWithDeviceTableViewCell">
<rect key="frame" x="0.0" y="0.0" width="320" height="255"/>
<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="255"/>
<autoresizingMask key="autoresizingMask"/>
<subviews>
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="NjK-Yr-I2X">
<rect key="frame" x="14" y="0.0" width="292" height="49"/>
<subviews>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="关系" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="z9S-qZ-8cl">
<rect key="frame" x="15" y="14" width="29" height="21"/>
<constraints>
<constraint firstAttribute="height" constant="21" id="ZA6-pZ-ZuG"/>
<constraint firstAttribute="width" relation="greaterThanOrEqual" constant="29" id="bxt-yf-HK9"/>
</constraints>
<fontDescription key="fontDescription" type="system" pointSize="14"/>
<nil key="textColor"/>
<nil key="highlightedColor"/>
</label>
<textField opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" minimumFontSize="14" translatesAutoresizingMaskIntoConstraints="NO" id="dwh-Co-XBn">
<rect key="frame" x="150" y="14" width="127" height="21"/>
<constraints>
<constraint firstAttribute="height" constant="21" id="7za-dO-aRg"/>
</constraints>
<fontDescription key="fontDescription" type="system" pointSize="14"/>
<textInputTraits key="textInputTraits"/>
</textField>
</subviews>
<color key="backgroundColor" red="0.96078431369999995" green="0.96078431369999995" blue="0.96078431369999995" alpha="1" colorSpace="custom" customColorSpace="displayP3"/>
<constraints>
<constraint firstAttribute="trailing" secondItem="dwh-Co-XBn" secondAttribute="trailing" constant="15" id="9hB-fd-LwS"/>
<constraint firstItem="dwh-Co-XBn" firstAttribute="leading" secondItem="NjK-Yr-I2X" secondAttribute="leading" constant="150" id="MwB-hr-T5j"/>
<constraint firstItem="z9S-qZ-8cl" firstAttribute="leading" secondItem="NjK-Yr-I2X" secondAttribute="leading" constant="15" id="jZs-Rc-74Z"/>
<constraint firstItem="dwh-Co-XBn" firstAttribute="centerY" secondItem="NjK-Yr-I2X" secondAttribute="centerY" id="lsy-cB-np5"/>
<constraint firstItem="z9S-qZ-8cl" firstAttribute="centerY" secondItem="NjK-Yr-I2X" secondAttribute="centerY" id="o6k-Jd-dCb"/>
<constraint firstAttribute="height" constant="49" id="uPM-Bt-ZXc"/>
</constraints>
</view>
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="ENT-Xv-Lzd">
<rect key="frame" x="14" y="168" width="292" height="44"/>
<color key="backgroundColor" red="0.20191533859999999" green="0.4702835977" blue="0.96563827989999995" alpha="1" colorSpace="custom" customColorSpace="displayP3"/>
<constraints>
<constraint firstAttribute="height" constant="44" id="2Cb-2q-fTd"/>
</constraints>
<state key="normal" title="Button">
<color key="titleColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
</state>
<connections>
<action selector="unbundlingBtn:" destination="KGk-i7-Jjw" eventType="touchUpInside" id="98d-yh-ueO"/>
</connections>
</button>
<imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="7E8-Wb-XqH">
<rect key="frame" x="122.5" y="71" width="75" height="75"/>
<constraints>
<constraint firstAttribute="height" constant="75" id="NjM-5s-WtK"/>
<constraint firstAttribute="width" constant="75" id="flW-gU-p8Y"/>
</constraints>
</imageView>
</subviews>
<constraints>
<constraint firstAttribute="trailing" secondItem="ENT-Xv-Lzd" secondAttribute="trailing" constant="14" id="9JM-es-YhK"/>
<constraint firstItem="ENT-Xv-Lzd" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" constant="14" id="Ofc-Fh-jiC"/>
<constraint firstItem="7E8-Wb-XqH" firstAttribute="top" secondItem="NjK-Yr-I2X" secondAttribute="bottom" constant="22" id="YvW-nG-R16"/>
<constraint firstItem="ENT-Xv-Lzd" firstAttribute="top" secondItem="7E8-Wb-XqH" secondAttribute="bottom" constant="22" id="dqW-AH-b45"/>
<constraint firstItem="7E8-Wb-XqH" firstAttribute="centerX" secondItem="H2p-sc-9uM" secondAttribute="centerX" id="fSg-Vh-7jA"/>
<constraint firstAttribute="trailing" secondItem="NjK-Yr-I2X" secondAttribute="trailing" constant="14" id="jxD-PP-M7A"/>
<constraint firstItem="NjK-Yr-I2X" firstAttribute="top" secondItem="H2p-sc-9uM" secondAttribute="top" id="ncC-3j-wmA"/>
<constraint firstItem="NjK-Yr-I2X" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" constant="14" id="wUg-tz-qtz"/>
</constraints>
</tableViewCellContentView>
<connections>
<outlet property="contactImageView" destination="7E8-Wb-XqH" id="Fse-Xe-iPl"/>
<outlet property="contactView" destination="NjK-Yr-I2X" id="iKx-Qh-3bx"/>
<outlet property="contactWDLabel" destination="dwh-Co-XBn" id="O1J-oB-Bod"/>
<outlet property="unbundlingBtn" destination="ENT-Xv-Lzd" id="efQ-9q-gmq"/>
</connections>
<point key="canvasLocation" x="34" y="146.5"/>
</tableViewCell>
</objects>
</document>