NewTopicCell.xib 29 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <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">
  3. <device id="retina6_1" orientation="portrait" appearance="light"/>
  4. <dependencies>
  5. <deployment identifier="iOS"/>
  6. <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="15706"/>
  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="New Topic Cell0" rowHeight="103" id="KGk-i7-Jjw" customClass="NewTopicCell">
  14. <rect key="frame" x="0.0" y="0.0" width="320" height="103"/>
  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="103"/>
  18. <autoresizingMask key="autoresizingMask"/>
  19. <subviews>
  20. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Label" textAlignment="natural" lineBreakMode="tailTruncation" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="ECL-Cp-Kn8">
  21. <rect key="frame" x="15" y="15" width="290" height="72.5"/>
  22. <constraints>
  23. <constraint firstAttribute="height" relation="greaterThanOrEqual" constant="25" id="cE9-Y7-xgF"/>
  24. </constraints>
  25. <fontDescription key="fontDescription" type="system" pointSize="16"/>
  26. <nil key="textColor"/>
  27. <nil key="highlightedColor"/>
  28. </label>
  29. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="KLG-RU-U7y">
  30. <rect key="frame" x="15" y="102.5" width="290" height="0.5"/>
  31. <color key="backgroundColor" red="0.7803921568627451" green="0.89411764705882346" blue="0.98431372549019602" alpha="1" colorSpace="calibratedRGB"/>
  32. <constraints>
  33. <constraint firstAttribute="height" constant="0.5" id="yxx-fA-xQc"/>
  34. </constraints>
  35. </view>
  36. <textView clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleToFill" scrollEnabled="NO" textAlignment="natural" translatesAutoresizingMaskIntoConstraints="NO" id="xIf-kT-7Zh" customClass="NewTopicTextView">
  37. <rect key="frame" x="15" y="15" width="290" height="72.5"/>
  38. <color key="backgroundColor" systemColor="systemBackgroundColor" cocoaTouchSystemColor="whiteColor"/>
  39. <color key="textColor" systemColor="labelColor" cocoaTouchSystemColor="darkTextColor"/>
  40. <fontDescription key="fontDescription" type="system" pointSize="16"/>
  41. <textInputTraits key="textInputTraits" autocapitalizationType="sentences"/>
  42. </textView>
  43. </subviews>
  44. <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  45. <constraints>
  46. <constraint firstItem="ECL-Cp-Kn8" firstAttribute="top" secondItem="H2p-sc-9uM" secondAttribute="top" constant="15" id="9gz-GI-v91"/>
  47. <constraint firstAttribute="trailing" secondItem="KLG-RU-U7y" secondAttribute="trailing" constant="15" id="IYc-Q9-vYJ"/>
  48. <constraint firstItem="KLG-RU-U7y" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" constant="15" id="Kgx-Ta-Cl4"/>
  49. <constraint firstAttribute="trailing" secondItem="ECL-Cp-Kn8" secondAttribute="trailing" constant="15" id="LYJ-Or-as5"/>
  50. <constraint firstItem="xIf-kT-7Zh" firstAttribute="leading" secondItem="ECL-Cp-Kn8" secondAttribute="leading" id="Quf-Q3-ucx"/>
  51. <constraint firstItem="xIf-kT-7Zh" firstAttribute="trailing" secondItem="ECL-Cp-Kn8" secondAttribute="trailing" id="TeR-UF-x8L"/>
  52. <constraint firstAttribute="bottom" secondItem="KLG-RU-U7y" secondAttribute="bottom" id="b8V-Kk-0Ot"/>
  53. <constraint firstItem="xIf-kT-7Zh" firstAttribute="bottom" secondItem="ECL-Cp-Kn8" secondAttribute="bottom" id="kmn-y0-joy"/>
  54. <constraint firstItem="KLG-RU-U7y" firstAttribute="top" secondItem="ECL-Cp-Kn8" secondAttribute="bottom" constant="15" id="m1b-cE-wVB"/>
  55. <constraint firstItem="ECL-Cp-Kn8" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" constant="15" id="mjn-Ba-UQJ"/>
  56. <constraint firstItem="xIf-kT-7Zh" firstAttribute="top" secondItem="ECL-Cp-Kn8" secondAttribute="top" id="va3-TG-Yc1"/>
  57. </constraints>
  58. </tableViewCellContentView>
  59. <viewLayoutGuide key="safeArea" id="aW0-zy-SZf"/>
  60. <connections>
  61. <outlet property="bgLabel" destination="ECL-Cp-Kn8" id="oNC-RZ-asV"/>
  62. <outlet property="textView" destination="xIf-kT-7Zh" id="rVm-Ec-1cx"/>
  63. </connections>
  64. <point key="canvasLocation" x="40.579710144927539" y="-69.308035714285708"/>
  65. </tableViewCell>
  66. <tableViewCell contentMode="scaleToFill" selectionStyle="default" indentationWidth="10" reuseIdentifier="New Topic Cell1" id="2PX-b2-gmI" customClass="NewTopicCell">
  67. <rect key="frame" x="0.0" y="0.0" width="320" height="125"/>
  68. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
  69. <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="2PX-b2-gmI" id="YZm-Ro-vkh">
  70. <rect key="frame" x="0.0" y="0.0" width="320" height="125"/>
  71. <autoresizingMask key="autoresizingMask"/>
  72. <subviews>
  73. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Label" textAlignment="natural" lineBreakMode="tailTruncation" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="PGm-Tu-ZWl">
  74. <rect key="frame" x="15" y="15" width="290" height="95"/>
  75. <constraints>
  76. <constraint firstAttribute="height" relation="greaterThanOrEqual" constant="25" id="mFe-8v-akB"/>
  77. </constraints>
  78. <fontDescription key="fontDescription" type="system" pointSize="16"/>
  79. <nil key="textColor"/>
  80. <nil key="highlightedColor"/>
  81. </label>
  82. <textView clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleToFill" scrollEnabled="NO" textAlignment="natural" translatesAutoresizingMaskIntoConstraints="NO" id="8cf-9e-i7x" customClass="NewTopicTextView">
  83. <rect key="frame" x="15" y="15" width="290" height="95"/>
  84. <color key="backgroundColor" systemColor="systemBackgroundColor" cocoaTouchSystemColor="whiteColor"/>
  85. <color key="textColor" systemColor="labelColor" cocoaTouchSystemColor="darkTextColor"/>
  86. <fontDescription key="fontDescription" type="system" pointSize="16"/>
  87. <textInputTraits key="textInputTraits" autocapitalizationType="sentences"/>
  88. </textView>
  89. </subviews>
  90. <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  91. <constraints>
  92. <constraint firstItem="PGm-Tu-ZWl" firstAttribute="top" secondItem="YZm-Ro-vkh" secondAttribute="top" constant="15" id="0Wa-pH-ryg"/>
  93. <constraint firstAttribute="trailing" secondItem="PGm-Tu-ZWl" secondAttribute="trailing" constant="15" id="87f-cs-vvd"/>
  94. <constraint firstItem="8cf-9e-i7x" firstAttribute="top" secondItem="PGm-Tu-ZWl" secondAttribute="top" id="9GH-XX-oPi"/>
  95. <constraint firstAttribute="bottom" secondItem="PGm-Tu-ZWl" secondAttribute="bottom" constant="15" id="DhH-ML-hje"/>
  96. <constraint firstItem="8cf-9e-i7x" firstAttribute="leading" secondItem="PGm-Tu-ZWl" secondAttribute="leading" id="Ok3-c6-ERJ"/>
  97. <constraint firstItem="PGm-Tu-ZWl" firstAttribute="leading" secondItem="YZm-Ro-vkh" secondAttribute="leading" constant="15" id="a8l-tn-lCF"/>
  98. <constraint firstItem="8cf-9e-i7x" firstAttribute="trailing" secondItem="PGm-Tu-ZWl" secondAttribute="trailing" id="rSz-bL-Da4"/>
  99. <constraint firstItem="8cf-9e-i7x" firstAttribute="bottom" secondItem="PGm-Tu-ZWl" secondAttribute="bottom" id="slX-nE-Zrb"/>
  100. </constraints>
  101. </tableViewCellContentView>
  102. <viewLayoutGuide key="safeArea" id="n3R-hS-hou"/>
  103. <connections>
  104. <outlet property="bgLabel" destination="PGm-Tu-ZWl" id="Xg3-vX-CfL"/>
  105. <outlet property="textView" destination="8cf-9e-i7x" id="poT-B6-YDK"/>
  106. </connections>
  107. <point key="canvasLocation" x="42.028985507246382" y="35.825892857142854"/>
  108. </tableViewCell>
  109. <tableViewCell contentMode="scaleToFill" selectionStyle="default" indentationWidth="10" reuseIdentifier="New Topic Cell2" rowHeight="196" id="drZ-xY-1Iu" customClass="NewTopicCell">
  110. <rect key="frame" x="0.0" y="0.0" width="320" height="196"/>
  111. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
  112. <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="drZ-xY-1Iu" id="qFa-Sq-pQX">
  113. <rect key="frame" x="0.0" y="0.0" width="320" height="196"/>
  114. <autoresizingMask key="autoresizingMask"/>
  115. <subviews>
  116. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="aNI-Ls-qOc">
  117. <rect key="frame" x="15" y="36" width="290" height="74"/>
  118. <subviews>
  119. <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="icon_myPaper" translatesAutoresizingMaskIntoConstraints="NO" id="BFT-on-2co">
  120. <rect key="frame" x="12" y="12" width="50" height="50"/>
  121. <constraints>
  122. <constraint firstAttribute="width" constant="50" id="Rfx-Wr-l91"/>
  123. <constraint firstAttribute="width" secondItem="BFT-on-2co" secondAttribute="height" multiplier="1:1" id="Xhe-5W-tFQ"/>
  124. </constraints>
  125. </imageView>
  126. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Label" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="vG9-6X-wNK">
  127. <rect key="frame" x="74" y="20" width="186" height="16"/>
  128. <constraints>
  129. <constraint firstAttribute="height" constant="16" id="qlO-9L-qZa"/>
  130. </constraints>
  131. <fontDescription key="fontDescription" type="system" pointSize="16"/>
  132. <color key="textColor" red="0.039215686274509803" green="0.039215686274509803" blue="0.039215686274509803" alpha="1" colorSpace="calibratedRGB"/>
  133. <nil key="highlightedColor"/>
  134. </label>
  135. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Label" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="eLb-jd-F7B">
  136. <rect key="frame" x="74" y="43" width="201" height="11"/>
  137. <constraints>
  138. <constraint firstAttribute="height" constant="11" id="2E1-0w-AlS"/>
  139. </constraints>
  140. <fontDescription key="fontDescription" type="system" pointSize="11"/>
  141. <nil key="textColor"/>
  142. <nil key="highlightedColor"/>
  143. </label>
  144. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="mfw-DU-LWN">
  145. <rect key="frame" x="260" y="0.0" width="40" height="40"/>
  146. <constraints>
  147. <constraint firstAttribute="width" constant="40" id="Kos-W9-DLi"/>
  148. <constraint firstAttribute="height" constant="40" id="UdD-YA-sl4"/>
  149. </constraints>
  150. <inset key="imageEdgeInsets" minX="0.0" minY="-10" maxX="0.0" maxY="0.0"/>
  151. <state key="normal" image="chatmsg_moreapp_close_icon"/>
  152. </button>
  153. </subviews>
  154. <color key="backgroundColor" red="0.95686274509803915" green="0.96078431372549022" blue="0.96470588235294119" alpha="1" colorSpace="calibratedRGB"/>
  155. <constraints>
  156. <constraint firstAttribute="trailing" secondItem="eLb-jd-F7B" secondAttribute="trailing" constant="15" id="1W5-Ed-NPr"/>
  157. <constraint firstItem="BFT-on-2co" firstAttribute="leading" secondItem="aNI-Ls-qOc" secondAttribute="leading" constant="12" id="FnY-xm-WJ4"/>
  158. <constraint firstItem="BFT-on-2co" firstAttribute="centerY" secondItem="aNI-Ls-qOc" secondAttribute="centerY" id="RLw-a2-3TD"/>
  159. <constraint firstAttribute="height" constant="74" id="Saa-E1-fVm"/>
  160. <constraint firstItem="mfw-DU-LWN" firstAttribute="top" secondItem="aNI-Ls-qOc" secondAttribute="top" id="TlS-YB-Ykk"/>
  161. <constraint firstItem="vG9-6X-wNK" firstAttribute="top" secondItem="BFT-on-2co" secondAttribute="top" constant="8" id="cD8-R6-MDF"/>
  162. <constraint firstAttribute="trailing" secondItem="vG9-6X-wNK" secondAttribute="trailing" constant="30" id="huv-c4-Cpl"/>
  163. <constraint firstItem="vG9-6X-wNK" firstAttribute="leading" secondItem="BFT-on-2co" secondAttribute="trailing" constant="12" id="qPf-rd-RJg"/>
  164. <constraint firstItem="eLb-jd-F7B" firstAttribute="leading" secondItem="BFT-on-2co" secondAttribute="trailing" constant="12" id="sUg-hG-dHc"/>
  165. <constraint firstAttribute="trailing" secondItem="mfw-DU-LWN" secondAttribute="trailing" constant="-10" id="t3D-Ke-igu"/>
  166. <constraint firstItem="eLb-jd-F7B" firstAttribute="bottom" secondItem="BFT-on-2co" secondAttribute="bottom" constant="-8" id="zEU-xQ-Q9o"/>
  167. </constraints>
  168. </view>
  169. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Label" textAlignment="natural" lineBreakMode="tailTruncation" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="JZs-dN-dkI">
  170. <rect key="frame" x="15" y="125" width="290" height="56"/>
  171. <constraints>
  172. <constraint firstAttribute="height" relation="greaterThanOrEqual" constant="25" id="j87-uI-cPr"/>
  173. </constraints>
  174. <fontDescription key="fontDescription" type="system" pointSize="16"/>
  175. <nil key="textColor"/>
  176. <nil key="highlightedColor"/>
  177. </label>
  178. <textView clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleToFill" scrollEnabled="NO" textAlignment="natural" translatesAutoresizingMaskIntoConstraints="NO" id="ERy-EI-mCZ" customClass="NewTopicTextView">
  179. <rect key="frame" x="15" y="125" width="290" height="56"/>
  180. <color key="backgroundColor" systemColor="systemBackgroundColor" cocoaTouchSystemColor="whiteColor"/>
  181. <color key="textColor" systemColor="labelColor" cocoaTouchSystemColor="darkTextColor"/>
  182. <fontDescription key="fontDescription" type="system" pointSize="16"/>
  183. <textInputTraits key="textInputTraits" autocapitalizationType="sentences"/>
  184. </textView>
  185. </subviews>
  186. <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  187. <constraints>
  188. <constraint firstItem="ERy-EI-mCZ" firstAttribute="leading" secondItem="JZs-dN-dkI" secondAttribute="leading" id="9hy-Ud-Wdk"/>
  189. <constraint firstItem="aNI-Ls-qOc" firstAttribute="top" secondItem="qFa-Sq-pQX" secondAttribute="top" constant="36" id="MRc-rX-vDs"/>
  190. <constraint firstItem="JZs-dN-dkI" firstAttribute="leading" secondItem="qFa-Sq-pQX" secondAttribute="leading" constant="15" id="MbQ-9W-dbf"/>
  191. <constraint firstItem="aNI-Ls-qOc" firstAttribute="leading" secondItem="qFa-Sq-pQX" secondAttribute="leading" constant="15" id="NnX-Bc-6Sb"/>
  192. <constraint firstItem="ERy-EI-mCZ" firstAttribute="top" secondItem="JZs-dN-dkI" secondAttribute="top" id="RKG-ri-f5s"/>
  193. <constraint firstItem="ERy-EI-mCZ" firstAttribute="bottom" secondItem="JZs-dN-dkI" secondAttribute="bottom" id="SOx-pV-Opk"/>
  194. <constraint firstAttribute="trailing" secondItem="JZs-dN-dkI" secondAttribute="trailing" constant="15" id="WHY-VN-Gz7"/>
  195. <constraint firstItem="ERy-EI-mCZ" firstAttribute="trailing" secondItem="JZs-dN-dkI" secondAttribute="trailing" id="aY3-KF-AyO"/>
  196. <constraint firstAttribute="trailing" secondItem="aNI-Ls-qOc" secondAttribute="trailing" constant="15" id="eIc-5q-mvA"/>
  197. <constraint firstItem="JZs-dN-dkI" firstAttribute="top" secondItem="aNI-Ls-qOc" secondAttribute="bottom" constant="15" id="hUI-cb-2xK"/>
  198. <constraint firstAttribute="bottom" secondItem="JZs-dN-dkI" secondAttribute="bottom" constant="15" id="r15-7H-0PK"/>
  199. </constraints>
  200. </tableViewCellContentView>
  201. <viewLayoutGuide key="safeArea" id="Vqq-Kl-L6R"/>
  202. <connections>
  203. <outlet property="bgLabel" destination="JZs-dN-dkI" id="wo7-Uo-Vch"/>
  204. <outlet property="cell2CloseBtn" destination="mfw-DU-LWN" id="3jS-9q-5s6"/>
  205. <outlet property="cell2ImagV" destination="BFT-on-2co" id="KoG-pt-EJv"/>
  206. <outlet property="cell2SubTitleL" destination="eLb-jd-F7B" id="whU-mu-LFR"/>
  207. <outlet property="cell2TitleL" destination="vG9-6X-wNK" id="pOC-fY-YF7"/>
  208. <outlet property="textView" destination="ERy-EI-mCZ" id="bms-x5-ex5"/>
  209. </connections>
  210. <point key="canvasLocation" x="40.579710144927539" y="178.79464285714286"/>
  211. </tableViewCell>
  212. <tableViewCell contentMode="scaleToFill" selectionStyle="default" indentationWidth="10" reuseIdentifier="New Topic Cell3" rowHeight="245" id="Ecn-BV-OAm" customClass="NewTopicCell">
  213. <rect key="frame" x="0.0" y="0.0" width="320" height="284"/>
  214. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
  215. <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="Ecn-BV-OAm" id="Ffq-oj-oa8">
  216. <rect key="frame" x="0.0" y="0.0" width="320" height="284"/>
  217. <autoresizingMask key="autoresizingMask"/>
  218. <subviews>
  219. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="tm3-E5-LKD">
  220. <rect key="frame" x="0.0" y="0.0" width="320" height="36"/>
  221. <color key="backgroundColor" systemColor="systemBackgroundColor" cocoaTouchSystemColor="whiteColor"/>
  222. <constraints>
  223. <constraint firstAttribute="height" constant="36" id="adr-05-dp5"/>
  224. </constraints>
  225. </view>
  226. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="Low-Wr-Jyu">
  227. <rect key="frame" x="15" y="36" width="290" height="145"/>
  228. <subviews>
  229. <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="JJR-1H-vvP">
  230. <rect key="frame" x="0.0" y="0.0" width="290" height="145"/>
  231. <constraints>
  232. <constraint firstAttribute="width" secondItem="JJR-1H-vvP" secondAttribute="height" multiplier="2:1" id="R6w-5t-Ip2"/>
  233. </constraints>
  234. </imageView>
  235. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="hcj-4v-JGB">
  236. <rect key="frame" x="270" y="8" width="12" height="12"/>
  237. <constraints>
  238. <constraint firstAttribute="height" constant="12" id="UtU-K3-3mX"/>
  239. <constraint firstAttribute="width" constant="12" id="lMy-HU-Q4S"/>
  240. </constraints>
  241. <state key="normal" image="chatmsg_moreapp_close_icon"/>
  242. </button>
  243. </subviews>
  244. <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  245. <constraints>
  246. <constraint firstAttribute="bottom" secondItem="JJR-1H-vvP" secondAttribute="bottom" id="1KD-y2-sZV"/>
  247. <constraint firstAttribute="width" secondItem="Low-Wr-Jyu" secondAttribute="height" multiplier="2:1" id="58I-QE-AaL"/>
  248. <constraint firstAttribute="trailing" secondItem="hcj-4v-JGB" secondAttribute="trailing" constant="8" id="AXz-dd-mgB"/>
  249. <constraint firstItem="hcj-4v-JGB" firstAttribute="top" secondItem="Low-Wr-Jyu" secondAttribute="top" constant="8" id="fyS-iE-Eeu"/>
  250. <constraint firstItem="JJR-1H-vvP" firstAttribute="leading" secondItem="Low-Wr-Jyu" secondAttribute="leading" id="hSC-oJ-0HQ"/>
  251. <constraint firstAttribute="trailing" secondItem="JJR-1H-vvP" secondAttribute="trailing" id="nEM-eX-hQJ"/>
  252. </constraints>
  253. </view>
  254. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Label" textAlignment="natural" lineBreakMode="tailTruncation" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="c06-LT-Ylo">
  255. <rect key="frame" x="15" y="196" width="290" height="73"/>
  256. <constraints>
  257. <constraint firstAttribute="height" relation="greaterThanOrEqual" constant="25" id="ZcI-8A-mt9"/>
  258. </constraints>
  259. <fontDescription key="fontDescription" type="system" pointSize="16"/>
  260. <nil key="textColor"/>
  261. <nil key="highlightedColor"/>
  262. </label>
  263. <textView clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleToFill" scrollEnabled="NO" textAlignment="natural" translatesAutoresizingMaskIntoConstraints="NO" id="Ove-uZ-tix" customClass="NewTopicTextView">
  264. <rect key="frame" x="15" y="196" width="290" height="73"/>
  265. <color key="backgroundColor" systemColor="systemBackgroundColor" cocoaTouchSystemColor="whiteColor"/>
  266. <color key="textColor" systemColor="labelColor" cocoaTouchSystemColor="darkTextColor"/>
  267. <fontDescription key="fontDescription" type="system" pointSize="16"/>
  268. <textInputTraits key="textInputTraits" autocapitalizationType="sentences"/>
  269. </textView>
  270. </subviews>
  271. <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  272. <constraints>
  273. <constraint firstItem="Ove-uZ-tix" firstAttribute="bottom" secondItem="c06-LT-Ylo" secondAttribute="bottom" id="6e9-3K-lv9"/>
  274. <constraint firstItem="c06-LT-Ylo" firstAttribute="top" secondItem="Low-Wr-Jyu" secondAttribute="bottom" constant="15" id="8Lo-hI-zoF"/>
  275. <constraint firstItem="Low-Wr-Jyu" firstAttribute="top" secondItem="tm3-E5-LKD" secondAttribute="bottom" id="AK3-8I-MOP"/>
  276. <constraint firstItem="tm3-E5-LKD" firstAttribute="leading" secondItem="Ffq-oj-oa8" secondAttribute="leading" id="ATy-yb-imm"/>
  277. <constraint firstItem="Ove-uZ-tix" firstAttribute="leading" secondItem="c06-LT-Ylo" secondAttribute="leading" id="Ayh-7W-30i"/>
  278. <constraint firstItem="c06-LT-Ylo" firstAttribute="leading" secondItem="Ffq-oj-oa8" secondAttribute="leading" constant="15" id="Bdt-XV-LlU"/>
  279. <constraint firstAttribute="trailing" secondItem="c06-LT-Ylo" secondAttribute="trailing" constant="15" id="Jav-GI-p8k"/>
  280. <constraint firstItem="Low-Wr-Jyu" firstAttribute="leading" secondItem="Ffq-oj-oa8" secondAttribute="leading" constant="15" id="Lv7-Jt-UoR"/>
  281. <constraint firstAttribute="bottom" secondItem="c06-LT-Ylo" secondAttribute="bottom" constant="15" id="O5J-iO-60p"/>
  282. <constraint firstAttribute="trailing" secondItem="tm3-E5-LKD" secondAttribute="trailing" id="Z0g-xw-39V"/>
  283. <constraint firstItem="Ove-uZ-tix" firstAttribute="trailing" secondItem="c06-LT-Ylo" secondAttribute="trailing" id="e7v-U2-WGk"/>
  284. <constraint firstItem="Ove-uZ-tix" firstAttribute="top" secondItem="c06-LT-Ylo" secondAttribute="top" id="jAI-SC-9LH"/>
  285. <constraint firstItem="tm3-E5-LKD" firstAttribute="top" secondItem="Ffq-oj-oa8" secondAttribute="top" id="o2H-SR-OD1"/>
  286. <constraint firstAttribute="trailing" secondItem="Low-Wr-Jyu" secondAttribute="trailing" constant="15" id="r8f-bZ-co3"/>
  287. </constraints>
  288. </tableViewCellContentView>
  289. <viewLayoutGuide key="safeArea" id="TpY-kZ-CMg"/>
  290. <connections>
  291. <outlet property="bgLabel" destination="c06-LT-Ylo" id="jEU-mb-RhB"/>
  292. <outlet property="cell3CloseBtn" destination="hcj-4v-JGB" id="rxs-cd-EhM"/>
  293. <outlet property="cell3ImagV" destination="JJR-1H-vvP" id="V7T-2b-932"/>
  294. <outlet property="textView" destination="Ove-uZ-tix" id="CzG-uq-hUq"/>
  295. </connections>
  296. <point key="canvasLocation" x="42.028985507246382" y="381.02678571428572"/>
  297. </tableViewCell>
  298. </objects>
  299. <resources>
  300. <image name="chatmsg_moreapp_close_icon" width="14" height="14"/>
  301. <image name="icon_myPaper" width="42" height="42"/>
  302. </resources>
  303. </document>