NCGridCell.xib 13 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="20037" 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="20020"/>
  7. <capability name="Safe area layout guides" minToolsVersion="9.0"/>
  8. <capability name="System colors in document resources" minToolsVersion="11.0"/>
  9. <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
  10. </dependencies>
  11. <objects>
  12. <placeholder placeholderIdentifier="IBFilesOwner" id="-1" userLabel="File's Owner"/>
  13. <placeholder placeholderIdentifier="IBFirstResponder" id="-2" customClass="UIResponder"/>
  14. <collectionViewCell opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" reuseIdentifier="gridCell" id="vf1-Kf-9uL" customClass="NCGridCell" customModule="Nextcloud" customModuleProvider="target">
  15. <rect key="frame" x="0.0" y="0.0" width="416" height="494"/>
  16. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
  17. <view key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" insetsLayoutMarginsFromSafeArea="NO">
  18. <rect key="frame" x="0.0" y="0.0" width="416" height="494"/>
  19. <autoresizingMask key="autoresizingMask"/>
  20. <subviews>
  21. <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="5Ci-V1-hf5" userLabel="imageItem">
  22. <rect key="frame" x="0.0" y="0.0" width="416" height="434"/>
  23. </imageView>
  24. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Label" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="eU3-lY-fKr" userLabel="labelTitle">
  25. <rect key="frame" x="5" y="444" width="406" height="15"/>
  26. <fontDescription key="fontDescription" type="system" pointSize="12"/>
  27. <nil key="textColor"/>
  28. <nil key="highlightedColor"/>
  29. </label>
  30. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Label" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="2po-8g-XeS">
  31. <rect key="frame" x="9" y="464" width="372" height="12"/>
  32. <fontDescription key="fontDescription" type="system" pointSize="10"/>
  33. <color key="textColor" systemColor="systemGray2Color"/>
  34. <nil key="highlightedColor"/>
  35. </label>
  36. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="EJs-Ro-nbe" userLabel="buttonMoreGrid">
  37. <rect key="frame" x="391" y="457.5" width="25" height="25"/>
  38. <constraints>
  39. <constraint firstAttribute="height" constant="25" id="4Ba-Uy-pX2"/>
  40. <constraint firstAttribute="width" constant="25" id="aRK-GA-Nba"/>
  41. </constraints>
  42. <state key="normal" image="more"/>
  43. <connections>
  44. <action selector="touchUpInsideMore:" destination="vf1-Kf-9uL" eventType="touchUpInside" id="GDx-NN-gE9"/>
  45. </connections>
  46. </button>
  47. <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="AYs-f2-vve" userLabel="imageFavorite">
  48. <rect key="frame" x="396" y="5" width="15" height="15"/>
  49. <constraints>
  50. <constraint firstAttribute="height" constant="15" id="ZjS-Hv-JNm"/>
  51. <constraint firstAttribute="width" constant="15" id="kDr-15-VeJ"/>
  52. </constraints>
  53. </imageView>
  54. <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="a0p-rj-jnV" userLabel="imageStatus">
  55. <rect key="frame" x="5" y="414" width="15" height="15"/>
  56. <constraints>
  57. <constraint firstAttribute="height" constant="15" id="gq1-0a-eLC"/>
  58. <constraint firstAttribute="width" constant="15" id="uJE-4b-Qt7"/>
  59. </constraints>
  60. </imageView>
  61. <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="81G-wH-fjN" userLabel="imageLocal">
  62. <rect key="frame" x="396" y="414" width="15" height="15"/>
  63. <constraints>
  64. <constraint firstAttribute="height" constant="15" id="NTa-Gi-uzY"/>
  65. <constraint firstAttribute="width" constant="15" id="xLe-lb-N1p"/>
  66. </constraints>
  67. </imageView>
  68. <visualEffectView hidden="YES" opaque="NO" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="W0L-HY-al1">
  69. <rect key="frame" x="0.0" y="0.0" width="416" height="434"/>
  70. <view key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" insetsLayoutMarginsFromSafeArea="NO" id="0m6-A2-SwD">
  71. <rect key="frame" x="0.0" y="0.0" width="416" height="434"/>
  72. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  73. </view>
  74. <blurEffect style="extraLight"/>
  75. </visualEffectView>
  76. <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="DHy-Up-3Bh" userLabel="imageSelect">
  77. <rect key="frame" x="5" y="5" width="25" height="25"/>
  78. <constraints>
  79. <constraint firstAttribute="height" constant="25" id="SoZ-J3-98x"/>
  80. <constraint firstAttribute="width" constant="25" id="cZG-gx-gwt"/>
  81. </constraints>
  82. </imageView>
  83. <progressView hidden="YES" opaque="NO" contentMode="scaleToFill" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="JQo-Vc-Ejk">
  84. <rect key="frame" x="5" y="485" width="406" height="4"/>
  85. </progressView>
  86. </subviews>
  87. </view>
  88. <viewLayoutGuide key="safeArea" id="VXh-sQ-LeX"/>
  89. <constraints>
  90. <constraint firstItem="DHy-Up-3Bh" firstAttribute="leading" secondItem="VXh-sQ-LeX" secondAttribute="leading" constant="5" id="1T3-8p-uIW"/>
  91. <constraint firstItem="AYs-f2-vve" firstAttribute="leading" secondItem="5Ci-V1-hf5" secondAttribute="trailing" constant="-20" id="3e3-0A-NSl"/>
  92. <constraint firstItem="eU3-lY-fKr" firstAttribute="top" secondItem="5Ci-V1-hf5" secondAttribute="bottom" constant="10" id="4Yq-Nh-z1l"/>
  93. <constraint firstItem="2po-8g-XeS" firstAttribute="leading" secondItem="VXh-sQ-LeX" secondAttribute="leading" constant="9" id="5dp-1s-MQi"/>
  94. <constraint firstItem="2po-8g-XeS" firstAttribute="top" secondItem="eU3-lY-fKr" secondAttribute="bottom" constant="5" id="5wo-Td-XeT"/>
  95. <constraint firstItem="W0L-HY-al1" firstAttribute="leading" secondItem="VXh-sQ-LeX" secondAttribute="leading" id="6tC-PK-fYX"/>
  96. <constraint firstItem="EJs-Ro-nbe" firstAttribute="centerY" secondItem="2po-8g-XeS" secondAttribute="centerY" id="8qW-SF-u1h"/>
  97. <constraint firstItem="EJs-Ro-nbe" firstAttribute="leading" secondItem="2po-8g-XeS" secondAttribute="trailing" constant="10" id="ABr-PB-TZg"/>
  98. <constraint firstItem="VXh-sQ-LeX" firstAttribute="trailing" secondItem="JQo-Vc-Ejk" secondAttribute="trailing" constant="5" id="E03-Dk-iZ5"/>
  99. <constraint firstItem="DHy-Up-3Bh" firstAttribute="top" secondItem="VXh-sQ-LeX" secondAttribute="top" constant="5" id="ESV-qE-tbO"/>
  100. <constraint firstItem="5Ci-V1-hf5" firstAttribute="top" secondItem="VXh-sQ-LeX" secondAttribute="top" id="Ouj-ZD-UFm"/>
  101. <constraint firstItem="VXh-sQ-LeX" firstAttribute="trailing" secondItem="EJs-Ro-nbe" secondAttribute="trailing" id="Pfe-J0-t9I"/>
  102. <constraint firstItem="W0L-HY-al1" firstAttribute="top" secondItem="VXh-sQ-LeX" secondAttribute="top" id="Py6-0z-K3t"/>
  103. <constraint firstItem="5Ci-V1-hf5" firstAttribute="leading" secondItem="a0p-rj-jnV" secondAttribute="trailing" constant="-20" id="UtQ-6D-cYc"/>
  104. <constraint firstItem="VXh-sQ-LeX" firstAttribute="trailing" secondItem="W0L-HY-al1" secondAttribute="trailing" id="VMW-0Y-aOH"/>
  105. <constraint firstItem="81G-wH-fjN" firstAttribute="top" secondItem="5Ci-V1-hf5" secondAttribute="bottom" constant="-20" id="aEb-vq-8sk"/>
  106. <constraint firstItem="VXh-sQ-LeX" firstAttribute="trailing" secondItem="5Ci-V1-hf5" secondAttribute="trailing" id="cHT-cP-NN6"/>
  107. <constraint firstItem="VXh-sQ-LeX" firstAttribute="trailing" secondItem="eU3-lY-fKr" secondAttribute="trailing" constant="5" id="csl-Ny-rdF"/>
  108. <constraint firstItem="VXh-sQ-LeX" firstAttribute="bottom" secondItem="5Ci-V1-hf5" secondAttribute="bottom" constant="60" id="eEC-eB-alE"/>
  109. <constraint firstItem="eU3-lY-fKr" firstAttribute="leading" secondItem="VXh-sQ-LeX" secondAttribute="leading" constant="5" id="gZe-FC-8XQ"/>
  110. <constraint firstItem="VXh-sQ-LeX" firstAttribute="bottom" secondItem="W0L-HY-al1" secondAttribute="bottom" constant="60" id="jI9-M1-Nl8"/>
  111. <constraint firstItem="81G-wH-fjN" firstAttribute="leading" secondItem="5Ci-V1-hf5" secondAttribute="trailing" constant="-20" id="nFH-Pc-end"/>
  112. <constraint firstItem="5Ci-V1-hf5" firstAttribute="leading" secondItem="VXh-sQ-LeX" secondAttribute="leading" id="qT3-WD-iTV"/>
  113. <constraint firstItem="5Ci-V1-hf5" firstAttribute="top" secondItem="AYs-f2-vve" secondAttribute="bottom" constant="-20" id="rLL-6g-ypv"/>
  114. <constraint firstItem="a0p-rj-jnV" firstAttribute="top" secondItem="5Ci-V1-hf5" secondAttribute="bottom" constant="-20" id="upV-Ov-WWd"/>
  115. <constraint firstItem="JQo-Vc-Ejk" firstAttribute="leading" secondItem="VXh-sQ-LeX" secondAttribute="leading" constant="5" id="wiV-1m-wt8"/>
  116. <constraint firstItem="VXh-sQ-LeX" firstAttribute="bottom" secondItem="JQo-Vc-Ejk" secondAttribute="bottom" constant="5" id="zV9-iQ-Zm5"/>
  117. </constraints>
  118. <size key="customSize" width="416" height="489"/>
  119. <connections>
  120. <outlet property="buttonMore" destination="EJs-Ro-nbe" id="BdI-ay-LuX"/>
  121. <outlet property="imageFavorite" destination="AYs-f2-vve" id="UeH-R7-bZr"/>
  122. <outlet property="imageItem" destination="5Ci-V1-hf5" id="xky-Nw-NUb"/>
  123. <outlet property="imageLocal" destination="81G-wH-fjN" id="bqj-wQ-CBV"/>
  124. <outlet property="imageSelect" destination="DHy-Up-3Bh" id="mo9-rP-P4I"/>
  125. <outlet property="imageStatus" destination="a0p-rj-jnV" id="6Dg-tf-evd"/>
  126. <outlet property="imageVisualEffect" destination="W0L-HY-al1" id="WDW-2d-Npa"/>
  127. <outlet property="labelInfo" destination="2po-8g-XeS" id="FJ4-wI-9cW"/>
  128. <outlet property="labelTitle" destination="eU3-lY-fKr" id="0P7-yM-Asb"/>
  129. <outlet property="progressView" destination="JQo-Vc-Ejk" id="cdf-7W-tao"/>
  130. </connections>
  131. <point key="canvasLocation" x="244.80000000000001" y="244.6776611694153"/>
  132. </collectionViewCell>
  133. </objects>
  134. <resources>
  135. <image name="more" width="425" height="425"/>
  136. <systemColor name="systemGray2Color">
  137. <color red="0.68235294117647061" green="0.68235294117647061" blue="0.69803921568627447" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  138. </systemColor>
  139. </resources>
  140. </document>