ifish/Ifish/controllers/IfishYooseeFile/IfishYooseeControlller/YooseeCenterViewCell.xib

48 lines
3.7 KiB
XML

<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="11201" systemVersion="15G31" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" colorMatched="YES">
<dependencies>
<deployment identifier="iOS"/>
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="11161"/>
<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="YooseeCenterViewCell" rowHeight="61" id="KGk-i7-Jjw" customClass="YooseeCenterViewCell">
<rect key="frame" x="0.0" y="0.0" width="320" height="180"/>
<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">
<frame key="frameInset" width="320" height="180"/>
<autoresizingMask key="autoresizingMask"/>
<subviews>
<imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="GgI-fq-48F"/>
<imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="Frr-YC-Aer">
<constraints>
<constraint firstAttribute="width" constant="80" id="SUV-ep-R9j"/>
<constraint firstAttribute="height" constant="80" id="y7R-ww-oZe"/>
</constraints>
</imageView>
</subviews>
<constraints>
<constraint firstItem="GgI-fq-48F" firstAttribute="top" secondItem="H2p-sc-9uM" secondAttribute="top" id="1Xz-eX-bId"/>
<constraint firstItem="GgI-fq-48F" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" id="BqF-bE-gIA"/>
<constraint firstItem="Frr-YC-Aer" firstAttribute="centerY" secondItem="H2p-sc-9uM" secondAttribute="centerY" id="Q3A-8D-2kO"/>
<constraint firstItem="Frr-YC-Aer" firstAttribute="centerY" secondItem="GgI-fq-48F" secondAttribute="centerY" id="Y1U-Ge-R3J"/>
<constraint firstItem="Frr-YC-Aer" firstAttribute="centerX" secondItem="GgI-fq-48F" secondAttribute="centerX" id="dIY-tP-WZJ"/>
<constraint firstItem="Frr-YC-Aer" firstAttribute="centerX" secondItem="H2p-sc-9uM" secondAttribute="centerX" id="gPW-NJ-fAm"/>
</constraints>
</tableViewCellContentView>
<connections>
<outlet property="startImg" destination="Frr-YC-Aer" id="IrN-9J-sCO"/>
<outlet property="yooseholdImg" destination="GgI-fq-48F" id="DU1-q1-jBd"/>
</connections>
<point key="canvasLocation" x="48" y="86"/>
</tableViewCell>
</objects>
<simulatedMetricsContainer key="defaultSimulatedMetrics">
<simulatedStatusBarMetrics key="statusBar"/>
<simulatedOrientationMetrics key="orientation"/>
<simulatedScreenMetrics key="destination" type="retina4_7.fullscreen"/>
</simulatedMetricsContainer>
</document>