Main.storyboard 12 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="12118" systemVersion="16E195" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" colorMatched="YES" initialViewController="guh-7O-aMj">
  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="12086"/>
  9. <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
  10. </dependencies>
  11. <scenes>
  12. <!--Table View Controller-->
  13. <scene sceneID="bc8-Qy-GL7">
  14. <objects>
  15. <tableViewController id="amF-rs-8QD" sceneMemberID="viewController">
  16. <tableView key="view" clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" dataMode="static" style="grouped" separatorStyle="default" rowHeight="44" sectionHeaderHeight="18" sectionFooterHeight="18" id="lWb-bE-fjV">
  17. <rect key="frame" x="0.0" y="0.0" width="375" height="667"/>
  18. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  19. <color key="backgroundColor" red="0.93725490199999995" green="0.93725490199999995" blue="0.95686274510000002" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  20. <sections>
  21. <tableViewSection id="c3M-Gp-Nwj">
  22. <cells>
  23. <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" selectionStyle="default" accessoryType="disclosureIndicator" indentationWidth="10" textLabel="ejz-TK-cHo" style="IBUITableViewCellStyleDefault" id="IIr-lM-73b">
  24. <rect key="frame" x="0.0" y="35" width="375" height="44"/>
  25. <autoresizingMask key="autoresizingMask"/>
  26. <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="IIr-lM-73b" id="L8k-E5-tQT">
  27. <rect key="frame" x="0.0" y="0.0" width="342" height="44"/>
  28. <autoresizingMask key="autoresizingMask"/>
  29. <subviews>
  30. <label opaque="NO" multipleTouchEnabled="YES" contentMode="left" text="Play video" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" id="ejz-TK-cHo">
  31. <rect key="frame" x="15" y="0.0" width="325" height="43.5"/>
  32. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
  33. <fontDescription key="fontDescription" type="system" pointSize="16"/>
  34. <color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  35. <nil key="highlightedColor"/>
  36. </label>
  37. </subviews>
  38. </tableViewCellContentView>
  39. <connections>
  40. <segue destination="EfO-db-3YO" kind="show" id="Eho-lw-nZG"/>
  41. </connections>
  42. </tableViewCell>
  43. </cells>
  44. </tableViewSection>
  45. </sections>
  46. <connections>
  47. <outlet property="dataSource" destination="amF-rs-8QD" id="TC5-n4-9oE"/>
  48. <outlet property="delegate" destination="amF-rs-8QD" id="GOe-JW-H5g"/>
  49. </connections>
  50. </tableView>
  51. <navigationItem key="navigationItem" id="Paq-Ot-At9"/>
  52. </tableViewController>
  53. <placeholder placeholderIdentifier="IBFirstResponder" id="mDU-HB-BlF" userLabel="First Responder" sceneMemberID="firstResponder"/>
  54. </objects>
  55. <point key="canvasLocation" x="926" y="330"/>
  56. </scene>
  57. <!--View Controller-->
  58. <scene sceneID="1xZ-i6-N1V">
  59. <objects>
  60. <viewController id="EfO-db-3YO" customClass="ViewController" sceneMemberID="viewController">
  61. <layoutGuides>
  62. <viewControllerLayoutGuide type="top" id="zkD-BA-2ra"/>
  63. <viewControllerLayoutGuide type="bottom" id="iJb-1M-zMl"/>
  64. </layoutGuides>
  65. <view key="view" contentMode="scaleToFill" id="WD1-aN-dww">
  66. <rect key="frame" x="0.0" y="0.0" width="375" height="667"/>
  67. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  68. <subviews>
  69. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="U2l-bI-vhJ" customClass="PlayerView">
  70. <rect key="frame" x="0.0" y="0.0" width="375" height="667"/>
  71. <color key="backgroundColor" red="0.33333333333333331" green="0.33333333333333331" blue="0.33333333333333331" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  72. </view>
  73. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="00" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="YIi-pp-uLf">
  74. <rect key="frame" x="20" y="621" width="17" height="16"/>
  75. <fontDescription key="fontDescription" type="system" pointSize="13"/>
  76. <color key="textColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  77. <nil key="highlightedColor"/>
  78. </label>
  79. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="00" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="bbi-NS-p8Q">
  80. <rect key="frame" x="338" y="621" width="17" height="16"/>
  81. <fontDescription key="fontDescription" type="system" pointSize="13"/>
  82. <color key="textColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  83. <nil key="highlightedColor"/>
  84. </label>
  85. <slider opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" minValue="0.0" maxValue="1" translatesAutoresizingMaskIntoConstraints="NO" id="Hnz-ft-KOF">
  86. <rect key="frame" x="18" y="637" width="339" height="31"/>
  87. <connections>
  88. <action selector="sliderAction:" destination="EfO-db-3YO" eventType="touchUpInside" id="fEj-M7-r8m"/>
  89. <action selector="touchSliderAction:" destination="EfO-db-3YO" eventType="touchDown" id="nkJ-oM-K4t"/>
  90. </connections>
  91. </slider>
  92. </subviews>
  93. <color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  94. <constraints>
  95. <constraint firstItem="iJb-1M-zMl" firstAttribute="top" secondItem="Hnz-ft-KOF" secondAttribute="bottom" id="2EP-hd-bYW"/>
  96. <constraint firstItem="Hnz-ft-KOF" firstAttribute="leading" secondItem="WD1-aN-dww" secondAttribute="leading" constant="20" id="5vq-Ib-cOe"/>
  97. <constraint firstItem="Hnz-ft-KOF" firstAttribute="leading" secondItem="YIi-pp-uLf" secondAttribute="leading" id="Bhc-W9-DPb"/>
  98. <constraint firstItem="U2l-bI-vhJ" firstAttribute="leading" secondItem="WD1-aN-dww" secondAttribute="leading" id="NFG-qS-Xp6"/>
  99. <constraint firstAttribute="trailing" secondItem="Hnz-ft-KOF" secondAttribute="trailing" constant="20" id="PbO-FL-oPX"/>
  100. <constraint firstAttribute="trailing" secondItem="U2l-bI-vhJ" secondAttribute="trailing" id="TW2-Ck-FS4"/>
  101. <constraint firstItem="U2l-bI-vhJ" firstAttribute="top" secondItem="WD1-aN-dww" secondAttribute="top" id="Xh7-iZ-A4o"/>
  102. <constraint firstItem="Hnz-ft-KOF" firstAttribute="top" secondItem="YIi-pp-uLf" secondAttribute="bottom" id="Zen-Ji-Lfh"/>
  103. <constraint firstItem="iJb-1M-zMl" firstAttribute="top" secondItem="U2l-bI-vhJ" secondAttribute="bottom" id="ekK-Lg-a7m"/>
  104. <constraint firstItem="Hnz-ft-KOF" firstAttribute="top" secondItem="bbi-NS-p8Q" secondAttribute="bottom" id="emf-ph-rqm"/>
  105. <constraint firstItem="Hnz-ft-KOF" firstAttribute="trailing" secondItem="bbi-NS-p8Q" secondAttribute="trailing" id="zDX-pB-CJ3"/>
  106. </constraints>
  107. </view>
  108. <navigationItem key="navigationItem" id="TLm-eT-nEB">
  109. <barButtonItem key="rightBarButtonItem" title="toggle" id="aw6-kj-xSR">
  110. <connections>
  111. <action selector="toggleAction:" destination="EfO-db-3YO" id="pXb-2Q-P2v"/>
  112. </connections>
  113. </barButtonItem>
  114. </navigationItem>
  115. <connections>
  116. <outlet property="currentTimeLabel" destination="YIi-pp-uLf" id="LUh-yw-3oO"/>
  117. <outlet property="playerView" destination="U2l-bI-vhJ" id="Ga8-S6-hyQ"/>
  118. <outlet property="slider" destination="Hnz-ft-KOF" id="eXK-TL-QHI"/>
  119. <outlet property="totalTimeLabel" destination="bbi-NS-p8Q" id="ImM-6r-teU"/>
  120. </connections>
  121. </viewController>
  122. <placeholder placeholderIdentifier="IBFirstResponder" id="fTe-1X-K8x" sceneMemberID="firstResponder"/>
  123. </objects>
  124. <point key="canvasLocation" x="1595" y="330"/>
  125. </scene>
  126. <!--Navigation Controller-->
  127. <scene sceneID="sBK-qS-hCr">
  128. <objects>
  129. <navigationController automaticallyAdjustsScrollViewInsets="NO" id="guh-7O-aMj" sceneMemberID="viewController">
  130. <toolbarItems/>
  131. <navigationBar key="navigationBar" contentMode="scaleToFill" id="v5P-CJ-TG3">
  132. <rect key="frame" x="0.0" y="0.0" width="320" height="44"/>
  133. <autoresizingMask key="autoresizingMask"/>
  134. </navigationBar>
  135. <nil name="viewControllers"/>
  136. <connections>
  137. <segue destination="amF-rs-8QD" kind="relationship" relationship="rootViewController" id="UUK-u5-dGL"/>
  138. </connections>
  139. </navigationController>
  140. <placeholder placeholderIdentifier="IBFirstResponder" id="Fd7-Se-RBW" userLabel="First Responder" sceneMemberID="firstResponder"/>
  141. </objects>
  142. <point key="canvasLocation" x="170" y="330"/>
  143. </scene>
  144. </scenes>
  145. </document>