VLCFirstStepsCloudViewController.xib 10 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="14490.70" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useSafeAreas="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="14490.49"/>
  9. <capability name="Safe area layout guides" minToolsVersion="9.0"/>
  10. <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
  11. </dependencies>
  12. <objects>
  13. <placeholder placeholderIdentifier="IBFilesOwner" id="-1" userLabel="File's Owner" customClass="VLCFirstStepsCloudViewController">
  14. <connections>
  15. <outlet property="backgroundView" destination="RRm-Lp-XQj" id="k9v-ML-MlO"/>
  16. <outlet property="descriptionLabel" destination="Qh1-Fe-IdM" id="0hA-TX-gdB"/>
  17. <outlet property="phoneImage" destination="h3l-yk-dhd" id="n7D-lY-CON"/>
  18. <outlet property="titleLabel" destination="FPx-2d-mtp" id="tga-Wg-k5x"/>
  19. <outlet property="view" destination="i5M-Pr-FkT" id="Hd3-y5-z1i"/>
  20. </connections>
  21. </placeholder>
  22. <placeholder placeholderIdentifier="IBFirstResponder" id="-2" customClass="UIResponder"/>
  23. <view clearsContextBeforeDrawing="NO" contentMode="scaleToFill" id="i5M-Pr-FkT">
  24. <rect key="frame" x="0.0" y="0.0" width="375" height="667"/>
  25. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  26. <subviews>
  27. <imageView userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="whiteCloudiPhone" translatesAutoresizingMaskIntoConstraints="NO" id="h3l-yk-dhd">
  28. <rect key="frame" x="17.5" y="196.5" width="340" height="340"/>
  29. <constraints>
  30. <constraint firstAttribute="height" constant="340" id="AHZ-3T-LlF"/>
  31. <constraint firstAttribute="width" constant="340" id="hDg-PR-AW7"/>
  32. </constraints>
  33. </imageView>
  34. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="RRm-Lp-XQj">
  35. <rect key="frame" x="0.0" y="501.5" width="375" height="165.5"/>
  36. <subviews>
  37. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Cloud" textAlignment="center" lineBreakMode="tailTruncation" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="FPx-2d-mtp" userLabel="Title">
  38. <rect key="frame" x="20" y="15" width="335" height="29"/>
  39. <fontDescription key="fontDescription" type="system" weight="semibold" pointSize="24"/>
  40. <nil key="textColor"/>
  41. <nil key="highlightedColor"/>
  42. </label>
  43. <label clipsSubviews="YES" userInteractionEnabled="NO" contentMode="top" textAlignment="center" lineBreakMode="wordWrap" numberOfLines="0" baselineAdjustment="alignBaselines" minimumScaleFactor="0.5" translatesAutoresizingMaskIntoConstraints="NO" id="Qh1-Fe-IdM">
  44. <rect key="frame" x="20" y="59.5" width="335" height="86"/>
  45. <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  46. <string key="text">Connect Your Device to iTunes and select your device. Select "File Sharing" on the left side menu of iTunes and look for VLC to transfer files</string>
  47. <fontDescription key="fontDescription" type="system" pointSize="18"/>
  48. <color key="textColor" red="0.72000002860000001" green="0.72000002860000001" blue="0.72000002860000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  49. <nil key="highlightedColor"/>
  50. </label>
  51. </subviews>
  52. <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  53. <constraints>
  54. <constraint firstItem="FPx-2d-mtp" firstAttribute="leading" secondItem="RRm-Lp-XQj" secondAttribute="leading" constant="20" id="7eZ-iC-avg"/>
  55. <constraint firstAttribute="trailing" secondItem="FPx-2d-mtp" secondAttribute="trailing" constant="20" id="J0Z-xd-E2j"/>
  56. <constraint firstAttribute="trailing" secondItem="Qh1-Fe-IdM" secondAttribute="trailing" constant="20" id="Wc2-7U-6cY"/>
  57. <constraint firstItem="Qh1-Fe-IdM" firstAttribute="leading" secondItem="RRm-Lp-XQj" secondAttribute="leading" constant="20" id="YXB-BV-GZy"/>
  58. <constraint firstItem="Qh1-Fe-IdM" firstAttribute="top" secondItem="FPx-2d-mtp" secondAttribute="bottom" constant="15.333333333333329" id="lWo-T2-xXd"/>
  59. <constraint firstItem="FPx-2d-mtp" firstAttribute="top" secondItem="RRm-Lp-XQj" secondAttribute="top" constant="15.000000000000002" id="tfH-Wx-xQ8"/>
  60. </constraints>
  61. </view>
  62. <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="dropBox" translatesAutoresizingMaskIntoConstraints="NO" id="Wym-9L-KjA">
  63. <rect key="frame" x="17.5" y="127.5" width="64" height="64"/>
  64. </imageView>
  65. <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="googleDrive" translatesAutoresizingMaskIntoConstraints="NO" id="KbM-D3-Kvn">
  66. <rect key="frame" x="101.5" y="53.5" width="64" height="64"/>
  67. </imageView>
  68. <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="box" translatesAutoresizingMaskIntoConstraints="NO" id="L3m-Hq-7k3">
  69. <rect key="frame" x="293.5" y="127.5" width="64" height="64"/>
  70. </imageView>
  71. <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="cloudDownload" translatesAutoresizingMaskIntoConstraints="NO" id="orS-eh-0vN">
  72. <rect key="frame" x="155.5" y="127.5" width="64" height="64"/>
  73. </imageView>
  74. <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="oneDrive" translatesAutoresizingMaskIntoConstraints="NO" id="hcf-Ib-8tk">
  75. <rect key="frame" x="209.5" y="53.5" width="64" height="64"/>
  76. </imageView>
  77. </subviews>
  78. <color key="backgroundColor" red="0.96078431369999995" green="0.73725490199999999" blue="0.40784313729999999" alpha="1" colorSpace="custom" customColorSpace="displayP3"/>
  79. <constraints>
  80. <constraint firstItem="orS-eh-0vN" firstAttribute="top" secondItem="KbM-D3-Kvn" secondAttribute="bottom" constant="10" id="12S-fo-SPC"/>
  81. <constraint firstAttribute="bottom" secondItem="RRm-Lp-XQj" secondAttribute="bottom" id="95H-4e-62V"/>
  82. <constraint firstItem="L3m-Hq-7k3" firstAttribute="leading" secondItem="hcf-Ib-8tk" secondAttribute="trailing" constant="20" id="9kX-R7-3UI"/>
  83. <constraint firstItem="L3m-Hq-7k3" firstAttribute="centerY" secondItem="orS-eh-0vN" secondAttribute="centerY" id="A1Y-sY-b7Q"/>
  84. <constraint firstItem="hcf-Ib-8tk" firstAttribute="centerY" secondItem="KbM-D3-Kvn" secondAttribute="centerY" id="BQY-P4-MTJ"/>
  85. <constraint firstItem="RRm-Lp-XQj" firstAttribute="trailing" secondItem="ase-JJ-cW5" secondAttribute="trailing" id="BXL-WS-PVG"/>
  86. <constraint firstItem="h3l-yk-dhd" firstAttribute="bottom" secondItem="RRm-Lp-XQj" secondAttribute="top" constant="35" id="Jb2-cg-jmT"/>
  87. <constraint firstItem="Qh1-Fe-IdM" firstAttribute="bottom" secondItem="ase-JJ-cW5" secondAttribute="bottom" constant="-20" id="LSj-y0-XHH"/>
  88. <constraint firstItem="h3l-yk-dhd" firstAttribute="top" secondItem="orS-eh-0vN" secondAttribute="bottom" constant="5" id="Z9q-VW-WgZ"/>
  89. <constraint firstItem="orS-eh-0vN" firstAttribute="centerX" secondItem="ase-JJ-cW5" secondAttribute="centerX" id="cBm-zH-znG"/>
  90. <constraint firstItem="Wym-9L-KjA" firstAttribute="leading" secondItem="h3l-yk-dhd" secondAttribute="leading" id="hNc-PY-kcU"/>
  91. <constraint firstItem="L3m-Hq-7k3" firstAttribute="trailing" secondItem="h3l-yk-dhd" secondAttribute="trailing" id="kI4-Uh-brW"/>
  92. <constraint firstItem="h3l-yk-dhd" firstAttribute="centerX" secondItem="ase-JJ-cW5" secondAttribute="centerX" id="kft-re-Pjk"/>
  93. <constraint firstItem="Wym-9L-KjA" firstAttribute="centerY" secondItem="orS-eh-0vN" secondAttribute="centerY" id="mP1-Vg-nri"/>
  94. <constraint firstItem="KbM-D3-Kvn" firstAttribute="leading" secondItem="Wym-9L-KjA" secondAttribute="trailing" constant="20" id="qPk-LD-N2X"/>
  95. <constraint firstItem="RRm-Lp-XQj" firstAttribute="leading" secondItem="ase-JJ-cW5" secondAttribute="leading" id="wwD-AC-A0W"/>
  96. </constraints>
  97. <viewLayoutGuide key="safeArea" id="ase-JJ-cW5"/>
  98. <point key="canvasLocation" x="46.875" y="34.859154929577464"/>
  99. </view>
  100. </objects>
  101. <resources>
  102. <image name="box" width="64" height="64"/>
  103. <image name="cloudDownload" width="64" height="64"/>
  104. <image name="dropBox" width="64" height="64"/>
  105. <image name="googleDrive" width="64" height="64"/>
  106. <image name="oneDrive" width="64" height="64"/>
  107. <image name="whiteCloudiPhone" width="649" height="703"/>
  108. </resources>
  109. </document>