<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="11762" systemVersion="15G1004" 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="11757"/>
|
<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="161" id="KGk-i7-Jjw" customClass="XYRChildTableViewCell">
|
<rect key="frame" x="0.0" y="0.0" width="320" height="161"/>
|
<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="320" height="161"/>
|
<autoresizingMask key="autoresizingMask"/>
|
<subviews>
|
<collectionView clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleToFill" dataMode="none" translatesAutoresizingMaskIntoConstraints="NO" id="dS0-lv-80F">
|
<rect key="frame" x="0.0" y="8" width="320" height="152.5"/>
|
<color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
|
<collectionViewFlowLayout key="collectionViewLayout" minimumLineSpacing="10" minimumInteritemSpacing="10" id="H1L-eS-rs7">
|
<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>
|
</collectionView>
|
</subviews>
|
<constraints>
|
<constraint firstAttribute="trailingMargin" secondItem="dS0-lv-80F" secondAttribute="trailing" constant="-8" id="0YI-lp-8V0"/>
|
<constraint firstItem="dS0-lv-80F" firstAttribute="top" secondItem="H2p-sc-9uM" secondAttribute="topMargin" id="KL2-Ir-ceH"/>
|
<constraint firstAttribute="bottomMargin" secondItem="dS0-lv-80F" secondAttribute="bottom" constant="-8" id="auv-44-YAP"/>
|
<constraint firstItem="dS0-lv-80F" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leadingMargin" constant="-8" id="ozi-Tp-QSZ"/>
|
</constraints>
|
</tableViewCellContentView>
|
<connections>
|
<outlet property="cellColletionView" destination="dS0-lv-80F" id="elC-Eb-OLL"/>
|
</connections>
|
<point key="canvasLocation" x="25" y="110.5"/>
|
</tableViewCell>
|
</objects>
|
</document>
|