12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091 |
- <?xml version="1.0" encoding="UTF-8"?>
- <document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="15705" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES">
- <device id="retina6_1" orientation="portrait" appearance="light"/>
- <dependencies>
- <deployment identifier="iOS"/>
- <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="15706"/>
- <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"/>
- <collectionViewCell opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" reuseIdentifier="ChatMsgCollectionCell" id="gTV-IL-0wX" customClass="ChatMsgCollectionCell">
- <rect key="frame" x="0.0" y="0.0" width="70" height="90"/>
- <autoresizingMask key="autoresizingMask"/>
- <view key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center">
- <rect key="frame" x="0.0" y="0.0" width="70" height="90"/>
- <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
- <subviews>
- <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="1l4-pu-UQi">
- <rect key="frame" x="0.0" y="0.0" width="70" height="90"/>
- <subviews>
- <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="chatmsg_ht_icon" translatesAutoresizingMaskIntoConstraints="NO" id="UcK-Mt-u7p">
- <rect key="frame" x="21" y="17" width="28.5" height="28.5"/>
- </imageView>
- <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="KnF-GQ-hHW">
- <rect key="frame" x="41.5" y="9" width="16" height="16"/>
- <color key="backgroundColor" systemColor="systemRedColor" red="1" green="0.23137254900000001" blue="0.18823529410000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
- <constraints>
- <constraint firstAttribute="height" constant="16" id="JRf-LS-RCh"/>
- <constraint firstAttribute="width" constant="16" id="yH5-yX-Ho1"/>
- </constraints>
- <fontDescription key="fontDescription" type="system" pointSize="12"/>
- <color key="textColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
- <nil key="highlightedColor"/>
- <userDefinedRuntimeAttributes>
- <userDefinedRuntimeAttribute type="number" keyPath="layer.cornerRadius">
- <integer key="value" value="8"/>
- </userDefinedRuntimeAttribute>
- <userDefinedRuntimeAttribute type="boolean" keyPath="layer.masksToBounds" value="YES"/>
- </userDefinedRuntimeAttributes>
- </label>
- <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Label" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="4EX-kh-Sh3">
- <rect key="frame" x="16.5" y="58.5" width="37.5" height="18"/>
- <fontDescription key="fontDescription" type="system" pointSize="15"/>
- <color key="textColor" red="0.20000000000000001" green="0.20000000000000001" blue="0.20000000000000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
- <nil key="highlightedColor"/>
- </label>
- <view alpha="0.69999999999999996" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="T0P-rv-gzb">
- <rect key="frame" x="0.0" y="0.0" width="70" height="90"/>
- <color key="backgroundColor" systemColor="systemBackgroundColor" cocoaTouchSystemColor="whiteColor"/>
- </view>
- </subviews>
- <color key="backgroundColor" systemColor="systemBackgroundColor" cocoaTouchSystemColor="whiteColor"/>
- <constraints>
- <constraint firstItem="KnF-GQ-hHW" firstAttribute="centerY" secondItem="UcK-Mt-u7p" secondAttribute="top" id="3h8-j7-NY1"/>
- <constraint firstItem="KnF-GQ-hHW" firstAttribute="centerX" secondItem="UcK-Mt-u7p" secondAttribute="trailing" id="EpX-Sb-UmR"/>
- <constraint firstItem="UcK-Mt-u7p" firstAttribute="centerX" secondItem="1l4-pu-UQi" secondAttribute="centerX" id="Joh-85-wgI"/>
- <constraint firstItem="UcK-Mt-u7p" firstAttribute="top" secondItem="1l4-pu-UQi" secondAttribute="top" constant="17" id="KWq-iY-GpP"/>
- <constraint firstAttribute="bottom" secondItem="T0P-rv-gzb" secondAttribute="bottom" id="Qfu-58-p91"/>
- <constraint firstItem="T0P-rv-gzb" firstAttribute="top" secondItem="1l4-pu-UQi" secondAttribute="top" id="WP2-v0-hib"/>
- <constraint firstItem="4EX-kh-Sh3" firstAttribute="top" secondItem="1l4-pu-UQi" secondAttribute="top" constant="58.5" id="aNy-ro-nXa"/>
- <constraint firstAttribute="trailing" secondItem="T0P-rv-gzb" secondAttribute="trailing" id="hyf-SW-na4"/>
- <constraint firstItem="T0P-rv-gzb" firstAttribute="leading" secondItem="1l4-pu-UQi" secondAttribute="leading" id="uk9-hV-5bd"/>
- <constraint firstItem="4EX-kh-Sh3" firstAttribute="centerX" secondItem="1l4-pu-UQi" secondAttribute="centerX" id="vd7-g9-NHw"/>
- </constraints>
- </view>
- </subviews>
- </view>
- <constraints>
- <constraint firstAttribute="bottom" secondItem="1l4-pu-UQi" secondAttribute="bottom" id="1fZ-t9-OO6"/>
- <constraint firstAttribute="trailing" secondItem="1l4-pu-UQi" secondAttribute="trailing" id="7Z8-od-sjX"/>
- <constraint firstItem="1l4-pu-UQi" firstAttribute="top" secondItem="gTV-IL-0wX" secondAttribute="top" id="ReW-XN-e4S"/>
- <constraint firstItem="1l4-pu-UQi" firstAttribute="leading" secondItem="gTV-IL-0wX" secondAttribute="leading" id="TsI-sa-eER"/>
- </constraints>
- <viewLayoutGuide key="safeArea" id="SEy-5g-ep8"/>
- <connections>
- <outlet property="cell0IconImg" destination="UcK-Mt-u7p" id="lV7-8P-CDN"/>
- <outlet property="cell0MengCengView" destination="T0P-rv-gzb" id="oLi-7N-jVM"/>
- <outlet property="cell0ReadNumLabel" destination="KnF-GQ-hHW" id="7cd-tA-qWl"/>
- <outlet property="cell0TitleLabel" destination="4EX-kh-Sh3" id="saM-2C-exy"/>
- <outlet property="constant" destination="yH5-yX-Ho1" id="swQ-uU-fwt"/>
- </connections>
- <point key="canvasLocation" x="63.768115942028992" y="137.27678571428569"/>
- </collectionViewCell>
- </objects>
- <resources>
- <image name="chatmsg_ht_icon" width="28.5" height="28.5"/>
- </resources>
- </document>
|