<?xml version="1.0" encoding="UTF-8"?>
|
<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="13771" 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="13772"/>
|
<capability name="Constraints to layout margins" minToolsVersion="6.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" rowHeight="123" id="KGk-i7-Jjw" customClass="NoteCell">
|
<rect key="frame" x="0.0" y="0.0" width="300" height="97"/>
|
<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="300" height="96.5"/>
|
<autoresizingMask key="autoresizingMask"/>
|
<subviews>
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="252" verticalCompressionResistancePriority="751" text="" lineBreakMode="tailTruncation" numberOfLines="2" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="a26-eQ-nl8">
|
<rect key="frame" x="151" y="17" width="133" height="36"/>
|
<constraints>
|
<constraint firstAttribute="height" constant="36" id="xa4-N9-sMB"/>
|
</constraints>
|
<fontDescription key="fontDescription" type="system" pointSize="14"/>
|
<color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
<nil key="highlightedColor"/>
|
</label>
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="ecy-hF-k8Y">
|
<rect key="frame" x="151" y="61" width="133" height="0.0"/>
|
<fontDescription key="fontDescription" type="system" pointSize="14"/>
|
<color key="textColor" red="0.59999999999999998" green="0.59999999999999998" blue="0.59999999999999998" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
<nil key="highlightedColor"/>
|
</label>
|
<imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="3bR-ww-4vH">
|
<rect key="frame" x="21" y="13" width="120" height="75"/>
|
<constraints>
|
<constraint firstAttribute="height" constant="75" id="863-JR-VRn"/>
|
<constraint firstAttribute="width" constant="120" id="GBa-3c-CPq"/>
|
</constraints>
|
</imageView>
|
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="u8q-1R-WIP">
|
<rect key="frame" x="0.0" y="73.5" width="300" height="1"/>
|
<color key="backgroundColor" white="0.67000000000000004" alpha="0.5" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
<constraints>
|
<constraint firstAttribute="height" constant="1" id="oS9-Q2-Je9"/>
|
</constraints>
|
</view>
|
</subviews>
|
<constraints>
|
<constraint firstAttribute="bottomMargin" secondItem="ecy-hF-k8Y" secondAttribute="bottom" constant="3" id="1ax-0f-Q37"/>
|
<constraint firstItem="3bR-ww-4vH" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leadingMargin" constant="5" id="6hV-D6-6MJ"/>
|
<constraint firstItem="3bR-ww-4vH" firstAttribute="centerY" secondItem="H2p-sc-9uM" secondAttribute="centerY" id="EE9-gc-Eu0"/>
|
<constraint firstItem="u8q-1R-WIP" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" id="EJB-YX-A9W"/>
|
<constraint firstAttribute="trailing" secondItem="u8q-1R-WIP" secondAttribute="trailing" id="Eri-cY-6bw"/>
|
<constraint firstItem="3bR-ww-4vH" firstAttribute="top" secondItem="H2p-sc-9uM" secondAttribute="topMargin" constant="2" id="OuY-ua-svP"/>
|
<constraint firstAttribute="bottom" secondItem="u8q-1R-WIP" secondAttribute="bottom" id="QRE-kE-uT8"/>
|
<constraint firstAttribute="trailingMargin" secondItem="a26-eQ-nl8" secondAttribute="trailing" id="SeZ-Fc-u3m"/>
|
<constraint firstItem="ecy-hF-k8Y" firstAttribute="trailing" secondItem="a26-eQ-nl8" secondAttribute="trailing" id="cnQ-PR-MsG"/>
|
<constraint firstItem="ecy-hF-k8Y" firstAttribute="top" secondItem="a26-eQ-nl8" secondAttribute="bottom" constant="8" id="gcC-ck-b1t"/>
|
<constraint firstItem="a26-eQ-nl8" firstAttribute="leading" secondItem="3bR-ww-4vH" secondAttribute="trailing" constant="10" id="hHs-DW-LCV"/>
|
<constraint firstItem="ecy-hF-k8Y" firstAttribute="leading" secondItem="a26-eQ-nl8" secondAttribute="leading" id="iWx-oC-XAH"/>
|
<constraint firstItem="a26-eQ-nl8" firstAttribute="top" secondItem="H2p-sc-9uM" secondAttribute="topMargin" constant="6" id="lRg-Kq-kpG"/>
|
</constraints>
|
</tableViewCellContentView>
|
<connections>
|
<outlet property="collect" destination="ecy-hF-k8Y" id="mcq-GF-evS"/>
|
<outlet property="image" destination="3bR-ww-4vH" id="lTK-mh-CDF"/>
|
<outlet property="imageWidth" destination="GBa-3c-CPq" id="C0z-PA-yAG"/>
|
<outlet property="name" destination="a26-eQ-nl8" id="Mf5-OM-HnI"/>
|
</connections>
|
<point key="canvasLocation" x="500" y="369.5"/>
|
</tableViewCell>
|
</objects>
|
</document>
|