NCMore.storyboard 16 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155
  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. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="MPj-WT-PTu">
  50. <rect key="frame" x="65" y="49" width="349" height="1"/>
  51. <color key="backgroundColor" systemColor="systemBackgroundColor"/>
  52. <constraints>
  53. <constraint firstAttribute="height" constant="1" id="9Ku-ZW-4rh"/>
  54. </constraints>
  55. </view>
  56. </subviews>
  57. <constraints>
  58. <constraint firstAttribute="bottom" secondItem="MPj-WT-PTu" secondAttribute="bottom" id="6tD-Wa-D3O"/>
  59. <constraint firstItem="E8e-56-e81" firstAttribute="centerY" secondItem="1FG-Yi-cbC" secondAttribute="centerY" id="7hX-BA-LAg"/>
  60. <constraint firstItem="ybA-XY-jKA" firstAttribute="centerY" secondItem="1FG-Yi-cbC" secondAttribute="centerY" id="ZLU-lg-ptd"/>
  61. <constraint firstItem="MPj-WT-PTu" firstAttribute="leading" secondItem="ybA-XY-jKA" secondAttribute="trailing" constant="20" id="hwV-dF-8Qe"/>
  62. <constraint firstItem="E8e-56-e81" firstAttribute="leading" secondItem="ybA-XY-jKA" secondAttribute="trailing" constant="20" id="jcl-D6-sYm"/>
  63. <constraint firstAttribute="trailingMargin" secondItem="E8e-56-e81" secondAttribute="trailing" id="mcH-pH-ru3"/>
  64. </constraints>
  65. </tableViewCellContentView>
  66. <constraints>
  67. <constraint firstItem="ybA-XY-jKA" firstAttribute="leading" secondItem="qwS-lS-XzK" secondAttribute="leading" constant="20" id="OmL-Uv-3XN"/>
  68. <constraint firstAttribute="trailing" secondItem="MPj-WT-PTu" secondAttribute="trailing" id="XER-OM-nxg"/>
  69. </constraints>
  70. <connections>
  71. <outlet property="imageIcon" destination="ybA-XY-jKA" id="YlP-ic-UyR"/>
  72. <outlet property="labelText" destination="E8e-56-e81" id="LB7-UK-1fa"/>
  73. <outlet property="separator" destination="MPj-WT-PTu" id="V1s-2h-Ybb"/>
  74. <outlet property="separatorHeigth" destination="9Ku-ZW-4rh" id="wdU-nc-Llh"/>
  75. </connections>
  76. </tableViewCell>
  77. </prototypes>
  78. <connections>
  79. <outlet property="dataSource" destination="Gk6-VA-bU1" id="W7T-xk-f7S"/>
  80. <outlet property="delegate" destination="Gk6-VA-bU1" id="ofW-BN-A5x"/>
  81. </connections>
  82. </tableView>
  83. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="4TU-gr-dbP" userLabel="View Quota">
  84. <rect key="frame" x="0.0" y="780" width="414" height="66"/>
  85. <subviews>
  86. <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">
  87. <rect key="frame" x="35" y="8" width="344" height="20"/>
  88. <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  89. <constraints>
  90. <constraint firstAttribute="height" constant="20" id="4w7-0l-rmL"/>
  91. </constraints>
  92. <fontDescription key="fontDescription" type="system" pointSize="14"/>
  93. <color key="textColor" white="0.66666666669999997" alpha="1" colorSpace="calibratedWhite"/>
  94. <nil key="highlightedColor"/>
  95. </label>
  96. <progressView opaque="NO" contentMode="scaleToFill" verticalHuggingPriority="750" progress="0.5" translatesAutoresizingMaskIntoConstraints="NO" id="NSn-Xf-dwd">
  97. <rect key="frame" x="20.5" y="31" width="373" height="4"/>
  98. </progressView>
  99. <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">
  100. <rect key="frame" x="35" y="37" width="344" height="20"/>
  101. <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  102. <constraints>
  103. <constraint firstAttribute="height" constant="20" id="cqG-BZ-26w"/>
  104. </constraints>
  105. <fontDescription key="fontDescription" type="system" pointSize="14"/>
  106. <color key="textColor" white="0.66666666669999997" alpha="1" colorSpace="calibratedWhite"/>
  107. <nil key="highlightedColor"/>
  108. </label>
  109. </subviews>
  110. <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  111. <constraints>
  112. <constraint firstItem="NSn-Xf-dwd" firstAttribute="centerX" secondItem="4TU-gr-dbP" secondAttribute="centerX" id="AVZ-CF-aQy"/>
  113. <constraint firstAttribute="trailing" secondItem="elX-0f-dn0" secondAttribute="trailing" constant="35" id="BpT-pr-ezO"/>
  114. <constraint firstAttribute="trailing" secondItem="ZH2-NQ-RL0" secondAttribute="trailing" constant="35" id="FnW-iy-Zh0"/>
  115. <constraint firstItem="elX-0f-dn0" firstAttribute="top" secondItem="4TU-gr-dbP" secondAttribute="top" constant="8" id="Glp-6T-8Pn"/>
  116. <constraint firstItem="NSn-Xf-dwd" firstAttribute="top" secondItem="elX-0f-dn0" secondAttribute="bottom" constant="3" id="JWB-v2-iRd"/>
  117. <constraint firstItem="elX-0f-dn0" firstAttribute="leading" secondItem="4TU-gr-dbP" secondAttribute="leading" constant="35" id="LPV-M7-L8u"/>
  118. <constraint firstItem="ZH2-NQ-RL0" firstAttribute="top" secondItem="NSn-Xf-dwd" secondAttribute="bottom" constant="2" id="NYA-7B-WTf"/>
  119. <constraint firstItem="NSn-Xf-dwd" firstAttribute="width" secondItem="4TU-gr-dbP" secondAttribute="width" multiplier="0.9" id="PfZ-4p-1aq"/>
  120. <constraint firstItem="ZH2-NQ-RL0" firstAttribute="leading" secondItem="4TU-gr-dbP" secondAttribute="leading" constant="35" id="ZpZ-5r-YIp"/>
  121. <constraint firstAttribute="height" constant="66" id="xWW-QX-DBs"/>
  122. </constraints>
  123. </view>
  124. </subviews>
  125. <viewLayoutGuide key="safeArea" id="Kgv-Sq-Jzm"/>
  126. <constraints>
  127. <constraint firstItem="4TU-gr-dbP" firstAttribute="leading" secondItem="mlb-3W-jqa" secondAttribute="leading" id="0ym-gy-V6B"/>
  128. <constraint firstItem="4TU-gr-dbP" firstAttribute="top" secondItem="vQk-TA-f9i" secondAttribute="bottom" id="1Sw-wB-7sl"/>
  129. <constraint firstItem="vQk-TA-f9i" firstAttribute="top" secondItem="mlb-3W-jqa" secondAttribute="top" id="24K-1h-rR5"/>
  130. <constraint firstItem="4TU-gr-dbP" firstAttribute="trailing" secondItem="mlb-3W-jqa" secondAttribute="trailing" id="3dZ-nJ-4Cx"/>
  131. <constraint firstItem="vQk-TA-f9i" firstAttribute="leading" secondItem="mlb-3W-jqa" secondAttribute="leading" id="Eex-rm-AtS"/>
  132. <constraint firstItem="vQk-TA-f9i" firstAttribute="trailing" secondItem="mlb-3W-jqa" secondAttribute="trailing" id="H6v-XK-GnB"/>
  133. <constraint firstItem="Kgv-Sq-Jzm" firstAttribute="bottom" secondItem="4TU-gr-dbP" secondAttribute="bottom" constant="16" id="qcO-wc-AFk"/>
  134. </constraints>
  135. </view>
  136. <navigationItem key="navigationItem" id="hrd-f2-tLI"/>
  137. <connections>
  138. <outlet property="labelQuota" destination="elX-0f-dn0" id="dav-PN-Xtk"/>
  139. <outlet property="labelQuotaExternalSite" destination="ZH2-NQ-RL0" id="m36-zD-E5e"/>
  140. <outlet property="progressQuota" destination="NSn-Xf-dwd" id="6t0-b3-67E"/>
  141. <outlet property="tableView" destination="vQk-TA-f9i" id="gaS-91-d8o"/>
  142. <outlet property="viewQuota" destination="4TU-gr-dbP" id="xER-rg-yHv"/>
  143. </connections>
  144. </viewController>
  145. <placeholder placeholderIdentifier="IBFirstResponder" id="Vkt-w7-wKc" userLabel="First Responder" sceneMemberID="firstResponder"/>
  146. </objects>
  147. <point key="canvasLocation" x="9212" y="1207"/>
  148. </scene>
  149. </scenes>
  150. <resources>
  151. <systemColor name="systemBackgroundColor">
  152. <color white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  153. </systemColor>
  154. </resources>
  155. </document>