Files
Ash_AWord/Ash_AWord/ViewControllers/My/PersonalInfoViewController.xib
T
2015-06-17 14:12:21 +08:00

90 lines
7.5 KiB
XML

<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="7702" systemVersion="14A389" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES">
<dependencies>
<deployment identifier="iOS"/>
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="7701"/>
</dependencies>
<objects>
<placeholder placeholderIdentifier="IBFilesOwner" id="-1" userLabel="File's Owner" customClass="PersonalInfoViewController">
<connections>
<outlet property="bottomView" destination="RfR-Wi-Dtb" id="C7A-t4-zjq"/>
<outlet property="chatBtn" destination="sYY-oG-2Ed" id="Qhh-BN-RPI"/>
<outlet property="lineHeight" destination="fMj-Nw-YKG" id="1sh-5r-9If"/>
<outlet property="lineView" destination="mGD-VK-ptG" id="2U2-Ph-hHL"/>
<outlet property="tableBottomHeight" destination="4gb-ko-rFl" id="zAK-qY-CmQ"/>
<outlet property="tableView" destination="tLB-Tb-fTR" id="ZsR-II-Hek"/>
<outlet property="topViewImage" destination="FhV-5X-Wr2" id="0Dq-sQ-vjx"/>
<outlet property="view" destination="i5M-Pr-FkT" id="sfx-zR-JGt"/>
</connections>
</placeholder>
<placeholder placeholderIdentifier="IBFirstResponder" id="-2" customClass="UIResponder"/>
<view clearsContextBeforeDrawing="NO" contentMode="scaleToFill" id="i5M-Pr-FkT">
<rect key="frame" x="0.0" y="0.0" width="320" height="568"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<subviews>
<imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="Pofile_coverImage.jpg" translatesAutoresizingMaskIntoConstraints="NO" id="FhV-5X-Wr2">
<rect key="frame" x="0.0" y="-80" width="320" height="300"/>
<constraints>
<constraint firstAttribute="height" constant="300" id="q3I-lX-66g"/>
</constraints>
</imageView>
<tableView clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" style="grouped" separatorStyle="default" rowHeight="44" sectionHeaderHeight="10" sectionFooterHeight="10" translatesAutoresizingMaskIntoConstraints="NO" id="tLB-Tb-fTR">
<rect key="frame" x="0.0" y="0.0" width="320" height="524"/>
<color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
<color key="sectionIndexBackgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
</tableView>
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="RfR-Wi-Dtb">
<rect key="frame" x="0.0" y="524" width="320" height="44"/>
<subviews>
<view alpha="0.29999999999999999" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="mGD-VK-ptG">
<rect key="frame" x="0.0" y="0.0" width="320" height="1"/>
<color key="backgroundColor" white="0.66666666666666663" alpha="1" colorSpace="calibratedWhite"/>
<constraints>
<constraint firstAttribute="height" constant="1" id="fMj-Nw-YKG"/>
</constraints>
</view>
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="sYY-oG-2Ed">
<rect key="frame" x="0.0" y="1" width="320" height="43"/>
<state key="normal" title="聊天">
<color key="titleColor" red="0.3803921569" green="0.74901960779999999" blue="0.66274509800000003" alpha="1" colorSpace="calibratedRGB"/>
<color key="titleShadowColor" white="0.5" alpha="1" colorSpace="calibratedWhite"/>
</state>
<connections>
<action selector="chatBtnClick:" destination="-1" eventType="touchUpInside" id="Kfa-de-Jcl"/>
</connections>
</button>
</subviews>
<color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
<constraints>
<constraint firstItem="mGD-VK-ptG" firstAttribute="top" secondItem="RfR-Wi-Dtb" secondAttribute="top" id="1MM-kh-riP"/>
<constraint firstAttribute="height" constant="44" id="1zb-0Y-KGd"/>
<constraint firstAttribute="bottom" secondItem="sYY-oG-2Ed" secondAttribute="bottom" id="EoU-2e-Nag"/>
<constraint firstAttribute="trailing" secondItem="sYY-oG-2Ed" secondAttribute="trailing" id="Pmr-Ab-5SU"/>
<constraint firstItem="sYY-oG-2Ed" firstAttribute="leading" secondItem="RfR-Wi-Dtb" secondAttribute="leading" id="nJf-vo-yxb"/>
<constraint firstAttribute="trailing" secondItem="mGD-VK-ptG" secondAttribute="trailing" id="oTe-Tq-T30"/>
<constraint firstItem="mGD-VK-ptG" firstAttribute="leading" secondItem="RfR-Wi-Dtb" secondAttribute="leading" id="rc6-iC-UxI"/>
<constraint firstItem="sYY-oG-2Ed" firstAttribute="top" secondItem="mGD-VK-ptG" secondAttribute="bottom" id="tZ4-sS-bmD"/>
</constraints>
</view>
</subviews>
<color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
<constraints>
<constraint firstAttribute="trailing" secondItem="tLB-Tb-fTR" secondAttribute="trailing" id="3fo-xC-fMv"/>
<constraint firstAttribute="bottom" secondItem="tLB-Tb-fTR" secondAttribute="bottom" constant="44" id="4gb-ko-rFl"/>
<constraint firstItem="FhV-5X-Wr2" firstAttribute="top" secondItem="i5M-Pr-FkT" secondAttribute="top" constant="-80" id="7pT-an-cVR"/>
<constraint firstItem="tLB-Tb-fTR" firstAttribute="leading" secondItem="i5M-Pr-FkT" secondAttribute="leading" id="NfR-Rj-UBa"/>
<constraint firstItem="RfR-Wi-Dtb" firstAttribute="leading" secondItem="i5M-Pr-FkT" secondAttribute="leading" id="PGO-gW-obz"/>
<constraint firstItem="FhV-5X-Wr2" firstAttribute="leading" secondItem="i5M-Pr-FkT" secondAttribute="leading" id="WTI-Yt-41s"/>
<constraint firstAttribute="bottom" secondItem="RfR-Wi-Dtb" secondAttribute="bottom" id="YQ4-FC-dla"/>
<constraint firstAttribute="trailing" secondItem="RfR-Wi-Dtb" secondAttribute="trailing" id="iRK-KX-S7u"/>
<constraint firstAttribute="trailing" secondItem="FhV-5X-Wr2" secondAttribute="trailing" id="m6y-sX-gZN"/>
<constraint firstItem="tLB-Tb-fTR" firstAttribute="top" secondItem="i5M-Pr-FkT" secondAttribute="top" id="xci-vh-SFB"/>
</constraints>
<simulatedScreenMetrics key="simulatedDestinationMetrics" type="retina4"/>
</view>
</objects>
<resources>
<image name="Pofile_coverImage.jpg" width="320" height="400"/>
</resources>
</document>