<?xml version="1.0" encoding="UTF-8"?>
|
<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="12120" systemVersion="16F73" 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="12088"/>
|
<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="97" id="KGk-i7-Jjw" customClass="HotLiveTableViewCell">
|
<rect key="frame" x="0.0" y="0.0" width="339" 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="339" height="96.5"/>
|
<autoresizingMask key="autoresizingMask"/>
|
<subviews>
|
<collectionView clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleToFill" dataMode="none" translatesAutoresizingMaskIntoConstraints="NO" id="FNd-oU-ASR">
|
<rect key="frame" x="0.0" y="0.0" width="339" height="96.5"/>
|
<color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
|
<collectionViewFlowLayout key="collectionViewLayout" minimumLineSpacing="10" minimumInteritemSpacing="10" id="xkZ-g6-HOi">
|
<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>
|
<color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="calibratedRGB"/>
|
<constraints>
|
<constraint firstAttribute="trailingMargin" secondItem="FNd-oU-ASR" secondAttribute="trailing" constant="-8" id="6eO-Pl-NeJ"/>
|
<constraint firstItem="FNd-oU-ASR" firstAttribute="top" secondItem="H2p-sc-9uM" secondAttribute="topMargin" constant="-8" id="atp-yr-SoO"/>
|
<constraint firstItem="FNd-oU-ASR" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leadingMargin" constant="-8" id="rWZ-Bt-yKI"/>
|
<constraint firstAttribute="bottomMargin" secondItem="FNd-oU-ASR" secondAttribute="bottom" constant="-8" id="vRM-yp-Pys"/>
|
</constraints>
|
</tableViewCellContentView>
|
<connections>
|
<outlet property="Hotlive" destination="FNd-oU-ASR" id="q7J-S0-npt"/>
|
</connections>
|
<point key="canvasLocation" x="41.5" y="-288.5"/>
|
</tableViewCell>
|
</objects>
|
</document>
|