Main.storyboard 16 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="22505" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" colorMatched="YES" initialViewController="ecK-na-6ig">
  3. <device id="ipad12_9rounded" orientation="landscape" layout="fullscreen" appearance="light"/>
  4. <dependencies>
  5. <deployment identifier="iOS"/>
  6. <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="22504"/>
  7. <capability name="System colors in document resources" minToolsVersion="11.0"/>
  8. <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
  9. </dependencies>
  10. <scenes>
  11. <!--RoomsTableViewController-->
  12. <scene sceneID="Vbx-je-b0o">
  13. <objects>
  14. <tableViewController title="RoomsTableViewController" extendedLayoutIncludesOpaqueBars="YES" id="d5a-it-gRL" customClass="RoomsTableViewController" sceneMemberID="viewController">
  15. <tableView key="view" clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" dataMode="prototypes" style="plain" separatorStyle="default" allowsSelectionDuringEditing="YES" rowHeight="-1" sectionHeaderHeight="28" sectionFooterHeight="28" id="pE7-Go-f5G">
  16. <rect key="frame" x="0.0" y="0.0" width="420" height="1024"/>
  17. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  18. <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  19. <prototypes>
  20. <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" preservesSuperviewLayoutMargins="YES" selectionStyle="default" indentationWidth="10" id="lNr-59-sMg">
  21. <rect key="frame" x="0.0" y="50" width="420" height="52"/>
  22. <autoresizingMask key="autoresizingMask"/>
  23. <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" preservesSuperviewLayoutMargins="YES" insetsLayoutMarginsFromSafeArea="NO" tableViewCell="lNr-59-sMg" id="WiD-wD-jK1">
  24. <rect key="frame" x="100" y="0.0" width="320" height="52"/>
  25. <autoresizingMask key="autoresizingMask"/>
  26. </tableViewCellContentView>
  27. </tableViewCell>
  28. </prototypes>
  29. <connections>
  30. <outlet property="dataSource" destination="d5a-it-gRL" id="Cfp-CP-VeH"/>
  31. <outlet property="delegate" destination="d5a-it-gRL" id="bDT-EF-LeB"/>
  32. </connections>
  33. </tableView>
  34. <navigationItem key="navigationItem" id="Xw3-a9-moF"/>
  35. </tableViewController>
  36. <placeholder placeholderIdentifier="IBFirstResponder" id="Dw9-Dz-er8" userLabel="First Responder" sceneMemberID="firstResponder"/>
  37. </objects>
  38. <point key="canvasLocation" x="2190" y="675"/>
  39. </scene>
  40. <!--Split View Placeholder View Controller-->
  41. <scene sceneID="ss6-np-6pN">
  42. <objects>
  43. <viewController storyboardIdentifier="placeholderChatViewController" id="Mvl-Nd-ZXL" customClass="NCSplitViewPlaceholderViewController" customModule="NextcloudTalk" customModuleProvider="target" sceneMemberID="viewController">
  44. <layoutGuides>
  45. <viewControllerLayoutGuide type="top" id="gR4-1Y-UnZ"/>
  46. <viewControllerLayoutGuide type="bottom" id="PYN-Yc-Nt1"/>
  47. </layoutGuides>
  48. <view key="view" contentMode="scaleToFill" id="ufw-Yg-V9l">
  49. <rect key="frame" x="0.0" y="0.0" width="1045.5" height="1024"/>
  50. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
  51. <subviews>
  52. <stackView opaque="NO" contentMode="scaleToFill" horizontalCompressionResistancePriority="250" verticalCompressionResistancePriority="250" axis="vertical" distribution="fillProportionally" alignment="center" spacing="10" translatesAutoresizingMaskIntoConstraints="NO" id="4je-R6-T4G">
  53. <rect key="frame" x="40" y="460.5" width="965.5" height="103.5"/>
  54. <subviews>
  55. <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="center" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="app-logo-callkit" translatesAutoresizingMaskIntoConstraints="NO" id="p23-aq-R5e">
  56. <rect key="frame" x="463" y="0.0" width="40" height="40"/>
  57. </imageView>
  58. <label opaque="NO" userInteractionEnabled="NO" contentMode="center" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Join a conversation or start a new one" textAlignment="center" lineBreakMode="wordWrap" numberOfLines="3" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="pLM-th-fh4">
  59. <rect key="frame" x="306" y="50" width="354" height="24"/>
  60. <fontDescription key="fontDescription" type="boldSystem" pointSize="20"/>
  61. <nil key="textColor"/>
  62. <nil key="highlightedColor"/>
  63. </label>
  64. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Say hi to your friends and colleagues!" textAlignment="natural" lineBreakMode="wordWrap" numberOfLines="3" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="rFf-QX-ZN4">
  65. <rect key="frame" x="347.5" y="84" width="271" height="19.5"/>
  66. <fontDescription key="fontDescription" type="system" pointSize="16"/>
  67. <color key="textColor" systemColor="secondaryLabelColor"/>
  68. <nil key="highlightedColor"/>
  69. </label>
  70. </subviews>
  71. </stackView>
  72. </subviews>
  73. <color key="backgroundColor" systemColor="systemBackgroundColor"/>
  74. <constraints>
  75. <constraint firstItem="4je-R6-T4G" firstAttribute="leading" secondItem="ufw-Yg-V9l" secondAttribute="leadingMargin" constant="20" id="IG1-bN-NoI"/>
  76. <constraint firstItem="4je-R6-T4G" firstAttribute="centerY" secondItem="ufw-Yg-V9l" secondAttribute="centerY" id="Jvy-Ac-6TQ"/>
  77. <constraint firstItem="4je-R6-T4G" firstAttribute="centerX" secondItem="ufw-Yg-V9l" secondAttribute="centerX" id="KTw-qM-i9Y"/>
  78. </constraints>
  79. </view>
  80. <navigationItem key="navigationItem" id="dMP-bU-p4J"/>
  81. <connections>
  82. <outlet property="logoImage" destination="p23-aq-R5e" id="cTb-t2-hcu"/>
  83. <outlet property="subtitleLabel" destination="rFf-QX-ZN4" id="57g-Fb-Klw"/>
  84. <outlet property="titleLabel" destination="pLM-th-fh4" id="NPE-0i-u1e"/>
  85. </connections>
  86. </viewController>
  87. <placeholder placeholderIdentifier="IBFirstResponder" id="4uM-kt-VTe" userLabel="First Responder" customClass="UIResponder" sceneMemberID="firstResponder"/>
  88. </objects>
  89. <point key="canvasLocation" x="2190" y="1444"/>
  90. </scene>
  91. <!--Navigation Controller-->
  92. <scene sceneID="2B9-D5-xjb">
  93. <objects>
  94. <navigationController id="cEs-8p-AhA" customClass="NCNavigationController" sceneMemberID="viewController">
  95. <navigationBar key="navigationBar" contentMode="scaleToFill" id="u19-wP-Dh8">
  96. <rect key="frame" x="0.0" y="24" width="1045.5" height="50"/>
  97. <autoresizingMask key="autoresizingMask"/>
  98. </navigationBar>
  99. <toolbar key="toolbar" opaque="NO" clearsContextBeforeDrawing="NO" contentMode="scaleToFill" insetsLayoutMarginsFromSafeArea="NO" id="VtL-b4-wDm">
  100. <rect key="frame" x="-320.5" y="0.0" width="0.0" height="0.0"/>
  101. <autoresizingMask key="autoresizingMask"/>
  102. </toolbar>
  103. <connections>
  104. <segue destination="Mvl-Nd-ZXL" kind="relationship" relationship="rootViewController" id="gdr-kc-bkV"/>
  105. </connections>
  106. </navigationController>
  107. <placeholder placeholderIdentifier="IBFirstResponder" id="EAM-70-lOQ" userLabel="First Responder" customClass="UIResponder" sceneMemberID="firstResponder"/>
  108. </objects>
  109. <point key="canvasLocation" x="1194" y="1444"/>
  110. </scene>
  111. <!--Navigation Controller-->
  112. <scene sceneID="rjH-tQ-hYv">
  113. <objects>
  114. <navigationController id="Zgl-h4-MON" customClass="NCNavigationController" sceneMemberID="viewController">
  115. <navigationBar key="navigationBar" contentMode="scaleToFill" id="xyF-sn-ttH">
  116. <rect key="frame" x="0.0" y="24" width="420" height="50"/>
  117. <autoresizingMask key="autoresizingMask"/>
  118. </navigationBar>
  119. <toolbar key="toolbar" opaque="NO" clearsContextBeforeDrawing="NO" contentMode="scaleToFill" insetsLayoutMarginsFromSafeArea="NO" id="OCT-Zu-7bm">
  120. <rect key="frame" x="100" y="0.0" width="0.0" height="0.0"/>
  121. <autoresizingMask key="autoresizingMask"/>
  122. </toolbar>
  123. <connections>
  124. <segue destination="d5a-it-gRL" kind="relationship" relationship="rootViewController" id="sPp-Rq-25b"/>
  125. </connections>
  126. </navigationController>
  127. <placeholder placeholderIdentifier="IBFirstResponder" id="iHv-Fg-yLc" userLabel="First Responder" customClass="UIResponder" sceneMemberID="firstResponder"/>
  128. </objects>
  129. <point key="canvasLocation" x="1194" y="675"/>
  130. </scene>
  131. <!--Split View Controller-->
  132. <scene sceneID="vSL-eq-3yh">
  133. <objects>
  134. <splitViewController allowDoubleColumnStyle="YES" maximumPrimaryColumnWidth="600" minimumPrimaryColumnWidth="300" preferredDisplayMode="beside" behavior="tile" id="ecK-na-6ig" customClass="NCSplitViewController" customModule="NextcloudTalk" customModuleProvider="target" sceneMemberID="viewController">
  135. <navigationItem key="navigationItem" id="clo-lG-PAu"/>
  136. <connections>
  137. <segue destination="Zgl-h4-MON" kind="relationship" relationship="masterViewController" id="fXD-cN-fs0"/>
  138. <segue destination="cEs-8p-AhA" kind="relationship" relationship="detailViewController" id="Dcb-zn-fBP"/>
  139. </connections>
  140. </splitViewController>
  141. <placeholder placeholderIdentifier="IBFirstResponder" id="aT0-S7-WFz" userLabel="First Responder" customClass="UIResponder" sceneMemberID="firstResponder"/>
  142. </objects>
  143. <point key="canvasLocation" x="277" y="980"/>
  144. </scene>
  145. <!--Settings Table View Controller-->
  146. <scene sceneID="ZbW-mC-4pI">
  147. <objects>
  148. <tableViewController id="IZS-G3-LBe" customClass="SettingsTableViewController" customModule="NextcloudTalk" customModuleProvider="target" sceneMemberID="viewController">
  149. <tableView key="view" clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" dataMode="prototypes" style="insetGrouped" separatorStyle="default" rowHeight="-1" estimatedRowHeight="-1" sectionHeaderHeight="18" sectionFooterHeight="18" id="b5X-rI-l6i">
  150. <rect key="frame" x="0.0" y="0.0" width="1366" height="950"/>
  151. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  152. <prototypes>
  153. <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" preservesSuperviewLayoutMargins="YES" selectionStyle="default" indentationWidth="10" id="y90-mb-BxJ">
  154. <rect key="frame" x="20" y="55.5" width="1326" height="51.5"/>
  155. <autoresizingMask key="autoresizingMask"/>
  156. <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" preservesSuperviewLayoutMargins="YES" insetsLayoutMarginsFromSafeArea="NO" tableViewCell="y90-mb-BxJ" id="XO0-Yu-aVx">
  157. <rect key="frame" x="0.0" y="0.0" width="1326" height="51.5"/>
  158. <autoresizingMask key="autoresizingMask"/>
  159. </tableViewCellContentView>
  160. </tableViewCell>
  161. </prototypes>
  162. <connections>
  163. <outlet property="dataSource" destination="IZS-G3-LBe" id="cuA-h8-0E0"/>
  164. <outlet property="delegate" destination="IZS-G3-LBe" id="vZ7-0q-aW2"/>
  165. </connections>
  166. </tableView>
  167. <navigationItem key="navigationItem" id="Pp3-yk-a14">
  168. <barButtonItem key="leftBarButtonItem" style="plain" systemItem="cancel" id="Gz2-po-4Ua">
  169. <connections>
  170. <action selector="cancelButtonPressed:" destination="IZS-G3-LBe" id="zzB-Uz-Wpo"/>
  171. </connections>
  172. </barButtonItem>
  173. </navigationItem>
  174. <connections>
  175. <outlet property="cancelButton" destination="Gz2-po-4Ua" id="96j-HY-dJv"/>
  176. </connections>
  177. </tableViewController>
  178. <placeholder placeholderIdentifier="IBFirstResponder" id="7ze-MS-nZa" userLabel="First Responder" sceneMemberID="firstResponder"/>
  179. </objects>
  180. <point key="canvasLocation" x="1799" y="-868"/>
  181. </scene>
  182. <!--Navigation Controller-->
  183. <scene sceneID="WPn-o2-Zlg">
  184. <objects>
  185. <navigationController storyboardIdentifier="settingsNC" id="h6t-CT-B8r" customClass="NCNavigationController" sceneMemberID="viewController">
  186. <simulatedNavigationBarMetrics key="simulatedTopBarMetrics" translucent="NO" prompted="NO"/>
  187. <navigationBar key="navigationBar" contentMode="scaleToFill" insetsLayoutMarginsFromSafeArea="NO" translucent="NO" id="Mqg-tq-GRj">
  188. <rect key="frame" x="0.0" y="24" width="1366" height="50"/>
  189. <autoresizingMask key="autoresizingMask"/>
  190. </navigationBar>
  191. <connections>
  192. <segue destination="IZS-G3-LBe" kind="relationship" relationship="rootViewController" id="muZ-2w-5f8"/>
  193. </connections>
  194. </navigationController>
  195. <placeholder placeholderIdentifier="IBFirstResponder" id="Lh2-Pq-2Uq" userLabel="First Responder" sceneMemberID="firstResponder"/>
  196. </objects>
  197. <point key="canvasLocation" x="847" y="-868"/>
  198. </scene>
  199. </scenes>
  200. <resources>
  201. <image name="app-logo-callkit" width="40" height="40"/>
  202. <systemColor name="secondaryLabelColor">
  203. <color red="0.23529411764705882" green="0.23529411764705882" blue="0.2627450980392157" alpha="0.59999999999999998" colorSpace="custom" customColorSpace="sRGB"/>
  204. </systemColor>
  205. <systemColor name="systemBackgroundColor">
  206. <color white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  207. </systemColor>
  208. </resources>
  209. </document>