NCTrashListCell.xib 11 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="14313.18" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES">
  3. <device id="retina4_7" orientation="portrait">
  4. <adaptation id="fullscreen"/>
  5. </device>
  6. <dependencies>
  7. <deployment identifier="iOS"/>
  8. <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="14283.14"/>
  9. <capability name="Safe area layout guides" minToolsVersion="9.0"/>
  10. <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
  11. </dependencies>
  12. <objects>
  13. <placeholder placeholderIdentifier="IBFilesOwner" id="-1" userLabel="File's Owner"/>
  14. <placeholder placeholderIdentifier="IBFirstResponder" id="-2" customClass="UIResponder"/>
  15. <collectionViewCell opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" reuseIdentifier="cell-list" id="jxV-Pk-fPt" customClass="NCTrashListCell" customModule="Nextcloud" customModuleProvider="target">
  16. <rect key="frame" x="0.0" y="0.0" width="600" height="60"/>
  17. <autoresizingMask key="autoresizingMask"/>
  18. <view key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" insetsLayoutMarginsFromSafeArea="NO">
  19. <rect key="frame" x="0.0" y="0.0" width="600" height="60"/>
  20. <autoresizingMask key="autoresizingMask"/>
  21. <subviews>
  22. <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFill" translatesAutoresizingMaskIntoConstraints="NO" id="w2m-Vw-hpd" userLabel="ImageItem">
  23. <rect key="frame" x="5" y="10" width="40" height="40"/>
  24. <constraints>
  25. <constraint firstAttribute="height" constant="40" id="Dpd-Xj-z4U"/>
  26. <constraint firstAttribute="width" constant="40" id="v0e-MW-EeE"/>
  27. </constraints>
  28. </imageView>
  29. <label opaque="NO" userInteractionEnabled="NO" tag="101" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Label" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="UtT-L6-mgW" userLabel="Label Title">
  30. <rect key="frame" x="55" y="13" width="417" height="18"/>
  31. <fontDescription key="fontDescription" type="system" pointSize="15"/>
  32. <color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  33. <nil key="highlightedColor"/>
  34. </label>
  35. <label opaque="NO" userInteractionEnabled="NO" tag="102" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Label" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="AXX-71-9Q6" userLabel="Label Info File">
  36. <rect key="frame" x="55" y="31" width="417" height="15"/>
  37. <fontDescription key="fontDescription" type="system" pointSize="12"/>
  38. <color key="textColor" red="0.59999999999999998" green="0.59999999999999998" blue="0.59999999999999998" alpha="1" colorSpace="calibratedRGB"/>
  39. <nil key="highlightedColor"/>
  40. </label>
  41. <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="d22-W3-pnz" userLabel="tapMore">
  42. <rect key="frame" x="540" y="0.0" width="60" height="60"/>
  43. <constraints>
  44. <constraint firstAttribute="height" constant="60" id="0DY-32-6ZD"/>
  45. <constraint firstAttribute="width" constant="60" id="0aK-fH-Yu4"/>
  46. </constraints>
  47. </imageView>
  48. <imageView userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="dgL-g5-Nkc" userLabel="More">
  49. <rect key="frame" x="560" y="20" width="20" height="20"/>
  50. <constraints>
  51. <constraint firstAttribute="width" constant="20" id="05P-NL-pd8"/>
  52. <constraint firstAttribute="height" constant="20" id="Jet-eo-x1M" userLabel="height = 20"/>
  53. </constraints>
  54. </imageView>
  55. <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="nwZ-pi-Igj" userLabel="restore">
  56. <rect key="frame" x="500" y="20" width="20" height="20"/>
  57. <constraints>
  58. <constraint firstAttribute="width" constant="20" id="5Zc-h7-ZRJ"/>
  59. <constraint firstAttribute="height" constant="20" id="xvo-pN-hfE"/>
  60. </constraints>
  61. </imageView>
  62. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="Egg-cb-EhZ" userLabel="Separator">
  63. <rect key="frame" x="45" y="59" width="555" height="1"/>
  64. <color key="backgroundColor" white="0.0" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  65. <color key="tintColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  66. <constraints>
  67. <constraint firstAttribute="height" constant="1" id="G5S-67-boG"/>
  68. </constraints>
  69. </view>
  70. <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="qR4-Xj-bmo" userLabel="tapRestore">
  71. <rect key="frame" x="480" y="0.0" width="60" height="60"/>
  72. <constraints>
  73. <constraint firstAttribute="height" constant="60" id="1PC-Az-sTW"/>
  74. <constraint firstAttribute="width" constant="60" id="9V3-4O-QtD"/>
  75. </constraints>
  76. </imageView>
  77. </subviews>
  78. </view>
  79. <constraints>
  80. <constraint firstItem="nwZ-pi-Igj" firstAttribute="centerY" secondItem="qR4-Xj-bmo" secondAttribute="centerY" id="2kA-Bs-F1L"/>
  81. <constraint firstItem="qR4-Xj-bmo" firstAttribute="leading" secondItem="AXX-71-9Q6" secondAttribute="trailing" constant="8" id="5Bg-iG-g1D"/>
  82. <constraint firstItem="dgL-g5-Nkc" firstAttribute="centerX" secondItem="d22-W3-pnz" secondAttribute="centerX" id="7ir-57-5fQ"/>
  83. <constraint firstItem="Gu8-oz-zWa" firstAttribute="bottom" secondItem="Egg-cb-EhZ" secondAttribute="bottom" id="81D-sw-EaX"/>
  84. <constraint firstItem="nwZ-pi-Igj" firstAttribute="centerX" secondItem="qR4-Xj-bmo" secondAttribute="centerX" id="Ayt-Rm-giN"/>
  85. <constraint firstItem="dgL-g5-Nkc" firstAttribute="centerY" secondItem="d22-W3-pnz" secondAttribute="centerY" id="F7Q-Co-oIr"/>
  86. <constraint firstItem="Egg-cb-EhZ" firstAttribute="leading" secondItem="w2m-Vw-hpd" secondAttribute="trailing" id="JCm-UU-Pxu"/>
  87. <constraint firstItem="qR4-Xj-bmo" firstAttribute="leading" secondItem="UtT-L6-mgW" secondAttribute="trailing" constant="8" id="NUN-8y-Sux"/>
  88. <constraint firstItem="UtT-L6-mgW" firstAttribute="leading" secondItem="w2m-Vw-hpd" secondAttribute="trailing" constant="10" id="PQ8-0b-fLa"/>
  89. <constraint firstItem="AXX-71-9Q6" firstAttribute="leading" secondItem="w2m-Vw-hpd" secondAttribute="trailing" constant="10" id="Qvq-r5-AX9"/>
  90. <constraint firstItem="d22-W3-pnz" firstAttribute="centerY" secondItem="Gu8-oz-zWa" secondAttribute="centerY" id="Spf-sY-iBZ"/>
  91. <constraint firstItem="Gu8-oz-zWa" firstAttribute="bottom" secondItem="AXX-71-9Q6" secondAttribute="bottom" constant="14" id="d06-sn-I3Y"/>
  92. <constraint firstItem="qR4-Xj-bmo" firstAttribute="centerY" secondItem="Gu8-oz-zWa" secondAttribute="centerY" id="hMm-kr-vzh"/>
  93. <constraint firstItem="Gu8-oz-zWa" firstAttribute="trailing" secondItem="Egg-cb-EhZ" secondAttribute="trailing" id="k8f-bU-D6I"/>
  94. <constraint firstItem="w2m-Vw-hpd" firstAttribute="leading" secondItem="Gu8-oz-zWa" secondAttribute="leading" constant="5" id="mBb-ff-7HD"/>
  95. <constraint firstItem="UtT-L6-mgW" firstAttribute="top" secondItem="Gu8-oz-zWa" secondAttribute="top" constant="13" id="nrY-2F-QZ2"/>
  96. <constraint firstItem="Gu8-oz-zWa" firstAttribute="trailing" secondItem="d22-W3-pnz" secondAttribute="trailing" id="oje-Cb-lK2"/>
  97. <constraint firstItem="w2m-Vw-hpd" firstAttribute="centerY" secondItem="Gu8-oz-zWa" secondAttribute="centerY" id="qKl-4Y-m5t"/>
  98. <constraint firstItem="d22-W3-pnz" firstAttribute="leading" secondItem="qR4-Xj-bmo" secondAttribute="trailing" id="xXk-xM-gSc"/>
  99. </constraints>
  100. <viewLayoutGuide key="safeArea" id="Gu8-oz-zWa"/>
  101. <size key="customSize" width="650" height="58"/>
  102. <connections>
  103. <outlet property="imageItem" destination="w2m-Vw-hpd" id="iY5-ed-crD"/>
  104. <outlet property="labelInfo" destination="AXX-71-9Q6" id="krb-tZ-UQ7"/>
  105. <outlet property="labelTitle" destination="UtT-L6-mgW" id="Xv6-zM-2v1"/>
  106. <outlet property="more" destination="dgL-g5-Nkc" id="FOg-ZX-Yti"/>
  107. <outlet property="restore" destination="nwZ-pi-Igj" id="CHB-Fl-yAZ"/>
  108. <outlet property="separator" destination="Egg-cb-EhZ" id="uhq-Nc-z8K"/>
  109. <outlet property="tapMore" destination="d22-W3-pnz" id="6tZ-rQ-i8S"/>
  110. <outlet property="tapRestore" destination="qR4-Xj-bmo" id="M4Q-YB-fuh"/>
  111. </connections>
  112. <point key="canvasLocation" x="97.599999999999994" y="129.53523238380811"/>
  113. </collectionViewCell>
  114. </objects>
  115. </document>