VLCEmptyLibraryView.xib 7.3 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586
  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" useTraitCollections="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="Stack View standard spacing" minToolsVersion="9.0"/>
  11. <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
  12. </dependencies>
  13. <objects>
  14. <placeholder placeholderIdentifier="IBFilesOwner" id="-1" userLabel="File's Owner"/>
  15. <placeholder placeholderIdentifier="IBFirstResponder" id="-2" customClass="UIResponder"/>
  16. <view contentMode="scaleAspectFit" preservesSuperviewLayoutMargins="YES" id="112" customClass="VLCEmptyLibraryView">
  17. <rect key="frame" x="0.0" y="0.0" width="375" height="667"/>
  18. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  19. <subviews>
  20. <stackView opaque="NO" contentMode="scaleToFill" axis="vertical" alignment="center" spacing="18" translatesAutoresizingMaskIntoConstraints="NO" id="141-gp-zTI" userLabel="Empty View">
  21. <rect key="frame" x="24.5" y="152.5" width="326" height="382"/>
  22. <subviews>
  23. <imageView userInteractionEnabled="NO" contentMode="scaleToFill" image="VLCCone512x512.png" translatesAutoresizingMaskIntoConstraints="NO" id="115">
  24. <rect key="frame" x="89.5" y="0.0" width="147" height="147"/>
  25. <constraints>
  26. <constraint firstAttribute="width" relation="lessThanOrEqual" constant="250" id="51y-b0-uDd"/>
  27. <constraint firstAttribute="width" secondItem="115" secondAttribute="height" multiplier="1:1" id="cc7-4o-L1f"/>
  28. </constraints>
  29. </imageView>
  30. <stackView opaque="NO" contentMode="scaleAspectFit" axis="vertical" distribution="fillEqually" alignment="center" spacingType="standard" translatesAutoresizingMaskIntoConstraints="NO" id="hAg-Nw-10g" userLabel="Descriptions">
  31. <rect key="frame" x="0.0" y="165" width="326" height="217"/>
  32. <subviews>
  33. <label opaque="NO" clipsSubviews="YES" userInteractionEnabled="NO" contentMode="left" text="Empty Media Library" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="114">
  34. <rect key="frame" x="78.5" y="0.0" width="169" height="67"/>
  35. <fontDescription key="fontDescription" type="boldSystem" pointSize="17"/>
  36. <nil key="textColor"/>
  37. <nil key="highlightedColor"/>
  38. </label>
  39. <label opaque="NO" clipsSubviews="YES" userInteractionEnabled="NO" contentMode="center" textAlignment="center" lineBreakMode="wordWrap" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" preferredMaxLayoutWidth="300" translatesAutoresizingMaskIntoConstraints="NO" id="vqV-xO-9Ez">
  40. <rect key="frame" x="19" y="75" width="288.5" height="67"/>
  41. <string key="text">For playback, you can stream media from a server on your local network, from the cloud or synchronize media to your device using iTunes, WiFi Upload or Cloud services.</string>
  42. <fontDescription key="fontDescription" type="system" pointSize="14"/>
  43. <color key="textColor" red="0.72000002861022949" green="0.72000002861022949" blue="0.72000002861022949" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  44. <nil key="highlightedColor"/>
  45. </label>
  46. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="A78-83-MhQ">
  47. <rect key="frame" x="116" y="150" width="94" height="67"/>
  48. <fontDescription key="fontDescription" type="system" weight="medium" pointSize="18"/>
  49. <state key="normal" title="Learn More">
  50. <color key="titleColor" red="1" green="0.60783044529999997" blue="0.1420323705" alpha="1" colorSpace="custom" customColorSpace="displayP3"/>
  51. <color key="titleShadowColor" red="0.5" green="0.5" blue="0.5" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  52. </state>
  53. <connections>
  54. <action selector="learnMore:" destination="112" eventType="touchUpInside" id="TQf-Oo-oTD"/>
  55. </connections>
  56. </button>
  57. </subviews>
  58. </stackView>
  59. </subviews>
  60. <constraints>
  61. <constraint firstItem="115" firstAttribute="width" secondItem="hAg-Nw-10g" secondAttribute="width" multiplier="0.45" id="HnH-ba-fHc"/>
  62. </constraints>
  63. <viewLayoutGuide key="safeArea" id="whM-Tb-M9o"/>
  64. <variation key="heightClass=compact" axis="horizontal"/>
  65. </stackView>
  66. </subviews>
  67. <constraints>
  68. <constraint firstItem="141-gp-zTI" firstAttribute="centerX" secondItem="1mU-bI-aIo" secondAttribute="centerX" id="Cdl-do-lNd"/>
  69. <constraint firstItem="141-gp-zTI" firstAttribute="centerY" secondItem="1mU-bI-aIo" secondAttribute="centerY" id="ZrH-Xy-Fzq"/>
  70. <constraint firstItem="141-gp-zTI" firstAttribute="height" secondItem="1mU-bI-aIo" secondAttribute="height" multiplier="0.55" priority="749" id="kIp-QD-bah"/>
  71. <constraint firstItem="1mU-bI-aIo" firstAttribute="width" relation="greaterThanOrEqual" secondItem="141-gp-zTI" secondAttribute="width" multiplier="1.15" id="u8v-1a-vO0"/>
  72. </constraints>
  73. <viewLayoutGuide key="safeArea" id="1mU-bI-aIo"/>
  74. <connections>
  75. <outlet property="emptyLibraryLabel" destination="114" id="119"/>
  76. <outlet property="emptyLibraryLongDescriptionLabel" destination="vqV-xO-9Ez" id="Grj-83-sAj"/>
  77. <outlet property="learnMoreButton" destination="A78-83-MhQ" id="z6i-rn-FZx"/>
  78. </connections>
  79. <point key="canvasLocation" x="43" y="153"/>
  80. </view>
  81. </objects>
  82. <resources>
  83. <image name="VLCCone512x512.png" width="512" height="512"/>
  84. </resources>
  85. </document>