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.
 
 
 
 

110 lines
9.7 KiB

<?xml version="1.0" encoding="UTF-8"?>
<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="17701" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" colorMatched="YES">
<device id="retina4_7" orientation="portrait" appearance="light"/>
<dependencies>
<deployment identifier="iOS"/>
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="17703"/>
<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="111" id="KGk-i7-Jjw" customClass="ContactNEWPACell">
<rect key="frame" x="0.0" y="0.0" width="320" height="70"/>
<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="70"/>
<autoresizingMask key="autoresizingMask"/>
<subviews>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="名字" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="BWg-DA-sPQ" customClass="KJMarqueeLabel">
<rect key="frame" x="61" y="15" width="150" height="17"/>
<constraints>
<constraint firstAttribute="width" constant="150" id="n9d-cR-ibH"/>
</constraints>
<fontDescription key="fontDescription" type="system" pointSize="14"/>
<nil key="textColor"/>
<nil key="highlightedColor"/>
</label>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="电话号码" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="X8C-c3-KHo">
<rect key="frame" x="61" y="34" width="200" height="21"/>
<constraints>
<constraint firstAttribute="height" constant="21" id="hKJ-Fc-vaZ"/>
</constraints>
<fontDescription key="fontDescription" type="system" pointSize="14"/>
<color key="textColor" white="0.33333333333333331" alpha="1" colorSpace="calibratedWhite"/>
<nil key="highlightedColor"/>
</label>
<imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="CellGraySelected.png" translatesAutoresizingMaskIntoConstraints="NO" id="bPp-EW-EjV">
<rect key="frame" x="14" y="25" width="20" height="20"/>
<constraints>
<constraint firstAttribute="height" constant="20" id="Ct0-5B-7CM"/>
<constraint firstAttribute="width" constant="20" id="gnU-vL-OeB"/>
</constraints>
</imageView>
<imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="7I9-Uf-JEk">
<rect key="frame" x="10" y="15" width="40" height="40"/>
<constraints>
<constraint firstAttribute="height" constant="40" id="1Px-vq-qLq"/>
<constraint firstAttribute="width" constant="40" id="ThY-eg-TZa"/>
</constraints>
</imageView>
<imageView hidden="YES" userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="oPS-ey-9Pi">
<rect key="frame" x="269" y="25" width="20" height="20"/>
<constraints>
<constraint firstAttribute="width" constant="20" id="4pe-X3-b86"/>
<constraint firstAttribute="height" constant="20" id="KUn-od-5z8"/>
</constraints>
</imageView>
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="8VM-Xu-XfK">
<rect key="frame" x="14" y="69" width="306" height="1"/>
<color key="backgroundColor" red="0.91764705882352937" green="0.91764705882352937" blue="0.91764705882352937" alpha="1" colorSpace="calibratedRGB"/>
<constraints>
<constraint firstAttribute="height" constant="1" id="pgk-Y2-GYf"/>
</constraints>
</view>
<imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="icon_enter_gray" translatesAutoresizingMaskIntoConstraints="NO" id="3Mz-sm-H7J">
<rect key="frame" x="299" y="28.5" width="7" height="13"/>
<constraints>
<constraint firstAttribute="height" constant="13" id="A7n-V3-LXT"/>
<constraint firstAttribute="width" constant="7" id="gwv-DT-lsr"/>
</constraints>
</imageView>
</subviews>
<constraints>
<constraint firstItem="X8C-c3-KHo" firstAttribute="bottom" secondItem="7I9-Uf-JEk" secondAttribute="bottom" id="0Or-Uu-XE8"/>
<constraint firstItem="bPp-EW-EjV" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" constant="14" id="0c2-RT-ZdR"/>
<constraint firstAttribute="trailing" secondItem="3Mz-sm-H7J" secondAttribute="trailing" constant="14" id="3pF-Ne-47o"/>
<constraint firstAttribute="trailing" secondItem="8VM-Xu-XfK" secondAttribute="trailing" id="M8L-Ma-YFI"/>
<constraint firstItem="7I9-Uf-JEk" firstAttribute="centerY" secondItem="H2p-sc-9uM" secondAttribute="centerY" id="NDe-o9-1GP"/>
<constraint firstAttribute="bottom" secondItem="8VM-Xu-XfK" secondAttribute="bottom" id="RMv-Sh-lLC"/>
<constraint firstAttribute="trailing" secondItem="oPS-ey-9Pi" secondAttribute="trailing" constant="31" id="WKn-aC-UNn"/>
<constraint firstItem="7I9-Uf-JEk" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" constant="10" id="WzS-EW-Eli"/>
<constraint firstItem="BWg-DA-sPQ" firstAttribute="leading" secondItem="7I9-Uf-JEk" secondAttribute="trailing" constant="11" id="X3n-ZN-fwD"/>
<constraint firstItem="X8C-c3-KHo" firstAttribute="leading" secondItem="7I9-Uf-JEk" secondAttribute="trailing" constant="11" id="XNg-e1-bk1"/>
<constraint firstItem="3Mz-sm-H7J" firstAttribute="centerY" secondItem="H2p-sc-9uM" secondAttribute="centerY" id="XRx-pA-U28"/>
<constraint firstItem="oPS-ey-9Pi" firstAttribute="centerY" secondItem="H2p-sc-9uM" secondAttribute="centerY" id="ecX-cK-TsS"/>
<constraint firstItem="8VM-Xu-XfK" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" constant="14" id="lfP-8c-sFj"/>
<constraint firstItem="BWg-DA-sPQ" firstAttribute="top" secondItem="7I9-Uf-JEk" secondAttribute="top" id="lig-SZ-cyj"/>
<constraint firstItem="oPS-ey-9Pi" firstAttribute="leading" secondItem="X8C-c3-KHo" secondAttribute="trailing" constant="8" id="qg5-Vg-DEI"/>
<constraint firstItem="bPp-EW-EjV" firstAttribute="centerY" secondItem="H2p-sc-9uM" secondAttribute="centerY" id="qj8-HU-FV0"/>
</constraints>
</tableViewCellContentView>
<connections>
<outlet property="canEditIcon" destination="3Mz-sm-H7J" id="Kd5-Wh-F3g"/>
<outlet property="characterImageRightNSLC" destination="WKn-aC-UNn" id="p7V-sY-JqW"/>
<outlet property="characterImageView" destination="oPS-ey-9Pi" id="Mgh-hV-3K6"/>
<outlet property="headImageView" destination="7I9-Uf-JEk" id="wkh-n1-0YT"/>
<outlet property="headImageViewLeftNSLC" destination="WzS-EW-Eli" id="WiJ-yS-GKg"/>
<outlet property="lineView" destination="8VM-Xu-XfK" id="hHN-KQ-n7A"/>
<outlet property="nameLabel" destination="BWg-DA-sPQ" id="6Ge-P4-zPF"/>
<outlet property="phoneLabel" destination="X8C-c3-KHo" id="uGW-7Z-xx7"/>
<outlet property="selectImageView" destination="bPp-EW-EjV" id="H1f-Fa-ciG"/>
</connections>
<point key="canvasLocation" x="-231" y="68"/>
</tableViewCell>
</objects>
<resources>
<image name="CellGraySelected.png" width="30" height="30"/>
<image name="icon_enter_gray" width="6.5" height="12.5"/>
</resources>
</document>