VLCFirstStepsFourthPageViewController~iphone.xib 8.0 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394
  1. <?xml version="1.0" encoding="UTF-8" standalone="no"?>
  2. <document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="7706" systemVersion="14D136" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none">
  3. <dependencies>
  4. <deployment identifier="iOS"/>
  5. <development version="5100" identifier="xcode"/>
  6. <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="7703"/>
  7. </dependencies>
  8. <objects>
  9. <placeholder placeholderIdentifier="IBFilesOwner" id="-1" userLabel="File's Owner" customClass="VLCFirstStepsFourthPageViewController">
  10. <connections>
  11. <outlet property="accessDescriptionLabel" destination="JUN-oP-TvH" id="Xss-rY-9hs"/>
  12. <outlet property="actualContentView" destination="FKB-U8-Hfg" id="R5m-hJ-C6I"/>
  13. <outlet property="uploadDescriptionLabel" destination="Gsu-FY-c77" id="OOO-oX-Cqi"/>
  14. <outlet property="view" destination="i5M-Pr-FkT" id="sfx-zR-JGt"/>
  15. </connections>
  16. </placeholder>
  17. <placeholder placeholderIdentifier="IBFirstResponder" id="-2" customClass="UIResponder"/>
  18. <view clearsContextBeforeDrawing="NO" contentMode="scaleToFill" id="i5M-Pr-FkT">
  19. <rect key="frame" x="0.0" y="0.0" width="320" height="568"/>
  20. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  21. <subviews>
  22. <view contentMode="scaleToFill" id="FKB-U8-Hfg">
  23. <rect key="frame" x="0.0" y="72" width="320" height="448"/>
  24. <autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMaxX="YES" flexibleMinY="YES" flexibleMaxY="YES"/>
  25. <subviews>
  26. <label clipsSubviews="YES" userInteractionEnabled="NO" contentMode="top" text="Upload your media to Google Drive or Dropbox." textAlignment="center" lineBreakMode="wordWrap" numberOfLines="0" baselineAdjustment="alignBaselines" minimumScaleFactor="0.5" id="Gsu-FY-c77">
  27. <rect key="frame" x="20" y="189" width="280" height="81"/>
  28. <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMinY="YES" flexibleMaxY="YES"/>
  29. <color key="backgroundColor" red="0.1215686275" green="0.1215686275" blue="0.1215686275" alpha="1" colorSpace="calibratedRGB"/>
  30. <fontDescription key="fontDescription" type="system" pointSize="19"/>
  31. <color key="textColor" white="0.71999999999999997" alpha="1" colorSpace="calibratedWhite"/>
  32. <nil key="highlightedColor"/>
  33. </label>
  34. <imageView userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="sidebar" id="CUV-JT-ySO">
  35. <rect key="frame" x="21" y="278" width="79" height="125"/>
  36. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES" flexibleMaxY="YES"/>
  37. </imageView>
  38. <label clipsSubviews="YES" userInteractionEnabled="NO" contentMode="top" text="Open the sidebar to select Your Cloud provider and access Your media for downloading or streaming." textAlignment="center" lineBreakMode="wordWrap" numberOfLines="0" baselineAdjustment="alignBaselines" minimumScaleFactor="0.5" id="JUN-oP-TvH">
  39. <rect key="frame" x="128" y="264" width="172" height="200"/>
  40. <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMinY="YES" flexibleMaxY="YES"/>
  41. <color key="backgroundColor" red="0.1215686275" green="0.1215686275" blue="0.1215686275" alpha="1" colorSpace="calibratedRGB"/>
  42. <fontDescription key="fontDescription" type="system" pointSize="18"/>
  43. <color key="textColor" white="0.71999999999999997" alpha="1" colorSpace="calibratedWhite"/>
  44. <nil key="highlightedColor"/>
  45. </label>
  46. <imageView userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="phone" id="kBr-bI-uRM">
  47. <rect key="frame" x="30" y="83" width="72" height="105"/>
  48. <autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMaxX="YES" flexibleMinY="YES" flexibleMaxY="YES"/>
  49. </imageView>
  50. <imageView userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="laptop" id="jqv-4k-4XY">
  51. <rect key="frame" x="184" y="83" width="114" height="105"/>
  52. <autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMaxX="YES" flexibleMinY="YES" flexibleMaxY="YES"/>
  53. </imageView>
  54. <imageView userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="cloud" id="E1R-IM-2yb">
  55. <rect key="frame" x="113" y="115" width="78" height="41"/>
  56. <autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMaxX="YES" flexibleMinY="YES" flexibleMaxY="YES"/>
  57. </imageView>
  58. <imageView userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="filledcloud" id="wJh-b0-w2G">
  59. <rect key="frame" x="47" y="365" width="85" height="45"/>
  60. <autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMaxX="YES" flexibleMinY="YES" flexibleMaxY="YES"/>
  61. </imageView>
  62. <imageView userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="Drive" id="gdI-Lw-xVt">
  63. <rect key="frame" x="93" y="381" width="24" height="22"/>
  64. <autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMaxX="YES" flexibleMinY="YES" flexibleMaxY="YES"/>
  65. </imageView>
  66. <imageView userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="Dropbox" id="frX-b4-iG2">
  67. <rect key="frame" x="67" y="381" width="24" height="22"/>
  68. <autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMaxX="YES" flexibleMinY="YES" flexibleMaxY="YES"/>
  69. </imageView>
  70. </subviews>
  71. <color key="backgroundColor" red="0.1215686275" green="0.1215686275" blue="0.1215686275" alpha="1" colorSpace="calibratedRGB"/>
  72. </view>
  73. </subviews>
  74. <color key="backgroundColor" red="0.1215686275" green="0.1215686275" blue="0.1215686275" alpha="1" colorSpace="calibratedRGB"/>
  75. <simulatedStatusBarMetrics key="simulatedStatusBarMetrics"/>
  76. <simulatedScreenMetrics key="simulatedDestinationMetrics" type="retina4"/>
  77. </view>
  78. </objects>
  79. <resources>
  80. <image name="Drive" width="34" height="29"/>
  81. <image name="Dropbox" width="36" height="36"/>
  82. <image name="cloud" width="84" height="41"/>
  83. <image name="filledcloud" width="92" height="45"/>
  84. <image name="laptop" width="123" height="105"/>
  85. <image name="phone" width="52" height="105"/>
  86. <image name="sidebar" width="78" height="108"/>
  87. </resources>
  88. <simulatedMetricsContainer key="defaultSimulatedMetrics">
  89. <simulatedStatusBarMetrics key="statusBar"/>
  90. <simulatedOrientationMetrics key="orientation"/>
  91. <simulatedScreenMetrics key="destination" type="retina4"/>
  92. </simulatedMetricsContainer>
  93. </document>