VLCFirstStepsSixthPageViewController~ipad.xib 4.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960
  1. <?xml version="1.0" encoding="UTF-8" standalone="no"?>
  2. <document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="7702" systemVersion="14D136" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none">
  3. <dependencies>
  4. <deployment identifier="iOS"/>
  5. <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="7701"/>
  6. </dependencies>
  7. <objects>
  8. <placeholder placeholderIdentifier="IBFilesOwner" id="-1" userLabel="File's Owner" customClass="VLCFirstStepsSixthPageViewController">
  9. <connections>
  10. <outlet property="flossDescriptionLabel" destination="RNO-mo-7OT" id="mnB-vD-Ybw"/>
  11. <outlet property="learnMoreButton" destination="IqZ-6V-1cm" id="HOi-2l-hUC"/>
  12. <outlet property="view" destination="i5M-Pr-FkT" id="sfx-zR-JGt"/>
  13. </connections>
  14. </placeholder>
  15. <placeholder placeholderIdentifier="IBFirstResponder" id="-2" customClass="UIResponder"/>
  16. <view clearsContextBeforeDrawing="NO" contentMode="scaleToFill" id="i5M-Pr-FkT">
  17. <rect key="frame" x="0.0" y="0.0" width="540" height="620"/>
  18. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  19. <subviews>
  20. <label clipsSubviews="YES" userInteractionEnabled="NO" contentMode="center" textAlignment="center" lineBreakMode="wordWrap" numberOfLines="0" baselineAdjustment="alignBaselines" minimumScaleFactor="0.5" id="RNO-mo-7OT">
  21. <rect key="frame" x="80" y="272" width="381" height="269"/>
  22. <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMinY="YES" flexibleMaxY="YES"/>
  23. <color key="backgroundColor" red="0.1215686275" green="0.1215686275" blue="0.1215686275" alpha="1" colorSpace="calibratedRGB"/>
  24. <string key="text">VLC for iOS is free and open source software developed by volunteers.
  25. We hope you enjoy it.</string>
  26. <fontDescription key="fontDescription" type="system" pointSize="25"/>
  27. <color key="textColor" white="0.71999999999999997" alpha="1" colorSpace="calibratedWhite"/>
  28. <nil key="highlightedColor"/>
  29. </label>
  30. <imageView userInteractionEnabled="NO" contentMode="scaleToFill" image="VLCCone512x512" id="TKA-c3-IgQ">
  31. <rect key="frame" x="206" y="121" width="128" height="128"/>
  32. <autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMaxX="YES" flexibleMinY="YES" flexibleMaxY="YES"/>
  33. </imageView>
  34. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" id="IqZ-6V-1cm">
  35. <rect key="frame" x="20" y="549" width="500" height="42"/>
  36. <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMinY="YES" flexibleMaxY="YES"/>
  37. <fontDescription key="fontDescription" type="system" pointSize="25"/>
  38. <state key="normal" title="Learn More">
  39. <color key="titleColor" red="0.0" green="0.37647058820000001" blue="0.99607843139999996" alpha="1" colorSpace="calibratedRGB"/>
  40. <color key="titleShadowColor" white="0.5" alpha="1" colorSpace="calibratedWhite"/>
  41. </state>
  42. <connections>
  43. <action selector="learnMore:" destination="-1" eventType="touchUpInside" id="PUv-99-Dye"/>
  44. </connections>
  45. </button>
  46. </subviews>
  47. <color key="backgroundColor" white="0.12" alpha="1" colorSpace="calibratedWhite"/>
  48. <freeformSimulatedSizeMetrics key="simulatedDestinationMetrics"/>
  49. </view>
  50. </objects>
  51. <resources>
  52. <image name="VLCCone512x512" width="512" height="512"/>
  53. </resources>
  54. <simulatedMetricsContainer key="defaultSimulatedMetrics">
  55. <simulatedStatusBarMetrics key="statusBar"/>
  56. <simulatedOrientationMetrics key="orientation"/>
  57. <simulatedScreenMetrics key="destination" type="retina4"/>
  58. </simulatedMetricsContainer>
  59. </document>