<?xml version="1.0" encoding="UTF-8"?>
|
<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="14460.31" 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="14460.20"/>
|
<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" rowHeight="220" id="KGk-i7-Jjw" customClass="DisCoverTableViewCell">
|
<rect key="frame" x="0.0" y="0.0" width="404" height="220"/>
|
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
|
<tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="KGk-i7-Jjw" id="H2p-sc-9uM">
|
<rect key="frame" x="0.0" y="0.0" width="404" height="219.5"/>
|
<autoresizingMask key="autoresizingMask"/>
|
<subviews>
|
<imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="jWS-hZ-CLu" customClass="YYAnimatedImageView">
|
<rect key="frame" x="0.0" y="0.0" width="404" height="169.5"/>
|
</imageView>
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Label" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="xaQ-eG-Rcs">
|
<rect key="frame" x="15" y="174.5" width="389" height="30"/>
|
<fontDescription key="fontDescription" type="system" pointSize="14"/>
|
<nil key="textColor"/>
|
<nil key="highlightedColor"/>
|
</label>
|
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="8TX-fQ-b7w">
|
<rect key="frame" x="0.0" y="204.5" width="404" height="15"/>
|
<color key="backgroundColor" red="0.95294117647058818" green="0.95294117647058818" blue="0.95294117647058818" alpha="1" colorSpace="calibratedRGB"/>
|
</view>
|
</subviews>
|
<constraints>
|
<constraint firstAttribute="trailing" secondItem="8TX-fQ-b7w" secondAttribute="trailing" id="1ai-dd-iCD"/>
|
<constraint firstAttribute="trailing" secondItem="jWS-hZ-CLu" secondAttribute="trailing" id="9Pp-Ua-hYP"/>
|
<constraint firstItem="xaQ-eG-Rcs" firstAttribute="top" secondItem="jWS-hZ-CLu" secondAttribute="bottom" constant="5" id="B8f-ML-OEn"/>
|
<constraint firstItem="jWS-hZ-CLu" firstAttribute="top" secondItem="H2p-sc-9uM" secondAttribute="top" id="Bzo-Yi-0Lk"/>
|
<constraint firstAttribute="bottom" secondItem="8TX-fQ-b7w" secondAttribute="bottom" id="cG5-PL-gKM"/>
|
<constraint firstAttribute="trailing" secondItem="xaQ-eG-Rcs" secondAttribute="trailing" id="f1m-Po-cQT"/>
|
<constraint firstItem="xaQ-eG-Rcs" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" constant="15" id="fIi-iz-vbl"/>
|
<constraint firstItem="jWS-hZ-CLu" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" id="iNz-Ko-qcf"/>
|
<constraint firstAttribute="bottom" secondItem="jWS-hZ-CLu" secondAttribute="bottom" constant="50" id="q7w-fN-K3O"/>
|
<constraint firstAttribute="bottom" secondItem="xaQ-eG-Rcs" secondAttribute="bottom" constant="15" id="qdk-c0-1TH"/>
|
<constraint firstItem="8TX-fQ-b7w" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" id="s5A-Pp-7y7"/>
|
<constraint firstItem="8TX-fQ-b7w" firstAttribute="top" secondItem="xaQ-eG-Rcs" secondAttribute="bottom" id="v3c-P0-G2n"/>
|
</constraints>
|
</tableViewCellContentView>
|
<connections>
|
<outlet property="nameLabel" destination="xaQ-eG-Rcs" id="eHM-1S-WTY"/>
|
<outlet property="pic" destination="jWS-hZ-CLu" id="eoc-Ey-iD7"/>
|
</connections>
|
<point key="canvasLocation" x="67" y="140"/>
|
</tableViewCell>
|
</objects>
|
</document>
|