HomeTableViewCell.xib 34 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="16097" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES">
  3. <device id="retina5_9" 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="HomeTableViewCell1" rowHeight="88" id="KGk-i7-Jjw" customClass="HomeTableViewCell">
  14. <rect key="frame" x="0.0" y="0.0" width="375" height="83"/>
  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="375" height="83"/>
  18. <autoresizingMask key="autoresizingMask"/>
  19. <subviews>
  20. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="252" usesAttributedText="YES" lineBreakMode="tailTruncation" numberOfLines="2" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="YgE-8E-OAL">
  21. <rect key="frame" x="14" y="10.999999999999998" width="346" height="25.333333333333329"/>
  22. <attributedString key="attributedText">
  23. <fragment content="Label">
  24. <attributes>
  25. <color key="NSColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="calibratedRGB"/>
  26. <font key="NSFont" size="18" name="PingFangSC-Regular"/>
  27. <paragraphStyle key="NSParagraphStyle" alignment="natural" lineBreakMode="wordWrapping" baseWritingDirection="natural" tighteningFactorForTruncation="0.0"/>
  28. </attributes>
  29. </fragment>
  30. </attributedString>
  31. <nil key="highlightedColor"/>
  32. </label>
  33. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Label" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="KFl-uC-noW">
  34. <rect key="frame" x="14" y="51.333333333333336" width="31" height="20.333333333333336"/>
  35. <fontDescription key="fontDescription" type="system" pointSize="12"/>
  36. <color key="textColor" red="0.59999999999999998" green="0.59999999999999998" blue="0.59999999999999998" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  37. <nil key="highlightedColor"/>
  38. </label>
  39. <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="icon_browse" translatesAutoresizingMaskIntoConstraints="NO" id="KbR-uD-9vR">
  40. <rect key="frame" x="59.999999999999993" y="57" width="12.666666666666664" height="9"/>
  41. </imageView>
  42. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Label" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="7Co-Gx-Kdg">
  43. <rect key="frame" x="77.666666666666671" y="54.333333333333336" width="31" height="14.333333333333336"/>
  44. <fontDescription key="fontDescription" type="system" pointSize="12"/>
  45. <color key="textColor" red="0.59999999999999998" green="0.59999999999999998" blue="0.59999999999999998" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  46. <nil key="highlightedColor"/>
  47. </label>
  48. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="Khb-wA-qTJ" customClass="TDButton">
  49. <rect key="frame" x="355" y="50.333333333333336" width="8" height="22.000000000000007"/>
  50. <state key="normal" image="icon_delete"/>
  51. <connections>
  52. <action selector="deleteButtonClicked:" destination="KGk-i7-Jjw" eventType="touchUpInside" id="atU-JK-psD"/>
  53. </connections>
  54. </button>
  55. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="99F-nx-eFU">
  56. <rect key="frame" x="0.0" y="82.666666666666671" width="375" height="0.3333333333333286"/>
  57. <color key="backgroundColor" red="0.90980392156862744" green="0.90980392156862744" blue="0.90980392156862744" alpha="1" colorSpace="calibratedRGB"/>
  58. <constraints>
  59. <constraint firstAttribute="height" constant="0.5" id="GPR-W5-NwX"/>
  60. </constraints>
  61. </view>
  62. </subviews>
  63. <constraints>
  64. <constraint firstAttribute="bottom" secondItem="99F-nx-eFU" secondAttribute="bottom" id="1os-C6-WgM"/>
  65. <constraint firstAttribute="trailing" secondItem="YgE-8E-OAL" secondAttribute="trailing" constant="15" id="DWt-Ag-9dq"/>
  66. <constraint firstItem="KbR-uD-9vR" firstAttribute="centerY" secondItem="KFl-uC-noW" secondAttribute="centerY" id="Dm5-xv-lAV"/>
  67. <constraint firstItem="KbR-uD-9vR" firstAttribute="leading" secondItem="KFl-uC-noW" secondAttribute="trailing" constant="15" id="EtK-sG-SeL"/>
  68. <constraint firstItem="KFl-uC-noW" firstAttribute="leading" secondItem="YgE-8E-OAL" secondAttribute="leading" id="Gg9-XC-LVC"/>
  69. <constraint firstItem="99F-nx-eFU" firstAttribute="top" secondItem="KFl-uC-noW" secondAttribute="bottom" constant="11" id="JVK-v7-caS"/>
  70. <constraint firstItem="99F-nx-eFU" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" id="cLv-S8-9mQ"/>
  71. <constraint firstItem="KFl-uC-noW" firstAttribute="top" secondItem="YgE-8E-OAL" secondAttribute="bottom" constant="15" id="dUx-PI-QlX"/>
  72. <constraint firstItem="YgE-8E-OAL" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" constant="14" id="dqw-xd-oGI"/>
  73. <constraint firstAttribute="trailing" secondItem="99F-nx-eFU" secondAttribute="trailing" id="gz5-Sp-amn"/>
  74. <constraint firstItem="7Co-Gx-Kdg" firstAttribute="leading" secondItem="KbR-uD-9vR" secondAttribute="trailing" constant="5" id="iK7-Qr-fOK"/>
  75. <constraint firstItem="YgE-8E-OAL" firstAttribute="top" secondItem="H2p-sc-9uM" secondAttribute="top" constant="11" id="ipH-Gs-VcG"/>
  76. <constraint firstItem="Khb-wA-qTJ" firstAttribute="centerY" secondItem="7Co-Gx-Kdg" secondAttribute="centerY" id="jDw-YB-mHT"/>
  77. <constraint firstItem="7Co-Gx-Kdg" firstAttribute="centerY" secondItem="KbR-uD-9vR" secondAttribute="centerY" id="onW-Ec-vvz"/>
  78. <constraint firstAttribute="trailing" secondItem="Khb-wA-qTJ" secondAttribute="trailing" constant="12" id="sLg-MI-7Pi"/>
  79. </constraints>
  80. </tableViewCellContentView>
  81. <viewLayoutGuide key="safeArea" id="aW0-zy-SZf"/>
  82. <connections>
  83. <outlet property="bconst" destination="EtK-sG-SeL" id="kwu-fp-Xn3"/>
  84. <outlet property="buninessLabel" destination="KFl-uC-noW" id="yeS-0q-abF"/>
  85. <outlet property="checkLabel" destination="7Co-Gx-Kdg" id="NUw-2z-hP9"/>
  86. <outlet property="deleteButton" destination="Khb-wA-qTJ" id="OgA-jq-YyM"/>
  87. <outlet property="eyeImgV" destination="KbR-uD-9vR" id="HOA-e2-y1E"/>
  88. <outlet property="titleLabel" destination="YgE-8E-OAL" id="tH4-dv-Enx"/>
  89. </connections>
  90. <point key="canvasLocation" x="140" y="-357"/>
  91. </tableViewCell>
  92. <tableViewCell contentMode="scaleToFill" selectionStyle="default" indentationWidth="10" reuseIdentifier="HomeTableViewCell2" rowHeight="140" id="aHV-OV-XUS" customClass="HomeTableViewCell">
  93. <rect key="frame" x="0.0" y="0.0" width="375" height="127"/>
  94. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
  95. <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" ambiguous="YES" tableViewCell="aHV-OV-XUS" id="I1Q-76-R0v">
  96. <rect key="frame" x="0.0" y="0.0" width="375" height="127"/>
  97. <autoresizingMask key="autoresizingMask"/>
  98. <subviews>
  99. <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="img_placeHolder" translatesAutoresizingMaskIntoConstraints="NO" id="UQW-Zz-7WX">
  100. <rect key="frame" x="15" y="20" width="112" height="86"/>
  101. <constraints>
  102. <constraint firstAttribute="height" constant="86" id="03f-TM-GR8"/>
  103. <constraint firstAttribute="width" constant="112" id="BYi-z1-5jf"/>
  104. </constraints>
  105. <userDefinedRuntimeAttributes>
  106. <userDefinedRuntimeAttribute type="number" keyPath="layer.cornerRadius">
  107. <integer key="value" value="3"/>
  108. </userDefinedRuntimeAttribute>
  109. <userDefinedRuntimeAttribute type="boolean" keyPath="layer.masksToBounds" value="YES"/>
  110. </userDefinedRuntimeAttributes>
  111. </imageView>
  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="MUF-Op-J9d">
  113. <rect key="frame" x="142" y="92" width="31" height="14"/>
  114. <fontDescription key="fontDescription" type="system" pointSize="12"/>
  115. <color key="textColor" red="0.59999999999999998" green="0.59999999999999998" blue="0.59999999999999998" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  116. <nil key="highlightedColor"/>
  117. </label>
  118. <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="icon_browse" translatesAutoresizingMaskIntoConstraints="NO" id="g3y-zL-k8o">
  119. <rect key="frame" x="188" y="94.666666666666671" width="12.666666666666657" height="9"/>
  120. </imageView>
  121. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Label" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="2KI-3n-caC">
  122. <rect key="frame" x="205.66666666666666" y="91.666666666666671" width="31" height="15"/>
  123. <fontDescription key="fontDescription" type="system" pointSize="12"/>
  124. <color key="textColor" red="0.59999999999999998" green="0.59999999999999998" blue="0.59999999999999998" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  125. <nil key="highlightedColor"/>
  126. </label>
  127. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Label" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="4Dh-EO-9mO">
  128. <rect key="frame" x="142" y="50.333333333333336" width="31" height="14.333333333333336"/>
  129. <fontDescription key="fontDescription" type="system" pointSize="12"/>
  130. <color key="textColor" red="0.59999999999999998" green="0.59999999999999998" blue="0.59999999999999998" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  131. <nil key="highlightedColor"/>
  132. </label>
  133. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="Vqb-Tn-hwL">
  134. <rect key="frame" x="0.0" y="126" width="375" height="0.6666666666666714"/>
  135. <color key="backgroundColor" red="0.90980392156862744" green="0.90980392156862744" blue="0.90980392156862744" alpha="1" colorSpace="calibratedRGB"/>
  136. <constraints>
  137. <constraint firstAttribute="height" constant="0.5" id="QbZ-uR-YHH"/>
  138. </constraints>
  139. </view>
  140. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="cII-PZ-Of3" customClass="TDButton">
  141. <rect key="frame" x="355" y="88" width="8" height="22"/>
  142. <state key="normal" image="icon_delete"/>
  143. <connections>
  144. <action selector="deleteButtonClicked:" destination="aHV-OV-XUS" eventType="touchUpInside" id="MDA-D0-ITx"/>
  145. </connections>
  146. </button>
  147. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" usesAttributedText="YES" lineBreakMode="tailTruncation" numberOfLines="2" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="7k3-6j-kIG">
  148. <rect key="frame" x="142" y="20" width="218" height="25.333333333333329"/>
  149. <attributedString key="attributedText">
  150. <fragment content="Label">
  151. <attributes>
  152. <color key="NSColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="calibratedRGB"/>
  153. <font key="NSFont" size="18" name="PingFangSC-Regular"/>
  154. <paragraphStyle key="NSParagraphStyle" alignment="natural" lineBreakMode="wordWrapping" baseWritingDirection="natural" tighteningFactorForTruncation="0.0"/>
  155. </attributes>
  156. </fragment>
  157. </attributedString>
  158. <nil key="highlightedColor"/>
  159. </label>
  160. </subviews>
  161. <constraints>
  162. <constraint firstItem="4Dh-EO-9mO" firstAttribute="leading" secondItem="7k3-6j-kIG" secondAttribute="leading" id="2hb-Yo-MZd"/>
  163. <constraint firstItem="4Dh-EO-9mO" firstAttribute="top" secondItem="7k3-6j-kIG" secondAttribute="bottom" constant="5" id="4JD-bR-94Y"/>
  164. <constraint firstItem="cII-PZ-Of3" firstAttribute="centerY" secondItem="2KI-3n-caC" secondAttribute="centerY" id="CyZ-Jp-UeD"/>
  165. <constraint firstAttribute="trailing" secondItem="Vqb-Tn-hwL" secondAttribute="trailing" id="EsV-In-0Yb"/>
  166. <constraint firstItem="Vqb-Tn-hwL" firstAttribute="top" secondItem="UQW-Zz-7WX" secondAttribute="bottom" constant="20" id="JtP-hK-Yfp"/>
  167. <constraint firstItem="2KI-3n-caC" firstAttribute="centerY" secondItem="g3y-zL-k8o" secondAttribute="centerY" id="MiQ-mQ-Ds9"/>
  168. <constraint firstItem="2KI-3n-caC" firstAttribute="leading" secondItem="g3y-zL-k8o" secondAttribute="trailing" constant="5" id="Orz-2o-Itf"/>
  169. <constraint firstAttribute="trailing" secondItem="cII-PZ-Of3" secondAttribute="trailing" constant="12" id="S9t-Wk-KqD"/>
  170. <constraint firstItem="UQW-Zz-7WX" firstAttribute="leading" secondItem="I1Q-76-R0v" secondAttribute="leading" constant="15" id="YFw-ZW-Lso"/>
  171. <constraint firstItem="7k3-6j-kIG" firstAttribute="top" secondItem="UQW-Zz-7WX" secondAttribute="top" id="ZCP-mv-3Sy"/>
  172. <constraint firstItem="MUF-Op-J9d" firstAttribute="bottom" secondItem="UQW-Zz-7WX" secondAttribute="bottom" id="dPi-OK-Fkh"/>
  173. <constraint firstAttribute="bottom" secondItem="Vqb-Tn-hwL" secondAttribute="bottom" id="eTP-EN-ZSA"/>
  174. <constraint firstItem="MUF-Op-J9d" firstAttribute="leading" secondItem="7k3-6j-kIG" secondAttribute="leading" id="fGE-6L-GVU"/>
  175. <constraint firstItem="g3y-zL-k8o" firstAttribute="leading" secondItem="MUF-Op-J9d" secondAttribute="trailing" constant="15" id="gTF-ci-Lcg"/>
  176. <constraint firstAttribute="trailing" secondItem="7k3-6j-kIG" secondAttribute="trailing" constant="15" id="mAW-ZT-4un"/>
  177. <constraint firstItem="UQW-Zz-7WX" firstAttribute="top" secondItem="I1Q-76-R0v" secondAttribute="top" constant="20" id="pRZ-yO-Qa9"/>
  178. <constraint firstItem="7k3-6j-kIG" firstAttribute="leading" secondItem="UQW-Zz-7WX" secondAttribute="trailing" constant="15" id="qnc-Mw-LOz"/>
  179. <constraint firstItem="Vqb-Tn-hwL" firstAttribute="leading" secondItem="I1Q-76-R0v" secondAttribute="leading" id="vof-Rd-tR4"/>
  180. <constraint firstItem="g3y-zL-k8o" firstAttribute="centerY" secondItem="MUF-Op-J9d" secondAttribute="centerY" id="xaw-Od-TBk"/>
  181. </constraints>
  182. </tableViewCellContentView>
  183. <viewLayoutGuide key="safeArea" id="c8k-S2-STk"/>
  184. <connections>
  185. <outlet property="authorLab" destination="4Dh-EO-9mO" id="HWH-ex-Wzi"/>
  186. <outlet property="buninessLabel" destination="MUF-Op-J9d" id="Cn6-hZ-KnM"/>
  187. <outlet property="checkLabel" destination="2KI-3n-caC" id="Cq2-L2-eC9"/>
  188. <outlet property="deleteButton" destination="cII-PZ-Of3" id="Oql-T2-P8O"/>
  189. <outlet property="eyeImgV" destination="g3y-zL-k8o" id="hNo-qu-QMc"/>
  190. <outlet property="firstImgVi" destination="UQW-Zz-7WX" id="hhX-lW-cDh"/>
  191. <outlet property="titleLabel" destination="7k3-6j-kIG" id="GNz-A1-JwI"/>
  192. </connections>
  193. <point key="canvasLocation" x="169" y="-187"/>
  194. </tableViewCell>
  195. <tableViewCell contentMode="scaleToFill" selectionStyle="default" indentationWidth="10" reuseIdentifier="HomeTableViewCell3" rowHeight="458" id="X5B-D5-66E" customClass="HomeTableViewCell">
  196. <rect key="frame" x="0.0" y="0.0" width="375" height="164"/>
  197. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
  198. <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="X5B-D5-66E" id="gB2-UJ-p7H">
  199. <rect key="frame" x="0.0" y="0.0" width="375" height="164"/>
  200. <autoresizingMask key="autoresizingMask"/>
  201. <subviews>
  202. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="252" usesAttributedText="YES" lineBreakMode="tailTruncation" numberOfLines="2" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="D1f-np-HIe">
  203. <rect key="frame" x="14" y="10.999999999999998" width="346" height="25.333333333333329"/>
  204. <attributedString key="attributedText">
  205. <fragment content="Label">
  206. <attributes>
  207. <color key="NSColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="calibratedRGB"/>
  208. <font key="NSFont" size="18" name="PingFangSC-Regular"/>
  209. <paragraphStyle key="NSParagraphStyle" alignment="natural" lineBreakMode="wordWrapping" baseWritingDirection="natural" tighteningFactorForTruncation="0.0"/>
  210. </attributes>
  211. </fragment>
  212. </attributedString>
  213. <nil key="highlightedColor"/>
  214. </label>
  215. <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="icon_browse" translatesAutoresizingMaskIntoConstraints="NO" id="gg6-h5-8jf">
  216. <rect key="frame" x="59.999999999999993" y="140" width="12.666666666666664" height="9"/>
  217. </imageView>
  218. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Label" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="z52-4O-pBu">
  219. <rect key="frame" x="77.666666666666671" y="137.33333333333334" width="31" height="14.333333333333343"/>
  220. <fontDescription key="fontDescription" type="system" pointSize="12"/>
  221. <color key="textColor" red="0.59999999999999998" green="0.59999999999999998" blue="0.59999999999999998" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  222. <nil key="highlightedColor"/>
  223. </label>
  224. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="f09-N9-sQv" customClass="TDButton">
  225. <rect key="frame" x="355" y="133.66666666666666" width="8" height="22"/>
  226. <state key="normal" image="icon_delete"/>
  227. <connections>
  228. <action selector="deleteButtonClicked:" destination="X5B-D5-66E" eventType="touchUpInside" id="Nxm-zQ-s1n"/>
  229. </connections>
  230. </button>
  231. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="GIO-Ee-ceQ">
  232. <rect key="frame" x="15" y="41.333333333333343" width="345" height="86"/>
  233. <subviews>
  234. <stackView opaque="NO" contentMode="scaleToFill" distribution="fillEqually" spacing="5" translatesAutoresizingMaskIntoConstraints="NO" id="eJF-jW-6lE">
  235. <rect key="frame" x="0.0" y="0.0" width="345" height="86"/>
  236. <subviews>
  237. <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="img_placeHolder" translatesAutoresizingMaskIntoConstraints="NO" id="Iau-oY-FmX">
  238. <rect key="frame" x="0.0" y="0.0" width="111.66666666666667" height="86"/>
  239. <userDefinedRuntimeAttributes>
  240. <userDefinedRuntimeAttribute type="number" keyPath="layer.cornerRadius">
  241. <integer key="value" value="3"/>
  242. </userDefinedRuntimeAttribute>
  243. <userDefinedRuntimeAttribute type="boolean" keyPath="layer.masksToBounds" value="YES"/>
  244. </userDefinedRuntimeAttributes>
  245. </imageView>
  246. <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="img_placeHolder" translatesAutoresizingMaskIntoConstraints="NO" id="DP8-dp-i97">
  247. <rect key="frame" x="116.66666666666666" y="0.0" width="111.66666666666666" height="86"/>
  248. <userDefinedRuntimeAttributes>
  249. <userDefinedRuntimeAttribute type="number" keyPath="layer.cornerRadius">
  250. <integer key="value" value="3"/>
  251. </userDefinedRuntimeAttribute>
  252. <userDefinedRuntimeAttribute type="boolean" keyPath="layer.masksToBounds" value="YES"/>
  253. </userDefinedRuntimeAttributes>
  254. </imageView>
  255. <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="img_placeHolder" translatesAutoresizingMaskIntoConstraints="NO" id="r2f-7M-sRO">
  256. <rect key="frame" x="233.33333333333334" y="0.0" width="111.66666666666666" height="86"/>
  257. <userDefinedRuntimeAttributes>
  258. <userDefinedRuntimeAttribute type="number" keyPath="layer.cornerRadius">
  259. <integer key="value" value="3"/>
  260. </userDefinedRuntimeAttribute>
  261. <userDefinedRuntimeAttribute type="boolean" keyPath="layer.masksToBounds" value="YES"/>
  262. </userDefinedRuntimeAttributes>
  263. </imageView>
  264. </subviews>
  265. </stackView>
  266. </subviews>
  267. <color key="backgroundColor" systemColor="systemBackgroundColor" cocoaTouchSystemColor="whiteColor"/>
  268. <constraints>
  269. <constraint firstAttribute="bottom" secondItem="eJF-jW-6lE" secondAttribute="bottom" id="669-6a-4xa"/>
  270. <constraint firstItem="eJF-jW-6lE" firstAttribute="leading" secondItem="GIO-Ee-ceQ" secondAttribute="leading" id="EIm-Fs-VWU"/>
  271. <constraint firstAttribute="trailing" secondItem="eJF-jW-6lE" secondAttribute="trailing" id="Iy7-KB-P7b"/>
  272. <constraint firstItem="eJF-jW-6lE" firstAttribute="top" secondItem="GIO-Ee-ceQ" secondAttribute="top" id="jQS-Ys-Azy"/>
  273. <constraint firstAttribute="width" secondItem="GIO-Ee-ceQ" secondAttribute="height" multiplier="345:86" id="q3u-G2-UOC"/>
  274. </constraints>
  275. </view>
  276. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Label" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="HBg-V9-ax8">
  277. <rect key="frame" x="14" y="137.33333333333334" width="31" height="14.666666666666657"/>
  278. <constraints>
  279. <constraint firstAttribute="width" relation="greaterThanOrEqual" id="7id-CB-wl7"/>
  280. </constraints>
  281. <fontDescription key="fontDescription" type="system" pointSize="12"/>
  282. <color key="textColor" red="0.59999999999999998" green="0.59999999999999998" blue="0.59999999999999998" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  283. <nil key="highlightedColor"/>
  284. </label>
  285. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="om6-uj-wjn">
  286. <rect key="frame" x="0.0" y="163.66666666666666" width="375" height="0.33333333333334281"/>
  287. <color key="backgroundColor" red="0.90980392156862744" green="0.90980392156862744" blue="0.90980392156862744" alpha="1" colorSpace="calibratedRGB"/>
  288. <constraints>
  289. <constraint firstAttribute="height" constant="0.5" id="8du-gk-REQ"/>
  290. </constraints>
  291. </view>
  292. </subviews>
  293. <constraints>
  294. <constraint firstItem="z52-4O-pBu" firstAttribute="centerY" secondItem="HBg-V9-ax8" secondAttribute="centerY" id="0za-Oe-kDm"/>
  295. <constraint firstItem="om6-uj-wjn" firstAttribute="top" secondItem="HBg-V9-ax8" secondAttribute="bottom" constant="11.666666666666657" id="39O-Sd-XTx"/>
  296. <constraint firstItem="HBg-V9-ax8" firstAttribute="leading" secondItem="gB2-UJ-p7H" secondAttribute="leading" constant="14" id="Eio-gY-3Dv"/>
  297. <constraint firstItem="z52-4O-pBu" firstAttribute="leading" secondItem="gg6-h5-8jf" secondAttribute="trailing" constant="5" id="F4m-x2-5PY"/>
  298. <constraint firstItem="om6-uj-wjn" firstAttribute="leading" secondItem="gB2-UJ-p7H" secondAttribute="leading" id="Iva-Fp-72n"/>
  299. <constraint firstAttribute="trailing" secondItem="f09-N9-sQv" secondAttribute="trailing" constant="12" id="Jwu-rV-hzo"/>
  300. <constraint firstItem="gg6-h5-8jf" firstAttribute="centerY" secondItem="HBg-V9-ax8" secondAttribute="centerY" id="Pts-yC-0U8"/>
  301. <constraint firstItem="D1f-np-HIe" firstAttribute="top" secondItem="gB2-UJ-p7H" secondAttribute="top" constant="11" id="SJO-hO-PGb"/>
  302. <constraint firstItem="GIO-Ee-ceQ" firstAttribute="leading" secondItem="gB2-UJ-p7H" secondAttribute="leading" constant="15" id="Txb-l5-Dm5"/>
  303. <constraint firstAttribute="trailing" secondItem="GIO-Ee-ceQ" secondAttribute="trailing" constant="15" id="WME-hq-noA"/>
  304. <constraint firstAttribute="trailing" secondItem="D1f-np-HIe" secondAttribute="trailing" constant="15" id="Y5o-ve-0pT"/>
  305. <constraint firstItem="HBg-V9-ax8" firstAttribute="top" secondItem="GIO-Ee-ceQ" secondAttribute="bottom" constant="10" id="elO-VQ-JcO"/>
  306. <constraint firstAttribute="trailing" secondItem="om6-uj-wjn" secondAttribute="trailing" id="kf9-UU-0FF"/>
  307. <constraint firstItem="D1f-np-HIe" firstAttribute="leading" secondItem="gB2-UJ-p7H" secondAttribute="leading" constant="14" id="o9T-Wj-iDq"/>
  308. <constraint firstItem="f09-N9-sQv" firstAttribute="centerY" secondItem="HBg-V9-ax8" secondAttribute="centerY" id="sZb-LB-1eu"/>
  309. <constraint firstItem="gg6-h5-8jf" firstAttribute="leading" secondItem="HBg-V9-ax8" secondAttribute="trailing" constant="15" id="vv4-Od-msQ"/>
  310. <constraint firstItem="GIO-Ee-ceQ" firstAttribute="top" secondItem="D1f-np-HIe" secondAttribute="bottom" constant="5" id="xbU-5y-9d5"/>
  311. <constraint firstAttribute="bottom" secondItem="om6-uj-wjn" secondAttribute="bottom" id="zLH-RL-cBV"/>
  312. </constraints>
  313. </tableViewCellContentView>
  314. <viewLayoutGuide key="safeArea" id="Y0v-BZ-L0i"/>
  315. <connections>
  316. <outlet property="bconst" destination="vv4-Od-msQ" id="F61-UN-U6D"/>
  317. <outlet property="buninessLabel" destination="HBg-V9-ax8" id="l9W-aR-oB0"/>
  318. <outlet property="checkLabel" destination="z52-4O-pBu" id="czP-xe-vJ5"/>
  319. <outlet property="deleteButton" destination="f09-N9-sQv" id="bKg-Ww-ich"/>
  320. <outlet property="eyeImgV" destination="gg6-h5-8jf" id="uDE-rl-SsN"/>
  321. <outlet property="firstImgVi" destination="Iau-oY-FmX" id="ImV-HW-pzz"/>
  322. <outlet property="lastImgVi" destination="r2f-7M-sRO" id="8hc-eH-xVz"/>
  323. <outlet property="secondImgVi" destination="DP8-dp-i97" id="Vg4-P3-M8q"/>
  324. <outlet property="titleLabel" destination="D1f-np-HIe" id="rv3-PJ-dsp"/>
  325. </connections>
  326. <point key="canvasLocation" x="168.80000000000001" y="32.142857142857146"/>
  327. </tableViewCell>
  328. </objects>
  329. <resources>
  330. <image name="icon_browse" width="12.666666984558105" height="9"/>
  331. <image name="icon_delete" width="8" height="8.6666669845581055"/>
  332. <image name="img_placeHolder" width="800" height="800"/>
  333. </resources>
  334. </document>