NCShare.storyboard 28 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="19529" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES" initialViewController="Ts3-RO-A9l">
  3. <device id="retina5_5" orientation="portrait" appearance="light"/>
  4. <dependencies>
  5. <deployment identifier="iOS"/>
  6. <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="19519"/>
  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. <!--Share Paging-->
  13. <scene sceneID="ipe-g4-f5a">
  14. <objects>
  15. <viewController id="UdT-J4-zvv" customClass="NCSharePaging" customModule="Nextcloud" customModuleProvider="target" sceneMemberID="viewController">
  16. <view key="view" contentMode="scaleToFill" id="xka-e7-U7G">
  17. <rect key="frame" x="0.0" y="0.0" width="414" height="736"/>
  18. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  19. <viewLayoutGuide key="safeArea" id="EQO-kT-aOm"/>
  20. <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  21. </view>
  22. <navigationItem key="navigationItem" largeTitleDisplayMode="never" id="3f0-GZ-Z6m"/>
  23. </viewController>
  24. <placeholder placeholderIdentifier="IBFirstResponder" id="DIg-rR-e8m" userLabel="First Responder" sceneMemberID="firstResponder"/>
  25. </objects>
  26. <point key="canvasLocation" x="1244.9275362318842" y="-167.41071428571428"/>
  27. </scene>
  28. <!--Navigation Controller-->
  29. <scene sceneID="gg0-Kk-ouV">
  30. <objects>
  31. <navigationController automaticallyAdjustsScrollViewInsets="NO" id="Ts3-RO-A9l" sceneMemberID="viewController">
  32. <toolbarItems/>
  33. <navigationBar key="navigationBar" contentMode="scaleToFill" insetsLayoutMarginsFromSafeArea="NO" id="RCF-gN-HcM">
  34. <rect key="frame" x="0.0" y="0.0" width="414" height="44"/>
  35. <autoresizingMask key="autoresizingMask"/>
  36. </navigationBar>
  37. <nil name="viewControllers"/>
  38. <connections>
  39. <segue destination="UdT-J4-zvv" kind="relationship" relationship="rootViewController" id="U2F-7c-9yg"/>
  40. </connections>
  41. </navigationController>
  42. <placeholder placeholderIdentifier="IBFirstResponder" id="jrf-Ek-cnC" userLabel="First Responder" sceneMemberID="firstResponder"/>
  43. </objects>
  44. <point key="canvasLocation" x="334.78260869565219" y="-167.41071428571428"/>
  45. </scene>
  46. <!--Share-->
  47. <scene sceneID="Iqh-6B-MEV">
  48. <objects>
  49. <viewController storyboardIdentifier="sharing" id="bgO-Rz-2M1" customClass="NCShare" customModule="Nextcloud" customModuleProvider="target" sceneMemberID="viewController">
  50. <view key="view" contentMode="scaleToFill" id="aV2-U6-JTf">
  51. <rect key="frame" x="0.0" y="0.0" width="414" height="736"/>
  52. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  53. <subviews>
  54. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="X2m-IC-J1u" userLabel="View container">
  55. <rect key="frame" x="5" y="0.0" width="404" height="726"/>
  56. <subviews>
  57. <tableView clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" dataMode="prototypes" style="plain" separatorStyle="none" rowHeight="-1" estimatedRowHeight="-1" sectionHeaderHeight="28" sectionFooterHeight="28" translatesAutoresizingMaskIntoConstraints="NO" id="c94-b9-Sim">
  58. <rect key="frame" x="0.0" y="133" width="404" height="593"/>
  59. <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  60. </tableView>
  61. <view hidden="YES" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="oBQ-TP-qof" userLabel="View Shared with you by">
  62. <rect key="frame" x="-5" y="10" width="409" height="90"/>
  63. <subviews>
  64. <imageView clipsSubviews="YES" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="fKv-xM-rVY">
  65. <rect key="frame" x="10" y="0.0" width="40" height="40"/>
  66. <constraints>
  67. <constraint firstAttribute="height" constant="40" id="DJa-7z-oGM"/>
  68. <constraint firstAttribute="width" constant="40" id="PwX-iy-H0o"/>
  69. </constraints>
  70. </imageView>
  71. <label opaque="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Shared with you by" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="ngi-GT-jvv">
  72. <rect key="frame" x="60" y="11" width="339" height="18"/>
  73. <fontDescription key="fontDescription" type="system" pointSize="15"/>
  74. <nil key="textColor"/>
  75. <nil key="highlightedColor"/>
  76. </label>
  77. <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="note.text" translatesAutoresizingMaskIntoConstraints="NO" id="fhO-Tk-u8Z">
  78. <rect key="frame" x="60" y="45" width="25" height="25"/>
  79. <constraints>
  80. <constraint firstAttribute="height" constant="25" id="81R-aq-eMi"/>
  81. <constraint firstAttribute="width" constant="25" id="mCr-49-nFF"/>
  82. </constraints>
  83. </imageView>
  84. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Label" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="KHG-xj-wfG" customClass="MarqueeLabel" customModule="MarqueeLabel">
  85. <rect key="frame" x="95" y="48.666666666666664" width="294" height="17.999999999999993"/>
  86. <fontDescription key="fontDescription" type="system" pointSize="15"/>
  87. <nil key="textColor"/>
  88. <nil key="highlightedColor"/>
  89. <userDefinedRuntimeAttributes>
  90. <userDefinedRuntimeAttribute type="boolean" keyPath="tapToScroll" value="YES"/>
  91. </userDefinedRuntimeAttributes>
  92. </label>
  93. </subviews>
  94. <constraints>
  95. <constraint firstItem="fhO-Tk-u8Z" firstAttribute="leading" secondItem="oBQ-TP-qof" secondAttribute="leading" constant="60" id="6Go-2t-dND"/>
  96. <constraint firstItem="KHG-xj-wfG" firstAttribute="centerY" secondItem="fhO-Tk-u8Z" secondAttribute="centerY" id="DEz-SB-eWP"/>
  97. <constraint firstItem="fKv-xM-rVY" firstAttribute="top" secondItem="oBQ-TP-qof" secondAttribute="top" id="Gap-v5-Pkh"/>
  98. <constraint firstAttribute="trailing" secondItem="ngi-GT-jvv" secondAttribute="trailing" constant="10" id="Gsg-bh-cgu"/>
  99. <constraint firstItem="ngi-GT-jvv" firstAttribute="centerY" secondItem="fKv-xM-rVY" secondAttribute="centerY" id="MIg-bS-4Te"/>
  100. <constraint firstItem="fKv-xM-rVY" firstAttribute="leading" secondItem="oBQ-TP-qof" secondAttribute="leading" constant="10" id="O2h-N9-cgt"/>
  101. <constraint firstAttribute="trailing" secondItem="KHG-xj-wfG" secondAttribute="trailing" constant="20" id="kKc-BN-iLN"/>
  102. <constraint firstAttribute="height" constant="90" id="reh-5m-KFy"/>
  103. <constraint firstItem="ngi-GT-jvv" firstAttribute="leading" secondItem="fKv-xM-rVY" secondAttribute="trailing" constant="10" id="taI-rs-B3r"/>
  104. <constraint firstItem="fhO-Tk-u8Z" firstAttribute="top" secondItem="fKv-xM-rVY" secondAttribute="bottom" constant="5" id="tpt-vT-Nto"/>
  105. <constraint firstItem="KHG-xj-wfG" firstAttribute="leading" secondItem="fhO-Tk-u8Z" secondAttribute="trailing" constant="10" id="xk0-AH-pfR"/>
  106. </constraints>
  107. </view>
  108. <textField opaque="NO" contentMode="scaleToFill" horizontalHuggingPriority="249" contentHorizontalAlignment="left" contentVerticalAlignment="center" borderStyle="roundedRect" textAlignment="natural" minimumFontSize="17" clearButtonMode="always" translatesAutoresizingMaskIntoConstraints="NO" id="iSO-mc-0TB">
  109. <rect key="frame" x="5" y="95" width="389" height="30"/>
  110. <constraints>
  111. <constraint firstAttribute="height" constant="30" id="0aG-z9-fcy"/>
  112. </constraints>
  113. <fontDescription key="fontDescription" type="system" pointSize="15"/>
  114. <textInputTraits key="textInputTraits"/>
  115. <connections>
  116. <action selector="searchFieldDidEndOnExitWithTextField:" destination="bgO-Rz-2M1" eventType="editingDidEndOnExit" id="xH6-YR-5W9"/>
  117. </connections>
  118. </textField>
  119. </subviews>
  120. <constraints>
  121. <constraint firstItem="oBQ-TP-qof" firstAttribute="top" secondItem="X2m-IC-J1u" secondAttribute="top" constant="10" id="09Y-bm-RvQ"/>
  122. <constraint firstAttribute="trailing" secondItem="c94-b9-Sim" secondAttribute="trailing" id="BtN-cJ-TTc"/>
  123. <constraint firstItem="c94-b9-Sim" firstAttribute="top" secondItem="iSO-mc-0TB" secondAttribute="bottom" constant="8" id="Co6-l6-HiT"/>
  124. <constraint firstAttribute="bottom" secondItem="c94-b9-Sim" secondAttribute="bottom" id="Svm-RV-vnl"/>
  125. <constraint firstAttribute="trailing" secondItem="iSO-mc-0TB" secondAttribute="trailing" constant="10" id="Vhu-GP-EJN"/>
  126. <constraint firstAttribute="trailing" secondItem="oBQ-TP-qof" secondAttribute="trailing" id="ZuM-2G-aoM"/>
  127. <constraint firstItem="iSO-mc-0TB" firstAttribute="leading" secondItem="X2m-IC-J1u" secondAttribute="leading" constant="5" id="d8E-WM-YfC"/>
  128. <constraint firstItem="iSO-mc-0TB" firstAttribute="top" secondItem="X2m-IC-J1u" secondAttribute="top" constant="95" id="jPM-Uo-0lS"/>
  129. <constraint firstItem="c94-b9-Sim" firstAttribute="leading" secondItem="X2m-IC-J1u" secondAttribute="leading" id="rvD-u3-Dug"/>
  130. </constraints>
  131. </view>
  132. </subviews>
  133. <viewLayoutGuide key="safeArea" id="eAi-wv-a4Y"/>
  134. <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  135. <constraints>
  136. <constraint firstItem="eAi-wv-a4Y" firstAttribute="bottom" secondItem="X2m-IC-J1u" secondAttribute="bottom" constant="10" id="Gvn-eF-b0b"/>
  137. <constraint firstItem="X2m-IC-J1u" firstAttribute="leading" secondItem="eAi-wv-a4Y" secondAttribute="leading" constant="5" id="Ufw-7y-DMv"/>
  138. <constraint firstItem="X2m-IC-J1u" firstAttribute="top" secondItem="aV2-U6-JTf" secondAttribute="top" id="aXO-v9-CBF"/>
  139. <constraint firstItem="eAi-wv-a4Y" firstAttribute="trailing" secondItem="X2m-IC-J1u" secondAttribute="trailing" constant="5" id="hVX-vu-qJn"/>
  140. <constraint firstItem="oBQ-TP-qof" firstAttribute="leading" secondItem="eAi-wv-a4Y" secondAttribute="leading" id="r7R-MU-9cw"/>
  141. </constraints>
  142. </view>
  143. <connections>
  144. <outlet property="searchField" destination="iSO-mc-0TB" id="1vY-Js-dGQ"/>
  145. <outlet property="searchFieldTopConstraint" destination="jPM-Uo-0lS" id="yfd-cG-1mu"/>
  146. <outlet property="sharedWithYouByImage" destination="fKv-xM-rVY" id="EJ0-sV-By8"/>
  147. <outlet property="sharedWithYouByLabel" destination="ngi-GT-jvv" id="Qay-IG-tZh"/>
  148. <outlet property="sharedWithYouByNote" destination="KHG-xj-wfG" id="4m5-u6-7RW"/>
  149. <outlet property="sharedWithYouByNoteImage" destination="fhO-Tk-u8Z" id="8Ly-gt-RXD"/>
  150. <outlet property="sharedWithYouByView" destination="oBQ-TP-qof" id="nfN-yx-627"/>
  151. <outlet property="tableView" destination="c94-b9-Sim" id="ZlE-Fh-kaR"/>
  152. <outlet property="viewContainerConstraint" destination="aXO-v9-CBF" id="R19-WO-im5"/>
  153. </connections>
  154. </viewController>
  155. <placeholder placeholderIdentifier="IBFirstResponder" id="4Te-U6-4XT" userLabel="First Responder" sceneMemberID="firstResponder"/>
  156. </objects>
  157. <point key="canvasLocation" x="2689.8550724637685" y="-167.41071428571428"/>
  158. </scene>
  159. <!--Share New User Add Comment-->
  160. <scene sceneID="JJ2-tz-qZ7">
  161. <objects>
  162. <viewController storyboardIdentifier="NCShareNewUserAddComment" id="VvU-6J-pzy" customClass="NCShareNewUserAddComment" customModule="Nextcloud" customModuleProvider="target" sceneMemberID="viewController">
  163. <view key="view" contentMode="scaleToFill" id="EtF-Pb-SYb">
  164. <rect key="frame" x="0.0" y="0.0" width="414" height="736"/>
  165. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  166. <subviews>
  167. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="YMG-hf-HEX">
  168. <rect key="frame" x="0.0" y="200" width="414" height="536"/>
  169. <subviews>
  170. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="_share_note_recipient_" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="3yF-lL-GwU">
  171. <rect key="frame" x="16" y="56.333333333333314" width="161.66666666666666" height="18"/>
  172. <fontDescription key="fontDescription" type="system" pointSize="15"/>
  173. <color key="textColor" red="0.59999999999999998" green="0.59999999999999998" blue="0.59999999999999998" alpha="1" colorSpace="calibratedRGB"/>
  174. <nil key="highlightedColor"/>
  175. </label>
  176. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="hgf-O1-P97">
  177. <rect key="frame" x="16" y="90.333333333333286" width="382" height="409.66666666666674"/>
  178. <subviews>
  179. <textView clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleToFill" canCancelContentTouches="NO" textAlignment="natural" translatesAutoresizingMaskIntoConstraints="NO" id="VT0-1l-5HI">
  180. <rect key="frame" x="16" y="16" width="350" height="377.66666666666669"/>
  181. <color key="textColor" systemColor="labelColor"/>
  182. <fontDescription key="fontDescription" type="system" pointSize="14"/>
  183. <textInputTraits key="textInputTraits" autocapitalizationType="sentences"/>
  184. <connections>
  185. <outlet property="delegate" destination="VvU-6J-pzy" id="cAt-UZ-6KT"/>
  186. </connections>
  187. </textView>
  188. </subviews>
  189. <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  190. <constraints>
  191. <constraint firstItem="VT0-1l-5HI" firstAttribute="top" secondItem="hgf-O1-P97" secondAttribute="top" constant="16" id="cc9-jI-nSo"/>
  192. <constraint firstItem="VT0-1l-5HI" firstAttribute="centerX" secondItem="hgf-O1-P97" secondAttribute="centerX" id="cj9-1W-zVt"/>
  193. <constraint firstItem="VT0-1l-5HI" firstAttribute="leading" secondItem="hgf-O1-P97" secondAttribute="leading" constant="16" id="gE6-6y-BzR"/>
  194. <constraint firstItem="VT0-1l-5HI" firstAttribute="centerY" secondItem="hgf-O1-P97" secondAttribute="centerY" id="u80-BU-AcP"/>
  195. </constraints>
  196. </view>
  197. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Sharing" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="vkm-Pe-6qd">
  198. <rect key="frame" x="16.000000000000004" y="24" width="61.333333333333343" height="20.333333333333329"/>
  199. <fontDescription key="fontDescription" type="system" weight="semibold" pointSize="17"/>
  200. <nil key="textColor"/>
  201. <nil key="highlightedColor"/>
  202. </label>
  203. </subviews>
  204. <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  205. <constraints>
  206. <constraint firstAttribute="trailing" secondItem="hgf-O1-P97" secondAttribute="trailing" constant="16" id="3wR-ue-mj3"/>
  207. <constraint firstItem="3yF-lL-GwU" firstAttribute="leading" secondItem="YMG-hf-HEX" secondAttribute="leading" constant="16" id="3yQ-Gl-Co9"/>
  208. <constraint firstItem="vkm-Pe-6qd" firstAttribute="leading" secondItem="YMG-hf-HEX" secondAttribute="leading" constant="16" id="Auk-mC-Mie"/>
  209. <constraint firstItem="vkm-Pe-6qd" firstAttribute="top" secondItem="YMG-hf-HEX" secondAttribute="top" constant="24" id="L0w-Cz-uK2"/>
  210. <constraint firstItem="hgf-O1-P97" firstAttribute="leading" secondItem="YMG-hf-HEX" secondAttribute="leading" constant="16" id="lWp-4v-Apf"/>
  211. <constraint firstAttribute="bottom" secondItem="hgf-O1-P97" secondAttribute="bottom" constant="36" id="ozS-dU-DSE"/>
  212. <constraint firstItem="3yF-lL-GwU" firstAttribute="top" secondItem="vkm-Pe-6qd" secondAttribute="bottom" constant="12" id="qtk-si-To3"/>
  213. <constraint firstItem="hgf-O1-P97" firstAttribute="top" secondItem="3yF-lL-GwU" secondAttribute="bottom" constant="16" id="wXC-X4-cnJ"/>
  214. </constraints>
  215. </view>
  216. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="qVy-Qr-W7j">
  217. <rect key="frame" x="0.0" y="0.0" width="414" height="200"/>
  218. <color key="backgroundColor" systemColor="systemBackgroundColor"/>
  219. <constraints>
  220. <constraint firstAttribute="height" constant="200" id="GX8-Mb-uqf"/>
  221. </constraints>
  222. </view>
  223. </subviews>
  224. <viewLayoutGuide key="safeArea" id="8hH-o3-iQD"/>
  225. <color key="backgroundColor" systemColor="systemBackgroundColor"/>
  226. <constraints>
  227. <constraint firstItem="YMG-hf-HEX" firstAttribute="centerX" secondItem="8hH-o3-iQD" secondAttribute="centerX" id="AMx-HK-399"/>
  228. <constraint firstItem="qVy-Qr-W7j" firstAttribute="leading" secondItem="8hH-o3-iQD" secondAttribute="leading" id="GgF-9f-6cX"/>
  229. <constraint firstItem="YMG-hf-HEX" firstAttribute="leading" secondItem="qVy-Qr-W7j" secondAttribute="leading" id="I0h-H2-lCU"/>
  230. <constraint firstItem="8hH-o3-iQD" firstAttribute="trailing" secondItem="qVy-Qr-W7j" secondAttribute="trailing" id="d5Y-gH-Wzt"/>
  231. <constraint firstItem="8hH-o3-iQD" firstAttribute="bottom" secondItem="YMG-hf-HEX" secondAttribute="bottom" id="gCl-hx-9Wg"/>
  232. <constraint firstItem="YMG-hf-HEX" firstAttribute="top" secondItem="qVy-Qr-W7j" secondAttribute="bottom" id="jgh-Ux-svW"/>
  233. <constraint firstItem="qVy-Qr-W7j" firstAttribute="top" secondItem="8hH-o3-iQD" secondAttribute="top" id="o0L-sP-cbb"/>
  234. </constraints>
  235. </view>
  236. <navigationItem key="navigationItem" id="uC3-gg-Wos"/>
  237. <connections>
  238. <outlet property="headerContainerView" destination="qVy-Qr-W7j" id="LaE-WS-v1X"/>
  239. <outlet property="noteTextField" destination="VT0-1l-5HI" id="Ilz-T9-5BL"/>
  240. <outlet property="sharingLabel" destination="vkm-Pe-6qd" id="NVy-Ug-ipx"/>
  241. <outlet property="sharingNote" destination="3yF-lL-GwU" id="2Ur-N2-Jto"/>
  242. </connections>
  243. </viewController>
  244. <placeholder placeholderIdentifier="IBFirstResponder" id="LJ3-hs-98b" userLabel="First Responder" customClass="UIResponder" sceneMemberID="firstResponder"/>
  245. </objects>
  246. <point key="canvasLocation" x="4260.8695652173919" y="-168.75"/>
  247. </scene>
  248. <!--Share Advance Permission-->
  249. <scene sceneID="59b-BB-FLA">
  250. <objects>
  251. <tableViewController storyboardIdentifier="NCShareAdvancePermission" id="r5U-VP-Qhs" customClass="NCShareAdvancePermission" customModule="Nextcloud" customModuleProvider="target" sceneMemberID="viewController">
  252. <tableView key="view" clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" dataMode="prototypes" style="plain" separatorStyle="default" rowHeight="-1" estimatedRowHeight="-1" sectionHeaderHeight="-1" estimatedSectionHeaderHeight="-1" sectionFooterHeight="-1" estimatedSectionFooterHeight="-1" id="lDu-k5-2hT">
  253. <rect key="frame" x="0.0" y="0.0" width="414" height="736"/>
  254. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  255. <color key="backgroundColor" systemColor="systemBackgroundColor"/>
  256. <prototypes>
  257. <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" preservesSuperviewLayoutMargins="YES" selectionStyle="default" indentationWidth="10" id="0qP-1F-pHW">
  258. <rect key="frame" x="0.0" y="44.666666030883789" width="414" height="43.666667938232422"/>
  259. <autoresizingMask key="autoresizingMask"/>
  260. <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" preservesSuperviewLayoutMargins="YES" insetsLayoutMarginsFromSafeArea="NO" tableViewCell="0qP-1F-pHW" id="z1u-eI-gTZ">
  261. <rect key="frame" x="0.0" y="0.0" width="414" height="43.666667938232422"/>
  262. <autoresizingMask key="autoresizingMask"/>
  263. </tableViewCellContentView>
  264. </tableViewCell>
  265. </prototypes>
  266. <connections>
  267. <outlet property="dataSource" destination="r5U-VP-Qhs" id="OET-a5-qea"/>
  268. <outlet property="delegate" destination="r5U-VP-Qhs" id="cDp-4z-0Xt"/>
  269. </connections>
  270. </tableView>
  271. </tableViewController>
  272. <placeholder placeholderIdentifier="IBFirstResponder" id="ITy-jR-JVD" userLabel="First Responder" customClass="UIResponder" sceneMemberID="firstResponder"/>
  273. </objects>
  274. <point key="canvasLocation" x="3510" y="-169"/>
  275. </scene>
  276. </scenes>
  277. <designables>
  278. <designable name="KHG-xj-wfG">
  279. <size key="intrinsicContentSize" width="37.333333333333336" height="18"/>
  280. </designable>
  281. </designables>
  282. <resources>
  283. <image name="note.text" width="24" height="24"/>
  284. <systemColor name="labelColor">
  285. <color white="0.0" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  286. </systemColor>
  287. <systemColor name="systemBackgroundColor">
  288. <color white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  289. </systemColor>
  290. </resources>
  291. </document>