NCMore.storyboard 14 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="21225" 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="21207"/>
  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. <scenes>
  12. <!--More-->
  13. <scene sceneID="JxW-31-vKm">
  14. <objects>
  15. <viewController storyboardIdentifier="NCMore.storyboard" extendedLayoutIncludesOpaqueBars="YES" id="Gk6-VA-bU1" customClass="NCMore" customModule="Nextcloud" customModuleProvider="target" sceneMemberID="viewController">
  16. <view key="view" contentMode="scaleToFill" id="mlb-3W-jqa">
  17. <rect key="frame" x="0.0" y="0.0" width="414" height="896"/>
  18. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  19. <subviews>
  20. <tableView clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" dataMode="prototypes" style="grouped" separatorStyle="none" allowsSelection="NO" rowHeight="50" sectionHeaderHeight="18" sectionFooterHeight="18" translatesAutoresizingMaskIntoConstraints="NO" id="vQk-TA-f9i">
  21. <rect key="frame" x="0.0" y="0.0" width="414" height="780"/>
  22. <color key="backgroundColor" systemColor="systemBackgroundColor"/>
  23. <view key="tableFooterView" contentMode="scaleToFill" id="5bU-gg-892">
  24. <rect key="frame" x="0.0" y="123.5" width="414" height="44"/>
  25. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
  26. <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  27. </view>
  28. <prototypes>
  29. <tableViewCell contentMode="scaleToFill" selectionStyle="default" indentationWidth="10" reuseIdentifier="Cell" rowHeight="50" id="qwS-lS-XzK" customClass="CCCellMore" customModule="Nextcloud" customModuleProvider="target">
  30. <rect key="frame" x="0.0" y="55.5" width="414" height="50"/>
  31. <autoresizingMask key="autoresizingMask"/>
  32. <tableViewCellContentView key="contentView" multipleTouchEnabled="YES" contentMode="center" tableViewCell="qwS-lS-XzK" id="1FG-Yi-cbC">
  33. <rect key="frame" x="0.0" y="0.0" width="414" height="50"/>
  34. <autoresizingMask key="autoresizingMask"/>
  35. <subviews>
  36. <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="ybA-XY-jKA">
  37. <rect key="frame" x="20" y="12.5" width="25" height="25"/>
  38. <constraints>
  39. <constraint firstAttribute="height" constant="25" id="97R-Fz-3Om"/>
  40. <constraint firstAttribute="width" constant="25" id="ldi-oV-Yce"/>
  41. </constraints>
  42. </imageView>
  43. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Label" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="E8e-56-e81">
  44. <rect key="frame" x="65" y="15" width="329" height="20"/>
  45. <fontDescription key="fontDescription" type="system" pointSize="16"/>
  46. <nil key="textColor"/>
  47. <nil key="highlightedColor"/>
  48. </label>
  49. </subviews>
  50. <constraints>
  51. <constraint firstItem="E8e-56-e81" firstAttribute="centerY" secondItem="1FG-Yi-cbC" secondAttribute="centerY" id="7hX-BA-LAg"/>
  52. <constraint firstItem="E8e-56-e81" firstAttribute="leading" secondItem="ybA-XY-jKA" secondAttribute="trailing" constant="20" id="KY9-RM-FdA"/>
  53. <constraint firstAttribute="leadingMargin" secondItem="ybA-XY-jKA" secondAttribute="leading" id="VBx-FZ-Ld2"/>
  54. <constraint firstItem="ybA-XY-jKA" firstAttribute="centerY" secondItem="1FG-Yi-cbC" secondAttribute="centerY" id="ZLU-lg-ptd"/>
  55. <constraint firstAttribute="trailingMargin" secondItem="E8e-56-e81" secondAttribute="trailing" id="mcH-pH-ru3"/>
  56. </constraints>
  57. </tableViewCellContentView>
  58. <connections>
  59. <outlet property="imageIcon" destination="ybA-XY-jKA" id="YlP-ic-UyR"/>
  60. <outlet property="labelText" destination="E8e-56-e81" id="LB7-UK-1fa"/>
  61. </connections>
  62. </tableViewCell>
  63. </prototypes>
  64. <connections>
  65. <outlet property="dataSource" destination="Gk6-VA-bU1" id="W7T-xk-f7S"/>
  66. <outlet property="delegate" destination="Gk6-VA-bU1" id="ofW-BN-A5x"/>
  67. </connections>
  68. </tableView>
  69. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="4TU-gr-dbP" userLabel="View Quota">
  70. <rect key="frame" x="0.0" y="780" width="414" height="66"/>
  71. <subviews>
  72. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="elX-0f-dn0">
  73. <rect key="frame" x="35" y="8" width="344" height="20"/>
  74. <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  75. <constraints>
  76. <constraint firstAttribute="height" constant="20" id="4w7-0l-rmL"/>
  77. </constraints>
  78. <fontDescription key="fontDescription" type="system" pointSize="14"/>
  79. <color key="textColor" white="0.66666666669999997" alpha="1" colorSpace="calibratedWhite"/>
  80. <nil key="highlightedColor"/>
  81. </label>
  82. <progressView opaque="NO" contentMode="scaleToFill" verticalHuggingPriority="750" progress="0.5" translatesAutoresizingMaskIntoConstraints="NO" id="NSn-Xf-dwd">
  83. <rect key="frame" x="35" y="31" width="344" height="4"/>
  84. </progressView>
  85. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="ZH2-NQ-RL0">
  86. <rect key="frame" x="35" y="37" width="344" height="20"/>
  87. <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  88. <constraints>
  89. <constraint firstAttribute="height" constant="20" id="cqG-BZ-26w"/>
  90. </constraints>
  91. <fontDescription key="fontDescription" type="system" pointSize="14"/>
  92. <color key="textColor" white="0.66666666669999997" alpha="1" colorSpace="calibratedWhite"/>
  93. <nil key="highlightedColor"/>
  94. </label>
  95. </subviews>
  96. <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  97. <constraints>
  98. <constraint firstAttribute="trailing" secondItem="elX-0f-dn0" secondAttribute="trailing" constant="35" id="BpT-pr-ezO"/>
  99. <constraint firstAttribute="trailing" secondItem="ZH2-NQ-RL0" secondAttribute="trailing" constant="35" id="FnW-iy-Zh0"/>
  100. <constraint firstItem="elX-0f-dn0" firstAttribute="top" secondItem="4TU-gr-dbP" secondAttribute="top" constant="8" id="Glp-6T-8Pn"/>
  101. <constraint firstItem="NSn-Xf-dwd" firstAttribute="top" secondItem="elX-0f-dn0" secondAttribute="bottom" constant="3" id="JWB-v2-iRd"/>
  102. <constraint firstItem="NSn-Xf-dwd" firstAttribute="leading" secondItem="4TU-gr-dbP" secondAttribute="leading" constant="35" id="LBI-9V-ggV"/>
  103. <constraint firstItem="elX-0f-dn0" firstAttribute="leading" secondItem="4TU-gr-dbP" secondAttribute="leading" constant="35" id="LPV-M7-L8u"/>
  104. <constraint firstItem="ZH2-NQ-RL0" firstAttribute="top" secondItem="NSn-Xf-dwd" secondAttribute="bottom" constant="2" id="NYA-7B-WTf"/>
  105. <constraint firstItem="ZH2-NQ-RL0" firstAttribute="leading" secondItem="4TU-gr-dbP" secondAttribute="leading" constant="35" id="ZpZ-5r-YIp"/>
  106. <constraint firstAttribute="height" constant="66" id="xWW-QX-DBs"/>
  107. <constraint firstAttribute="trailing" secondItem="NSn-Xf-dwd" secondAttribute="trailing" constant="35" id="ztv-tW-d6s"/>
  108. </constraints>
  109. </view>
  110. </subviews>
  111. <viewLayoutGuide key="safeArea" id="Kgv-Sq-Jzm"/>
  112. <constraints>
  113. <constraint firstItem="4TU-gr-dbP" firstAttribute="leading" secondItem="mlb-3W-jqa" secondAttribute="leading" id="0ym-gy-V6B"/>
  114. <constraint firstItem="4TU-gr-dbP" firstAttribute="top" secondItem="vQk-TA-f9i" secondAttribute="bottom" id="1Sw-wB-7sl"/>
  115. <constraint firstItem="vQk-TA-f9i" firstAttribute="top" secondItem="mlb-3W-jqa" secondAttribute="top" id="24K-1h-rR5"/>
  116. <constraint firstItem="4TU-gr-dbP" firstAttribute="trailing" secondItem="mlb-3W-jqa" secondAttribute="trailing" id="3dZ-nJ-4Cx"/>
  117. <constraint firstItem="vQk-TA-f9i" firstAttribute="leading" secondItem="mlb-3W-jqa" secondAttribute="leading" id="Eex-rm-AtS"/>
  118. <constraint firstItem="vQk-TA-f9i" firstAttribute="trailing" secondItem="mlb-3W-jqa" secondAttribute="trailing" id="H6v-XK-GnB"/>
  119. <constraint firstItem="Kgv-Sq-Jzm" firstAttribute="bottom" secondItem="4TU-gr-dbP" secondAttribute="bottom" constant="16" id="qcO-wc-AFk"/>
  120. </constraints>
  121. </view>
  122. <navigationItem key="navigationItem" id="hrd-f2-tLI"/>
  123. <connections>
  124. <outlet property="labelQuota" destination="elX-0f-dn0" id="dav-PN-Xtk"/>
  125. <outlet property="labelQuotaExternalSite" destination="ZH2-NQ-RL0" id="m36-zD-E5e"/>
  126. <outlet property="progressQuota" destination="NSn-Xf-dwd" id="6t0-b3-67E"/>
  127. <outlet property="tableView" destination="vQk-TA-f9i" id="gaS-91-d8o"/>
  128. <outlet property="viewQuota" destination="4TU-gr-dbP" id="xER-rg-yHv"/>
  129. </connections>
  130. </viewController>
  131. <placeholder placeholderIdentifier="IBFirstResponder" id="Vkt-w7-wKc" userLabel="First Responder" sceneMemberID="firstResponder"/>
  132. </objects>
  133. <point key="canvasLocation" x="9212" y="1207"/>
  134. </scene>
  135. </scenes>
  136. <resources>
  137. <systemColor name="systemBackgroundColor">
  138. <color white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  139. </systemColor>
  140. </resources>
  141. </document>