You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 

49 lines
3.9 KiB

<?xml version="1.0" encoding="UTF-8"?>
<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="15505" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" colorMatched="YES">
<device id="retina6_1" orientation="portrait" appearance="light"/>
<dependencies>
<deployment identifier="iOS"/>
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="15510"/>
<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="DialPushCell" customModule="Lookfit" customModuleProvider="target">
<rect key="frame" x="0.0" y="0.0" width="90" height="100"/>
<autoresizingMask key="autoresizingMask"/>
<view key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center">
<rect key="frame" x="0.0" y="0.0" width="90" height="100"/>
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
<subviews>
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="di0-5a-ymX">
<rect key="frame" x="0.0" y="0.0" width="90" height="100"/>
<subviews>
<imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="ILV-ut-rUu">
<rect key="frame" x="0.0" y="0.0" width="90" height="100"/>
</imageView>
</subviews>
<color key="backgroundColor" red="0.98039215686274506" green="0.98039215686274506" blue="0.98039215686274506" alpha="0.84705882352941175" colorSpace="calibratedRGB"/>
<constraints>
<constraint firstItem="ILV-ut-rUu" firstAttribute="leading" secondItem="di0-5a-ymX" secondAttribute="leading" id="DKO-Hc-Dnq"/>
<constraint firstAttribute="trailing" secondItem="ILV-ut-rUu" secondAttribute="trailing" id="ONh-P9-9TX"/>
<constraint firstAttribute="bottom" secondItem="ILV-ut-rUu" secondAttribute="bottom" id="YUg-V7-LRW"/>
<constraint firstItem="ILV-ut-rUu" firstAttribute="top" secondItem="di0-5a-ymX" secondAttribute="top" id="p1V-yC-CCD"/>
</constraints>
</view>
</subviews>
</view>
<constraints>
<constraint firstAttribute="trailing" secondItem="di0-5a-ymX" secondAttribute="trailing" id="PD7-nv-26d"/>
<constraint firstItem="di0-5a-ymX" firstAttribute="top" secondItem="gTV-IL-0wX" secondAttribute="top" id="SpR-sv-gYj"/>
<constraint firstItem="di0-5a-ymX" firstAttribute="leading" secondItem="gTV-IL-0wX" secondAttribute="leading" id="U7y-pU-nPj"/>
<constraint firstAttribute="bottom" secondItem="di0-5a-ymX" secondAttribute="bottom" id="kPL-Ll-rzb"/>
</constraints>
<connections>
<outlet property="bgView" destination="di0-5a-ymX" id="cMJ-C8-cts"/>
<outlet property="dilaImageView" destination="ILV-ut-rUu" id="gmW-jQ-HgH"/>
</connections>
<point key="canvasLocation" x="-175.36231884057972" y="72.991071428571431"/>
</collectionViewCell>
</objects>
</document>