CCShare.storyboard 19 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="12120" systemVersion="16E195" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="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="12088"/>
  9. <capability name="Constraints to layout margins" minToolsVersion="6.0"/>
  10. <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
  11. </dependencies>
  12. <scenes>
  13. <!--Share ownCloud-->
  14. <scene sceneID="8Af-7G-uzd">
  15. <objects>
  16. <viewController storyboardIdentifier="CCShareOC" id="FgK-eH-DI1" userLabel="Share ownCloud" customClass="CCShareOC" sceneMemberID="viewController">
  17. <layoutGuides>
  18. <viewControllerLayoutGuide type="top" id="ypH-iM-3do"/>
  19. <viewControllerLayoutGuide type="bottom" id="g3i-ij-OJy"/>
  20. </layoutGuides>
  21. <view key="view" contentMode="scaleToFill" id="e6B-CP-Y0Y">
  22. <rect key="frame" x="0.0" y="0.0" width="375" height="667"/>
  23. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  24. <subviews>
  25. <tableView clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" dataMode="prototypes" style="grouped" separatorStyle="default" rowHeight="44" sectionHeaderHeight="10" sectionFooterHeight="10" translatesAutoresizingMaskIntoConstraints="NO" id="ejc-ux-EAE">
  26. <rect key="frame" x="0.0" y="78" width="375" height="589"/>
  27. <color key="backgroundColor" red="0.93725490199999995" green="0.93725490199999995" blue="0.95686274510000002" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  28. </tableView>
  29. <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="g7r-0n-C6A" userLabel="File Image View">
  30. <rect key="frame" x="16" y="28" width="50" height="50"/>
  31. <constraints>
  32. <constraint firstAttribute="width" constant="50" id="aFd-Ss-ph2"/>
  33. <constraint firstAttribute="height" constant="50" id="fWJ-Sq-Yb3"/>
  34. </constraints>
  35. </imageView>
  36. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Label" lineBreakMode="wordWrap" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="5R0-1B-nUL" userLabel="Label Title">
  37. <rect key="frame" x="74" y="29" width="232" height="50"/>
  38. <constraints>
  39. <constraint firstAttribute="height" constant="50" id="I73-FO-nfA"/>
  40. </constraints>
  41. <fontDescription key="fontDescription" type="system" pointSize="13"/>
  42. <color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  43. <nil key="highlightedColor"/>
  44. </label>
  45. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="0rc-qU-t2v">
  46. <rect key="frame" x="314" y="29" width="53" height="32"/>
  47. <fontDescription key="fontDescription" type="boldSystem" pointSize="16"/>
  48. <state key="normal" title="Button"/>
  49. <connections>
  50. <action selector="endButtonAction:" destination="FgK-eH-DI1" eventType="touchDown" id="Ibi-H5-8Lo"/>
  51. </connections>
  52. </button>
  53. </subviews>
  54. <color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  55. <constraints>
  56. <constraint firstItem="ejc-ux-EAE" firstAttribute="leading" secondItem="e6B-CP-Y0Y" secondAttribute="leading" id="67Z-Q5-Cgm"/>
  57. <constraint firstItem="g7r-0n-C6A" firstAttribute="top" secondItem="ypH-iM-3do" secondAttribute="bottom" constant="8" id="7as-6H-my4"/>
  58. <constraint firstItem="5R0-1B-nUL" firstAttribute="leading" secondItem="e6B-CP-Y0Y" secondAttribute="leadingMargin" constant="58" id="B3Z-eo-tqx"/>
  59. <constraint firstItem="5R0-1B-nUL" firstAttribute="top" secondItem="ypH-iM-3do" secondAttribute="bottom" constant="9" id="E64-4K-JVF"/>
  60. <constraint firstAttribute="trailingMargin" secondItem="0rc-qU-t2v" secondAttribute="trailing" constant="-8" id="F2h-Gs-1HX"/>
  61. <constraint firstAttribute="trailing" secondItem="ejc-ux-EAE" secondAttribute="trailing" id="Qmg-GS-aNl"/>
  62. <constraint firstAttribute="trailingMargin" secondItem="5R0-1B-nUL" secondAttribute="trailing" constant="53" id="Wf2-P9-9R0"/>
  63. <constraint firstItem="0rc-qU-t2v" firstAttribute="top" secondItem="ypH-iM-3do" secondAttribute="bottom" constant="9" id="ZUu-Ur-vra"/>
  64. <constraint firstItem="ejc-ux-EAE" firstAttribute="top" secondItem="ypH-iM-3do" secondAttribute="bottom" constant="58" id="e5l-5V-Ic6"/>
  65. <constraint firstItem="g3i-ij-OJy" firstAttribute="top" secondItem="ejc-ux-EAE" secondAttribute="bottom" id="g0g-ki-s02"/>
  66. <constraint firstAttribute="leadingMargin" secondItem="g7r-0n-C6A" secondAttribute="leading" id="pUq-DL-LqB"/>
  67. </constraints>
  68. </view>
  69. <connections>
  70. <outlet property="endButton" destination="0rc-qU-t2v" id="9is-oc-P0a"/>
  71. <outlet property="fileImageView" destination="g7r-0n-C6A" id="Tc2-yQ-RmV"/>
  72. <outlet property="labelTitle" destination="5R0-1B-nUL" id="2We-Yk-se8"/>
  73. <outlet property="tableView" destination="ejc-ux-EAE" id="Z3m-ev-PLR"/>
  74. </connections>
  75. </viewController>
  76. <placeholder placeholderIdentifier="IBFirstResponder" id="Zxn-bc-fzJ" userLabel="First Responder" sceneMemberID="firstResponder"/>
  77. </objects>
  78. <point key="canvasLocation" x="512.79999999999995" y="613.94302848575717"/>
  79. </scene>
  80. <!--ShareUser ownCloud-->
  81. <scene sceneID="NIA-LD-rfC">
  82. <objects>
  83. <viewController storyboardIdentifier="CCShareUserOC" id="uGP-Rl-nGJ" userLabel="ShareUser ownCloud" customClass="CCShareUserOC" sceneMemberID="viewController">
  84. <layoutGuides>
  85. <viewControllerLayoutGuide type="top" id="ZiR-UH-h8a"/>
  86. <viewControllerLayoutGuide type="bottom" id="Iv5-it-wkO"/>
  87. </layoutGuides>
  88. <view key="view" contentMode="scaleToFill" id="Jiu-JY-UWo">
  89. <rect key="frame" x="0.0" y="0.0" width="375" height="667"/>
  90. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  91. <subviews>
  92. <tableView clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" dataMode="prototypes" style="grouped" separatorStyle="default" rowHeight="44" sectionHeaderHeight="10" sectionFooterHeight="10" translatesAutoresizingMaskIntoConstraints="NO" id="Gm7-74-eSh">
  93. <rect key="frame" x="0.0" y="45" width="375" height="622"/>
  94. <color key="backgroundColor" red="0.93725490199999995" green="0.93725490199999995" blue="0.95686274510000002" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  95. </tableView>
  96. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="tz1-hm-QBT">
  97. <rect key="frame" x="314" y="20" width="53" height="32"/>
  98. <fontDescription key="fontDescription" type="boldSystem" pointSize="16"/>
  99. <state key="normal" title="Button"/>
  100. <connections>
  101. <action selector="endButtonAction:" destination="uGP-Rl-nGJ" eventType="touchDown" id="Uxd-Sd-jCh"/>
  102. </connections>
  103. </button>
  104. </subviews>
  105. <color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  106. <constraints>
  107. <constraint firstItem="Gm7-74-eSh" firstAttribute="top" secondItem="ZiR-UH-h8a" secondAttribute="bottom" constant="25" id="9fi-43-f40"/>
  108. <constraint firstItem="Gm7-74-eSh" firstAttribute="leading" secondItem="Jiu-JY-UWo" secondAttribute="leading" id="GP9-0g-84R"/>
  109. <constraint firstItem="tz1-hm-QBT" firstAttribute="top" secondItem="ZiR-UH-h8a" secondAttribute="bottom" id="aGS-9O-wzn"/>
  110. <constraint firstItem="Iv5-it-wkO" firstAttribute="top" secondItem="Gm7-74-eSh" secondAttribute="bottom" id="fhG-d5-kpd"/>
  111. <constraint firstAttribute="trailing" secondItem="Gm7-74-eSh" secondAttribute="trailing" id="kUP-di-82P"/>
  112. <constraint firstAttribute="trailingMargin" secondItem="tz1-hm-QBT" secondAttribute="trailing" constant="-8" id="rBB-in-TrC"/>
  113. </constraints>
  114. </view>
  115. <connections>
  116. <outlet property="endButton" destination="tz1-hm-QBT" id="1Em-nb-5p1"/>
  117. <outlet property="tableView" destination="Gm7-74-eSh" id="GZF-vb-bC1"/>
  118. </connections>
  119. </viewController>
  120. <placeholder placeholderIdentifier="IBFirstResponder" id="BYc-9w-DfS" userLabel="First Responder" sceneMemberID="firstResponder"/>
  121. </objects>
  122. <point key="canvasLocation" x="1309.5999999999999" y="613.94302848575717"/>
  123. </scene>
  124. <!--SharePermission ownCloud-->
  125. <scene sceneID="RFG-Po-tNO">
  126. <objects>
  127. <viewController storyboardIdentifier="CCSharePermissionOC" id="6IJ-Tt-iX8" userLabel="SharePermission ownCloud" customClass="CCSharePermissionOC" sceneMemberID="viewController">
  128. <layoutGuides>
  129. <viewControllerLayoutGuide type="top" id="eqs-fE-Yye"/>
  130. <viewControllerLayoutGuide type="bottom" id="YLL-Ma-4iJ"/>
  131. </layoutGuides>
  132. <view key="view" contentMode="scaleToFill" id="vkr-eQ-OYs">
  133. <rect key="frame" x="0.0" y="0.0" width="375" height="667"/>
  134. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  135. <subviews>
  136. <tableView clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" dataMode="prototypes" style="grouped" separatorStyle="default" rowHeight="44" sectionHeaderHeight="10" sectionFooterHeight="10" translatesAutoresizingMaskIntoConstraints="NO" id="DRw-C6-XHf">
  137. <rect key="frame" x="0.0" y="44" width="375" height="623"/>
  138. <color key="backgroundColor" red="0.93725490199999995" green="0.93725490199999995" blue="0.95686274510000002" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  139. </tableView>
  140. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="UkB-6i-4rS">
  141. <rect key="frame" x="314" y="20" width="53" height="32"/>
  142. <fontDescription key="fontDescription" type="boldSystem" pointSize="16"/>
  143. <state key="normal" title="Button"/>
  144. <connections>
  145. <action selector="endButtonAction:" destination="6IJ-Tt-iX8" eventType="touchDown" id="A3w-y5-pNx"/>
  146. </connections>
  147. </button>
  148. </subviews>
  149. <color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  150. <constraints>
  151. <constraint firstItem="DRw-C6-XHf" firstAttribute="top" secondItem="eqs-fE-Yye" secondAttribute="bottom" constant="24" id="02t-PL-QWM"/>
  152. <constraint firstAttribute="trailing" secondItem="DRw-C6-XHf" secondAttribute="trailing" id="Akh-kD-zen"/>
  153. <constraint firstAttribute="trailingMargin" secondItem="UkB-6i-4rS" secondAttribute="trailing" constant="-8" id="ZYs-Fv-ghX"/>
  154. <constraint firstItem="DRw-C6-XHf" firstAttribute="leading" secondItem="vkr-eQ-OYs" secondAttribute="leading" id="dPK-kZ-gF6"/>
  155. <constraint firstItem="UkB-6i-4rS" firstAttribute="top" secondItem="eqs-fE-Yye" secondAttribute="bottom" id="g3N-JQ-Uih"/>
  156. <constraint firstItem="YLL-Ma-4iJ" firstAttribute="top" secondItem="DRw-C6-XHf" secondAttribute="bottom" id="lw0-cL-Nmj"/>
  157. </constraints>
  158. </view>
  159. <connections>
  160. <outlet property="endButton" destination="UkB-6i-4rS" id="5lf-Ef-iev"/>
  161. <outlet property="tableView" destination="DRw-C6-XHf" id="HNp-ew-flf"/>
  162. </connections>
  163. </viewController>
  164. <placeholder placeholderIdentifier="IBFirstResponder" id="a31-QY-djo" userLabel="First Responder" sceneMemberID="firstResponder"/>
  165. </objects>
  166. <point key="canvasLocation" x="1949.5999999999999" y="613.94302848575717"/>
  167. </scene>
  168. <!--CCShareInfoCMOC ownCloud-->
  169. <scene sceneID="9He-gi-9NT">
  170. <objects>
  171. <viewController storyboardIdentifier="CCShareInfoCMOC" id="rOp-4O-AKn" userLabel="CCShareInfoCMOC ownCloud" customClass="CCShareInfoCMOC" sceneMemberID="viewController">
  172. <layoutGuides>
  173. <viewControllerLayoutGuide type="top" id="cJu-FE-egs"/>
  174. <viewControllerLayoutGuide type="bottom" id="LKN-3A-aUQ"/>
  175. </layoutGuides>
  176. <view key="view" contentMode="scaleToFill" id="ThM-gV-z79">
  177. <rect key="frame" x="0.0" y="0.0" width="375" height="667"/>
  178. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  179. <subviews>
  180. <tableView clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" dataMode="prototypes" style="grouped" separatorStyle="default" rowHeight="44" sectionHeaderHeight="10" sectionFooterHeight="10" translatesAutoresizingMaskIntoConstraints="NO" id="0Tl-U6-oZH">
  181. <rect key="frame" x="0.0" y="45" width="375" height="622"/>
  182. <color key="backgroundColor" red="0.93725490199999995" green="0.93725490199999995" blue="0.95686274510000002" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  183. </tableView>
  184. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="z1J-6F-519">
  185. <rect key="frame" x="314" y="20" width="53" height="32"/>
  186. <fontDescription key="fontDescription" type="boldSystem" pointSize="16"/>
  187. <state key="normal" title="Button"/>
  188. <connections>
  189. <action selector="endButtonAction:" destination="rOp-4O-AKn" eventType="touchDown" id="fdb-Pp-Ifg"/>
  190. </connections>
  191. </button>
  192. </subviews>
  193. <color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  194. <constraints>
  195. <constraint firstAttribute="trailingMargin" secondItem="z1J-6F-519" secondAttribute="trailing" constant="-8" id="470-o5-hbr"/>
  196. <constraint firstItem="z1J-6F-519" firstAttribute="top" secondItem="cJu-FE-egs" secondAttribute="bottom" id="4ax-aH-ys3"/>
  197. <constraint firstItem="0Tl-U6-oZH" firstAttribute="top" secondItem="cJu-FE-egs" secondAttribute="bottom" constant="25" id="7hl-hq-nP4"/>
  198. <constraint firstItem="0Tl-U6-oZH" firstAttribute="leading" secondItem="ThM-gV-z79" secondAttribute="leading" id="E6g-O0-jvY"/>
  199. <constraint firstItem="LKN-3A-aUQ" firstAttribute="top" secondItem="0Tl-U6-oZH" secondAttribute="bottom" id="PTW-nP-5Cr"/>
  200. <constraint firstAttribute="trailing" secondItem="0Tl-U6-oZH" secondAttribute="trailing" id="kTy-Ip-ZUU"/>
  201. </constraints>
  202. </view>
  203. <connections>
  204. <outlet property="endButton" destination="z1J-6F-519" id="TTI-ri-5dB"/>
  205. <outlet property="tableView" destination="0Tl-U6-oZH" id="kgD-bk-e0n"/>
  206. </connections>
  207. </viewController>
  208. <placeholder placeholderIdentifier="IBFirstResponder" id="NFe-CI-5yc" userLabel="First Responder" sceneMemberID="firstResponder"/>
  209. </objects>
  210. <point key="canvasLocation" x="2592.8000000000002" y="613.94302848575717"/>
  211. </scene>
  212. </scenes>
  213. </document>