TDGroupInfoDetailCell.xib 31 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="16097.2" 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="16087"/>
  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="TDGroupInfoDetailCell0" id="KGk-i7-Jjw" userLabel="Group Info Detail Cell0" customClass="TDGroupInfoDetailCell">
  14. <rect key="frame" x="0.0" y="0.0" width="320" height="65"/>
  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="65"/>
  18. <autoresizingMask key="autoresizingMask"/>
  19. <subviews>
  20. <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="my_qrcode_code_icon" translatesAutoresizingMaskIntoConstraints="NO" id="1vv-hL-yQB">
  21. <rect key="frame" x="287" y="23.5" width="18" height="18"/>
  22. </imageView>
  23. <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="jpS-G8-vDC">
  24. <rect key="frame" x="15" y="11" width="43" height="43"/>
  25. <constraints>
  26. <constraint firstAttribute="width" constant="43" id="10J-fn-5DU"/>
  27. <constraint firstAttribute="height" constant="43" id="v7Z-Nt-40b"/>
  28. </constraints>
  29. <userDefinedRuntimeAttributes>
  30. <userDefinedRuntimeAttribute type="number" keyPath="layer.cornerRadius">
  31. <integer key="value" value="4"/>
  32. </userDefinedRuntimeAttribute>
  33. <userDefinedRuntimeAttribute type="boolean" keyPath="layer.masksToBounds" value="YES"/>
  34. </userDefinedRuntimeAttributes>
  35. </imageView>
  36. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Label" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="iYf-IJ-QAY">
  37. <rect key="frame" x="70" y="24" width="42" height="17"/>
  38. <constraints>
  39. <constraint firstAttribute="height" constant="17" id="oyF-LM-b2A"/>
  40. </constraints>
  41. <fontDescription key="fontDescription" type="system" pointSize="17"/>
  42. <color key="textColor" red="0.039215686274509803" green="0.039215686274509803" blue="0.039215686274509803" alpha="1" colorSpace="calibratedRGB"/>
  43. <nil key="highlightedColor"/>
  44. </label>
  45. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="6zT-tH-sdR">
  46. <rect key="frame" x="0.0" y="64.5" width="320" height="0.5"/>
  47. <color key="backgroundColor" red="0.89803921568627454" green="0.89803921568627454" blue="0.89803921568627454" alpha="1" colorSpace="calibratedRGB"/>
  48. <constraints>
  49. <constraint firstAttribute="height" constant="0.5" id="GAY-mI-UYI"/>
  50. </constraints>
  51. <fontDescription key="fontDescription" type="system" pointSize="17"/>
  52. <nil key="textColor"/>
  53. <nil key="highlightedColor"/>
  54. </label>
  55. </subviews>
  56. <constraints>
  57. <constraint firstItem="1vv-hL-yQB" firstAttribute="centerY" secondItem="H2p-sc-9uM" secondAttribute="centerY" id="51i-EI-cgY"/>
  58. <constraint firstAttribute="trailing" secondItem="6zT-tH-sdR" secondAttribute="trailing" id="Afg-k2-dwU"/>
  59. <constraint firstAttribute="trailing" secondItem="1vv-hL-yQB" secondAttribute="trailing" constant="15" id="T5t-cN-HLB"/>
  60. <constraint firstItem="jpS-G8-vDC" firstAttribute="centerY" secondItem="H2p-sc-9uM" secondAttribute="centerY" id="Tai-yJ-eiX"/>
  61. <constraint firstItem="iYf-IJ-QAY" firstAttribute="leading" secondItem="jpS-G8-vDC" secondAttribute="trailing" constant="12" id="W4K-xu-pfg"/>
  62. <constraint firstAttribute="bottom" secondItem="6zT-tH-sdR" secondAttribute="bottom" id="cls-Vr-M0U"/>
  63. <constraint firstItem="6zT-tH-sdR" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" id="d3S-Cn-4eF"/>
  64. <constraint firstItem="iYf-IJ-QAY" firstAttribute="centerY" secondItem="H2p-sc-9uM" secondAttribute="centerY" id="efR-Dc-UG7"/>
  65. <constraint firstItem="jpS-G8-vDC" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" constant="15" id="uOL-FI-G3A"/>
  66. </constraints>
  67. </tableViewCellContentView>
  68. <viewLayoutGuide key="safeArea" id="aW0-zy-SZf"/>
  69. <connections>
  70. <outlet property="QrcodeV" destination="1vv-hL-yQB" id="7vU-cu-4sA"/>
  71. <outlet property="cell0ImgV" destination="jpS-G8-vDC" id="dMv-mP-Ohh"/>
  72. <outlet property="cell0TitleL" destination="iYf-IJ-QAY" id="rQ2-K3-AdD"/>
  73. </connections>
  74. <point key="canvasLocation" x="-43.478260869565219" y="-122.20982142857142"/>
  75. </tableViewCell>
  76. <tableViewCell contentMode="scaleToFill" selectionStyle="default" indentationWidth="10" reuseIdentifier="TDGroupInfoDetailCell1" id="QUS-Jr-NcH" userLabel="Group Info Detail Cell1" customClass="TDGroupInfoDetailCell">
  77. <rect key="frame" x="0.0" y="0.0" width="320" height="65"/>
  78. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
  79. <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="QUS-Jr-NcH" id="ruO-kr-hzR">
  80. <rect key="frame" x="0.0" y="0.0" width="320" height="65"/>
  81. <autoresizingMask key="autoresizingMask"/>
  82. <subviews>
  83. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Label" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="GS3-Ox-3BP">
  84. <rect key="frame" x="15" y="24" width="42" height="17"/>
  85. <constraints>
  86. <constraint firstAttribute="height" constant="17" id="Hnp-87-PIf"/>
  87. </constraints>
  88. <fontDescription key="fontDescription" type="system" pointSize="17"/>
  89. <color key="textColor" red="0.039215686270000001" green="0.039215686270000001" blue="0.039215686270000001" alpha="1" colorSpace="calibratedRGB"/>
  90. <nil key="highlightedColor"/>
  91. </label>
  92. <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="chatmsg_rightArrow_icon" translatesAutoresizingMaskIntoConstraints="NO" id="pWs-rh-7ci">
  93. <rect key="frame" x="297.5" y="25.5" width="7.5" height="14.5"/>
  94. <constraints>
  95. <constraint firstAttribute="width" constant="7.5" id="Cls-qm-9B2"/>
  96. <constraint firstAttribute="height" constant="14.5" id="Kns-Hw-6aH"/>
  97. </constraints>
  98. </imageView>
  99. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="zb5-cS-erR">
  100. <rect key="frame" x="0.0" y="64.5" width="320" height="0.5"/>
  101. <color key="backgroundColor" red="0.8980392157" green="0.8980392157" blue="0.8980392157" alpha="1" colorSpace="calibratedRGB"/>
  102. <constraints>
  103. <constraint firstAttribute="height" constant="0.5" id="Wzb-83-2d9"/>
  104. </constraints>
  105. <fontDescription key="fontDescription" type="system" pointSize="17"/>
  106. <nil key="textColor"/>
  107. <nil key="highlightedColor"/>
  108. </label>
  109. <label hidden="YES" opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="本周" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="a41-lP-brE">
  110. <rect key="frame" x="261.5" y="24" width="29" height="17"/>
  111. <fontDescription key="fontDescription" type="system" pointSize="14"/>
  112. <color key="textColor" white="0.66666666666666663" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  113. <nil key="highlightedColor"/>
  114. </label>
  115. </subviews>
  116. <constraints>
  117. <constraint firstItem="GS3-Ox-3BP" firstAttribute="centerY" secondItem="ruO-kr-hzR" secondAttribute="centerY" id="8vr-EQ-D10"/>
  118. <constraint firstItem="zb5-cS-erR" firstAttribute="leading" secondItem="ruO-kr-hzR" secondAttribute="leading" id="Gwo-Hp-c5d"/>
  119. <constraint firstItem="GS3-Ox-3BP" firstAttribute="leading" secondItem="ruO-kr-hzR" secondAttribute="leading" constant="15" id="HM7-1C-o5n"/>
  120. <constraint firstAttribute="bottom" secondItem="zb5-cS-erR" secondAttribute="bottom" id="HgY-Rh-16R"/>
  121. <constraint firstAttribute="trailing" secondItem="pWs-rh-7ci" secondAttribute="trailing" constant="15" id="OET-bZ-4Y9"/>
  122. <constraint firstItem="a41-lP-brE" firstAttribute="centerY" secondItem="ruO-kr-hzR" secondAttribute="centerY" id="aTX-7A-vDx"/>
  123. <constraint firstItem="pWs-rh-7ci" firstAttribute="leading" secondItem="a41-lP-brE" secondAttribute="trailing" constant="7" id="nbV-kT-9CK"/>
  124. <constraint firstAttribute="trailing" secondItem="zb5-cS-erR" secondAttribute="trailing" id="tsc-ia-vdf"/>
  125. <constraint firstItem="pWs-rh-7ci" firstAttribute="centerY" secondItem="ruO-kr-hzR" secondAttribute="centerY" id="xGv-bi-Rm8"/>
  126. </constraints>
  127. </tableViewCellContentView>
  128. <viewLayoutGuide key="safeArea" id="TaP-BK-Nwf"/>
  129. <connections>
  130. <outlet property="cell1TitleL" destination="GS3-Ox-3BP" id="gMw-28-bKU"/>
  131. <outlet property="subTitleL" destination="a41-lP-brE" id="AVD-9q-L1D"/>
  132. </connections>
  133. <point key="canvasLocation" x="-43" y="-24"/>
  134. </tableViewCell>
  135. <tableViewCell contentMode="scaleToFill" selectionStyle="default" indentationWidth="10" reuseIdentifier="TDGroupInfoDetailCell2" id="O0H-3k-TJe" userLabel="Group Info Detail Cell2" customClass="TDGroupInfoDetailCell">
  136. <rect key="frame" x="0.0" y="0.0" width="320" height="65"/>
  137. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
  138. <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="O0H-3k-TJe" id="iR1-n1-vUO">
  139. <rect key="frame" x="0.0" y="0.0" width="320" height="65"/>
  140. <autoresizingMask key="autoresizingMask"/>
  141. <subviews>
  142. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Label" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="FSi-Mq-N2z">
  143. <rect key="frame" x="15" y="24" width="42" height="17"/>
  144. <constraints>
  145. <constraint firstAttribute="height" relation="greaterThanOrEqual" constant="17" id="FNm-vp-Wyh"/>
  146. <constraint firstAttribute="height" constant="17" id="cnU-rT-piS"/>
  147. </constraints>
  148. <fontDescription key="fontDescription" type="system" pointSize="17"/>
  149. <color key="textColor" red="0.039215686270000001" green="0.039215686270000001" blue="0.039215686270000001" alpha="1" colorSpace="calibratedRGB"/>
  150. <nil key="highlightedColor"/>
  151. </label>
  152. <switch opaque="NO" contentMode="scaleToFill" horizontalHuggingPriority="750" verticalHuggingPriority="750" contentHorizontalAlignment="center" contentVerticalAlignment="center" on="YES" translatesAutoresizingMaskIntoConstraints="NO" id="B4W-qb-DWy">
  153. <rect key="frame" x="253" y="17" width="51" height="31"/>
  154. <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  155. <color key="onTintColor" red="0.22352941179999999" green="0.47450980390000003" blue="0.82745098039999998" alpha="1" colorSpace="calibratedRGB"/>
  156. </switch>
  157. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="riv-Ji-LQb">
  158. <rect key="frame" x="0.0" y="64.5" width="320" height="0.5"/>
  159. <color key="backgroundColor" red="0.8980392157" green="0.8980392157" blue="0.8980392157" alpha="1" colorSpace="calibratedRGB"/>
  160. <constraints>
  161. <constraint firstAttribute="height" constant="0.5" id="IHd-PT-KAD"/>
  162. </constraints>
  163. <fontDescription key="fontDescription" type="system" pointSize="17"/>
  164. <nil key="textColor"/>
  165. <nil key="highlightedColor"/>
  166. </label>
  167. </subviews>
  168. <constraints>
  169. <constraint firstItem="FSi-Mq-N2z" firstAttribute="leading" secondItem="iR1-n1-vUO" secondAttribute="leading" constant="15" id="A0w-7f-Fjn"/>
  170. <constraint firstAttribute="trailing" secondItem="B4W-qb-DWy" secondAttribute="trailing" constant="18" id="CBm-sB-4oo"/>
  171. <constraint firstAttribute="bottom" secondItem="riv-Ji-LQb" secondAttribute="bottom" id="MOm-fb-kkU"/>
  172. <constraint firstItem="B4W-qb-DWy" firstAttribute="centerY" secondItem="iR1-n1-vUO" secondAttribute="centerY" id="Qpi-xV-DbA"/>
  173. <constraint firstAttribute="trailing" secondItem="riv-Ji-LQb" secondAttribute="trailing" id="VWs-f9-3Em"/>
  174. <constraint firstItem="riv-Ji-LQb" firstAttribute="leading" secondItem="iR1-n1-vUO" secondAttribute="leading" id="bK6-eC-Lj4"/>
  175. <constraint firstItem="FSi-Mq-N2z" firstAttribute="centerY" secondItem="iR1-n1-vUO" secondAttribute="centerY" id="kOZ-6F-PTM"/>
  176. </constraints>
  177. </tableViewCellContentView>
  178. <viewLayoutGuide key="safeArea" id="TCu-7H-gAP"/>
  179. <connections>
  180. <outlet property="cell2Switch" destination="B4W-qb-DWy" id="KkB-81-qst"/>
  181. <outlet property="cell2TitleL" destination="FSi-Mq-N2z" id="x7g-ei-TfR"/>
  182. </connections>
  183. <point key="canvasLocation" x="-43" y="78"/>
  184. </tableViewCell>
  185. <tableViewCell contentMode="scaleToFill" selectionStyle="default" indentationWidth="10" reuseIdentifier="TDGroupInfoDetailCell3" id="Zdu-fk-k15" userLabel="Group Info Detail Cell3" customClass="TDGroupInfoDetailCell">
  186. <rect key="frame" x="0.0" y="0.0" width="322" height="65"/>
  187. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
  188. <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="Zdu-fk-k15" id="kV8-K7-n4P">
  189. <rect key="frame" x="0.0" y="0.0" width="322" height="65"/>
  190. <autoresizingMask key="autoresizingMask"/>
  191. <subviews>
  192. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Label" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="LsZ-Hg-V1w">
  193. <rect key="frame" x="15" y="24" width="42" height="17"/>
  194. <constraints>
  195. <constraint firstAttribute="height" constant="17" id="2Eh-9x-P0R"/>
  196. <constraint firstAttribute="height" relation="greaterThanOrEqual" constant="17" id="jWf-Rr-FSb"/>
  197. </constraints>
  198. <fontDescription key="fontDescription" type="system" pointSize="17"/>
  199. <color key="textColor" red="0.039215686270000001" green="0.039215686270000001" blue="0.039215686270000001" alpha="1" colorSpace="calibratedRGB"/>
  200. <nil key="highlightedColor"/>
  201. </label>
  202. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="dBT-Vg-sQj">
  203. <rect key="frame" x="284.5" y="21.5" width="22.5" height="22.5"/>
  204. <constraints>
  205. <constraint firstAttribute="width" constant="22.5" id="TuS-4c-o5K"/>
  206. <constraint firstAttribute="height" constant="22.5" id="kJq-RI-kzK"/>
  207. </constraints>
  208. <state key="normal" title="Button" image="add"/>
  209. </button>
  210. </subviews>
  211. <constraints>
  212. <constraint firstItem="dBT-Vg-sQj" firstAttribute="centerY" secondItem="kV8-K7-n4P" secondAttribute="centerY" id="5vS-Qn-DX4"/>
  213. <constraint firstAttribute="trailing" secondItem="dBT-Vg-sQj" secondAttribute="trailing" constant="15" id="dyu-27-JdC"/>
  214. <constraint firstItem="LsZ-Hg-V1w" firstAttribute="centerY" secondItem="kV8-K7-n4P" secondAttribute="centerY" id="iOv-CD-Hk6"/>
  215. <constraint firstItem="LsZ-Hg-V1w" firstAttribute="leading" secondItem="kV8-K7-n4P" secondAttribute="leading" constant="15" id="kX7-hQ-0na"/>
  216. </constraints>
  217. </tableViewCellContentView>
  218. <viewLayoutGuide key="safeArea" id="Dp5-ue-473"/>
  219. <connections>
  220. <outlet property="cell3AddBtn" destination="dBT-Vg-sQj" id="fDA-uo-3Z8"/>
  221. <outlet property="cell3TitleL" destination="LsZ-Hg-V1w" id="UMf-fI-IYU"/>
  222. </connections>
  223. <point key="canvasLocation" x="-45" y="172"/>
  224. </tableViewCell>
  225. <tableViewCell contentMode="scaleToFill" selectionStyle="default" indentationWidth="10" reuseIdentifier="TDGroupInfoDetailCell4" id="qSk-gr-5em" userLabel="Group Info Detail Cell4" customClass="TDGroupInfoDetailCell">
  226. <rect key="frame" x="0.0" y="0.0" width="320" height="65"/>
  227. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
  228. <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="qSk-gr-5em" id="gHH-P6-osd">
  229. <rect key="frame" x="0.0" y="0.0" width="320" height="65"/>
  230. <autoresizingMask key="autoresizingMask"/>
  231. <subviews>
  232. <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="Qya-n7-dBG">
  233. <rect key="frame" x="15" y="11" width="43" height="43"/>
  234. <constraints>
  235. <constraint firstAttribute="height" constant="43" id="AiR-d2-wYe"/>
  236. <constraint firstAttribute="width" constant="43" id="m49-82-pMr"/>
  237. </constraints>
  238. <userDefinedRuntimeAttributes>
  239. <userDefinedRuntimeAttribute type="number" keyPath="layer.cornerRadius">
  240. <integer key="value" value="4"/>
  241. </userDefinedRuntimeAttribute>
  242. <userDefinedRuntimeAttribute type="boolean" keyPath="layer.masksToBounds" value="YES"/>
  243. </userDefinedRuntimeAttributes>
  244. </imageView>
  245. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Label" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Ult-AL-4T1">
  246. <rect key="frame" x="73" y="13.5" width="40" height="16"/>
  247. <constraints>
  248. <constraint firstAttribute="height" constant="16" id="9cW-HL-UMB"/>
  249. <constraint firstAttribute="width" relation="greaterThanOrEqual" constant="40" id="tL4-en-1Do"/>
  250. </constraints>
  251. <fontDescription key="fontDescription" type="system" pointSize="16"/>
  252. <color key="textColor" red="0.039215686270000001" green="0.039215686270000001" blue="0.039215686270000001" alpha="1" colorSpace="calibratedRGB"/>
  253. <nil key="highlightedColor"/>
  254. </label>
  255. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Label" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="g7p-Kr-1XC">
  256. <rect key="frame" x="73" y="34.5" width="31" height="17"/>
  257. <constraints>
  258. <constraint firstAttribute="height" constant="17" id="QI8-H8-7eW"/>
  259. <constraint firstAttribute="height" relation="greaterThanOrEqual" constant="12" id="gxN-pH-CkS"/>
  260. </constraints>
  261. <fontDescription key="fontDescription" type="system" pointSize="12"/>
  262. <color key="textColor" red="0.59999999999999998" green="0.59999999999999998" blue="0.59999999999999998" alpha="1" colorSpace="calibratedRGB"/>
  263. <nil key="highlightedColor"/>
  264. </label>
  265. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Label" textAlignment="right" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Pto-bW-93x">
  266. <rect key="frame" x="274" y="15" width="31" height="17"/>
  267. <constraints>
  268. <constraint firstAttribute="height" constant="17" id="16n-Qn-8rY"/>
  269. <constraint firstAttribute="height" relation="greaterThanOrEqual" constant="10" id="3Bb-Km-Lr6"/>
  270. </constraints>
  271. <fontDescription key="fontDescription" type="system" pointSize="12"/>
  272. <color key="textColor" red="0.59999999999999998" green="0.59999999999999998" blue="0.59999999999999998" alpha="1" colorSpace="calibratedRGB"/>
  273. <nil key="highlightedColor"/>
  274. </label>
  275. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="ut1-pc-ayX">
  276. <rect key="frame" x="15" y="64.5" width="305" height="0.5"/>
  277. <color key="backgroundColor" red="0.8980392157" green="0.8980392157" blue="0.8980392157" alpha="1" colorSpace="calibratedRGB"/>
  278. <constraints>
  279. <constraint firstAttribute="height" constant="0.5" id="jJE-66-ZbF"/>
  280. </constraints>
  281. <fontDescription key="fontDescription" type="system" pointSize="17"/>
  282. <nil key="textColor"/>
  283. <nil key="highlightedColor"/>
  284. </label>
  285. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="创建者" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="9qp-xE-Mab">
  286. <rect key="frame" x="123" y="11" width="51" height="18"/>
  287. <color key="backgroundColor" red="0.22352941179999999" green="0.47450980390000003" blue="0.82745098039999998" alpha="1" colorSpace="calibratedRGB"/>
  288. <constraints>
  289. <constraint firstAttribute="height" constant="18" id="RHa-qS-cl5"/>
  290. <constraint firstAttribute="width" constant="51" id="rxt-aL-xVi"/>
  291. </constraints>
  292. <fontDescription key="fontDescription" type="system" pointSize="11"/>
  293. <color key="textColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  294. <nil key="highlightedColor"/>
  295. <userDefinedRuntimeAttributes>
  296. <userDefinedRuntimeAttribute type="number" keyPath="layer.cornerRadius">
  297. <integer key="value" value="2"/>
  298. </userDefinedRuntimeAttribute>
  299. <userDefinedRuntimeAttribute type="boolean" keyPath="layer.masksToBounds" value="YES"/>
  300. </userDefinedRuntimeAttributes>
  301. </label>
  302. </subviews>
  303. <constraints>
  304. <constraint firstItem="Ult-AL-4T1" firstAttribute="top" secondItem="Qya-n7-dBG" secondAttribute="top" constant="2.5" id="CC6-my-3K1"/>
  305. <constraint firstItem="9qp-xE-Mab" firstAttribute="leading" secondItem="Ult-AL-4T1" secondAttribute="trailing" constant="10" id="CsH-rl-EJa"/>
  306. <constraint firstAttribute="trailing" secondItem="ut1-pc-ayX" secondAttribute="trailing" id="Uax-81-5qo"/>
  307. <constraint firstItem="Qya-n7-dBG" firstAttribute="centerY" secondItem="gHH-P6-osd" secondAttribute="centerY" id="WzJ-0Q-1yh"/>
  308. <constraint firstItem="ut1-pc-ayX" firstAttribute="leading" secondItem="gHH-P6-osd" secondAttribute="leading" constant="15" id="XhZ-aI-F19"/>
  309. <constraint firstItem="Ult-AL-4T1" firstAttribute="leading" secondItem="Qya-n7-dBG" secondAttribute="trailing" constant="15" id="YWu-Rd-2tB"/>
  310. <constraint firstItem="Pto-bW-93x" firstAttribute="top" secondItem="gHH-P6-osd" secondAttribute="top" constant="15" id="frM-xo-AQ4"/>
  311. <constraint firstAttribute="trailing" secondItem="Pto-bW-93x" secondAttribute="trailing" constant="15" id="iVD-M4-qPg"/>
  312. <constraint firstItem="9qp-xE-Mab" firstAttribute="top" secondItem="Qya-n7-dBG" secondAttribute="top" id="kgo-jv-Skk"/>
  313. <constraint firstItem="g7p-Kr-1XC" firstAttribute="bottom" secondItem="Qya-n7-dBG" secondAttribute="bottom" constant="-2.5" id="lLA-d3-ULD"/>
  314. <constraint firstItem="Qya-n7-dBG" firstAttribute="leading" secondItem="gHH-P6-osd" secondAttribute="leading" constant="15" id="mUb-ec-c5H"/>
  315. <constraint firstAttribute="bottom" secondItem="ut1-pc-ayX" secondAttribute="bottom" id="wXX-nL-Vdd"/>
  316. <constraint firstItem="g7p-Kr-1XC" firstAttribute="leading" secondItem="Qya-n7-dBG" secondAttribute="trailing" constant="15" id="wqp-Ij-9KK"/>
  317. </constraints>
  318. </tableViewCellContentView>
  319. <viewLayoutGuide key="safeArea" id="d6b-sz-ry2"/>
  320. <connections>
  321. <outlet property="cell4LevelL" destination="9qp-xE-Mab" id="hvu-zW-e17"/>
  322. <outlet property="cell4NameL" destination="Ult-AL-4T1" id="xA3-uQ-guc"/>
  323. <outlet property="cell4TimeL" destination="Pto-bW-93x" id="O1W-Ao-udf"/>
  324. <outlet property="cell4imgV" destination="Qya-n7-dBG" id="MnD-ay-blk"/>
  325. <outlet property="cell4subL" destination="g7p-Kr-1XC" id="MJW-9w-PIE"/>
  326. </connections>
  327. <point key="canvasLocation" x="-46" y="271"/>
  328. </tableViewCell>
  329. </objects>
  330. <resources>
  331. <image name="add" width="21" height="21"/>
  332. <image name="chatmsg_rightArrow_icon" width="6.5" height="12"/>
  333. <image name="my_qrcode_code_icon" width="18" height="18"/>
  334. </resources>
  335. </document>