<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="11201" systemVersion="15G1004" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="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"/>
|
<collectionViewCell opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" id="gTV-IL-0wX" customClass="GroupCollectionViewCell">
|
<rect key="frame" x="0.0" y="0.0" width="263" height="151"/>
|
<autoresizingMask key="autoresizingMask"/>
|
<view key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center">
|
<rect key="frame" x="0.0" y="0.0" width="263" height="151"/>
|
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
|
<subviews>
|
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="x3X-97-wN8">
|
<color key="tintColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
|
<state key="normal" title="Button"/>
|
</button>
|
</subviews>
|
</view>
|
<constraints>
|
<constraint firstItem="x3X-97-wN8" firstAttribute="top" secondItem="gTV-IL-0wX" secondAttribute="top" id="5G0-d0-GVo"/>
|
<constraint firstAttribute="bottom" secondItem="x3X-97-wN8" secondAttribute="bottom" id="HRH-pt-fHt"/>
|
<constraint firstItem="x3X-97-wN8" firstAttribute="leading" secondItem="gTV-IL-0wX" secondAttribute="leading" id="Ude-W2-Q3N"/>
|
<constraint firstAttribute="trailing" secondItem="x3X-97-wN8" secondAttribute="trailing" id="n7b-Er-mJj"/>
|
</constraints>
|
<size key="customSize" width="263" height="151"/>
|
<connections>
|
<outlet property="selectCollect" destination="x3X-97-wN8" id="Jf1-oO-zYT"/>
|
</connections>
|
<point key="canvasLocation" x="548.5" y="430.5"/>
|
</collectionViewCell>
|
</objects>
|
</document>
|