1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192 |
- <?xml version="1.0" encoding="UTF-8"?>
- <document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="14460.31" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES">
- <device id="retina4_7" orientation="portrait">
- <adaptation id="fullscreen"/>
- </device>
- <dependencies>
- <deployment identifier="iOS"/>
- <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="14460.20"/>
- <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="MyDetailTableViewCell" id="KGk-i7-Jjw" customClass="MyDetailTableViewCell">
- <rect key="frame" x="0.0" y="0.0" width="320" height="44"/>
- <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="43.5"/>
- <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="87L-Mc-c79">
- <rect key="frame" x="14" y="13" width="37.5" height="18"/>
- <fontDescription key="fontDescription" type="system" pointSize="15"/>
- <nil key="textColor"/>
- <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="tAG-9x-p2P">
- <rect key="frame" x="248.5" y="13" width="37.5" height="18"/>
- <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
- <fontDescription key="fontDescription" type="system" pointSize="15"/>
- <nil key="textColor"/>
- <nil key="highlightedColor"/>
- </label>
- <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="imagePlaceholder" translatesAutoresizingMaskIntoConstraints="NO" id="eYK-xk-eZr">
- <rect key="frame" x="254" y="6" width="32" height="32"/>
- <constraints>
- <constraint firstAttribute="width" constant="32" id="QQP-Ai-qCj"/>
- <constraint firstAttribute="height" constant="32" id="azY-j7-mVc"/>
- </constraints>
- </imageView>
- <textField hidden="YES" opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" placeholder="昵称" textAlignment="right" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="PSm-vI-Bci">
- <rect key="frame" x="61.5" y="11" width="224.5" height="22"/>
- <constraints>
- <constraint firstAttribute="width" relation="greaterThanOrEqual" constant="90" id="cY4-Pl-Cgu"/>
- </constraints>
- <nil key="textColor"/>
- <fontDescription key="fontDescription" type="system" pointSize="15"/>
- <textInputTraits key="textInputTraits"/>
- </textField>
- <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="我的-灰箭头" translatesAutoresizingMaskIntoConstraints="NO" id="FxI-7P-m7p">
- <rect key="frame" x="299" y="15" width="7" height="14"/>
- <constraints>
- <constraint firstAttribute="width" constant="7" id="Rzu-tn-bWq"/>
- <constraint firstAttribute="height" constant="14" id="vF1-dN-62k"/>
- </constraints>
- </imageView>
- </subviews>
- <constraints>
- <constraint firstAttribute="bottom" secondItem="FxI-7P-m7p" secondAttribute="bottom" constant="14.5" id="4ig-T9-2He"/>
- <constraint firstItem="FxI-7P-m7p" firstAttribute="top" secondItem="H2p-sc-9uM" secondAttribute="top" constant="15" id="7mi-e6-Mca"/>
- <constraint firstItem="PSm-vI-Bci" firstAttribute="leading" secondItem="87L-Mc-c79" secondAttribute="trailing" constant="10" id="BGL-C0-BMj"/>
- <constraint firstItem="eYK-xk-eZr" firstAttribute="centerY" secondItem="H2p-sc-9uM" secondAttribute="centerY" id="CDc-Sw-72D"/>
- <constraint firstAttribute="bottomMargin" secondItem="PSm-vI-Bci" secondAttribute="bottom" id="F3Z-yI-zxL"/>
- <constraint firstItem="tAG-9x-p2P" firstAttribute="trailing" secondItem="PSm-vI-Bci" secondAttribute="trailing" id="SvG-Rq-hE6"/>
- <constraint firstItem="PSm-vI-Bci" firstAttribute="top" secondItem="H2p-sc-9uM" secondAttribute="topMargin" id="Vie-UX-DXJ"/>
- <constraint firstItem="tAG-9x-p2P" firstAttribute="centerY" secondItem="H2p-sc-9uM" secondAttribute="centerY" id="Zxb-Fn-ztY"/>
- <constraint firstItem="FxI-7P-m7p" firstAttribute="leading" secondItem="eYK-xk-eZr" secondAttribute="trailing" constant="13" id="bpt-3u-FL0"/>
- <constraint firstItem="87L-Mc-c79" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" constant="14" id="tn9-x4-hsd"/>
- <constraint firstItem="FxI-7P-m7p" firstAttribute="leading" secondItem="tAG-9x-p2P" secondAttribute="trailing" constant="13" id="vES-xP-vdP"/>
- <constraint firstItem="87L-Mc-c79" firstAttribute="centerY" secondItem="H2p-sc-9uM" secondAttribute="centerY" id="xdV-CS-Pcx"/>
- <constraint firstAttribute="trailing" secondItem="FxI-7P-m7p" secondAttribute="trailing" constant="14" id="ygn-MU-2zA"/>
- </constraints>
- </tableViewCellContentView>
- <viewLayoutGuide key="safeArea" id="aW0-zy-SZf"/>
- <connections>
- <outlet property="imageViewArrow" destination="FxI-7P-m7p" id="nBG-Go-YBh"/>
- <outlet property="imageViewHeight" destination="azY-j7-mVc" id="gHf-hd-bO5"/>
- <outlet property="imageViewIcon" destination="eYK-xk-eZr" id="EvD-MX-sRf"/>
- <outlet property="imageViewWidth" destination="QQP-Ai-qCj" id="jG0-ZG-jxd"/>
- <outlet property="labelDetail" destination="tAG-9x-p2P" id="niG-54-wzU"/>
- <outlet property="labelTitle" destination="87L-Mc-c79" id="ctv-70-8so"/>
- <outlet property="textFieldDetail" destination="PSm-vI-Bci" id="Pp9-pQ-mNL"/>
- </connections>
- </tableViewCell>
- </objects>
- <resources>
- <image name="imagePlaceholder" width="1024" height="1024"/>
- <image name="我的-灰箭头" width="4.5" height="8.5"/>
- </resources>
- </document>
|