liveTitleCollectionCell.xib 4.33 KB
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="11201" systemVersion="15G31" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" colorMatched="YES">
    <dependencies>
        <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="11161"/>
        <capability name="Aspect ratio constraints" minToolsVersion="5.1"/>
        <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"/>
        <collectionViewCell opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" reuseIdentifier="liveTitleCollectionCell" id="gTV-IL-0wX" customClass="liveTitleCollectionCell" customModule="YouerLiveVideo" customModuleProvider="target">
            <rect key="frame" x="0.0" y="0.0" width="100" height="100"/>
            <autoresizingMask key="autoresizingMask"/>
            <view key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center">
                <rect key="frame" x="0.0" y="0.0" width="100" height="100"/>
                <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
                <subviews>
                    <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="直播间" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="0XL-Dd-Pvp">
                        <constraints>
                            <constraint firstAttribute="height" constant="21" id="aPP-gr-XJJ"/>
                        </constraints>
                        <fontDescription key="fontDescription" type="system" pointSize="15"/>
                        <nil key="textColor"/>
                        <nil key="highlightedColor"/>
                    </label>
                    <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="defphoto.png" translatesAutoresizingMaskIntoConstraints="NO" id="4IO-cu-Vt4">
                        <constraints>
                            <constraint firstAttribute="width" secondItem="4IO-cu-Vt4" secondAttribute="height" multiplier="1:1" id="biJ-B5-WLx"/>
                        </constraints>
                        <userDefinedRuntimeAttributes>
                            <userDefinedRuntimeAttribute type="boolean" keyPath="layer.masksToBounds" value="YES"/>
                        </userDefinedRuntimeAttributes>
                    </imageView>
                </subviews>
            </view>
            <constraints>
                <constraint firstItem="0XL-Dd-Pvp" firstAttribute="leading" secondItem="gTV-IL-0wX" secondAttribute="leading" id="D1I-yC-33u"/>
                <constraint firstAttribute="trailing" secondItem="0XL-Dd-Pvp" secondAttribute="trailing" id="Kja-ig-eYI"/>
                <constraint firstItem="4IO-cu-Vt4" firstAttribute="top" secondItem="gTV-IL-0wX" secondAttribute="top" constant="8" id="nMY-2Q-R2C"/>
                <constraint firstItem="4IO-cu-Vt4" firstAttribute="centerX" secondItem="gTV-IL-0wX" secondAttribute="centerX" id="roH-tk-apg"/>
                <constraint firstAttribute="bottom" secondItem="0XL-Dd-Pvp" secondAttribute="bottom" constant="8" id="sqg-rB-iyb"/>
                <constraint firstItem="0XL-Dd-Pvp" firstAttribute="top" secondItem="4IO-cu-Vt4" secondAttribute="bottom" constant="8" id="wop-6O-UtV"/>
            </constraints>
            <size key="customSize" width="98" height="108"/>
            <connections>
                <outlet property="imageView" destination="4IO-cu-Vt4" id="1bX-U3-Luf"/>
                <outlet property="titleLabel" destination="0XL-Dd-Pvp" id="GOo-UP-XEK"/>
            </connections>
            <point key="canvasLocation" x="49" y="81"/>
        </collectionViewCell>
    </objects>
    <resources>
        <image name="defphoto.png" width="256" height="256"/>
    </resources>
</document>