ifish/Ifish/controllers/IfishTabControllers/我的/mineViews/infoViewCell/InfoQianMingCell.xib

52 lines
4.5 KiB
XML

<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="10117" systemVersion="15E65" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES">
<dependencies>
<deployment identifier="iOS"/>
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="10085"/>
<capability name="Constraints to layout margins" minToolsVersion="6.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="InfoQianMingCell" id="KGk-i7-Jjw" customClass="InfoQianMingCell">
<rect key="frame" x="0.0" y="0.0" width="320" height="88"/>
<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="87"/>
<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="4Lb-Ir-cYC">
<rect key="frame" x="20" y="11" width="62" height="21"/>
<fontDescription key="fontDescription" type="system" pointSize="15"/>
<color key="textColor" red="0.70980392160000005" green="0.70980392160000005" blue="0.70980392160000005" alpha="1" colorSpace="calibratedRGB"/>
<nil key="highlightedColor"/>
</label>
<textView clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleToFill" text="qianming" textAlignment="natural" translatesAutoresizingMaskIntoConstraints="NO" id="eVd-UK-3SE">
<rect key="frame" x="90" y="8" width="215" height="71"/>
<color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
<constraints>
<constraint firstAttribute="width" constant="215" id="GAo-Tr-Em3"/>
</constraints>
<fontDescription key="fontDescription" type="system" pointSize="14"/>
<textInputTraits key="textInputTraits" autocapitalizationType="sentences"/>
</textView>
</subviews>
<constraints>
<constraint firstItem="eVd-UK-3SE" firstAttribute="leading" secondItem="4Lb-Ir-cYC" secondAttribute="trailing" constant="8" id="FUw-hK-WYS"/>
<constraint firstItem="eVd-UK-3SE" firstAttribute="bottom" secondItem="H2p-sc-9uM" secondAttribute="bottomMargin" id="Khi-rt-5s7"/>
<constraint firstItem="4Lb-Ir-cYC" firstAttribute="top" secondItem="H2p-sc-9uM" secondAttribute="topMargin" constant="3" id="L6s-mo-6kW"/>
<constraint firstAttribute="bottomMargin" secondItem="4Lb-Ir-cYC" secondAttribute="bottom" constant="47" id="M1F-nk-ABB"/>
<constraint firstItem="eVd-UK-3SE" firstAttribute="top" secondItem="H2p-sc-9uM" secondAttribute="topMargin" id="aQK-h2-GKa"/>
<constraint firstItem="eVd-UK-3SE" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leadingMargin" constant="82" id="hqh-eK-NZ6"/>
<constraint firstAttribute="trailingMargin" secondItem="eVd-UK-3SE" secondAttribute="trailing" constant="7" id="qbO-DE-iAs"/>
<constraint firstAttribute="leadingMargin" secondItem="4Lb-Ir-cYC" secondAttribute="leading" constant="-12" id="sbM-xl-fFS"/>
</constraints>
</tableViewCellContentView>
<connections>
<outlet property="infoQianMingView" destination="eVd-UK-3SE" id="MPD-mw-ptx"/>
</connections>
<point key="canvasLocation" x="277" y="287"/>
</tableViewCell>
</objects>
</document>