ChangeTopicCell.xib 21 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231
  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="ChangeTopicCell0" rowHeight="103" id="UMR-be-Rh3" customClass="ChangeTopicCell">
  14. <rect key="frame" x="0.0" y="0.0" width="320" height="80"/>
  15. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
  16. <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="UMR-be-Rh3" id="AIo-tK-63i">
  17. <rect key="frame" x="0.0" y="0.0" width="320" height="80"/>
  18. <autoresizingMask key="autoresizingMask"/>
  19. <subviews>
  20. <textView clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleToFill" scrollEnabled="NO" textAlignment="natural" translatesAutoresizingMaskIntoConstraints="NO" id="Ml3-tr-s4h" customClass="NewTopicTextView">
  21. <rect key="frame" x="15" y="15" width="290" height="35.5"/>
  22. <color key="backgroundColor" systemColor="systemBackgroundColor" cocoaTouchSystemColor="whiteColor"/>
  23. <constraints>
  24. <constraint firstAttribute="height" relation="greaterThanOrEqual" constant="25" id="gjs-nD-Kby"/>
  25. </constraints>
  26. <color key="textColor" systemColor="labelColor" cocoaTouchSystemColor="darkTextColor"/>
  27. <fontDescription key="fontDescription" type="system" pointSize="16"/>
  28. <textInputTraits key="textInputTraits" autocapitalizationType="sentences"/>
  29. </textView>
  30. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="I4g-PN-du9">
  31. <rect key="frame" x="15" y="79.5" width="290" height="0.5"/>
  32. <color key="backgroundColor" red="0.78039215689999997" green="0.89411764709999997" blue="0.98431372549999996" alpha="1" colorSpace="calibratedRGB"/>
  33. <constraints>
  34. <constraint firstAttribute="height" constant="0.5" id="2j4-sm-knY"/>
  35. </constraints>
  36. </view>
  37. </subviews>
  38. <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  39. <constraints>
  40. <constraint firstAttribute="trailing" secondItem="Ml3-tr-s4h" secondAttribute="trailing" constant="15" id="0qW-7z-gHT"/>
  41. <constraint firstItem="I4g-PN-du9" firstAttribute="leading" secondItem="AIo-tK-63i" secondAttribute="leading" constant="15" id="KOf-eH-tI3"/>
  42. <constraint firstAttribute="trailing" secondItem="I4g-PN-du9" secondAttribute="trailing" constant="15" id="ObI-mo-bpr"/>
  43. <constraint firstAttribute="bottom" secondItem="I4g-PN-du9" secondAttribute="bottom" id="b5p-9k-Hw7"/>
  44. <constraint firstItem="Ml3-tr-s4h" firstAttribute="leading" secondItem="AIo-tK-63i" secondAttribute="leading" constant="15" id="uEW-Xn-U34"/>
  45. <constraint firstItem="Ml3-tr-s4h" firstAttribute="top" secondItem="AIo-tK-63i" secondAttribute="top" constant="15" id="vuQ-ZU-gWd"/>
  46. </constraints>
  47. </tableViewCellContentView>
  48. <viewLayoutGuide key="safeArea" id="P4j-5V-5d2"/>
  49. <connections>
  50. <outlet property="cell0TextView" destination="Ml3-tr-s4h" id="sxv-rK-qoz"/>
  51. </connections>
  52. <point key="canvasLocation" x="40.579710144927539" y="-69.308035714285708"/>
  53. </tableViewCell>
  54. <tableViewCell contentMode="scaleToFill" selectionStyle="default" indentationWidth="10" reuseIdentifier="ChangeTopicCell1" id="Cv8-3w-Cm9" customClass="ChangeTopicCell">
  55. <rect key="frame" x="0.0" y="0.0" width="320" height="80"/>
  56. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
  57. <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="Cv8-3w-Cm9" id="b8y-iQ-xYa">
  58. <rect key="frame" x="0.0" y="0.0" width="320" height="80"/>
  59. <autoresizingMask key="autoresizingMask"/>
  60. <subviews>
  61. <textView clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleToFill" scrollEnabled="NO" textAlignment="natural" translatesAutoresizingMaskIntoConstraints="NO" id="cW0-Df-G2E" customClass="NewTopicTextView">
  62. <rect key="frame" x="15" y="15" width="290" height="55"/>
  63. <color key="backgroundColor" systemColor="systemBackgroundColor" cocoaTouchSystemColor="whiteColor"/>
  64. <constraints>
  65. <constraint firstAttribute="height" relation="greaterThanOrEqual" constant="25" id="EWw-7R-hoF"/>
  66. </constraints>
  67. <color key="textColor" systemColor="labelColor" cocoaTouchSystemColor="darkTextColor"/>
  68. <fontDescription key="fontDescription" type="system" pointSize="16"/>
  69. <textInputTraits key="textInputTraits" autocapitalizationType="sentences"/>
  70. </textView>
  71. </subviews>
  72. <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  73. <constraints>
  74. <constraint firstItem="cW0-Df-G2E" firstAttribute="leading" secondItem="b8y-iQ-xYa" secondAttribute="leading" constant="15" id="hcQ-Ha-Kge"/>
  75. <constraint firstAttribute="trailing" secondItem="cW0-Df-G2E" secondAttribute="trailing" constant="15" id="j1s-MA-NRY"/>
  76. <constraint firstAttribute="bottom" secondItem="cW0-Df-G2E" secondAttribute="bottom" constant="10" id="mYZ-8a-gPe"/>
  77. <constraint firstItem="cW0-Df-G2E" firstAttribute="top" secondItem="b8y-iQ-xYa" secondAttribute="top" constant="15" id="mbT-S7-Hij"/>
  78. </constraints>
  79. </tableViewCellContentView>
  80. <viewLayoutGuide key="safeArea" id="Z88-qS-xYS"/>
  81. <connections>
  82. <outlet property="cell1TextView" destination="cW0-Df-G2E" id="s0B-vh-V5c"/>
  83. </connections>
  84. <point key="canvasLocation" x="42.028985507246382" y="35.825892857142854"/>
  85. </tableViewCell>
  86. <tableViewCell contentMode="scaleToFill" selectionStyle="default" indentationWidth="10" reuseIdentifier="ChangeTopicCell2" rowHeight="126" id="kWN-93-Wm5" customClass="ChangeTopicCell">
  87. <rect key="frame" x="0.0" y="0.0" width="320" height="120"/>
  88. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
  89. <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="kWN-93-Wm5" id="9je-fr-9Lo">
  90. <rect key="frame" x="0.0" y="0.0" width="320" height="120"/>
  91. <autoresizingMask key="autoresizingMask"/>
  92. <subviews>
  93. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="l4G-uo-buT">
  94. <rect key="frame" x="15" y="36" width="290" height="74"/>
  95. <subviews>
  96. <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="icon_myPaper" translatesAutoresizingMaskIntoConstraints="NO" id="rlj-f3-bfF">
  97. <rect key="frame" x="12" y="12" width="50" height="50"/>
  98. <constraints>
  99. <constraint firstAttribute="width" secondItem="rlj-f3-bfF" secondAttribute="height" multiplier="1:1" id="PaT-OZ-m48"/>
  100. <constraint firstAttribute="width" constant="50" id="mnx-fB-ah2"/>
  101. </constraints>
  102. </imageView>
  103. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Label" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="m5Q-6X-fWA">
  104. <rect key="frame" x="74" y="20" width="186" height="16"/>
  105. <constraints>
  106. <constraint firstAttribute="height" constant="16" id="THF-n0-k4W"/>
  107. </constraints>
  108. <fontDescription key="fontDescription" type="system" pointSize="16"/>
  109. <color key="textColor" red="0.039215686270000001" green="0.039215686270000001" blue="0.039215686270000001" alpha="1" colorSpace="calibratedRGB"/>
  110. <nil key="highlightedColor"/>
  111. </label>
  112. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Label" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="en8-9W-8fM">
  113. <rect key="frame" x="74" y="43" width="40" height="11"/>
  114. <constraints>
  115. <constraint firstAttribute="width" relation="greaterThanOrEqual" constant="40" id="B1y-z5-5CU"/>
  116. <constraint firstAttribute="height" constant="11" id="oEK-nE-IPu"/>
  117. </constraints>
  118. <fontDescription key="fontDescription" type="system" pointSize="11"/>
  119. <nil key="textColor"/>
  120. <nil key="highlightedColor"/>
  121. </label>
  122. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="4IW-TP-iYL">
  123. <rect key="frame" x="260" y="0.0" width="40" height="40"/>
  124. <constraints>
  125. <constraint firstAttribute="height" constant="40" id="APb-2X-L9A"/>
  126. <constraint firstAttribute="width" constant="40" id="pUy-4b-GbB"/>
  127. </constraints>
  128. <inset key="imageEdgeInsets" minX="0.0" minY="-10" maxX="0.0" maxY="0.0"/>
  129. <state key="normal" image="chatmsg_moreapp_close_icon"/>
  130. </button>
  131. </subviews>
  132. <color key="backgroundColor" red="0.95686274510000002" green="0.96078431369999995" blue="0.96470588239999999" alpha="1" colorSpace="calibratedRGB"/>
  133. <constraints>
  134. <constraint firstItem="rlj-f3-bfF" firstAttribute="leading" secondItem="l4G-uo-buT" secondAttribute="leading" constant="12" id="2rH-dl-0lx"/>
  135. <constraint firstItem="rlj-f3-bfF" firstAttribute="centerY" secondItem="l4G-uo-buT" secondAttribute="centerY" id="LL7-1Y-XlD"/>
  136. <constraint firstItem="en8-9W-8fM" firstAttribute="leading" secondItem="rlj-f3-bfF" secondAttribute="trailing" constant="12" id="QOn-KP-IXo"/>
  137. <constraint firstItem="m5Q-6X-fWA" firstAttribute="leading" secondItem="rlj-f3-bfF" secondAttribute="trailing" constant="12" id="Uft-ks-8Dm"/>
  138. <constraint firstItem="m5Q-6X-fWA" firstAttribute="top" secondItem="rlj-f3-bfF" secondAttribute="top" constant="8" id="VQq-gK-DHq"/>
  139. <constraint firstAttribute="height" constant="74" id="WFK-Fg-2GO"/>
  140. <constraint firstItem="4IW-TP-iYL" firstAttribute="top" secondItem="l4G-uo-buT" secondAttribute="top" id="YmR-3C-lfU"/>
  141. <constraint firstItem="en8-9W-8fM" firstAttribute="bottom" secondItem="rlj-f3-bfF" secondAttribute="bottom" constant="-8" id="lZO-Dg-i7W"/>
  142. <constraint firstAttribute="trailing" secondItem="4IW-TP-iYL" secondAttribute="trailing" constant="-10" id="v4r-Ts-hG7"/>
  143. <constraint firstAttribute="trailing" secondItem="m5Q-6X-fWA" secondAttribute="trailing" constant="30" id="vCg-tA-I13"/>
  144. </constraints>
  145. </view>
  146. </subviews>
  147. <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  148. <constraints>
  149. <constraint firstAttribute="bottom" secondItem="l4G-uo-buT" secondAttribute="bottom" constant="10" id="TkX-vm-eVV"/>
  150. <constraint firstAttribute="trailing" secondItem="l4G-uo-buT" secondAttribute="trailing" constant="15" id="XxY-3O-Ljv"/>
  151. <constraint firstItem="l4G-uo-buT" firstAttribute="top" secondItem="9je-fr-9Lo" secondAttribute="top" constant="36" id="xrN-Rl-dbs"/>
  152. <constraint firstItem="l4G-uo-buT" firstAttribute="leading" secondItem="9je-fr-9Lo" secondAttribute="leading" constant="15" id="yAV-oU-wi8"/>
  153. </constraints>
  154. </tableViewCellContentView>
  155. <viewLayoutGuide key="safeArea" id="0Ln-i0-ltU"/>
  156. <connections>
  157. <outlet property="cell2CloseBtn" destination="4IW-TP-iYL" id="APH-SH-2wN"/>
  158. <outlet property="cell2ImagV" destination="rlj-f3-bfF" id="RXs-R7-lqw"/>
  159. <outlet property="cell2SubTitleL" destination="en8-9W-8fM" id="hHH-L9-oKu"/>
  160. <outlet property="cell2TitleL" destination="m5Q-6X-fWA" id="G9X-un-cRD"/>
  161. </connections>
  162. <point key="canvasLocation" x="40.579710144927539" y="155.35714285714286"/>
  163. </tableViewCell>
  164. <tableViewCell contentMode="scaleToFill" selectionStyle="default" indentationWidth="10" reuseIdentifier="ChangeTopicCell3" rowHeight="245" id="D83-cT-0bf" customClass="ChangeTopicCell">
  165. <rect key="frame" x="0.0" y="0.0" width="320" height="191"/>
  166. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
  167. <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="D83-cT-0bf" id="U4T-gv-qxY">
  168. <rect key="frame" x="0.0" y="0.0" width="320" height="191"/>
  169. <autoresizingMask key="autoresizingMask"/>
  170. <subviews>
  171. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="Otn-Is-FRb">
  172. <rect key="frame" x="0.0" y="0.0" width="320" height="36"/>
  173. <color key="backgroundColor" systemColor="systemBackgroundColor" cocoaTouchSystemColor="whiteColor"/>
  174. <constraints>
  175. <constraint firstAttribute="height" constant="36" id="YHv-SF-AJT"/>
  176. </constraints>
  177. </view>
  178. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="YBb-3I-vEB">
  179. <rect key="frame" x="15" y="36" width="290" height="145"/>
  180. <subviews>
  181. <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="vKt-h5-gSO">
  182. <rect key="frame" x="0.0" y="0.0" width="290" height="145"/>
  183. <constraints>
  184. <constraint firstAttribute="width" secondItem="vKt-h5-gSO" secondAttribute="height" multiplier="2:1" id="ekq-B3-46e"/>
  185. </constraints>
  186. </imageView>
  187. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="IVz-Py-2RP">
  188. <rect key="frame" x="260" y="0.0" width="40" height="40"/>
  189. <constraints>
  190. <constraint firstAttribute="height" constant="40" id="Az7-P7-cEl"/>
  191. <constraint firstAttribute="width" constant="40" id="naj-A0-aB9"/>
  192. </constraints>
  193. <inset key="imageEdgeInsets" minX="0.0" minY="-10" maxX="0.0" maxY="0.0"/>
  194. <state key="normal" image="chatmsg_moreapp_close_icon"/>
  195. </button>
  196. </subviews>
  197. <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  198. <constraints>
  199. <constraint firstAttribute="width" secondItem="YBb-3I-vEB" secondAttribute="height" multiplier="2:1" id="7Qk-CR-dPT"/>
  200. <constraint firstAttribute="bottom" secondItem="vKt-h5-gSO" secondAttribute="bottom" id="Aqq-Gt-1ns"/>
  201. <constraint firstItem="vKt-h5-gSO" firstAttribute="leading" secondItem="YBb-3I-vEB" secondAttribute="leading" id="KCq-Mg-brP"/>
  202. <constraint firstItem="IVz-Py-2RP" firstAttribute="trailing" secondItem="vKt-h5-gSO" secondAttribute="trailing" constant="10" id="R3B-9d-HNN"/>
  203. <constraint firstAttribute="trailing" secondItem="vKt-h5-gSO" secondAttribute="trailing" id="e2j-Iy-KaM"/>
  204. <constraint firstItem="IVz-Py-2RP" firstAttribute="top" secondItem="vKt-h5-gSO" secondAttribute="top" id="qaW-Br-0Cd"/>
  205. </constraints>
  206. </view>
  207. </subviews>
  208. <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  209. <constraints>
  210. <constraint firstAttribute="trailing" secondItem="YBb-3I-vEB" secondAttribute="trailing" constant="15" id="Njn-hn-KOo"/>
  211. <constraint firstAttribute="trailing" secondItem="Otn-Is-FRb" secondAttribute="trailing" id="ZFJ-rE-jKY"/>
  212. <constraint firstItem="Otn-Is-FRb" firstAttribute="leading" secondItem="U4T-gv-qxY" secondAttribute="leading" id="g2M-Gm-8Lf"/>
  213. <constraint firstItem="Otn-Is-FRb" firstAttribute="top" secondItem="U4T-gv-qxY" secondAttribute="top" id="wt2-Vd-Tuc"/>
  214. <constraint firstItem="YBb-3I-vEB" firstAttribute="top" secondItem="Otn-Is-FRb" secondAttribute="bottom" id="xgj-k1-gMA"/>
  215. <constraint firstItem="YBb-3I-vEB" firstAttribute="leading" secondItem="U4T-gv-qxY" secondAttribute="leading" constant="15" id="zc9-Sw-v4N"/>
  216. </constraints>
  217. </tableViewCellContentView>
  218. <viewLayoutGuide key="safeArea" id="B0b-Fg-GFy"/>
  219. <connections>
  220. <outlet property="cell3CloseBtn" destination="IVz-Py-2RP" id="hUC-61-g9f"/>
  221. <outlet property="cell3ImgV" destination="vKt-h5-gSO" id="0MZ-Lh-aMg"/>
  222. </connections>
  223. <point key="canvasLocation" x="42" y="309"/>
  224. </tableViewCell>
  225. </objects>
  226. <resources>
  227. <image name="chatmsg_moreapp_close_icon" width="14" height="14"/>
  228. <image name="icon_myPaper" width="42" height="42"/>
  229. </resources>
  230. </document>