ChatTradeCell.xib 8.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="12121" systemVersion="16G29" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" colorMatched="YES">
  3. <device id="retina4_7" orientation="portrait">
  4. <adaptation id="fullscreen"/>
  5. </device>
  6. <dependencies>
  7. <deployment identifier="iOS"/>
  8. <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="12089"/>
  9. <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
  10. </dependencies>
  11. <objects>
  12. <placeholder placeholderIdentifier="IBFilesOwner" id="-1" userLabel="File's Owner"/>
  13. <placeholder placeholderIdentifier="IBFirstResponder" id="-2" customClass="UIResponder"/>
  14. <tableViewCell contentMode="scaleToFill" selectionStyle="default" indentationWidth="10" reuseIdentifier="ChatTradeCell" rowHeight="103" id="KGk-i7-Jjw" customClass="ChatTradeCell">
  15. <rect key="frame" x="0.0" y="0.0" width="610" height="85"/>
  16. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
  17. <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="KGk-i7-Jjw" id="H2p-sc-9uM">
  18. <rect key="frame" x="0.0" y="0.0" width="610" height="85"/>
  19. <autoresizingMask key="autoresizingMask"/>
  20. <subviews>
  21. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="名字" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="s1W-VS-QLN">
  22. <rect key="frame" x="61" y="7" width="31" height="21"/>
  23. <constraints>
  24. <constraint firstAttribute="height" constant="21" id="qD7-cO-aLi"/>
  25. </constraints>
  26. <fontDescription key="fontDescription" type="system" pointSize="15"/>
  27. <color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  28. <nil key="highlightedColor"/>
  29. </label>
  30. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" misplaced="YES" text="" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="XFm-AL-kEd">
  31. <rect key="frame" x="61" y="32" width="541" height="21"/>
  32. <fontDescription key="fontDescription" type="system" pointSize="17"/>
  33. <color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  34. <nil key="highlightedColor"/>
  35. </label>
  36. <label opaque="NO" userInteractionEnabled="NO" contentMode="center" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="时间" textAlignment="right" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="ZhM-z1-HSE">
  37. <rect key="frame" x="571" y="7" width="31" height="21"/>
  38. <constraints>
  39. <constraint firstAttribute="height" constant="21" id="8Lr-sB-0Kh"/>
  40. </constraints>
  41. <fontDescription key="fontDescription" type="system" pointSize="15"/>
  42. <color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  43. <nil key="highlightedColor"/>
  44. </label>
  45. <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" misplaced="YES" image="ic_default_head" translatesAutoresizingMaskIntoConstraints="NO" id="Hlh-OK-4kR">
  46. <rect key="frame" x="8" y="7" width="45" height="45"/>
  47. <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
  48. <constraints>
  49. <constraint firstAttribute="width" constant="45" id="bk3-Ux-Ugc"/>
  50. <constraint firstAttribute="height" constant="45" id="zMt-7j-TqE"/>
  51. </constraints>
  52. </imageView>
  53. <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" misplaced="YES" image="fw_im_moredown" translatesAutoresizingMaskIntoConstraints="NO" id="KMJ-nr-hLH">
  54. <rect key="frame" x="581" y="43" width="13" height="10"/>
  55. <constraints>
  56. <constraint firstAttribute="width" constant="13" id="LCF-Eg-wyL"/>
  57. </constraints>
  58. </imageView>
  59. </subviews>
  60. <constraints>
  61. <constraint firstItem="ZhM-z1-HSE" firstAttribute="top" secondItem="H2p-sc-9uM" secondAttribute="top" constant="7" id="1yC-45-mO5"/>
  62. <constraint firstItem="XFm-AL-kEd" firstAttribute="leading" secondItem="s1W-VS-QLN" secondAttribute="leading" id="2S3-c9-t1V"/>
  63. <constraint firstAttribute="trailing" secondItem="KMJ-nr-hLH" secondAttribute="trailing" constant="16" id="LhW-ka-bKE"/>
  64. <constraint firstItem="Hlh-OK-4kR" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" constant="8" id="P1o-6g-nRB"/>
  65. <constraint firstItem="ZhM-z1-HSE" firstAttribute="centerY" secondItem="s1W-VS-QLN" secondAttribute="centerY" id="Q5d-AE-ek6"/>
  66. <constraint firstAttribute="trailing" secondItem="XFm-AL-kEd" secondAttribute="trailing" constant="8" id="Ruf-1q-cye"/>
  67. <constraint firstItem="XFm-AL-kEd" firstAttribute="top" secondItem="ZhM-z1-HSE" secondAttribute="bottom" constant="4" id="VlI-BM-Zp7"/>
  68. <constraint firstAttribute="trailing" secondItem="ZhM-z1-HSE" secondAttribute="trailing" constant="8" id="Zcf-wP-OOr"/>
  69. <constraint firstItem="s1W-VS-QLN" firstAttribute="top" secondItem="H2p-sc-9uM" secondAttribute="top" constant="7" id="cU1-Hz-TBF"/>
  70. <constraint firstItem="KMJ-nr-hLH" firstAttribute="centerY" secondItem="XFm-AL-kEd" secondAttribute="centerY" id="gvr-0b-aI4"/>
  71. <constraint firstItem="s1W-VS-QLN" firstAttribute="leading" secondItem="Hlh-OK-4kR" secondAttribute="trailing" constant="8" id="j2E-WU-ujH"/>
  72. <constraint firstItem="Hlh-OK-4kR" firstAttribute="top" secondItem="H2p-sc-9uM" secondAttribute="top" constant="5" id="w0L-QI-4eg"/>
  73. </constraints>
  74. </tableViewCellContentView>
  75. <connections>
  76. <outlet property="mMsg_LabRight_Constraint" destination="Ruf-1q-cye" id="bBd-B1-r8x"/>
  77. <outlet property="mdownImg" destination="KMJ-nr-hLH" id="V1k-q2-GTL"/>
  78. <outlet property="mheadimg" destination="Hlh-OK-4kR" id="HD0-kf-xh9"/>
  79. <outlet property="mmsg" destination="XFm-AL-kEd" id="uKJ-kX-UXU"/>
  80. <outlet property="mname" destination="s1W-VS-QLN" id="jok-fT-OP5"/>
  81. <outlet property="mtime" destination="ZhM-z1-HSE" id="arg-Mr-1ul"/>
  82. </connections>
  83. <point key="canvasLocation" x="347" y="492.5"/>
  84. </tableViewCell>
  85. </objects>
  86. <resources>
  87. <image name="fw_im_moredown" width="12" height="6"/>
  88. <image name="ic_default_head" width="60" height="60"/>
  89. </resources>
  90. </document>