ControlCenter.storyboard 13 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="11762" systemVersion="16D32" 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="11757"/>
  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. <!--Page View Controller-->
  14. <scene sceneID="m6z-8w-IJV">
  15. <objects>
  16. <pageViewController storyboardIdentifier="ControlCenterPageViewController" autoresizesArchivedViewToFullSize="NO" transitionStyle="scroll" navigationOrientation="horizontal" spineLocation="none" id="khw-cy-z0B" sceneMemberID="viewController"/>
  17. <placeholder placeholderIdentifier="IBFirstResponder" id="bXc-vg-quF" userLabel="First Responder" sceneMemberID="firstResponder"/>
  18. </objects>
  19. <point key="canvasLocation" x="6487" y="1218"/>
  20. </scene>
  21. <!--Control Center Activity-->
  22. <scene sceneID="9Yy-2x-V4o">
  23. <objects>
  24. <collectionViewController storyboardIdentifier="ControlCenterActivity" id="Sa9-Gr-Uug" customClass="CCControlCenterActivity" sceneMemberID="viewController">
  25. <collectionView key="view" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleToFill" dataMode="prototypes" id="cgR-Jd-WnD">
  26. <rect key="frame" x="0.0" y="0.0" width="375" height="667"/>
  27. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  28. <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
  29. <collectionViewFlowLayout key="collectionViewLayout" minimumLineSpacing="10" minimumInteritemSpacing="10" id="cmY-iB-PWk">
  30. <size key="itemSize" width="40" height="40"/>
  31. <size key="headerReferenceSize" width="50" height="92"/>
  32. <size key="footerReferenceSize" width="50" height="5"/>
  33. <inset key="sectionInset" minX="48" minY="5" maxX="0.0" maxY="0.0"/>
  34. </collectionViewFlowLayout>
  35. <cells>
  36. <collectionViewCell opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" reuseIdentifier="cell" id="btw-Qo-oNg">
  37. <rect key="frame" x="48" y="97" width="40" height="40"/>
  38. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
  39. <view key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center">
  40. <rect key="frame" x="0.0" y="0.0" width="40" height="40"/>
  41. <autoresizingMask key="autoresizingMask"/>
  42. <subviews>
  43. <imageView opaque="NO" userInteractionEnabled="NO" tag="104" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="x7j-w7-Sik">
  44. <rect key="frame" x="0.0" y="0.0" width="40" height="40"/>
  45. <autoresizingMask key="autoresizingMask"/>
  46. </imageView>
  47. </subviews>
  48. </view>
  49. </collectionViewCell>
  50. </cells>
  51. <collectionReusableView key="sectionHeaderView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" reuseIdentifier="header" id="6Zg-lt-YR9">
  52. <rect key="frame" x="0.0" y="0.0" width="375" height="92"/>
  53. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
  54. <subviews>
  55. <label opaque="NO" userInteractionEnabled="NO" tag="100" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Label" textAlignment="natural" lineBreakMode="wordWrap" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="CHD-zb-9Fb">
  56. <rect key="frame" x="48" y="8" width="319" height="20"/>
  57. <constraints>
  58. <constraint firstAttribute="height" constant="20" id="KNG-FZ-Mkw"/>
  59. </constraints>
  60. <fontDescription key="fontDescription" type="system" pointSize="12"/>
  61. <nil key="textColor"/>
  62. <nil key="highlightedColor"/>
  63. </label>
  64. <label opaque="NO" userInteractionEnabled="NO" tag="101" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Label" textAlignment="natural" lineBreakMode="wordWrap" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="qKB-Ig-OvH">
  65. <rect key="frame" x="48" y="33" width="319" height="20"/>
  66. <constraints>
  67. <constraint firstAttribute="height" relation="greaterThanOrEqual" constant="20" id="BTU-1T-ftI"/>
  68. </constraints>
  69. <fontDescription key="fontDescription" type="system" pointSize="12"/>
  70. <nil key="textColor"/>
  71. <nil key="highlightedColor"/>
  72. </label>
  73. <imageView userInteractionEnabled="NO" tag="103" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="LU0-Y8-8hN">
  74. <rect key="frame" x="8" y="33" width="30" height="30"/>
  75. <constraints>
  76. <constraint firstAttribute="width" constant="30" id="p4B-3p-8mp"/>
  77. <constraint firstAttribute="height" constant="30" id="p8e-3K-o0e"/>
  78. </constraints>
  79. </imageView>
  80. <label opaque="NO" userInteractionEnabled="NO" tag="102" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Label" textAlignment="natural" lineBreakMode="wordWrap" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="suK-ZC-07d">
  81. <rect key="frame" x="48" y="58" width="319" height="20"/>
  82. <constraints>
  83. <constraint firstAttribute="height" relation="greaterThanOrEqual" constant="20" id="v2e-1C-t22"/>
  84. </constraints>
  85. <fontDescription key="fontDescription" type="system" pointSize="12"/>
  86. <nil key="textColor"/>
  87. <nil key="highlightedColor"/>
  88. </label>
  89. </subviews>
  90. <constraints>
  91. <constraint firstItem="CHD-zb-9Fb" firstAttribute="top" secondItem="6Zg-lt-YR9" secondAttribute="topMargin" id="8ru-Zh-wpS"/>
  92. <constraint firstItem="qKB-Ig-OvH" firstAttribute="top" secondItem="CHD-zb-9Fb" secondAttribute="bottom" constant="5" id="8rw-7X-U8w"/>
  93. <constraint firstItem="suK-ZC-07d" firstAttribute="trailing" secondItem="6Zg-lt-YR9" secondAttribute="trailingMargin" id="A1K-jb-U1u"/>
  94. <constraint firstItem="LU0-Y8-8hN" firstAttribute="leading" secondItem="6Zg-lt-YR9" secondAttribute="leadingMargin" id="FOM-MG-k6p"/>
  95. <constraint firstItem="qKB-Ig-OvH" firstAttribute="trailing" secondItem="6Zg-lt-YR9" secondAttribute="trailingMargin" id="NGy-ph-B0X"/>
  96. <constraint firstItem="qKB-Ig-OvH" firstAttribute="leading" secondItem="LU0-Y8-8hN" secondAttribute="trailing" constant="10" id="RtX-eW-zsg"/>
  97. <constraint firstItem="suK-ZC-07d" firstAttribute="top" secondItem="qKB-Ig-OvH" secondAttribute="bottom" constant="5" id="TYN-fx-aGV"/>
  98. <constraint firstItem="CHD-zb-9Fb" firstAttribute="trailing" secondItem="6Zg-lt-YR9" secondAttribute="trailingMargin" id="XTZ-m0-77T"/>
  99. <constraint firstItem="CHD-zb-9Fb" firstAttribute="leading" secondItem="6Zg-lt-YR9" secondAttribute="leadingMargin" constant="40" id="agi-9z-bgr"/>
  100. <constraint firstItem="suK-ZC-07d" firstAttribute="leading" secondItem="LU0-Y8-8hN" secondAttribute="trailing" constant="10" id="hzm-Os-54l"/>
  101. <constraint firstItem="LU0-Y8-8hN" firstAttribute="top" secondItem="6Zg-lt-YR9" secondAttribute="topMargin" constant="25" id="nBW-yd-hLP"/>
  102. </constraints>
  103. </collectionReusableView>
  104. <collectionReusableView key="sectionFooterView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" reuseIdentifier="footer" id="Bco-Ec-4yL">
  105. <rect key="frame" x="0.0" y="137" width="375" height="5"/>
  106. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
  107. </collectionReusableView>
  108. <connections>
  109. <outlet property="dataSource" destination="Sa9-Gr-Uug" id="TzW-IT-Zqv"/>
  110. <outlet property="delegate" destination="Sa9-Gr-Uug" id="zNO-J2-Q7Q"/>
  111. </connections>
  112. </collectionView>
  113. </collectionViewController>
  114. <placeholder placeholderIdentifier="IBFirstResponder" id="0k6-oO-NJC" userLabel="First Responder" sceneMemberID="firstResponder"/>
  115. </objects>
  116. <point key="canvasLocation" x="7160.8000000000002" y="1686.2068965517242"/>
  117. </scene>
  118. <!--Control Center Transfer-->
  119. <scene sceneID="Gv7-Uy-0Cg">
  120. <objects>
  121. <viewController storyboardIdentifier="ControlCenterTransfer" id="XDY-MZ-Gnz" customClass="CCControlCenterTransfer" sceneMemberID="viewController">
  122. <layoutGuides>
  123. <viewControllerLayoutGuide type="top" id="uPE-Nb-KVS"/>
  124. <viewControllerLayoutGuide type="bottom" id="zG1-N8-9Mo"/>
  125. </layoutGuides>
  126. <view key="view" contentMode="scaleToFill" id="xeI-JC-cKn">
  127. <rect key="frame" x="0.0" y="0.0" width="375" height="667"/>
  128. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  129. <subviews>
  130. <tableView clipsSubviews="YES" contentMode="scaleToFill" fixedFrame="YES" alwaysBounceVertical="YES" dataMode="prototypes" style="plain" separatorStyle="default" rowHeight="44" sectionHeaderHeight="28" sectionFooterHeight="28" translatesAutoresizingMaskIntoConstraints="NO" id="cFo-AN-kZv">
  131. <rect key="frame" x="0.0" y="0.0" width="375" height="667"/>
  132. <autoresizingMask key="autoresizingMask" flexibleMinX="YES" widthSizable="YES" flexibleMaxX="YES" flexibleMinY="YES" heightSizable="YES" flexibleMaxY="YES"/>
  133. <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
  134. <connections>
  135. <outlet property="dataSource" destination="XDY-MZ-Gnz" id="ERx-9f-Lzx"/>
  136. <outlet property="delegate" destination="XDY-MZ-Gnz" id="WCN-ad-5BK"/>
  137. </connections>
  138. </tableView>
  139. </subviews>
  140. <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
  141. </view>
  142. <connections>
  143. <outlet property="tableView" destination="cFo-AN-kZv" id="vLq-gh-way"/>
  144. </connections>
  145. </viewController>
  146. <placeholder placeholderIdentifier="IBFirstResponder" id="U19-6b-Mxz" userLabel="First Responder" sceneMemberID="firstResponder"/>
  147. </objects>
  148. <point key="canvasLocation" x="7161" y="982"/>
  149. </scene>
  150. </scenes>
  151. </document>