12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879 |
- <?xml version="1.0" encoding="UTF-8"?>
- <document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="23504" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" colorMatched="YES">
- <device id="retina6_12" orientation="portrait" appearance="light"/>
- <dependencies>
- <deployment identifier="iOS"/>
- <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="23506"/>
- <capability name="System colors in document resources" minToolsVersion="11.0"/>
- <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
- </dependencies>
- <objects>
- <placeholder placeholderIdentifier="IBFilesOwner" id="-1" userLabel="File's Owner"/>
- <placeholder placeholderIdentifier="IBFirstResponder" id="-2" customClass="UIResponder"/>
- <view contentMode="scaleToFill" id="iN0-l3-epB" customClass="NYLIVideoDetailHeaderView">
- <rect key="frame" x="0.0" y="0.0" width="393" height="300"/>
- <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
- <subviews>
- <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="8ye-q2-rgL" userLabel="View-top">
- <rect key="frame" x="0.0" y="0.0" width="393" height="88"/>
- <subviews>
- <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="2eB-o1-2H8">
- <rect key="frame" x="0.0" y="38" width="50" height="50"/>
- <constraints>
- <constraint firstAttribute="width" constant="50" id="AaM-h6-07m"/>
- <constraint firstAttribute="height" constant="50" id="YtT-0q-6Fp"/>
- </constraints>
- <inset key="imageEdgeInsets" minX="0.0" minY="0.0" maxX="2.2250738585072014e-308" maxY="0.0"/>
- <state key="normal" image="li_back_white"/>
- </button>
- <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="科一专项精品课" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="J2P-4Y-zyO">
- <rect key="frame" x="96.666666666666686" y="54" width="200" height="18"/>
- <constraints>
- <constraint firstAttribute="width" constant="200" id="CCb-FY-3zk"/>
- <constraint firstAttribute="height" constant="18" id="bzR-ec-OuO"/>
- </constraints>
- <fontDescription key="fontDescription" type="system" pointSize="16"/>
- <color key="textColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
- <nil key="highlightedColor"/>
- </label>
- </subviews>
- <color key="backgroundColor" red="0.28627450980392155" green="0.55686274509803924" blue="0.96078431372549022" alpha="1" colorSpace="calibratedRGB"/>
- <constraints>
- <constraint firstAttribute="bottom" secondItem="2eB-o1-2H8" secondAttribute="bottom" id="0xl-iA-hb6"/>
- <constraint firstItem="2eB-o1-2H8" firstAttribute="leading" secondItem="8ye-q2-rgL" secondAttribute="leading" id="59N-Eo-nFM"/>
- <constraint firstAttribute="height" constant="88" id="PNE-5E-usP"/>
- <constraint firstItem="J2P-4Y-zyO" firstAttribute="centerX" secondItem="8ye-q2-rgL" secondAttribute="centerX" id="Yrc-b9-zc4"/>
- <constraint firstAttribute="bottom" secondItem="J2P-4Y-zyO" secondAttribute="bottom" constant="16" id="z3a-Z9-7xb"/>
- </constraints>
- </view>
- <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="ZEr-g0-phX" userLabel="View-playview">
- <rect key="frame" x="0.0" y="88" width="393" height="212"/>
- <color key="backgroundColor" red="0.4392156862745098" green="0.4392156862745098" blue="0.4392156862745098" alpha="1" colorSpace="calibratedRGB"/>
- </view>
- </subviews>
- <color key="backgroundColor" systemColor="systemBackgroundColor"/>
- <constraints>
- <constraint firstItem="ZEr-g0-phX" firstAttribute="top" secondItem="8ye-q2-rgL" secondAttribute="bottom" id="2Je-WI-X5c"/>
- <constraint firstAttribute="bottom" secondItem="ZEr-g0-phX" secondAttribute="bottom" id="FHA-ax-Rjz"/>
- <constraint firstAttribute="trailing" secondItem="ZEr-g0-phX" secondAttribute="trailing" id="Jeq-gY-xAr"/>
- <constraint firstItem="ZEr-g0-phX" firstAttribute="leading" secondItem="iN0-l3-epB" secondAttribute="leading" id="NXs-zZ-KKQ"/>
- <constraint firstItem="8ye-q2-rgL" firstAttribute="top" secondItem="iN0-l3-epB" secondAttribute="top" id="dIr-6J-hNW"/>
- <constraint firstAttribute="trailing" secondItem="8ye-q2-rgL" secondAttribute="trailing" id="vSi-5p-b2c"/>
- <constraint firstItem="8ye-q2-rgL" firstAttribute="leading" secondItem="iN0-l3-epB" secondAttribute="leading" id="zhM-Qu-mqj"/>
- </constraints>
- <freeformSimulatedSizeMetrics key="simulatedDestinationMetrics"/>
- <connections>
- <outlet property="back_btn" destination="2eB-o1-2H8" id="E26-Ta-wCe"/>
- <outlet property="play_view" destination="ZEr-g0-phX" id="hkV-M2-B0e"/>
- <outlet property="title_label" destination="J2P-4Y-zyO" id="khi-cl-oRI"/>
- </connections>
- <point key="canvasLocation" x="12.977099236641221" y="-12.67605633802817"/>
- </view>
- </objects>
- <resources>
- <image name="li_back_white" width="9.3333330154418945" height="17"/>
- <systemColor name="systemBackgroundColor">
- <color white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
- </systemColor>
- </resources>
- </document>
|