YH_BarrageMsgCell.xib 8.08 KB
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="10116" systemVersion="15F34" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="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="MessageCelliden" id="KGk-i7-Jjw" customClass="YH_BarrageMsgCell">
            <rect key="frame" x="0.0" y="0.0" width="279" height="56"/>
            <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="279" height="55"/>
                <autoresizingMask key="autoresizingMask"/>
                <subviews>
                    <view contentMode="scaleToFill" misplaced="YES" translatesAutoresizingMaskIntoConstraints="NO" id="j0S-4q-oRr">
                        <rect key="frame" x="15" y="6" width="249" height="44"/>
                        <subviews>
                            <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" misplaced="YES" translatesAutoresizingMaskIntoConstraints="NO" id="iIV-DV-reX">
                                <rect key="frame" x="0.0" y="0.0" width="35" height="44"/>
                                <constraints>
                                    <constraint firstAttribute="width" constant="35" id="CBU-lI-31X"/>
                                </constraints>
                            </imageView>
                            <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="@Nate" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Ir8-Tz-QO3">
                                <rect key="frame" x="45" y="9" width="204" height="10"/>
                                <constraints>
                                    <constraint firstAttribute="width" constant="204" id="JRN-Nt-4PE"/>
                                    <constraint firstAttribute="height" constant="10" id="xZn-uw-HqY"/>
                                </constraints>
                                <fontDescription key="fontDescription" type="system" weight="ultraLight" pointSize="11"/>
                                <color key="textColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
                                <nil key="highlightedColor"/>
                            </label>
                            <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" misplaced="YES" text="Label" textAlignment="natural" lineBreakMode="tailTruncation" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="4ko-xj-dWc">
                                <rect key="frame" x="45" y="26" width="204" height="13"/>
                                <constraints>
                                    <constraint firstAttribute="width" constant="204" id="0MT-24-IqA"/>
                                </constraints>
                                <fontDescription key="fontDescription" type="system" pointSize="13"/>
                                <color key="textColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
                                <nil key="highlightedColor"/>
                            </label>
                        </subviews>
                        <color key="backgroundColor" white="0.66666666666666663" alpha="1" colorSpace="calibratedWhite"/>
                        <constraints>
                            <constraint firstAttribute="bottom" secondItem="4ko-xj-dWc" secondAttribute="bottom" constant="5" id="57l-J4-I4z"/>
                            <constraint firstItem="Ir8-Tz-QO3" firstAttribute="leading" secondItem="iIV-DV-reX" secondAttribute="trailing" constant="10" id="B2e-2m-WZ3"/>
                            <constraint firstAttribute="bottom" secondItem="iIV-DV-reX" secondAttribute="bottom" id="LTB-lk-3yX"/>
                            <constraint firstItem="4ko-xj-dWc" firstAttribute="top" secondItem="Ir8-Tz-QO3" secondAttribute="bottom" constant="7" id="Pmr-ES-alf"/>
                            <constraint firstItem="Ir8-Tz-QO3" firstAttribute="top" secondItem="j0S-4q-oRr" secondAttribute="top" constant="9" id="dTd-Z4-kvc"/>
                            <constraint firstItem="iIV-DV-reX" firstAttribute="top" secondItem="j0S-4q-oRr" secondAttribute="top" id="gIb-tu-yxD"/>
                            <constraint firstAttribute="trailing" secondItem="4ko-xj-dWc" secondAttribute="trailing" id="hh8-mp-PKU"/>
                            <constraint firstItem="iIV-DV-reX" firstAttribute="leading" secondItem="j0S-4q-oRr" secondAttribute="leading" id="o9L-ai-bSs"/>
                            <constraint firstItem="4ko-xj-dWc" firstAttribute="leading" secondItem="iIV-DV-reX" secondAttribute="trailing" constant="10" id="tB6-AM-sw7"/>
                            <constraint firstAttribute="width" constant="249" id="tnX-Zi-eg8"/>
                        </constraints>
                        <variation key="default">
                            <mask key="constraints">
                                <exclude reference="tnX-Zi-eg8"/>
                            </mask>
                        </variation>
                    </view>
                </subviews>
                <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
                <constraints>
                    <constraint firstAttribute="bottomMargin" secondItem="j0S-4q-oRr" secondAttribute="bottom" constant="-2" id="1oc-DV-yI3"/>
                    <constraint firstAttribute="trailingMargin" secondItem="j0S-4q-oRr" secondAttribute="trailing" constant="7" id="EqO-Gx-0dJ"/>
                    <constraint firstItem="j0S-4q-oRr" firstAttribute="centerX" secondItem="H2p-sc-9uM" secondAttribute="centerX" id="Nc0-a6-cOu"/>
                    <constraint firstItem="j0S-4q-oRr" firstAttribute="top" secondItem="H2p-sc-9uM" secondAttribute="topMargin" constant="-2" id="PCT-u0-pVA"/>
                    <constraint firstItem="j0S-4q-oRr" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leadingMargin" constant="7" id="SCZ-Oa-BF8"/>
                    <constraint firstItem="j0S-4q-oRr" firstAttribute="centerY" secondItem="H2p-sc-9uM" secondAttribute="centerY" id="j46-Jq-e0l"/>
                </constraints>
                <variation key="default">
                    <mask key="constraints">
                        <exclude reference="EqO-Gx-0dJ"/>
                        <exclude reference="Nc0-a6-cOu"/>
                    </mask>
                </variation>
            </tableViewCellContentView>
            <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
            <connections>
                <outlet property="avatarImageView" destination="iIV-DV-reX" id="dLX-kN-aXN"/>
                <outlet property="bgview" destination="j0S-4q-oRr" id="QBS-yo-5eF"/>
                <outlet property="msgLabel" destination="4ko-xj-dWc" id="Qr3-y8-NQj"/>
                <outlet property="nameLabel" destination="Ir8-Tz-QO3" id="KFR-l5-RwC"/>
            </connections>
            <point key="canvasLocation" x="92.5" y="53"/>
        </tableViewCell>
    </objects>
</document>