ChatMsgDetailChatInfoCell.xib 25 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="15702" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES">
  3. <device id="retina6_1" orientation="portrait" appearance="light"/>
  4. <dependencies>
  5. <deployment identifier="iOS"/>
  6. <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="15704"/>
  7. <capability name="Safe area layout guides" minToolsVersion="9.0"/>
  8. <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
  9. </dependencies>
  10. <objects>
  11. <placeholder placeholderIdentifier="IBFilesOwner" id="-1" userLabel="File's Owner"/>
  12. <placeholder placeholderIdentifier="IBFirstResponder" id="-2" customClass="UIResponder"/>
  13. <tableViewCell contentMode="scaleToFill" selectionStyle="default" indentationWidth="10" reuseIdentifier="ChatMsgDetailChatInfoCell0" id="KGk-i7-Jjw" customClass="ChatMsgDetailChatInfoCell">
  14. <rect key="frame" x="0.0" y="0.0" width="320" height="100"/>
  15. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
  16. <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="KGk-i7-Jjw" id="H2p-sc-9uM">
  17. <rect key="frame" x="0.0" y="0.0" width="320" height="100"/>
  18. <autoresizingMask key="autoresizingMask"/>
  19. <subviews>
  20. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="rr4-Yr-mF3">
  21. <rect key="frame" x="0.0" y="0.0" width="320" height="100"/>
  22. <color key="backgroundColor" systemColor="systemBackgroundColor" cocoaTouchSystemColor="whiteColor"/>
  23. </view>
  24. </subviews>
  25. <constraints>
  26. <constraint firstItem="rr4-Yr-mF3" firstAttribute="top" secondItem="H2p-sc-9uM" secondAttribute="top" id="Amz-jf-KGQ"/>
  27. <constraint firstAttribute="bottom" secondItem="rr4-Yr-mF3" secondAttribute="bottom" id="d7x-Eg-Pz4"/>
  28. <constraint firstAttribute="trailing" secondItem="rr4-Yr-mF3" secondAttribute="trailing" id="k1G-O5-X2j"/>
  29. <constraint firstItem="rr4-Yr-mF3" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" id="lD1-H6-RrU"/>
  30. </constraints>
  31. </tableViewCellContentView>
  32. <viewLayoutGuide key="safeArea" id="aW0-zy-SZf"/>
  33. <connections>
  34. <outlet property="cell0BgView" destination="rr4-Yr-mF3" id="bso-G6-Cp6"/>
  35. </connections>
  36. <point key="canvasLocation" x="123" y="35"/>
  37. </tableViewCell>
  38. <tableViewCell contentMode="scaleToFill" selectionStyle="default" indentationWidth="10" reuseIdentifier="ChatMsgDetailChatInfoCell1" id="PZf-73-7hB" customClass="ChatMsgDetailChatInfoCell">
  39. <rect key="frame" x="0.0" y="0.0" width="320" height="40"/>
  40. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
  41. <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="PZf-73-7hB" id="Xd7-db-Jin">
  42. <rect key="frame" x="0.0" y="0.0" width="320" height="40"/>
  43. <autoresizingMask key="autoresizingMask"/>
  44. <subviews>
  45. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="查看更多群成员" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="w41-uG-VJq">
  46. <rect key="frame" x="103.5" y="10" width="93" height="16"/>
  47. <fontDescription key="fontDescription" type="system" pointSize="13"/>
  48. <color key="textColor" red="0.40000000000000002" green="0.40000000000000002" blue="0.40000000000000002" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  49. <nil key="highlightedColor"/>
  50. </label>
  51. <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="chatmsg_rightArrow_icon" translatesAutoresizingMaskIntoConstraints="NO" id="3HY-Yv-Gh0">
  52. <rect key="frame" x="202.5" y="11" width="7" height="14"/>
  53. </imageView>
  54. </subviews>
  55. <constraints>
  56. <constraint firstItem="w41-uG-VJq" firstAttribute="top" secondItem="Xd7-db-Jin" secondAttribute="top" constant="10" id="UxY-kw-Efu"/>
  57. <constraint firstItem="3HY-Yv-Gh0" firstAttribute="leading" secondItem="w41-uG-VJq" secondAttribute="trailing" constant="6" id="gTm-os-adA"/>
  58. <constraint firstItem="3HY-Yv-Gh0" firstAttribute="centerY" secondItem="w41-uG-VJq" secondAttribute="centerY" id="hA4-zR-ssI"/>
  59. <constraint firstItem="w41-uG-VJq" firstAttribute="centerX" secondItem="Xd7-db-Jin" secondAttribute="centerX" constant="-10" id="wsZ-WQ-Ba9"/>
  60. </constraints>
  61. </tableViewCellContentView>
  62. <viewLayoutGuide key="safeArea" id="Nyc-1M-ngF"/>
  63. <point key="canvasLocation" x="122" y="115"/>
  64. </tableViewCell>
  65. <tableViewCell contentMode="scaleToFill" selectionStyle="default" indentationWidth="10" reuseIdentifier="ChatMsgDetailChatInfoCell2" id="Shj-BN-TJd" customClass="ChatMsgDetailChatInfoCell">
  66. <rect key="frame" x="0.0" y="0.0" width="320" height="50"/>
  67. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
  68. <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="Shj-BN-TJd" id="hS0-WV-V53">
  69. <rect key="frame" x="0.0" y="0.0" width="320" height="50"/>
  70. <autoresizingMask key="autoresizingMask"/>
  71. <subviews>
  72. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Label" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="b1k-3c-r0c">
  73. <rect key="frame" x="15" y="14.5" width="42" height="21"/>
  74. <fontDescription key="fontDescription" type="system" pointSize="17"/>
  75. <color key="textColor" red="0.039215686270000001" green="0.039215686270000001" blue="0.039215686270000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  76. <nil key="highlightedColor"/>
  77. </label>
  78. <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="my_conter_rightArrow_hui_icon" translatesAutoresizingMaskIntoConstraints="NO" id="PQ4-4h-fHb">
  79. <rect key="frame" x="298" y="18" width="7" height="14"/>
  80. </imageView>
  81. <switch opaque="NO" contentMode="scaleToFill" horizontalHuggingPriority="750" verticalHuggingPriority="750" contentHorizontalAlignment="center" contentVerticalAlignment="center" on="YES" translatesAutoresizingMaskIntoConstraints="NO" id="lUB-eT-Eja">
  82. <rect key="frame" x="256" y="9.5" width="51" height="31"/>
  83. </switch>
  84. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Label" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="js9-4W-gbZ">
  85. <rect key="frame" x="251" y="14.5" width="42" height="21"/>
  86. <fontDescription key="fontDescription" type="system" pointSize="17"/>
  87. <color key="textColor" red="0.40000000000000002" green="0.40000000000000002" blue="0.40000000000000002" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  88. <nil key="highlightedColor"/>
  89. </label>
  90. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="wcC-bM-1Xu">
  91. <rect key="frame" x="0.0" y="49.5" width="320" height="0.5"/>
  92. <color key="backgroundColor" red="0.93333333333333335" green="0.93333333333333335" blue="0.93333333333333335" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  93. <constraints>
  94. <constraint firstAttribute="height" constant="0.5" id="nWm-08-Fmc"/>
  95. </constraints>
  96. </view>
  97. </subviews>
  98. <constraints>
  99. <constraint firstAttribute="trailing" secondItem="lUB-eT-Eja" secondAttribute="trailing" constant="15" id="1bo-AF-D1g"/>
  100. <constraint firstAttribute="bottom" secondItem="wcC-bM-1Xu" secondAttribute="bottom" id="CbW-Ah-Ity"/>
  101. <constraint firstAttribute="trailing" secondItem="PQ4-4h-fHb" secondAttribute="trailing" constant="15" id="P8v-Nc-OX8"/>
  102. <constraint firstItem="PQ4-4h-fHb" firstAttribute="leading" secondItem="js9-4W-gbZ" secondAttribute="trailing" constant="5" id="VWg-Jw-50o"/>
  103. <constraint firstItem="js9-4W-gbZ" firstAttribute="centerY" secondItem="hS0-WV-V53" secondAttribute="centerY" id="alI-gv-BWm"/>
  104. <constraint firstItem="lUB-eT-Eja" firstAttribute="centerY" secondItem="hS0-WV-V53" secondAttribute="centerY" id="cSF-N8-vv5"/>
  105. <constraint firstItem="PQ4-4h-fHb" firstAttribute="centerY" secondItem="hS0-WV-V53" secondAttribute="centerY" id="eJ3-oX-aba"/>
  106. <constraint firstItem="b1k-3c-r0c" firstAttribute="centerY" secondItem="hS0-WV-V53" secondAttribute="centerY" id="hQh-uW-2Zk"/>
  107. <constraint firstItem="wcC-bM-1Xu" firstAttribute="leading" secondItem="hS0-WV-V53" secondAttribute="leading" id="kbP-xH-Bmw"/>
  108. <constraint firstItem="b1k-3c-r0c" firstAttribute="leading" secondItem="hS0-WV-V53" secondAttribute="leading" constant="15" id="q55-Tx-BBV"/>
  109. <constraint firstAttribute="trailing" secondItem="wcC-bM-1Xu" secondAttribute="trailing" id="s8T-DN-gTL"/>
  110. </constraints>
  111. </tableViewCellContentView>
  112. <viewLayoutGuide key="safeArea" id="C7r-IZ-mKt"/>
  113. <connections>
  114. <outlet property="cell2LineView" destination="wcC-bM-1Xu" id="mGl-l7-cnx"/>
  115. <outlet property="cell2RightArrowImg" destination="PQ4-4h-fHb" id="q9N-ZE-WEF"/>
  116. <outlet property="cell2Switch" destination="lUB-eT-Eja" id="5II-UA-Iqp"/>
  117. <outlet property="cell2TitleLabel" destination="b1k-3c-r0c" id="qlL-ht-995"/>
  118. <outlet property="cell2ValueLabel" destination="js9-4W-gbZ" id="cxe-Od-26m"/>
  119. </connections>
  120. <point key="canvasLocation" x="122" y="181"/>
  121. </tableViewCell>
  122. <tableViewCell contentMode="scaleToFill" selectionStyle="default" indentationWidth="10" reuseIdentifier="ChatMsgDetailChatInfoCell3" id="wA7-Xa-D5g" customClass="ChatMsgDetailChatInfoCell">
  123. <rect key="frame" x="0.0" y="0.0" width="320" height="272"/>
  124. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
  125. <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="wA7-Xa-D5g" id="yBx-37-ZyV">
  126. <rect key="frame" x="0.0" y="0.0" width="320" height="272"/>
  127. <autoresizingMask key="autoresizingMask"/>
  128. <subviews>
  129. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Label" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="f14-BB-Kt9">
  130. <rect key="frame" x="15" y="25" width="42" height="21"/>
  131. <fontDescription key="fontDescription" type="system" pointSize="17"/>
  132. <color key="textColor" red="0.039215686270000001" green="0.039215686270000001" blue="0.039215686270000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  133. <nil key="highlightedColor"/>
  134. </label>
  135. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="4hj-o5-wN4">
  136. <rect key="frame" x="286" y="24.5" width="19" height="22"/>
  137. <state key="normal" image="my_qrcode_share_icon"/>
  138. </button>
  139. <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="fme-Vo-9oj">
  140. <rect key="frame" x="72.5" y="72" width="175" height="175"/>
  141. <constraints>
  142. <constraint firstAttribute="height" constant="175" id="Wf7-XY-kFe"/>
  143. <constraint firstAttribute="width" constant="175" id="cey-jB-BDP"/>
  144. </constraints>
  145. </imageView>
  146. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="7x4-q6-OoJ">
  147. <rect key="frame" x="0.0" y="271.5" width="320" height="0.5"/>
  148. <color key="backgroundColor" red="0.93333333330000001" green="0.93333333330000001" blue="0.93333333330000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  149. <constraints>
  150. <constraint firstAttribute="height" constant="0.5" id="bf6-uL-WTp"/>
  151. </constraints>
  152. </view>
  153. </subviews>
  154. <constraints>
  155. <constraint firstAttribute="trailing" secondItem="4hj-o5-wN4" secondAttribute="trailing" constant="15" id="0HY-d5-EGY"/>
  156. <constraint firstItem="4hj-o5-wN4" firstAttribute="centerY" secondItem="f14-BB-Kt9" secondAttribute="centerY" id="B20-hi-Kyd"/>
  157. <constraint firstItem="7x4-q6-OoJ" firstAttribute="leading" secondItem="yBx-37-ZyV" secondAttribute="leading" id="GU8-ku-MzF"/>
  158. <constraint firstItem="fme-Vo-9oj" firstAttribute="top" secondItem="yBx-37-ZyV" secondAttribute="top" constant="72" id="H3a-Gx-Eg5"/>
  159. <constraint firstAttribute="bottom" secondItem="7x4-q6-OoJ" secondAttribute="bottom" id="Pze-6H-abf"/>
  160. <constraint firstItem="f14-BB-Kt9" firstAttribute="top" secondItem="yBx-37-ZyV" secondAttribute="top" constant="25" id="UYE-Lv-QOu"/>
  161. <constraint firstAttribute="trailing" secondItem="7x4-q6-OoJ" secondAttribute="trailing" id="gaU-t7-lVb"/>
  162. <constraint firstItem="f14-BB-Kt9" firstAttribute="leading" secondItem="yBx-37-ZyV" secondAttribute="leading" constant="15" id="jAT-PF-Py3"/>
  163. <constraint firstItem="fme-Vo-9oj" firstAttribute="centerX" secondItem="yBx-37-ZyV" secondAttribute="centerX" id="mo0-QE-ymO"/>
  164. </constraints>
  165. </tableViewCellContentView>
  166. <viewLayoutGuide key="safeArea" id="b0f-Tj-bIG"/>
  167. <connections>
  168. <outlet property="cell3ErWeiMaImg" destination="fme-Vo-9oj" id="nPo-a9-YR0"/>
  169. <outlet property="cell3LineView" destination="7x4-q6-OoJ" id="2Ml-Hq-X2D"/>
  170. <outlet property="cell3ShareBtn" destination="4hj-o5-wN4" id="lM5-QA-9wN"/>
  171. <outlet property="cell3TitleLabel" destination="f14-BB-Kt9" id="xre-ag-mLV"/>
  172. </connections>
  173. <point key="canvasLocation" x="122" y="334"/>
  174. </tableViewCell>
  175. <tableViewCell contentMode="scaleToFill" selectionStyle="default" indentationWidth="10" reuseIdentifier="ChatMsgDetailChatInfoCell4" id="26a-Ls-dlY" customClass="ChatMsgDetailChatInfoCell">
  176. <rect key="frame" x="0.0" y="0.0" width="320" height="65"/>
  177. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
  178. <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="26a-Ls-dlY" id="Y9R-z1-Vck">
  179. <rect key="frame" x="0.0" y="0.0" width="320" height="65"/>
  180. <autoresizingMask key="autoresizingMask"/>
  181. <subviews>
  182. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Label" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Ffd-Fu-lEh">
  183. <rect key="frame" x="139" y="22" width="42" height="21"/>
  184. <fontDescription key="fontDescription" type="system" pointSize="17"/>
  185. <color key="textColor" red="1" green="0.32156862745098036" blue="0.32156862745098036" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  186. <nil key="highlightedColor"/>
  187. </label>
  188. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="QAa-7R-YZa">
  189. <rect key="frame" x="0.0" y="64.5" width="320" height="0.5"/>
  190. <color key="backgroundColor" red="0.93333333330000001" green="0.93333333330000001" blue="0.93333333330000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  191. <constraints>
  192. <constraint firstAttribute="height" constant="0.5" id="47i-tK-nkC"/>
  193. </constraints>
  194. </view>
  195. </subviews>
  196. <constraints>
  197. <constraint firstAttribute="trailing" secondItem="QAa-7R-YZa" secondAttribute="trailing" id="L5L-EH-FAg"/>
  198. <constraint firstAttribute="bottom" secondItem="QAa-7R-YZa" secondAttribute="bottom" id="RUN-7l-23a"/>
  199. <constraint firstItem="Ffd-Fu-lEh" firstAttribute="centerY" secondItem="Y9R-z1-Vck" secondAttribute="centerY" id="VDo-wU-J5M"/>
  200. <constraint firstItem="QAa-7R-YZa" firstAttribute="leading" secondItem="Y9R-z1-Vck" secondAttribute="leading" id="c3Z-CB-dRs"/>
  201. <constraint firstItem="Ffd-Fu-lEh" firstAttribute="centerX" secondItem="Y9R-z1-Vck" secondAttribute="centerX" id="hH8-Wd-0Rf"/>
  202. </constraints>
  203. </tableViewCellContentView>
  204. <viewLayoutGuide key="safeArea" id="UWf-M9-AbX"/>
  205. <connections>
  206. <outlet property="cell4LineView" destination="QAa-7R-YZa" id="dbh-5A-jSN"/>
  207. <outlet property="cell4TitleLabel" destination="Ffd-Fu-lEh" id="lnm-gm-MM8"/>
  208. </connections>
  209. <point key="canvasLocation" x="122" y="493"/>
  210. </tableViewCell>
  211. <tableViewCell contentMode="scaleToFill" selectionStyle="default" indentationWidth="10" reuseIdentifier="ChatMsgDetailChatInfoCell5" id="ZPx-SF-LzK" customClass="ChatMsgDetailChatInfoCell">
  212. <rect key="frame" x="0.0" y="0.0" width="320" height="50"/>
  213. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
  214. <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="ZPx-SF-LzK" id="6J0-EO-6Ak">
  215. <rect key="frame" x="0.0" y="0.0" width="320" height="50"/>
  216. <autoresizingMask key="autoresizingMask"/>
  217. <subviews>
  218. <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="my_conter_rightArrow_hui_icon" translatesAutoresizingMaskIntoConstraints="NO" id="xXU-sp-Mvq">
  219. <rect key="frame" x="298" y="18" width="7" height="14"/>
  220. </imageView>
  221. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Label" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="zjX-ZE-VKl">
  222. <rect key="frame" x="251" y="14.5" width="42" height="21"/>
  223. <fontDescription key="fontDescription" type="system" pointSize="17"/>
  224. <color key="textColor" red="0.40000000000000002" green="0.40000000000000002" blue="0.40000000000000002" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  225. <nil key="highlightedColor"/>
  226. </label>
  227. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="OjD-Fe-KSw">
  228. <rect key="frame" x="0.0" y="49.5" width="320" height="0.5"/>
  229. <color key="backgroundColor" red="0.93333333330000001" green="0.93333333330000001" blue="0.93333333330000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  230. <constraints>
  231. <constraint firstAttribute="height" constant="0.5" id="paG-d7-n5f"/>
  232. </constraints>
  233. </view>
  234. <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="2qX-K6-R4h">
  235. <rect key="frame" x="15" y="0.0" width="50" height="50"/>
  236. <constraints>
  237. <constraint firstAttribute="width" constant="50" id="GY8-Zd-iFo"/>
  238. <constraint firstAttribute="height" constant="50" id="cmd-Kl-GSo"/>
  239. </constraints>
  240. </imageView>
  241. </subviews>
  242. <constraints>
  243. <constraint firstItem="zjX-ZE-VKl" firstAttribute="centerY" secondItem="6J0-EO-6Ak" secondAttribute="centerY" id="HpY-8b-Xby"/>
  244. <constraint firstAttribute="bottom" secondItem="OjD-Fe-KSw" secondAttribute="bottom" id="YKm-kI-CI8"/>
  245. <constraint firstItem="OjD-Fe-KSw" firstAttribute="leading" secondItem="6J0-EO-6Ak" secondAttribute="leading" id="Zwe-DK-ijP"/>
  246. <constraint firstAttribute="trailing" secondItem="OjD-Fe-KSw" secondAttribute="trailing" id="dMC-zk-sEO"/>
  247. <constraint firstItem="2qX-K6-R4h" firstAttribute="centerY" secondItem="6J0-EO-6Ak" secondAttribute="centerY" id="m8w-73-nxI"/>
  248. <constraint firstAttribute="trailing" secondItem="xXU-sp-Mvq" secondAttribute="trailing" constant="15" id="nvS-Iq-zIz"/>
  249. <constraint firstItem="2qX-K6-R4h" firstAttribute="leading" secondItem="6J0-EO-6Ak" secondAttribute="leading" constant="15" id="psp-zt-PXX"/>
  250. <constraint firstItem="xXU-sp-Mvq" firstAttribute="centerY" secondItem="6J0-EO-6Ak" secondAttribute="centerY" id="rR5-Wh-2oq"/>
  251. <constraint firstItem="xXU-sp-Mvq" firstAttribute="leading" secondItem="zjX-ZE-VKl" secondAttribute="trailing" constant="5" id="yjn-sT-HhD"/>
  252. </constraints>
  253. </tableViewCellContentView>
  254. <viewLayoutGuide key="safeArea" id="RQc-XX-dIb"/>
  255. <connections>
  256. <outlet property="ChatImgV" destination="2qX-K6-R4h" id="HRl-rO-Xy4"/>
  257. <outlet property="cell2LineView" destination="OjD-Fe-KSw" id="Irp-Xp-VzP"/>
  258. <outlet property="cell2RightArrowImg" destination="xXU-sp-Mvq" id="xyv-Qe-tYe"/>
  259. <outlet property="cell2ValueLabel" destination="zjX-ZE-VKl" id="8ex-6q-Fid"/>
  260. </connections>
  261. <point key="canvasLocation" x="121.73913043478262" y="576.5625"/>
  262. </tableViewCell>
  263. </objects>
  264. <resources>
  265. <image name="chatmsg_rightArrow_icon" width="7" height="13.5"/>
  266. <image name="my_conter_rightArrow_hui_icon" width="7.5" height="14"/>
  267. <image name="my_qrcode_share_icon" width="19" height="17.5"/>
  268. </resources>
  269. </document>