DialStyleCell.xib 5.75 KB
<?xml version="1.0" encoding="UTF-8"?>
<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="19529" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES">
    <device id="retina6_1" orientation="portrait" appearance="light"/>
    <dependencies>
        <deployment identifier="iOS"/>
        <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="19519"/>
        <capability name="Safe area layout guides" minToolsVersion="9.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"/>
        <collectionViewCell opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" id="gTV-IL-0wX" customClass="DialStyleCell" customModule="HDFwear" customModuleProvider="target">
            <rect key="frame" x="0.0" y="0.0" width="250" height="342"/>
            <autoresizingMask key="autoresizingMask"/>
            <view key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center">
                <rect key="frame" x="0.0" y="0.0" width="250" height="342"/>
                <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
                <subviews>
                    <imageView hidden="YES" clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="image_selected" translatesAutoresizingMaskIntoConstraints="NO" id="2Hc-0D-Bb1">
                        <rect key="frame" x="0.0" y="0.0" width="250" height="342"/>
                    </imageView>
                    <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="XTw-0d-6dj">
                        <rect key="frame" x="2.5" y="2.5" width="245" height="337"/>
                        <color key="backgroundColor" red="0.94901960780000005" green="0.94901960780000005" blue="0.94901960780000005" alpha="1" colorSpace="calibratedRGB"/>
                        <userDefinedRuntimeAttributes>
                            <userDefinedRuntimeAttribute type="number" keyPath="layer.cornerRadius">
                                <integer key="value" value="5"/>
                            </userDefinedRuntimeAttribute>
                        </userDefinedRuntimeAttributes>
                    </imageView>
                    <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="dial_color_0" translatesAutoresizingMaskIntoConstraints="NO" id="hKA-cD-ZI4">
                        <rect key="frame" x="40" y="134" width="170" height="74"/>
                        <constraints>
                            <constraint firstAttribute="width" secondItem="hKA-cD-ZI4" secondAttribute="height" multiplier="23:10" id="oSs-6C-kfq"/>
                        </constraints>
                    </imageView>
                </subviews>
            </view>
            <viewLayoutGuide key="safeArea" id="ZTg-uK-7eu"/>
            <constraints>
                <constraint firstItem="hKA-cD-ZI4" firstAttribute="centerY" secondItem="gTV-IL-0wX" secondAttribute="centerY" id="Eg1-1h-Xoi"/>
                <constraint firstAttribute="trailing" secondItem="XTw-0d-6dj" secondAttribute="trailing" constant="2.5" id="Hpi-WI-r0U"/>
                <constraint firstItem="2Hc-0D-Bb1" firstAttribute="top" secondItem="gTV-IL-0wX" secondAttribute="top" id="M5y-0f-7Y9"/>
                <constraint firstItem="XTw-0d-6dj" firstAttribute="top" secondItem="gTV-IL-0wX" secondAttribute="top" constant="2.5" id="S3m-IQ-I62"/>
                <constraint firstItem="XTw-0d-6dj" firstAttribute="leading" secondItem="gTV-IL-0wX" secondAttribute="leading" constant="2.5" id="Yoz-xe-ybW"/>
                <constraint firstAttribute="bottom" secondItem="XTw-0d-6dj" secondAttribute="bottom" constant="2.5" id="Zcy-ih-g9D"/>
                <constraint firstAttribute="bottom" secondItem="2Hc-0D-Bb1" secondAttribute="bottom" id="cHM-aA-TsO"/>
                <constraint firstItem="hKA-cD-ZI4" firstAttribute="width" secondItem="XTw-0d-6dj" secondAttribute="width" multiplier="0.694" id="kpm-E5-vN8"/>
                <constraint firstAttribute="trailing" secondItem="2Hc-0D-Bb1" secondAttribute="trailing" id="mli-hk-WEV"/>
                <constraint firstItem="hKA-cD-ZI4" firstAttribute="centerX" secondItem="gTV-IL-0wX" secondAttribute="centerX" id="reu-So-yg1"/>
                <constraint firstItem="2Hc-0D-Bb1" firstAttribute="leading" secondItem="gTV-IL-0wX" secondAttribute="leading" id="vMu-72-4ue"/>
            </constraints>
            <size key="customSize" width="250" height="342"/>
            <connections>
                <outlet property="picture" destination="XTw-0d-6dj" id="CfL-q3-F2m"/>
                <outlet property="selectedImageView" destination="2Hc-0D-Bb1" id="Cgg-mk-005"/>
                <outlet property="timeCenterY" destination="Eg1-1h-Xoi" id="k4x-dV-UYX"/>
                <outlet property="timeImageView" destination="hKA-cD-ZI4" id="Wzr-tq-peZ"/>
            </connections>
            <point key="canvasLocation" x="249.27536231884059" y="311.38392857142856"/>
        </collectionViewCell>
    </objects>
    <resources>
        <image name="dial_color_0" width="46.5" height="20.5"/>
        <image name="image_selected" width="67" height="84.5"/>
    </resources>
</document>