GiGaMaskTime/GIGA/Modules/MessageCenter/View/MAssaageCenterCell.xib

77 lines
7.1 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="14113" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES">
<device id="retina4_7" orientation="portrait">
<adaptation id="fullscreen"/>
</device>
<dependencies>
<deployment identifier="iOS"/>
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="14088"/>
<capability name="Safe area layout guides" minToolsVersion="9.0"/>
<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" accessoryType="disclosureIndicator" indentationWidth="10" reuseIdentifier="MAssaageCenterCell" id="KGk-i7-Jjw" customClass="MAssaageCenterCell">
<rect key="frame" x="0.0" y="0.0" width="375" height="80"/>
<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="341" height="79.5"/>
<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="Ix3-eK-z1l">
<rect key="frame" x="94" y="14" width="62" height="18"/>
<fontDescription key="fontDescription" type="system" pointSize="15"/>
<color key="textColor" red="0.40000000000000002" green="0.40000000000000002" blue="0.40000000000000002" 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="vAa-ci-fXs">
<rect key="frame" x="96" y="48" width="58" height="17"/>
<fontDescription key="fontDescription" type="system" pointSize="14"/>
<color key="textColor" red="0.59999999999999998" green="0.59999999999999998" blue="0.59999999999999998" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
<nil key="highlightedColor"/>
</label>
<imageView userInteractionEnabled="NO" contentMode="scaleAspectFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="C4B-7U-hHJ">
<rect key="frame" x="16" y="14" width="53" height="51"/>
<color key="backgroundColor" red="0.40468725620000001" green="1" blue="0.9282041969" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
<constraints>
<constraint firstAttribute="width" constant="53" id="Skp-Og-ZYW"/>
<constraint firstAttribute="height" constant="51" id="z9q-41-BTw"/>
</constraints>
</imageView>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="1" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="E3D-vF-RAu">
<rect key="frame" x="306" y="29" width="20" height="20"/>
<color key="backgroundColor" red="1" green="0.34901960784313724" blue="0.094117647058823528" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
<constraints>
<constraint firstAttribute="height" constant="20" id="Nfi-Su-Taw"/>
<constraint firstAttribute="width" constant="20" id="pAn-7E-qge"/>
</constraints>
<fontDescription key="fontDescription" type="system" pointSize="14"/>
<color key="textColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
<nil key="highlightedColor"/>
</label>
</subviews>
<color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
<constraints>
<constraint firstItem="C4B-7U-hHJ" firstAttribute="centerY" secondItem="H2p-sc-9uM" secondAttribute="centerY" id="5yf-7H-rvZ"/>
<constraint firstItem="E3D-vF-RAu" firstAttribute="centerY" secondItem="H2p-sc-9uM" secondAttribute="centerY" id="GgW-2e-PKC"/>
<constraint firstItem="vAa-ci-fXs" firstAttribute="leading" secondItem="C4B-7U-hHJ" secondAttribute="trailing" constant="27" id="Kl1-mk-Nt4"/>
<constraint firstItem="Ix3-eK-z1l" firstAttribute="leading" secondItem="C4B-7U-hHJ" secondAttribute="trailing" constant="25" id="U3u-4z-WWD"/>
<constraint firstItem="C4B-7U-hHJ" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" constant="16" id="krq-zT-5tg"/>
<constraint firstAttribute="trailing" secondItem="E3D-vF-RAu" secondAttribute="trailing" constant="15" id="mJl-Wb-KWg"/>
<constraint firstItem="vAa-ci-fXs" firstAttribute="top" secondItem="Ix3-eK-z1l" secondAttribute="bottom" constant="16" id="ptn-X9-NJG"/>
<constraint firstItem="Ix3-eK-z1l" firstAttribute="top" secondItem="C4B-7U-hHJ" secondAttribute="top" id="qrl-hO-kND"/>
</constraints>
</tableViewCellContentView>
<viewLayoutGuide key="safeArea" id="aW0-zy-SZf"/>
<connections>
<outlet property="detailLabel" destination="vAa-ci-fXs" id="VyJ-cP-sjR"/>
<outlet property="mesageTypeLabel" destination="Ix3-eK-z1l" id="toV-Yx-EVx"/>
<outlet property="messageCountLabel" destination="E3D-vF-RAu" id="5xD-p3-pLC"/>
<outlet property="messageTypeIcon" destination="C4B-7U-hHJ" id="DqV-Zf-PE1"/>
</connections>
<point key="canvasLocation" x="-38.5" y="-56"/>
</tableViewCell>
</objects>
</document>