123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778 |
- <?xml version="1.0" encoding="UTF-8"?>
- <document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="16096" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" colorMatched="YES">
- <device id="retina4_7" orientation="portrait" appearance="light"/>
- <dependencies>
- <deployment identifier="iOS"/>
- <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="16086"/>
- <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
- </dependencies>
- <objects>
- <placeholder placeholderIdentifier="IBFilesOwner" id="-1" userLabel="File's Owner" customClass="VideoPlayViewController">
- <connections>
- <outlet property="containerView" destination="6TM-qg-Dhi" id="K7V-MD-0dZ"/>
- <outlet property="playBtn" destination="oww-Qg-SKR" id="mQn-0y-skn"/>
- <outlet property="playView" destination="lzF-86-oj9" id="e5a-L5-uG0"/>
- <outlet property="tableView" destination="Huh-cO-bsF" id="R4D-rH-4CI"/>
- <outlet property="view" destination="i5M-Pr-FkT" id="sfx-zR-JGt"/>
- </connections>
- </placeholder>
- <placeholder placeholderIdentifier="IBFirstResponder" id="-2" customClass="UIResponder"/>
- <view clearsContextBeforeDrawing="NO" contentMode="scaleToFill" id="i5M-Pr-FkT">
- <rect key="frame" x="0.0" y="0.0" width="375" height="667"/>
- <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
- <subviews>
- <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="lzF-86-oj9" customClass="ZFPlayerControlView">
- <rect key="frame" x="0.0" y="0.0" width="375" height="222.5"/>
- <subviews>
- <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="6TM-qg-Dhi">
- <rect key="frame" x="0.0" y="0.0" width="375" height="222.5"/>
- </imageView>
- <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="oww-Qg-SKR">
- <rect key="frame" x="165.5" y="89" width="44" height="44"/>
- <constraints>
- <constraint firstAttribute="width" secondItem="oww-Qg-SKR" secondAttribute="height" id="rOv-xw-qR6"/>
- </constraints>
- <state key="normal" backgroundImage="new_allPlay_44x44_"/>
- <connections>
- <action selector="playClick:" destination="-1" eventType="touchUpInside" id="cW1-Gj-JeQ"/>
- </connections>
- </button>
- </subviews>
- <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
- <constraints>
- <constraint firstItem="6TM-qg-Dhi" firstAttribute="centerX" secondItem="lzF-86-oj9" secondAttribute="centerX" id="Acv-5k-g7J"/>
- <constraint firstItem="6TM-qg-Dhi" firstAttribute="height" secondItem="lzF-86-oj9" secondAttribute="height" id="BeX-cE-94a"/>
- <constraint firstItem="oww-Qg-SKR" firstAttribute="centerY" secondItem="lzF-86-oj9" secondAttribute="centerY" id="CVa-rD-Cw3"/>
- <constraint firstItem="6TM-qg-Dhi" firstAttribute="centerY" secondItem="lzF-86-oj9" secondAttribute="centerY" id="ITk-C3-CHg"/>
- <constraint firstItem="6TM-qg-Dhi" firstAttribute="width" secondItem="lzF-86-oj9" secondAttribute="width" id="MRg-AZ-3YP"/>
- <constraint firstItem="oww-Qg-SKR" firstAttribute="centerX" secondItem="lzF-86-oj9" secondAttribute="centerX" id="eLu-ZH-qPm"/>
- <constraint firstItem="oww-Qg-SKR" firstAttribute="width" secondItem="lzF-86-oj9" secondAttribute="width" multiplier="44:375" id="vuH-aG-2TU"/>
- </constraints>
- </view>
- <tableView clipsSubviews="YES" contentMode="scaleToFill" showsHorizontalScrollIndicator="NO" showsVerticalScrollIndicator="NO" bouncesZoom="NO" style="plain" separatorStyle="default" allowsSelection="NO" rowHeight="-1" estimatedRowHeight="-1" sectionHeaderHeight="28" sectionFooterHeight="28" translatesAutoresizingMaskIntoConstraints="NO" id="Huh-cO-bsF">
- <rect key="frame" x="0.0" y="227" width="375" height="440"/>
- <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
- <connections>
- <outlet property="dataSource" destination="-1" id="DJf-Uh-xQW"/>
- <outlet property="delegate" destination="-1" id="etw-3e-gE1"/>
- </connections>
- </tableView>
- </subviews>
- <color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
- <constraints>
- <constraint firstAttribute="bottom" secondItem="Huh-cO-bsF" secondAttribute="bottom" id="3e1-2M-DEx"/>
- <constraint firstItem="Huh-cO-bsF" firstAttribute="centerX" secondItem="i5M-Pr-FkT" secondAttribute="centerX" id="Dym-qo-buP"/>
- <constraint firstItem="Huh-cO-bsF" firstAttribute="height" secondItem="i5M-Pr-FkT" secondAttribute="height" multiplier="440:667" id="El6-de-Xo6"/>
- <constraint firstItem="lzF-86-oj9" firstAttribute="top" secondItem="i5M-Pr-FkT" secondAttribute="top" id="JLV-vg-4OU"/>
- <constraint firstItem="lzF-86-oj9" firstAttribute="height" secondItem="i5M-Pr-FkT" secondAttribute="height" multiplier="1:3" id="cYm-5X-vwb"/>
- <constraint firstItem="lzF-86-oj9" firstAttribute="width" secondItem="i5M-Pr-FkT" secondAttribute="width" id="iMo-eD-ole"/>
- <constraint firstItem="Huh-cO-bsF" firstAttribute="width" secondItem="i5M-Pr-FkT" secondAttribute="width" id="oeG-Ma-9cv"/>
- <constraint firstItem="lzF-86-oj9" firstAttribute="centerX" secondItem="i5M-Pr-FkT" secondAttribute="centerX" id="qpp-vc-bmX"/>
- </constraints>
- <point key="canvasLocation" x="138.40000000000001" y="152.47376311844079"/>
- </view>
- </objects>
- <resources>
- <image name="new_allPlay_44x44_" width="44" height="44"/>
- </resources>
- </document>
|