NCListCell.xib 16 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="17156" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES">
  3. <device id="retina4_7" orientation="portrait" appearance="light"/>
  4. <dependencies>
  5. <deployment identifier="iOS"/>
  6. <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="17125"/>
  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. <collectionViewCell opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" reuseIdentifier="listCell" id="jxV-Pk-fPt" customClass="NCListCell" customModule="Nextcloud" customModuleProvider="target">
  14. <rect key="frame" x="0.0" y="0.0" width="600" height="60"/>
  15. <autoresizingMask key="autoresizingMask"/>
  16. <view key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" insetsLayoutMarginsFromSafeArea="NO">
  17. <rect key="frame" x="0.0" y="0.0" width="600" height="60"/>
  18. <autoresizingMask key="autoresizingMask"/>
  19. <subviews>
  20. <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFill" translatesAutoresizingMaskIntoConstraints="NO" id="w2m-Vw-hpd" userLabel="ImageItem">
  21. <rect key="frame" x="10" y="10" width="40" height="40"/>
  22. <constraints>
  23. <constraint firstAttribute="height" constant="40" id="Dpd-Xj-z4U"/>
  24. <constraint firstAttribute="width" constant="40" id="v0e-MW-EeE"/>
  25. </constraints>
  26. </imageView>
  27. <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="7Q9-Tv-9yo" userLabel="imageStatus">
  28. <rect key="frame" x="5" y="40" width="15" height="15"/>
  29. <constraints>
  30. <constraint firstAttribute="width" constant="15" id="f8p-9B-Rgw"/>
  31. <constraint firstAttribute="height" constant="15" id="ndy-wW-xdL"/>
  32. </constraints>
  33. </imageView>
  34. <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="C4K-Nv-phA" userLabel="imageFavorite">
  35. <rect key="frame" x="40" y="5" width="15" height="15"/>
  36. <constraints>
  37. <constraint firstAttribute="width" constant="15" id="hXC-b9-Q2V"/>
  38. <constraint firstAttribute="height" constant="15" id="mPH-zc-eH5"/>
  39. </constraints>
  40. </imageView>
  41. <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="AyA-hP-r6w" userLabel="imageSelect">
  42. <rect key="frame" x="10" y="17.5" width="25" height="25"/>
  43. <constraints>
  44. <constraint firstAttribute="width" constant="25" id="bIF-gu-6Jj"/>
  45. <constraint firstAttribute="height" constant="25" id="nJa-oj-gcQ"/>
  46. </constraints>
  47. </imageView>
  48. <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="H4E-G2-C1H" userLabel="imageLocal">
  49. <rect key="frame" x="40" y="40" width="15" height="15"/>
  50. <constraints>
  51. <constraint firstAttribute="width" constant="15" id="BEs-Rd-5Ov"/>
  52. <constraint firstAttribute="height" constant="15" id="N8h-3R-JpE"/>
  53. </constraints>
  54. </imageView>
  55. <label opaque="NO" userInteractionEnabled="NO" tag="101" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Label" lineBreakMode="middleTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="UtT-L6-mgW" userLabel="labelTitle">
  56. <rect key="frame" x="60" y="13" width="450" height="18"/>
  57. <fontDescription key="fontDescription" type="system" pointSize="15"/>
  58. <color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  59. <nil key="highlightedColor"/>
  60. </label>
  61. <label opaque="NO" userInteractionEnabled="NO" tag="102" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Label" lineBreakMode="middleTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="AXX-71-9Q6" userLabel="labelInfo">
  62. <rect key="frame" x="60" y="31" width="450" height="15"/>
  63. <fontDescription key="fontDescription" type="system" pointSize="12"/>
  64. <color key="textColor" red="0.59999999999999998" green="0.59999999999999998" blue="0.59999999999999998" alpha="1" colorSpace="calibratedRGB"/>
  65. <nil key="highlightedColor"/>
  66. </label>
  67. <button opaque="NO" alpha="0.29999999999999999" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="o4u-0K-Qpt" userLabel="buttonShare">
  68. <rect key="frame" x="515" y="1" width="40" height="58"/>
  69. <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  70. <constraints>
  71. <constraint firstAttribute="height" constant="58" id="WOg-y5-5UA"/>
  72. <constraint firstAttribute="width" constant="40" id="YSF-9Z-XlJ"/>
  73. </constraints>
  74. <connections>
  75. <action selector="touchUpInsideShare:" destination="jxV-Pk-fPt" eventType="touchUpInside" id="UVA-XS-fRf"/>
  76. </connections>
  77. </button>
  78. <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="jc6-Vg-TaS" userLabel="imageShared">
  79. <rect key="frame" x="522.5" y="17.5" width="25" height="25"/>
  80. <constraints>
  81. <constraint firstAttribute="height" constant="25" id="Cvy-nZ-zyD"/>
  82. <constraint firstAttribute="width" constant="25" id="jfe-Fg-vA8"/>
  83. </constraints>
  84. </imageView>
  85. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="yhy-xd-w5C" userLabel="buttonMore">
  86. <rect key="frame" x="560" y="0.0" width="40" height="60"/>
  87. <constraints>
  88. <constraint firstAttribute="width" constant="40" id="ZgH-mI-l2k"/>
  89. <constraint firstAttribute="height" constant="60" id="woC-64-Tyc"/>
  90. </constraints>
  91. <connections>
  92. <action selector="touchUpInsideMore:" destination="jxV-Pk-fPt" eventType="touchUpInside" id="Mtu-LP-kuR"/>
  93. </connections>
  94. </button>
  95. <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="dgL-g5-Nkc" userLabel="imageMore">
  96. <rect key="frame" x="567.5" y="17.5" width="25" height="25"/>
  97. <constraints>
  98. <constraint firstAttribute="width" constant="25" id="05P-NL-pd8"/>
  99. <constraint firstAttribute="height" constant="25" id="Jet-eo-x1M" userLabel="height = 20"/>
  100. </constraints>
  101. </imageView>
  102. <progressView hidden="YES" opaque="NO" contentMode="scaleToFill" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="m2p-oJ-j15">
  103. <rect key="frame" x="60" y="49" width="450" height="4"/>
  104. </progressView>
  105. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="Egg-cb-EhZ" userLabel="separator">
  106. <rect key="frame" x="50" y="59" width="550" height="1"/>
  107. <color key="backgroundColor" white="0.0" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  108. <color key="tintColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  109. <constraints>
  110. <constraint firstAttribute="height" constant="1" id="G5S-67-boG"/>
  111. </constraints>
  112. </view>
  113. </subviews>
  114. </view>
  115. <viewLayoutGuide key="safeArea" id="Gu8-oz-zWa"/>
  116. <constraints>
  117. <constraint firstItem="Gu8-oz-zWa" firstAttribute="trailing" secondItem="m2p-oJ-j15" secondAttribute="trailing" constant="90" id="2zI-li-v77"/>
  118. <constraint firstItem="H4E-G2-C1H" firstAttribute="leading" secondItem="w2m-Vw-hpd" secondAttribute="trailing" constant="-10" id="6fN-Jc-WID"/>
  119. <constraint firstItem="Gu8-oz-zWa" firstAttribute="bottom" secondItem="Egg-cb-EhZ" secondAttribute="bottom" id="81D-sw-EaX"/>
  120. <constraint firstItem="w2m-Vw-hpd" firstAttribute="top" secondItem="C4K-Nv-phA" secondAttribute="bottom" constant="-10" id="DB1-jf-rpE"/>
  121. <constraint firstItem="o4u-0K-Qpt" firstAttribute="centerY" secondItem="Gu8-oz-zWa" secondAttribute="centerY" id="HFM-sM-wJr"/>
  122. <constraint firstItem="Egg-cb-EhZ" firstAttribute="leading" secondItem="w2m-Vw-hpd" secondAttribute="trailing" id="JCm-UU-Pxu"/>
  123. <constraint firstItem="dgL-g5-Nkc" firstAttribute="centerY" secondItem="yhy-xd-w5C" secondAttribute="centerY" id="OMy-Cu-HAx"/>
  124. <constraint firstItem="UtT-L6-mgW" firstAttribute="leading" secondItem="w2m-Vw-hpd" secondAttribute="trailing" constant="10" id="PQ8-0b-fLa"/>
  125. <constraint firstItem="AXX-71-9Q6" firstAttribute="leading" secondItem="w2m-Vw-hpd" secondAttribute="trailing" constant="10" id="Qvq-r5-AX9"/>
  126. <constraint firstItem="AyA-hP-r6w" firstAttribute="leading" secondItem="Gu8-oz-zWa" secondAttribute="leading" constant="10" id="RYl-cO-cCN"/>
  127. <constraint firstItem="Gu8-oz-zWa" firstAttribute="bottom" secondItem="m2p-oJ-j15" secondAttribute="bottom" constant="7" id="SYv-gc-ahx"/>
  128. <constraint firstItem="C4K-Nv-phA" firstAttribute="leading" secondItem="w2m-Vw-hpd" secondAttribute="trailing" constant="-10" id="Sof-wy-toF"/>
  129. <constraint firstItem="Gu8-oz-zWa" firstAttribute="trailing" secondItem="UtT-L6-mgW" secondAttribute="trailing" constant="90" id="Tq4-bB-YMV"/>
  130. <constraint firstItem="H4E-G2-C1H" firstAttribute="top" secondItem="w2m-Vw-hpd" secondAttribute="bottom" constant="-10" id="UWI-r9-vcA"/>
  131. <constraint firstItem="dgL-g5-Nkc" firstAttribute="centerX" secondItem="yhy-xd-w5C" secondAttribute="centerX" id="VSJ-7R-Srk"/>
  132. <constraint firstItem="7Q9-Tv-9yo" firstAttribute="top" secondItem="w2m-Vw-hpd" secondAttribute="bottom" constant="-10" id="XbB-4a-WpA"/>
  133. <constraint firstItem="yhy-xd-w5C" firstAttribute="centerY" secondItem="Gu8-oz-zWa" secondAttribute="centerY" id="ZO7-Ny-L3I"/>
  134. <constraint firstItem="m2p-oJ-j15" firstAttribute="leading" secondItem="w2m-Vw-hpd" secondAttribute="trailing" constant="10" id="Zyr-qM-9qP"/>
  135. <constraint firstItem="Gu8-oz-zWa" firstAttribute="bottom" secondItem="AXX-71-9Q6" secondAttribute="bottom" constant="14" id="d06-sn-I3Y"/>
  136. <constraint firstItem="jc6-Vg-TaS" firstAttribute="centerX" secondItem="o4u-0K-Qpt" secondAttribute="centerX" id="fAq-0d-u57"/>
  137. <constraint firstItem="Gu8-oz-zWa" firstAttribute="trailing" secondItem="Egg-cb-EhZ" secondAttribute="trailing" id="k8f-bU-D6I"/>
  138. <constraint firstItem="w2m-Vw-hpd" firstAttribute="leading" secondItem="Gu8-oz-zWa" secondAttribute="leading" constant="10" id="mBb-ff-7HD"/>
  139. <constraint firstItem="w2m-Vw-hpd" firstAttribute="leading" secondItem="7Q9-Tv-9yo" secondAttribute="trailing" constant="-10" id="mon-aq-gcP"/>
  140. <constraint firstItem="UtT-L6-mgW" firstAttribute="top" secondItem="Gu8-oz-zWa" secondAttribute="top" constant="13" id="nrY-2F-QZ2"/>
  141. <constraint firstItem="Gu8-oz-zWa" firstAttribute="trailing" secondItem="AXX-71-9Q6" secondAttribute="trailing" constant="90" id="p0M-zU-aDG"/>
  142. <constraint firstItem="w2m-Vw-hpd" firstAttribute="centerY" secondItem="Gu8-oz-zWa" secondAttribute="centerY" id="qKl-4Y-m5t"/>
  143. <constraint firstItem="Gu8-oz-zWa" firstAttribute="trailing" secondItem="yhy-xd-w5C" secondAttribute="trailing" id="s2S-RP-cw5"/>
  144. <constraint firstItem="AyA-hP-r6w" firstAttribute="centerY" secondItem="Gu8-oz-zWa" secondAttribute="centerY" id="sJp-0x-bdC"/>
  145. <constraint firstItem="Gu8-oz-zWa" firstAttribute="trailing" secondItem="o4u-0K-Qpt" secondAttribute="trailing" constant="45" id="tOD-Sd-Uhy"/>
  146. <constraint firstItem="jc6-Vg-TaS" firstAttribute="centerY" secondItem="o4u-0K-Qpt" secondAttribute="centerY" id="xnq-6u-TXH"/>
  147. </constraints>
  148. <size key="customSize" width="650" height="58"/>
  149. <connections>
  150. <outlet property="buttonMore" destination="yhy-xd-w5C" id="agm-M9-xtq"/>
  151. <outlet property="buttonShared" destination="o4u-0K-Qpt" id="5hT-Su-kWL"/>
  152. <outlet property="imageFavorite" destination="C4K-Nv-phA" id="3nc-zz-N5c"/>
  153. <outlet property="imageItem" destination="w2m-Vw-hpd" id="iY5-ed-crD"/>
  154. <outlet property="imageItemLeftConstraint" destination="mBb-ff-7HD" id="fsR-5N-1NC"/>
  155. <outlet property="imageLocal" destination="H4E-G2-C1H" id="waX-r5-viX"/>
  156. <outlet property="imageMore" destination="dgL-g5-Nkc" id="r7x-Ib-4nz"/>
  157. <outlet property="imageSelect" destination="AyA-hP-r6w" id="c1t-yz-HBg"/>
  158. <outlet property="imageShared" destination="jc6-Vg-TaS" id="6CL-wO-WaN"/>
  159. <outlet property="imageStatus" destination="7Q9-Tv-9yo" id="Qug-Q7-rRZ"/>
  160. <outlet property="labelInfo" destination="AXX-71-9Q6" id="krb-tZ-UQ7"/>
  161. <outlet property="labelTitle" destination="UtT-L6-mgW" id="Xv6-zM-2v1"/>
  162. <outlet property="progressView" destination="m2p-oJ-j15" id="yFv-KS-nEy"/>
  163. <outlet property="separator" destination="Egg-cb-EhZ" id="uhq-Nc-z8K"/>
  164. </connections>
  165. <point key="canvasLocation" x="97.599999999999994" y="129.53523238380811"/>
  166. </collectionViewCell>
  167. </objects>
  168. </document>