| 12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697 |
- <?xml version="1.0" encoding="UTF-8"?>
- <document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="13529" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" colorMatched="YES">
- <device id="retina4_7" orientation="portrait">
- <adaptation id="fullscreen"/>
- </device>
- <dependencies>
- <deployment identifier="iOS"/>
- <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="13527"/>
- <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
- </dependencies>
- <objects>
- <placeholder placeholderIdentifier="IBFilesOwner" id="-1" userLabel="File's Owner" customClass="CommonEditorBannerCell"/>
- <placeholder placeholderIdentifier="IBFirstResponder" id="-2" customClass="UIResponder"/>
- <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" preservesSuperviewLayoutMargins="YES" selectionStyle="default" indentationWidth="10" reuseIdentifier="CommonEditorBannerCell" rowHeight="200" id="E8q-bo-mcp" customClass="CommonEditorBannerCell">
- <rect key="frame" x="0.0" y="0.0" width="597" height="195"/>
- <autoresizingMask key="autoresizingMask"/>
- <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" preservesSuperviewLayoutMargins="YES" insetsLayoutMarginsFromSafeArea="NO" tableViewCell="E8q-bo-mcp" id="sgK-xT-zL1">
- <rect key="frame" x="0.0" y="0.0" width="597" height="194.5"/>
- <autoresizingMask key="autoresizingMask"/>
- <subviews>
- <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="ILR-pL-388">
- <rect key="frame" x="0.0" y="0.0" width="597" height="200"/>
- <subviews>
- <collectionView clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleToFill" alwaysBounceHorizontal="YES" pagingEnabled="YES" showsHorizontalScrollIndicator="NO" showsVerticalScrollIndicator="NO" dataMode="none" translatesAutoresizingMaskIntoConstraints="NO" id="dim-uJ-xoH">
- <rect key="frame" x="0.0" y="0.0" width="597" height="200"/>
- <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
- <collectionViewFlowLayout key="collectionViewLayout" scrollDirection="horizontal" minimumLineSpacing="10" minimumInteritemSpacing="10" id="iRW-wb-XZe">
- <size key="itemSize" width="50" height="50"/>
- <size key="headerReferenceSize" width="0.0" height="0.0"/>
- <size key="footerReferenceSize" width="0.0" height="0.0"/>
- <inset key="sectionInset" minX="0.0" minY="0.0" maxX="0.0" maxY="0.0"/>
- </collectionViewFlowLayout>
- <connections>
- <outlet property="dataSource" destination="E8q-bo-mcp" id="1Ka-oU-6XU"/>
- <outlet property="delegate" destination="E8q-bo-mcp" id="Pku-SP-Yhg"/>
- </connections>
- </collectionView>
- <pageControl opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" hidesForSinglePage="YES" numberOfPages="3" translatesAutoresizingMaskIntoConstraints="NO" id="jgm-U6-Z9N">
- <rect key="frame" x="279" y="165" width="39" height="20"/>
- <constraints>
- <constraint firstAttribute="height" constant="20" id="wcZ-1d-53o"/>
- </constraints>
- <color key="pageIndicatorTintColor" red="0.95751700129999995" green="0.95751700129999995" blue="0.95751700129999995" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
- <color key="currentPageIndicatorTintColor" white="0.33333333333333331" alpha="1" colorSpace="calibratedWhite"/>
- </pageControl>
- <view hidden="YES" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="HOS-2H-C9K" customClass="YTPlayerView">
- <rect key="frame" x="0.0" y="0.0" width="597" height="200"/>
- <subviews>
- <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="fGW-SJ-BKG">
- <rect key="frame" x="547" y="10" width="40" height="40"/>
- <constraints>
- <constraint firstAttribute="width" constant="40" id="9aV-iZ-V7l"/>
- <constraint firstAttribute="height" constant="40" id="sbU-Ky-1gA"/>
- </constraints>
- <state key="normal" title="Click"/>
- <connections>
- <action selector="closePlayerBtnClick:" destination="E8q-bo-mcp" eventType="touchUpInside" id="ZUw-nl-LTT"/>
- </connections>
- </button>
- </subviews>
- <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
- <constraints>
- <constraint firstItem="fGW-SJ-BKG" firstAttribute="top" secondItem="HOS-2H-C9K" secondAttribute="top" constant="10" id="eoT-k1-E97"/>
- <constraint firstAttribute="trailing" secondItem="fGW-SJ-BKG" secondAttribute="trailing" constant="10" id="h63-Zc-iwa"/>
- </constraints>
- </view>
- </subviews>
- <constraints>
- <constraint firstItem="HOS-2H-C9K" firstAttribute="width" secondItem="dim-uJ-xoH" secondAttribute="width" id="8Rr-f1-J4n"/>
- <constraint firstItem="dim-uJ-xoH" firstAttribute="leading" secondItem="ILR-pL-388" secondAttribute="leading" id="8qw-SX-zW4"/>
- <constraint firstItem="HOS-2H-C9K" firstAttribute="top" secondItem="dim-uJ-xoH" secondAttribute="top" id="CFH-ft-nGh"/>
- <constraint firstAttribute="trailing" secondItem="dim-uJ-xoH" secondAttribute="trailing" id="HcU-au-46u"/>
- <constraint firstItem="jgm-U6-Z9N" firstAttribute="centerX" secondItem="dim-uJ-xoH" secondAttribute="centerX" id="OcS-gH-MBc"/>
- <constraint firstItem="HOS-2H-C9K" firstAttribute="leading" secondItem="dim-uJ-xoH" secondAttribute="leading" id="Q3h-Al-oBr"/>
- <constraint firstItem="dim-uJ-xoH" firstAttribute="top" secondItem="ILR-pL-388" secondAttribute="top" id="Yts-tl-DH6"/>
- <constraint firstAttribute="bottom" secondItem="jgm-U6-Z9N" secondAttribute="bottom" constant="15" id="crp-Nk-04a"/>
- <constraint firstItem="HOS-2H-C9K" firstAttribute="height" secondItem="dim-uJ-xoH" secondAttribute="height" id="e9P-R8-U7x"/>
- <constraint firstAttribute="bottom" secondItem="dim-uJ-xoH" secondAttribute="bottom" id="erb-RQ-eHv"/>
- <constraint firstAttribute="height" constant="200" id="j8H-yL-qY0"/>
- </constraints>
- </view>
- </subviews>
- <constraints>
- <constraint firstItem="ILR-pL-388" firstAttribute="leading" secondItem="sgK-xT-zL1" secondAttribute="leading" id="3ge-Ud-7vq"/>
- <constraint firstItem="ILR-pL-388" firstAttribute="top" secondItem="sgK-xT-zL1" secondAttribute="top" id="VEr-Vj-vEG"/>
- <constraint firstAttribute="trailing" secondItem="ILR-pL-388" secondAttribute="trailing" id="YwD-Yd-SgA"/>
- </constraints>
- </tableViewCellContentView>
- <connections>
- <outlet property="bannerCollectionView" destination="dim-uJ-xoH" id="zFo-4H-Sng"/>
- <outlet property="pageControlView" destination="jgm-U6-Z9N" id="qJa-V3-1Ry"/>
- <outlet property="playerView" destination="HOS-2H-C9K" id="plZ-PC-aQb"/>
- </connections>
- <point key="canvasLocation" x="189.5" y="189.5"/>
- </tableViewCell>
- </objects>
- </document>
|