VLCEmptyLibraryView.xib 7.4 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="14109" 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="14088"/>
  9. <capability name="Aspect ratio constraints" minToolsVersion="5.1"/>
  10. <capability name="Constraints with non-1.0 multipliers" minToolsVersion="5.1"/>
  11. <capability name="Safe area layout guides" minToolsVersion="9.0"/>
  12. <capability name="Stack View standard spacing" minToolsVersion="9.0"/>
  13. <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
  14. </dependencies>
  15. <objects>
  16. <placeholder placeholderIdentifier="IBFilesOwner" id="-1" userLabel="File's Owner"/>
  17. <placeholder placeholderIdentifier="IBFirstResponder" id="-2" customClass="UIResponder"/>
  18. <view contentMode="scaleAspectFit" preservesSuperviewLayoutMargins="YES" id="112" customClass="VLCEmptyLibraryView">
  19. <rect key="frame" x="0.0" y="0.0" width="375" height="667"/>
  20. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  21. <subviews>
  22. <stackView opaque="NO" contentMode="scaleToFill" axis="vertical" alignment="center" spacing="18" translatesAutoresizingMaskIntoConstraints="NO" id="141-gp-zTI" userLabel="Empty View">
  23. <rect key="frame" x="24.5" y="153" width="326" height="381"/>
  24. <subviews>
  25. <imageView userInteractionEnabled="NO" contentMode="scaleToFill" image="VLCCone512x512.png" translatesAutoresizingMaskIntoConstraints="NO" id="115">
  26. <rect key="frame" x="90" y="0.0" width="146" height="146"/>
  27. <constraints>
  28. <constraint firstAttribute="width" relation="lessThanOrEqual" constant="250" id="51y-b0-uDd"/>
  29. <constraint firstAttribute="width" secondItem="115" secondAttribute="height" multiplier="1:1" id="cc7-4o-L1f"/>
  30. </constraints>
  31. </imageView>
  32. <stackView opaque="NO" contentMode="scaleAspectFit" axis="vertical" distribution="fillEqually" alignment="center" spacingType="standard" translatesAutoresizingMaskIntoConstraints="NO" id="hAg-Nw-10g" userLabel="Descriptions">
  33. <rect key="frame" x="0.0" y="164" width="326" height="217"/>
  34. <subviews>
  35. <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">
  36. <rect key="frame" x="78.5" y="0.0" width="169" height="67"/>
  37. <fontDescription key="fontDescription" type="boldSystem" pointSize="17"/>
  38. <nil key="textColor"/>
  39. <nil key="highlightedColor"/>
  40. </label>
  41. <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">
  42. <rect key="frame" x="19" y="75" width="288.5" height="67"/>
  43. <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>
  44. <fontDescription key="fontDescription" type="system" pointSize="14"/>
  45. <color key="textColor" red="0.72000002861022949" green="0.72000002861022949" blue="0.72000002861022949" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  46. <nil key="highlightedColor"/>
  47. </label>
  48. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="A78-83-MhQ">
  49. <rect key="frame" x="117" y="150" width="92" height="67"/>
  50. <fontDescription key="fontDescription" type="system" pointSize="18"/>
  51. <state key="normal" title="Learn More">
  52. <color key="titleColor" red="0.0" green="0.37647058820000001" blue="0.99607843139999996" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  53. <color key="titleShadowColor" red="0.5" green="0.5" blue="0.5" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  54. </state>
  55. <connections>
  56. <action selector="learnMore:" destination="112" eventType="touchUpInside" id="TQf-Oo-oTD"/>
  57. </connections>
  58. </button>
  59. </subviews>
  60. </stackView>
  61. </subviews>
  62. <constraints>
  63. <constraint firstItem="115" firstAttribute="width" secondItem="hAg-Nw-10g" secondAttribute="width" multiplier="0.45" id="HnH-ba-fHc"/>
  64. </constraints>
  65. <viewLayoutGuide key="safeArea" id="whM-Tb-M9o"/>
  66. <variation key="heightClass=compact" axis="horizontal"/>
  67. </stackView>
  68. </subviews>
  69. <constraints>
  70. <constraint firstItem="141-gp-zTI" firstAttribute="centerX" secondItem="1mU-bI-aIo" secondAttribute="centerX" id="Cdl-do-lNd"/>
  71. <constraint firstItem="141-gp-zTI" firstAttribute="centerY" secondItem="1mU-bI-aIo" secondAttribute="centerY" id="ZrH-Xy-Fzq"/>
  72. <constraint firstItem="141-gp-zTI" firstAttribute="height" secondItem="1mU-bI-aIo" secondAttribute="height" multiplier="0.55" priority="749" id="kIp-QD-bah"/>
  73. <constraint firstItem="1mU-bI-aIo" firstAttribute="width" relation="greaterThanOrEqual" secondItem="141-gp-zTI" secondAttribute="width" multiplier="1.15" id="u8v-1a-vO0"/>
  74. </constraints>
  75. <viewLayoutGuide key="safeArea" id="1mU-bI-aIo"/>
  76. <connections>
  77. <outlet property="emptyLibraryLabel" destination="114" id="119"/>
  78. <outlet property="emptyLibraryLongDescriptionLabel" destination="vqV-xO-9Ez" id="Grj-83-sAj"/>
  79. <outlet property="learnMoreButton" destination="A78-83-MhQ" id="z6i-rn-FZx"/>
  80. </connections>
  81. <point key="canvasLocation" x="43" y="153"/>
  82. </view>
  83. </objects>
  84. <resources>
  85. <image name="VLCCone512x512.png" width="512" height="512"/>
  86. </resources>
  87. </document>