ifish/Ifish/controllers/IfishYooseeFile/IfishYooseeControlller/IfishP2PPlayBack/IfishPlaybackViewCell.xib

79 lines
6.7 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="17156" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" colorMatched="YES">
<device id="retina6_1" orientation="portrait" appearance="light"/>
<dependencies>
<deployment identifier="iOS"/>
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="17125"/>
<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"/>
<tableViewCell contentMode="scaleToFill" selectionStyle="default" indentationWidth="10" reuseIdentifier="IfishPlaybackViewCell" id="KGk-i7-Jjw" customClass="IfishPlaybackViewCell">
<rect key="frame" x="0.0" y="0.0" width="539" height="70"/>
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
<tableViewCellContentView key="contentView" autoresizesSubviews="NO" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" ambiguous="YES" tableViewCell="KGk-i7-Jjw" id="H2p-sc-9uM">
<rect key="frame" x="0.0" y="0.0" width="539" height="70"/>
<autoresizingMask key="autoresizingMask"/>
<subviews>
<stackView opaque="NO" contentMode="scaleToFill" distribution="fillEqually" alignment="center" translatesAutoresizingMaskIntoConstraints="NO" id="y6h-3U-eVp">
<rect key="frame" x="0.0" y="0.0" width="503" height="539"/>
<subviews>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="202010171833" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="mtl-sb-DhZ">
<rect key="frame" x="0.0" y="261" width="206.5" height="17"/>
<fontDescription key="fontDescription" type="system" pointSize="14"/>
<color key="textColor" white="0.0" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
<nil key="highlightedColor"/>
</label>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="202010171833" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="jDd-Rf-aT2">
<rect key="frame" x="206.5" y="261" width="206" height="17"/>
<fontDescription key="fontDescription" type="system" pointSize="14"/>
<nil key="textColor"/>
<nil key="highlightedColor"/>
</label>
<view contentMode="scaleToFill" id="Syh-58-pnu" userLabel="backView">
<rect key="frame" x="412.5" y="269.5" width="90.5" height="0.0"/>
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
<subviews>
<imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="YVK-ee-AkR">
<rect key="frame" x="30.5" y="-15" width="30" height="30"/>
<constraints>
<constraint firstAttribute="width" constant="30" id="OAr-LF-mDb"/>
<constraint firstAttribute="height" constant="30" id="y9z-26-RmD"/>
</constraints>
</imageView>
</subviews>
<color key="backgroundColor" systemColor="systemBackgroundColor"/>
<constraints>
<constraint firstItem="YVK-ee-AkR" firstAttribute="centerX" secondItem="Syh-58-pnu" secondAttribute="centerX" id="BlS-n1-JSf"/>
<constraint firstItem="YVK-ee-AkR" firstAttribute="centerY" secondItem="Syh-58-pnu" secondAttribute="centerY" id="GZW-7p-Umo"/>
</constraints>
</view>
</subviews>
<color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
</stackView>
</subviews>
<color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
<constraints>
<constraint firstItem="y6h-3U-eVp" firstAttribute="top" secondItem="H2p-sc-9uM" secondAttribute="top" id="0BY-ct-2rB"/>
<constraint firstItem="y6h-3U-eVp" firstAttribute="trailing" secondItem="H2p-sc-9uM" secondAttribute="trailing" id="BjQ-0S-K1J"/>
<constraint firstItem="y6h-3U-eVp" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" id="Xxg-jR-ij3"/>
<constraint firstItem="y6h-3U-eVp" firstAttribute="bottom" secondItem="H2p-sc-9uM" secondAttribute="bottom" id="orC-r6-VT1"/>
</constraints>
</tableViewCellContentView>
<connections>
<outlet property="endTimeLabel" destination="jDd-Rf-aT2" id="C1n-EA-bru"/>
<outlet property="playImageView" destination="YVK-ee-AkR" id="FUp-PM-im4"/>
<outlet property="startTimeLabel" destination="mtl-sb-DhZ" id="tf7-Iz-LJA"/>
</connections>
<point key="canvasLocation" x="-34.399999999999999" y="400.29985007496254"/>
</tableViewCell>
</objects>
<resources>
<systemColor name="systemBackgroundColor">
<color white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
</systemColor>
</resources>
</document>