| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225 |
- <?xml version="1.0" encoding="UTF-8"?>
- <document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="21701" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" colorMatched="YES">
- <device id="retina4_7" orientation="portrait" appearance="light"/>
- <dependencies>
- <deployment identifier="iOS"/>
- <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="21679"/>
- <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="none" indentationWidth="10" reuseIdentifier="commCELL" rowHeight="79" id="KGk-i7-Jjw" customClass="commCell">
- <rect key="frame" x="0.0" y="0.0" width="320" height="79"/>
- <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="320" height="79"/>
- <autoresizingMask key="autoresizingMask"/>
- <subviews>
- <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="bfe-VB-Y0R" userLabel="长按变色">
- <rect key="frame" x="5" y="5" width="305" height="68"/>
- <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
- </view>
- <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="xjr-hL-b5Z" userLabel="头像">
- <rect key="frame" x="10" y="10" width="30" height="30"/>
- <constraints>
- <constraint firstAttribute="height" constant="30" id="7NP-uK-Ygh"/>
- <constraint firstAttribute="width" constant="30" id="ZPB-MY-Ov9"/>
- </constraints>
- <userDefinedRuntimeAttributes>
- <userDefinedRuntimeAttribute type="boolean" keyPath="layer.masksToBounds" value="YES"/>
- <userDefinedRuntimeAttribute type="number" keyPath="layer.cornerRadius">
- <integer key="value" value="15"/>
- </userDefinedRuntimeAttribute>
- </userDefinedRuntimeAttributes>
- </imageView>
- <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Label" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="NC6-Io-P6a" userLabel="名字">
- <rect key="frame" x="45" y="10" width="35.5" height="17"/>
- <fontDescription key="fontDescription" type="system" pointSize="14"/>
- <color key="textColor" red="0.58823529411764708" green="0.58823529411764708" blue="0.58823529411764708" alpha="1" colorSpace="calibratedRGB"/>
- <nil key="highlightedColor"/>
- </label>
- <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="作者" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="UPK-m1-dm7" userLabel="作者">
- <rect key="frame" x="85.5" y="11.5" width="24" height="14"/>
- <color key="backgroundColor" red="1" green="0.0" blue="0.40000000000000002" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
- <constraints>
- <constraint firstAttribute="height" constant="14" id="h0t-jH-lGr"/>
- <constraint firstAttribute="width" constant="24" id="qFN-8X-Bma"/>
- </constraints>
- <fontDescription key="fontDescription" type="system" pointSize="10"/>
- <color key="textColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
- <nil key="highlightedColor"/>
- <userDefinedRuntimeAttributes>
- <userDefinedRuntimeAttribute type="number" keyPath="cornerRadius">
- <real key="value" value="3"/>
- </userDefinedRuntimeAttribute>
- </userDefinedRuntimeAttributes>
- </label>
- <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="1234" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="gWP-3x-fYL" userLabel="点赞数量">
- <rect key="frame" x="277" y="33.5" width="26" height="13.5"/>
- <fontDescription key="fontDescription" type="system" pointSize="11"/>
- <color key="textColor" red="0.50980392156862742" green="0.50980392156862742" blue="0.50980392156862742" alpha="1" colorSpace="calibratedRGB"/>
- <nil key="highlightedColor"/>
- </label>
- <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="cMm-cD-gVn" userLabel="点赞">
- <rect key="frame" x="275" y="3.5" width="30" height="30"/>
- <constraints>
- <constraint firstAttribute="width" constant="30" id="7FH-H4-CNx"/>
- <constraint firstAttribute="height" constant="30" id="9GI-Fi-46Q"/>
- </constraints>
- <inset key="contentEdgeInsets" minX="5" minY="5" maxX="5" maxY="5"/>
- <state key="normal" image="likecomment.png"/>
- <connections>
- <action selector="zanBtnClick:" destination="KGk-i7-Jjw" eventType="touchUpInside" id="r1A-dS-FYB"/>
- </connections>
- </button>
- <tableView contentMode="scaleToFill" alwaysBounceVertical="YES" scrollEnabled="NO" style="plain" separatorStyle="none" rowHeight="-1" estimatedRowHeight="-1" sectionHeaderHeight="28" sectionFooterHeight="28" contentViewInsetsToSafeArea="NO" translatesAutoresizingMaskIntoConstraints="NO" id="7PD-Wd-n1v" userLabel="回复评论Tab">
- <rect key="frame" x="45" y="72" width="275" height="0.0"/>
- <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
- <constraints>
- <constraint firstAttribute="height" id="VGt-k5-Gkq"/>
- </constraints>
- <connections>
- <outlet property="dataSource" destination="KGk-i7-Jjw" id="G2f-M4-Mzm"/>
- <outlet property="delegate" destination="KGk-i7-Jjw" id="ByJ-GI-vhN"/>
- </connections>
- </tableView>
- <view hidden="YES" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="kxf-jE-O1Z" userLabel="线">
- <rect key="frame" x="10" y="78" width="295" height="1"/>
- <color key="backgroundColor" white="1" alpha="0.059999999999999998" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
- <constraints>
- <constraint firstAttribute="height" constant="1" id="xnc-8J-7QU"/>
- </constraints>
- </view>
- <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="M4B-R9-CGD">
- <rect key="frame" x="45" y="27" width="70" height="20"/>
- <subviews>
- <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="RSf-TV-bAH">
- <rect key="frame" x="0.0" y="0.0" width="70" height="20"/>
- <state key="normal" image="commen-yuyin.png"/>
- <connections>
- <action selector="playVoice:" destination="KGk-i7-Jjw" eventType="touchUpInside" id="Y6O-L3-a3Z"/>
- </connections>
- </button>
- <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="comment_voice_nor.png" translatesAutoresizingMaskIntoConstraints="NO" id="DMJ-w7-8mr">
- <rect key="frame" x="8" y="6.5" width="7" height="7"/>
- <constraints>
- <constraint firstAttribute="width" constant="7" id="4q3-Zh-EyW"/>
- <constraint firstAttribute="height" constant="7" id="oTG-px-5EQ"/>
- </constraints>
- </imageView>
- <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="5"" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="e6o-76-boc">
- <rect key="frame" x="57" y="5" width="9" height="10"/>
- <fontDescription key="fontDescription" type="system" pointSize="8"/>
- <color key="textColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
- <nil key="highlightedColor"/>
- </label>
- <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="be8-er-E5e" customClass="YYAnimatedImageView">
- <rect key="frame" x="28.5" y="5" width="13" height="10"/>
- <constraints>
- <constraint firstAttribute="height" constant="10" id="WM0-3x-eTD"/>
- <constraint firstAttribute="width" constant="13" id="Ycv-2a-rrj"/>
- </constraints>
- </imageView>
- </subviews>
- <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
- <constraints>
- <constraint firstItem="be8-er-E5e" firstAttribute="centerY" secondItem="M4B-R9-CGD" secondAttribute="centerY" id="4cT-bb-7nc"/>
- <constraint firstAttribute="trailing" secondItem="e6o-76-boc" secondAttribute="trailing" constant="4" id="7N0-yY-xRG"/>
- <constraint firstItem="RSf-TV-bAH" firstAttribute="height" secondItem="M4B-R9-CGD" secondAttribute="height" id="CdG-Vh-tTb"/>
- <constraint firstAttribute="height" constant="20" id="Iw3-Tw-Awo"/>
- <constraint firstItem="DMJ-w7-8mr" firstAttribute="centerY" secondItem="M4B-R9-CGD" secondAttribute="centerY" id="SAe-d5-qdn"/>
- <constraint firstItem="be8-er-E5e" firstAttribute="centerX" secondItem="M4B-R9-CGD" secondAttribute="centerX" id="cef-7L-EGL"/>
- <constraint firstAttribute="width" constant="70" id="hOO-Zi-3OH"/>
- <constraint firstItem="RSf-TV-bAH" firstAttribute="width" secondItem="M4B-R9-CGD" secondAttribute="width" id="iYw-Ox-ZRa"/>
- <constraint firstItem="e6o-76-boc" firstAttribute="centerY" secondItem="M4B-R9-CGD" secondAttribute="centerY" id="sCZ-q8-8pc"/>
- <constraint firstItem="DMJ-w7-8mr" firstAttribute="leading" secondItem="M4B-R9-CGD" secondAttribute="leading" constant="8" id="tPO-dN-Sdc"/>
- <constraint firstItem="RSf-TV-bAH" firstAttribute="centerY" secondItem="M4B-R9-CGD" secondAttribute="centerY" id="uR5-4r-7MV"/>
- <constraint firstItem="RSf-TV-bAH" firstAttribute="centerX" secondItem="M4B-R9-CGD" secondAttribute="centerX" id="veg-1L-c9x"/>
- </constraints>
- </view>
- <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="uHZ-pP-rRE" userLabel="头像点击">
- <rect key="frame" x="5" y="5" width="40" height="40"/>
- <connections>
- <action selector="clickIconBtn:" destination="KGk-i7-Jjw" eventType="touchUpInside" id="LZG-Np-VTi"/>
- </connections>
- </button>
- <view contentMode="scaleToFill" ambiguous="YES" translatesAutoresizingMaskIntoConstraints="NO" id="71r-8x-R6i" userLabel="内容" customClass="YYLabel">
- <rect key="frame" x="45" y="51" width="260" height="19"/>
- <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
- <userDefinedRuntimeAttributes>
- <userDefinedRuntimeAttribute type="number" keyPath="fontSize_">
- <real key="value" value="16"/>
- </userDefinedRuntimeAttribute>
- <userDefinedRuntimeAttribute type="number" keyPath="numberOfLines">
- <integer key="value" value="0"/>
- </userDefinedRuntimeAttribute>
- <userDefinedRuntimeAttribute type="number" keyPath="lineBreakMode">
- <integer key="value" value="1"/>
- </userDefinedRuntimeAttribute>
- <userDefinedRuntimeAttribute type="color" keyPath="textColor">
- <color key="value" white="0.0" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
- </userDefinedRuntimeAttribute>
- </userDefinedRuntimeAttributes>
- </view>
- </subviews>
- <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
- <constraints>
- <constraint firstItem="7PD-Wd-n1v" firstAttribute="leading" secondItem="71r-8x-R6i" secondAttribute="leading" id="02j-YA-Mzu"/>
- <constraint firstItem="UPK-m1-dm7" firstAttribute="leading" secondItem="NC6-Io-P6a" secondAttribute="trailing" constant="5" id="0QN-mT-2md"/>
- <constraint firstItem="7PD-Wd-n1v" firstAttribute="top" secondItem="71r-8x-R6i" secondAttribute="bottom" constant="2" id="5PM-9l-Mke"/>
- <constraint firstItem="uHZ-pP-rRE" firstAttribute="width" secondItem="xjr-hL-b5Z" secondAttribute="width" constant="10" id="ADv-dX-REW"/>
- <constraint firstItem="cMm-cD-gVn" firstAttribute="centerY" secondItem="NC6-Io-P6a" secondAttribute="centerY" id="AwV-2I-vHs"/>
- <constraint firstAttribute="trailing" secondItem="7PD-Wd-n1v" secondAttribute="trailing" id="BbO-PQ-dbc"/>
- <constraint firstItem="kxf-jE-O1Z" firstAttribute="top" secondItem="7PD-Wd-n1v" secondAttribute="bottom" constant="6" id="L05-hK-oej"/>
- <constraint firstItem="uHZ-pP-rRE" firstAttribute="centerX" secondItem="xjr-hL-b5Z" secondAttribute="centerX" id="L9M-OU-DhN"/>
- <constraint firstItem="71r-8x-R6i" firstAttribute="leading" secondItem="NC6-Io-P6a" secondAttribute="leading" id="M0A-ag-7sU"/>
- <constraint firstItem="cMm-cD-gVn" firstAttribute="leading" relation="greaterThanOrEqual" secondItem="71r-8x-R6i" secondAttribute="trailing" constant="15" id="Mgi-RM-Mu5"/>
- <constraint firstItem="gWP-3x-fYL" firstAttribute="top" secondItem="cMm-cD-gVn" secondAttribute="bottom" id="RQy-QO-clF"/>
- <constraint firstItem="UPK-m1-dm7" firstAttribute="centerY" secondItem="NC6-Io-P6a" secondAttribute="centerY" id="Wnj-kb-r5I"/>
- <constraint firstItem="M4B-R9-CGD" firstAttribute="top" secondItem="NC6-Io-P6a" secondAttribute="bottom" id="WoG-ET-5cH"/>
- <constraint firstAttribute="trailing" secondItem="cMm-cD-gVn" secondAttribute="trailing" constant="15" id="WqX-CQ-iqz"/>
- <constraint firstItem="kxf-jE-O1Z" firstAttribute="trailing" secondItem="cMm-cD-gVn" secondAttribute="trailing" id="XYO-ib-RhE"/>
- <constraint firstItem="bfe-VB-Y0R" firstAttribute="bottom" secondItem="71r-8x-R6i" secondAttribute="bottom" constant="3" id="Z08-ZW-Mad"/>
- <constraint firstAttribute="bottom" secondItem="kxf-jE-O1Z" secondAttribute="bottom" id="hpM-PA-QgE"/>
- <constraint firstItem="xjr-hL-b5Z" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" constant="10" id="jJM-7F-DfT"/>
- <constraint firstItem="bfe-VB-Y0R" firstAttribute="top" secondItem="xjr-hL-b5Z" secondAttribute="top" constant="-5" id="jbS-wb-VsD"/>
- <constraint firstItem="uHZ-pP-rRE" firstAttribute="height" secondItem="xjr-hL-b5Z" secondAttribute="height" constant="10" id="jpt-6D-pcY"/>
- <constraint firstItem="M4B-R9-CGD" firstAttribute="leading" secondItem="NC6-Io-P6a" secondAttribute="leading" id="kU4-R6-NMp"/>
- <constraint firstItem="71r-8x-R6i" firstAttribute="top" secondItem="M4B-R9-CGD" secondAttribute="bottom" constant="4" id="lKv-Ft-D6C"/>
- <constraint firstItem="NC6-Io-P6a" firstAttribute="top" secondItem="xjr-hL-b5Z" secondAttribute="top" id="ln1-0R-dfN"/>
- <constraint firstItem="NC6-Io-P6a" firstAttribute="leading" secondItem="xjr-hL-b5Z" secondAttribute="trailing" constant="5" id="loi-wa-Zpy"/>
- <constraint firstItem="gWP-3x-fYL" firstAttribute="centerX" secondItem="cMm-cD-gVn" secondAttribute="centerX" id="mFQ-dY-hlP"/>
- <constraint firstItem="uHZ-pP-rRE" firstAttribute="centerY" secondItem="xjr-hL-b5Z" secondAttribute="centerY" id="mNl-Yn-BiL"/>
- <constraint firstItem="bfe-VB-Y0R" firstAttribute="trailing" secondItem="cMm-cD-gVn" secondAttribute="trailing" constant="5" id="p2y-K2-Ocu"/>
- <constraint firstItem="bfe-VB-Y0R" firstAttribute="leading" secondItem="xjr-hL-b5Z" secondAttribute="leading" constant="-5" id="sDq-c1-veD"/>
- <constraint firstItem="kxf-jE-O1Z" firstAttribute="leading" secondItem="xjr-hL-b5Z" secondAttribute="leading" id="utZ-d9-V4H"/>
- <constraint firstItem="xjr-hL-b5Z" firstAttribute="top" secondItem="H2p-sc-9uM" secondAttribute="top" constant="10" id="x0U-TC-s8d"/>
- <constraint firstItem="cMm-cD-gVn" firstAttribute="leading" relation="greaterThanOrEqual" secondItem="NC6-Io-P6a" secondAttribute="trailing" constant="10" id="yic-Hh-V8b"/>
- </constraints>
- </tableViewCellContentView>
- <connections>
- <outlet property="animationView" destination="be8-er-E5e" id="bTu-VY-gl5"/>
- <outlet property="authorL" destination="UPK-m1-dm7" id="f3j-76-nFk"/>
- <outlet property="contentL" destination="71r-8x-R6i" id="IWO-qc-nE1"/>
- <outlet property="iconImgView" destination="xjr-hL-b5Z" id="akS-Q9-OXY"/>
- <outlet property="longPressView" destination="bfe-VB-Y0R" id="MRj-8q-fk4"/>
- <outlet property="nameL" destination="NC6-Io-P6a" id="Sgd-aM-Z1J"/>
- <outlet property="replyTable" destination="7PD-Wd-n1v" id="IBQ-D0-dl8"/>
- <outlet property="tableHeight" destination="VGt-k5-Gkq" id="H82-GT-r7m"/>
- <outlet property="voiceNorImgV" destination="DMJ-w7-8mr" id="JaE-gn-Lum"/>
- <outlet property="voiceTimeL" destination="e6o-76-boc" id="63G-dy-Vrx"/>
- <outlet property="voiceView" destination="M4B-R9-CGD" id="eaI-xN-6OD"/>
- <outlet property="voiceViewHeight" destination="Iw3-Tw-Awo" id="sdI-A8-CSp"/>
- <outlet property="zanBtn" destination="cMm-cD-gVn" id="0wX-KD-woO"/>
- <outlet property="zanNumL" destination="gWP-3x-fYL" id="hMy-S8-f0u"/>
- </connections>
- <point key="canvasLocation" x="129.59999999999999" y="56.221889055472268"/>
- </tableViewCell>
- </objects>
- <resources>
- <image name="commen-yuyin.png" width="280" height="80"/>
- <image name="comment_voice_nor.png" width="8" height="8"/>
- <image name="likecomment.png" width="25" height="25"/>
- </resources>
- </document>
|