PlayingExternallyView.xib 5.8 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="14113" 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="Alignment constraints with different attributes" minToolsVersion="5.1"/>
  10. <capability name="Safe area layout guides" 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" customClass="PlayingExternallyView" customModule="VLC" customModuleProvider="target">
  15. <connections>
  16. <outlet property="playingExternallyDescription" destination="P6D-oZ-7p9" id="guz-N0-s0j"/>
  17. <outlet property="playingExternallyTitle" destination="qcj-wb-3NY" id="RMA-48-6rU"/>
  18. </connections>
  19. </placeholder>
  20. <placeholder placeholderIdentifier="IBFirstResponder" id="-2" customClass="UIResponder"/>
  21. <view contentMode="scaleToFill" id="iN0-l3-epB" customClass="PlayingExternallyView" customModule="VLC" customModuleProvider="target">
  22. <rect key="frame" x="0.0" y="0.0" width="400" height="400"/>
  23. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  24. <subviews>
  25. <imageView userInteractionEnabled="NO" contentMode="center" image="PlayingExternally" translatesAutoresizingMaskIntoConstraints="NO" id="y5s-bW-D2G" userLabel="PlayingExternallyImageView">
  26. <rect key="frame" x="139" y="105" width="122" height="91"/>
  27. </imageView>
  28. <label opaque="NO" clipsSubviews="YES" userInteractionEnabled="NO" contentMode="left" verticalHuggingPriority="251" text="TV Connected" textAlignment="center" lineBreakMode="tailTruncation" numberOfLines="2" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="qcj-wb-3NY">
  29. <rect key="frame" x="10" y="204" width="380" height="23"/>
  30. <color key="backgroundColor" red="0.0" green="0.0" blue="0.0" alpha="0.0" colorSpace="custom" customColorSpace="sRGB"/>
  31. <fontDescription key="fontDescription" type="boldSystem" pointSize="19"/>
  32. <color key="textColor" red="0.3803921569" green="0.3803921569" blue="0.3803921569" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  33. <nil key="highlightedColor"/>
  34. </label>
  35. <label opaque="NO" clipsSubviews="YES" userInteractionEnabled="NO" contentMode="left" text="This video is playing on the TV" textAlignment="center" lineBreakMode="tailTruncation" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="P6D-oZ-7p9">
  36. <rect key="frame" x="10" y="235" width="380" height="19.5"/>
  37. <color key="backgroundColor" red="0.0" green="0.0" blue="0.0" alpha="0.0" colorSpace="custom" customColorSpace="sRGB"/>
  38. <fontDescription key="fontDescription" type="system" pointSize="16"/>
  39. <color key="textColor" red="0.3803921569" green="0.3803921569" blue="0.3803921569" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  40. <color key="highlightedColor" red="0.3803921569" green="0.3803921569" blue="0.3803921569" alpha="0.81000000000000005" colorSpace="custom" customColorSpace="sRGB"/>
  41. </label>
  42. </subviews>
  43. <constraints>
  44. <constraint firstItem="qcj-wb-3NY" firstAttribute="leading" secondItem="vUN-kp-3ea" secondAttribute="leading" constant="10" id="9Cp-he-988"/>
  45. <constraint firstItem="y5s-bW-D2G" firstAttribute="bottom" secondItem="vUN-kp-3ea" secondAttribute="centerY" constant="-4" id="HHD-Dn-rf8"/>
  46. <constraint firstItem="qcj-wb-3NY" firstAttribute="bottom" secondItem="P6D-oZ-7p9" secondAttribute="top" constant="-8" id="Huf-bQ-Lhc"/>
  47. <constraint firstItem="qcj-wb-3NY" firstAttribute="trailing" secondItem="vUN-kp-3ea" secondAttribute="trailing" constant="-10" id="Kvf-aR-8Jy"/>
  48. <constraint firstItem="P6D-oZ-7p9" firstAttribute="trailing" secondItem="qcj-wb-3NY" secondAttribute="trailing" id="O89-Tk-flq"/>
  49. <constraint firstItem="y5s-bW-D2G" firstAttribute="centerX" secondItem="vUN-kp-3ea" secondAttribute="centerX" id="PAf-oN-B54"/>
  50. <constraint firstItem="qcj-wb-3NY" firstAttribute="top" secondItem="y5s-bW-D2G" secondAttribute="bottom" constant="8" id="Vju-PL-L3u"/>
  51. <constraint firstItem="P6D-oZ-7p9" firstAttribute="leading" secondItem="qcj-wb-3NY" secondAttribute="leading" id="kZz-df-4Vg"/>
  52. </constraints>
  53. <freeformSimulatedSizeMetrics key="simulatedDestinationMetrics"/>
  54. <viewLayoutGuide key="safeArea" id="vUN-kp-3ea"/>
  55. <connections>
  56. <outlet property="playingExternallyDescription" destination="P6D-oZ-7p9" id="g2c-Ug-php"/>
  57. <outlet property="playingExternallyTitle" destination="qcj-wb-3NY" id="LJM-a6-c3Q"/>
  58. </connections>
  59. <point key="canvasLocation" x="55" y="77"/>
  60. </view>
  61. </objects>
  62. <resources>
  63. <image name="PlayingExternally" width="122" height="91"/>
  64. </resources>
  65. </document>