180 lines
18 KiB
Plaintext
180 lines
18 KiB
Plaintext
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
||
|
|
<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="22505" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" colorMatched="YES">
|
||
|
|
<device id="retina6_1" orientation="portrait" appearance="light"/>
|
||
|
|
<dependencies>
|
||
|
|
<deployment identifier="iOS"/>
|
||
|
|
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="22504"/>
|
||
|
|
<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" id="KGk-i7-Jjw" customClass="YYRoomSetPeopleCell">
|
||
|
|
<rect key="frame" x="0.0" y="0.0" width="375" height="150"/>
|
||
|
|
<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="375" height="150"/>
|
||
|
|
<autoresizingMask key="autoresizingMask"/>
|
||
|
|
<subviews>
|
||
|
|
<view clipsSubviews="YES" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="hxg-03-uy8">
|
||
|
|
<rect key="frame" x="15" y="7" width="345" height="135.5"/>
|
||
|
|
<color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
||
|
|
<userDefinedRuntimeAttributes>
|
||
|
|
<userDefinedRuntimeAttribute type="number" keyPath="cornerRadius">
|
||
|
|
<real key="value" value="16"/>
|
||
|
|
</userDefinedRuntimeAttribute>
|
||
|
|
</userDefinedRuntimeAttributes>
|
||
|
|
</view>
|
||
|
|
<imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="CDP-kI-GqL">
|
||
|
|
<rect key="frame" x="30" y="22" width="44" height="44"/>
|
||
|
|
<constraints>
|
||
|
|
<constraint firstAttribute="height" constant="44" id="DJv-tU-Rsw"/>
|
||
|
|
<constraint firstAttribute="width" constant="44" id="UQG-qd-Res"/>
|
||
|
|
</constraints>
|
||
|
|
<userDefinedRuntimeAttributes>
|
||
|
|
<userDefinedRuntimeAttribute type="number" keyPath="cornerRadius">
|
||
|
|
<real key="value" value="22"/>
|
||
|
|
</userDefinedRuntimeAttribute>
|
||
|
|
</userDefinedRuntimeAttributes>
|
||
|
|
</imageView>
|
||
|
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="昵称" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="ela-Ca-3UK">
|
||
|
|
<rect key="frame" x="83" y="22" width="29" height="17"/>
|
||
|
|
<fontDescription key="fontDescription" type="boldSystem" pointSize="14"/>
|
||
|
|
<color key="textColor" red="0.066666666666666666" green="0.066666666666666666" blue="0.066666666666666666" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
||
|
|
<nil key="highlightedColor"/>
|
||
|
|
</label>
|
||
|
|
<view hidden="YES" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="wml-Su-fBa">
|
||
|
|
<rect key="frame" x="15" y="149.5" width="360" height="0.5"/>
|
||
|
|
<color key="backgroundColor" red="0.066666666666666666" green="0.066666666666666666" blue="0.066666666666666666" alpha="0.10353015718005952" colorSpace="custom" customColorSpace="sRGB"/>
|
||
|
|
<constraints>
|
||
|
|
<constraint firstAttribute="height" constant="0.5" id="krd-ge-0wl"/>
|
||
|
|
</constraints>
|
||
|
|
</view>
|
||
|
|
<view clipsSubviews="YES" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="NfK-n7-fZF">
|
||
|
|
<rect key="frame" x="83" y="44" width="74.5" height="20"/>
|
||
|
|
<subviews>
|
||
|
|
<imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="party_ID" translatesAutoresizingMaskIntoConstraints="NO" id="RHd-c7-aL2">
|
||
|
|
<rect key="frame" x="0.0" y="0.0" width="20" height="20"/>
|
||
|
|
<constraints>
|
||
|
|
<constraint firstAttribute="height" constant="20" id="tL1-tA-haL"/>
|
||
|
|
<constraint firstAttribute="width" constant="20" id="uu1-ih-L0g"/>
|
||
|
|
</constraints>
|
||
|
|
</imageView>
|
||
|
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="123456" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="qVP-4r-IHs">
|
||
|
|
<rect key="frame" x="23" y="3" width="46.5" height="14.5"/>
|
||
|
|
<fontDescription key="fontDescription" type="boldSystem" pointSize="12"/>
|
||
|
|
<color key="textColor" red="0.20000000000000001" green="0.20000000000000001" blue="0.20000000000000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
||
|
|
<nil key="highlightedColor"/>
|
||
|
|
</label>
|
||
|
|
</subviews>
|
||
|
|
<color key="backgroundColor" red="0.0" green="0.0" blue="0.0" alpha="0.29999999999999999" colorSpace="custom" customColorSpace="sRGB"/>
|
||
|
|
<constraints>
|
||
|
|
<constraint firstItem="RHd-c7-aL2" firstAttribute="centerY" secondItem="NfK-n7-fZF" secondAttribute="centerY" id="2Ba-n8-E2b"/>
|
||
|
|
<constraint firstAttribute="trailing" secondItem="qVP-4r-IHs" secondAttribute="trailing" constant="5" id="2wx-gV-XQo"/>
|
||
|
|
<constraint firstItem="qVP-4r-IHs" firstAttribute="leading" secondItem="NfK-n7-fZF" secondAttribute="leading" constant="23" id="BWW-aV-9NS"/>
|
||
|
|
<constraint firstItem="RHd-c7-aL2" firstAttribute="leading" secondItem="NfK-n7-fZF" secondAttribute="leading" id="Lm1-jS-bHr"/>
|
||
|
|
<constraint firstItem="qVP-4r-IHs" firstAttribute="centerY" secondItem="NfK-n7-fZF" secondAttribute="centerY" id="WeJ-DD-CzO"/>
|
||
|
|
<constraint firstAttribute="height" constant="20" id="eQR-6w-ZdE"/>
|
||
|
|
</constraints>
|
||
|
|
<userDefinedRuntimeAttributes>
|
||
|
|
<userDefinedRuntimeAttribute type="number" keyPath="cornerRadius">
|
||
|
|
<real key="value" value="10"/>
|
||
|
|
</userDefinedRuntimeAttribute>
|
||
|
|
</userDefinedRuntimeAttributes>
|
||
|
|
</view>
|
||
|
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="主持人" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="kSP-jz-oeK">
|
||
|
|
<rect key="frame" x="85" y="112.5" width="37" height="14.5"/>
|
||
|
|
<fontDescription key="fontDescription" type="boldSystem" pointSize="12"/>
|
||
|
|
<color key="textColor" red="0.59999999999999998" green="0.59999999999999998" blue="0.59999999999999998" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
||
|
|
<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="H1K-uf-Gc2">
|
||
|
|
<rect key="frame" x="260" y="112.5" width="25" height="15"/>
|
||
|
|
<fontDescription key="fontDescription" type="boldSystem" pointSize="12"/>
|
||
|
|
<color key="textColor" red="0.59999999999999998" green="0.59999999999999998" blue="0.59999999999999998" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
||
|
|
<nil key="highlightedColor"/>
|
||
|
|
</label>
|
||
|
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="5%" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="81Z-mW-k6s">
|
||
|
|
<rect key="frame" x="88.5" y="83" width="30" height="21.5"/>
|
||
|
|
<fontDescription key="fontDescription" type="boldSystem" pointSize="18"/>
|
||
|
|
<color key="textColor" red="0.20000000000000001" green="0.20000000000000001" blue="0.20000000000000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
||
|
|
<nil key="highlightedColor"/>
|
||
|
|
</label>
|
||
|
|
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="XsO-FA-HkK">
|
||
|
|
<rect key="frame" x="187" y="93" width="1" height="24"/>
|
||
|
|
<color key="backgroundColor" red="0.59999999999999998" green="0.59999999999999998" blue="0.59999999999999998" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
||
|
|
<constraints>
|
||
|
|
<constraint firstAttribute="width" constant="1" id="GBI-3z-fD4"/>
|
||
|
|
<constraint firstAttribute="height" constant="24" id="UVL-xd-tmV"/>
|
||
|
|
</constraints>
|
||
|
|
</view>
|
||
|
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="95%" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="n2Q-bu-CQu">
|
||
|
|
<rect key="frame" x="252" y="83" width="41.5" height="21.5"/>
|
||
|
|
<fontDescription key="fontDescription" type="boldSystem" pointSize="18"/>
|
||
|
|
<color key="textColor" red="0.20000000000000001" green="0.20000000000000001" blue="0.20000000000000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
||
|
|
<nil key="highlightedColor"/>
|
||
|
|
</label>
|
||
|
|
<button opaque="NO" clipsSubviews="YES" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="0Bn-24-EC5">
|
||
|
|
<rect key="frame" x="277" y="30" width="68" height="28"/>
|
||
|
|
<color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
||
|
|
<constraints>
|
||
|
|
<constraint firstAttribute="height" constant="28" id="DGA-vr-yMx"/>
|
||
|
|
<constraint firstAttribute="width" constant="68" id="Tfq-bb-L2i"/>
|
||
|
|
</constraints>
|
||
|
|
<fontDescription key="fontDescription" type="boldSystem" pointSize="12"/>
|
||
|
|
<color key="tintColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
||
|
|
<state key="normal" title="设置比例">
|
||
|
|
<color key="titleColor" white="0.0" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
||
|
|
</state>
|
||
|
|
<userDefinedRuntimeAttributes>
|
||
|
|
<userDefinedRuntimeAttribute type="number" keyPath="cornerRadius">
|
||
|
|
<real key="value" value="14"/>
|
||
|
|
</userDefinedRuntimeAttribute>
|
||
|
|
</userDefinedRuntimeAttributes>
|
||
|
|
</button>
|
||
|
|
</subviews>
|
||
|
|
<constraints>
|
||
|
|
<constraint firstItem="wml-Su-fBa" firstAttribute="top" secondItem="hxg-03-uy8" secondAttribute="bottom" constant="7" id="0id-Us-5Cq"/>
|
||
|
|
<constraint firstItem="0Bn-24-EC5" firstAttribute="centerY" secondItem="CDP-kI-GqL" secondAttribute="centerY" id="1cK-Nl-QQL"/>
|
||
|
|
<constraint firstItem="CDP-kI-GqL" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" constant="30" id="1y5-Q0-eyP"/>
|
||
|
|
<constraint firstItem="kSP-jz-oeK" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" constant="85" id="3fw-K5-xB6"/>
|
||
|
|
<constraint firstAttribute="bottom" secondItem="XsO-FA-HkK" secondAttribute="bottom" constant="33" id="7JW-el-Rv5"/>
|
||
|
|
<constraint firstItem="H1K-uf-Gc2" firstAttribute="centerY" secondItem="kSP-jz-oeK" secondAttribute="centerY" id="8kb-3v-be2"/>
|
||
|
|
<constraint firstAttribute="trailing" secondItem="H1K-uf-Gc2" secondAttribute="trailing" constant="90" id="A3R-3E-TVu"/>
|
||
|
|
<constraint firstItem="XsO-FA-HkK" firstAttribute="centerX" secondItem="H2p-sc-9uM" secondAttribute="centerX" id="B5H-oi-db6"/>
|
||
|
|
<constraint firstItem="hxg-03-uy8" firstAttribute="top" secondItem="H2p-sc-9uM" secondAttribute="top" constant="7" id="JBi-eV-0Si"/>
|
||
|
|
<constraint firstItem="hxg-03-uy8" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" constant="15" id="JGm-tQ-VtC"/>
|
||
|
|
<constraint firstItem="n2Q-bu-CQu" firstAttribute="centerY" secondItem="81Z-mW-k6s" secondAttribute="centerY" id="Jul-mG-Nq6"/>
|
||
|
|
<constraint firstItem="81Z-mW-k6s" firstAttribute="centerX" secondItem="kSP-jz-oeK" secondAttribute="centerX" id="OCt-zN-xGr"/>
|
||
|
|
<constraint firstItem="XsO-FA-HkK" firstAttribute="top" secondItem="81Z-mW-k6s" secondAttribute="top" constant="10" id="Qrj-aL-xnA"/>
|
||
|
|
<constraint firstAttribute="trailing" secondItem="hxg-03-uy8" secondAttribute="trailing" constant="15" id="V97-cT-dTj"/>
|
||
|
|
<constraint firstItem="NfK-n7-fZF" firstAttribute="top" secondItem="ela-Ca-3UK" secondAttribute="bottom" constant="5" id="XAu-NJ-1Cx"/>
|
||
|
|
<constraint firstAttribute="trailing" secondItem="0Bn-24-EC5" secondAttribute="trailing" constant="30" id="bXm-cL-MIY"/>
|
||
|
|
<constraint firstItem="CDP-kI-GqL" firstAttribute="top" secondItem="H2p-sc-9uM" secondAttribute="top" constant="22" id="dhK-6b-0Xf"/>
|
||
|
|
<constraint firstAttribute="trailing" secondItem="wml-Su-fBa" secondAttribute="trailing" id="eOy-ex-vs7"/>
|
||
|
|
<constraint firstItem="wml-Su-fBa" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" constant="15" id="flY-t3-0n9"/>
|
||
|
|
<constraint firstAttribute="bottom" secondItem="wml-Su-fBa" secondAttribute="bottom" id="h92-on-UZO"/>
|
||
|
|
<constraint firstItem="H1K-uf-Gc2" firstAttribute="centerX" secondItem="n2Q-bu-CQu" secondAttribute="centerX" id="nfx-Sm-33f"/>
|
||
|
|
<constraint firstItem="ela-Ca-3UK" firstAttribute="top" secondItem="CDP-kI-GqL" secondAttribute="top" id="oos-6B-lbD"/>
|
||
|
|
<constraint firstItem="NfK-n7-fZF" firstAttribute="leading" secondItem="ela-Ca-3UK" secondAttribute="leading" id="tMv-F3-75W"/>
|
||
|
|
<constraint firstItem="XsO-FA-HkK" firstAttribute="bottom" secondItem="kSP-jz-oeK" secondAttribute="bottom" constant="-10" id="wTG-BT-cGi"/>
|
||
|
|
<constraint firstItem="ela-Ca-3UK" firstAttribute="leading" secondItem="CDP-kI-GqL" secondAttribute="trailing" constant="9" id="yzM-1S-Mr7"/>
|
||
|
|
</constraints>
|
||
|
|
</tableViewCellContentView>
|
||
|
|
<color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
||
|
|
<connections>
|
||
|
|
<outlet property="IDLab" destination="qVP-4r-IHs" id="zNC-gT-WYG"/>
|
||
|
|
<outlet property="avatarImgV" destination="CDP-kI-GqL" id="8wL-vF-E9W"/>
|
||
|
|
<outlet property="biliLab_1" destination="81Z-mW-k6s" id="j3g-Qt-j40"/>
|
||
|
|
<outlet property="biliLab_2" destination="n2Q-bu-CQu" id="6Nr-Xn-BIB"/>
|
||
|
|
<outlet property="nicknameLab" destination="ela-Ca-3UK" id="Dkc-XF-m0S"/>
|
||
|
|
<outlet property="settingBtn" destination="0Bn-24-EC5" id="Pen-nR-NSK"/>
|
||
|
|
</connections>
|
||
|
|
<point key="canvasLocation" x="146" y="40"/>
|
||
|
|
</tableViewCell>
|
||
|
|
</objects>
|
||
|
|
<resources>
|
||
|
|
<image name="party_ID" width="20" height="20"/>
|
||
|
|
</resources>
|
||
|
|
</document>
|