|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="21507" 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="21505"/>
|
|
|
|
<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="107" id="KGk-i7-Jjw" customClass="CommonTableViewCell" customModule="Lookfit" customModuleProvider="target">
|
|
|
|
<rect key="frame" x="0.0" y="0.0" width="375" height="50"/>
|
|
|
|
<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="375" height="50"/>
|
|
|
|
<autoresizingMask key="autoresizingMask"/>
|
|
|
|
<subviews>
|
|
|
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Label" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="bT6-ih-Veu">
|
|
|
|
<rect key="frame" x="60" y="15.5" width="39" height="19.5"/>
|
|
|
|
<fontDescription key="fontDescription" type="system" weight="light" pointSize="16"/>
|
|
|
|
<nil key="textColor"/>
|
|
|
|
<nil key="highlightedColor"/>
|
|
|
|
</label>
|
|
|
|
<imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="zBZ-FD-FFu">
|
|
|
|
<rect key="frame" x="15" y="10" width="30" height="30"/>
|
|
|
|
<constraints>
|
|
|
|
<constraint firstAttribute="height" constant="30" id="Mt4-Dz-o04"/>
|
|
|
|
<constraint firstAttribute="width" constant="30" id="pxk-Tb-H1a"/>
|
|
|
|
</constraints>
|
|
|
|
</imageView>
|
|
|
|
<switch opaque="NO" contentMode="scaleToFill" horizontalHuggingPriority="750" verticalHuggingPriority="750" contentHorizontalAlignment="center" contentVerticalAlignment="center" on="YES" translatesAutoresizingMaskIntoConstraints="NO" id="fJY-Ot-bc9">
|
|
|
|
<rect key="frame" x="306" y="9.5" width="51" height="31"/>
|
|
|
|
<color key="onTintColor" red="0.34901960784313724" green="0.66666666666666663" blue="1" alpha="1" colorSpace="calibratedRGB"/>
|
|
|
|
</switch>
|
|
|
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="detail" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="tM0-FZ-c3Q">
|
|
|
|
<rect key="frame" x="320" y="16.5" width="35" height="17"/>
|
|
|
|
<fontDescription key="fontDescription" type="system" weight="light" pointSize="14"/>
|
|
|
|
<nil key="textColor"/>
|
|
|
|
<nil key="highlightedColor"/>
|
|
|
|
</label>
|
|
|
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Label" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="NCv-FY-19r">
|
|
|
|
<rect key="frame" x="20" y="15.5" width="39" height="19.5"/>
|
|
|
|
<fontDescription key="fontDescription" type="system" weight="light" pointSize="16"/>
|
|
|
|
<nil key="textColor"/>
|
|
|
|
<nil key="highlightedColor"/>
|
|
|
|
</label>
|
|
|
|
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="Obd-IW-3Oc">
|
|
|
|
<rect key="frame" x="20" y="49.5" width="335" height="0.5"/>
|
|
|
|
<color key="backgroundColor" red="0.92156862745098034" green="0.92156862745098034" blue="0.92156862745098034" alpha="1" colorSpace="deviceRGB"/>
|
|
|
|
<constraints>
|
|
|
|
<constraint firstAttribute="height" constant="0.5" id="aNJ-RW-IMi"/>
|
|
|
|
</constraints>
|
|
|
|
</view>
|
|
|
|
<imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="icon_tick" translatesAutoresizingMaskIntoConstraints="NO" id="6BN-M2-sNY">
|
|
|
|
<rect key="frame" x="333" y="14.5" width="22" height="21"/>
|
|
|
|
<constraints>
|
|
|
|
<constraint firstAttribute="width" constant="22" id="AQd-BM-PBJ"/>
|
|
|
|
<constraint firstAttribute="height" constant="21" id="dG1-um-omV"/>
|
|
|
|
</constraints>
|
|
|
|
</imageView>
|
|
|
|
<imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="redPotint" translatesAutoresizingMaskIntoConstraints="NO" id="mkC-Vv-FCc">
|
|
|
|
<rect key="frame" x="355" y="19.5" width="4" height="4"/>
|
|
|
|
<constraints>
|
|
|
|
<constraint firstAttribute="height" constant="4" id="WYY-3V-i96"/>
|
|
|
|
<constraint firstAttribute="width" constant="4" id="YV1-k9-lMj"/>
|
|
|
|
</constraints>
|
|
|
|
</imageView>
|
|
|
|
</subviews>
|
|
|
|
<constraints>
|
|
|
|
<constraint firstItem="zBZ-FD-FFu" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" constant="15" id="10A-Iz-6Zc"/>
|
|
|
|
<constraint firstAttribute="trailing" secondItem="fJY-Ot-bc9" secondAttribute="trailing" constant="20" id="1Kz-qf-M51"/>
|
|
|
|
<constraint firstAttribute="trailing" secondItem="Obd-IW-3Oc" secondAttribute="trailing" constant="20" id="4T3-N5-aqb"/>
|
|
|
|
<constraint firstItem="bT6-ih-Veu" firstAttribute="leading" secondItem="zBZ-FD-FFu" secondAttribute="trailing" constant="15" id="5AC-Cm-Jjz"/>
|
|
|
|
<constraint firstItem="mkC-Vv-FCc" firstAttribute="top" secondItem="tM0-FZ-c3Q" secondAttribute="top" constant="3" id="8Ed-YJ-vHh"/>
|
|
|
|
<constraint firstItem="fJY-Ot-bc9" firstAttribute="centerY" secondItem="H2p-sc-9uM" secondAttribute="centerY" id="8P4-kO-m6V"/>
|
|
|
|
<constraint firstItem="mkC-Vv-FCc" firstAttribute="leading" secondItem="tM0-FZ-c3Q" secondAttribute="trailing" id="DSK-Ns-9jl"/>
|
|
|
|
<constraint firstItem="6BN-M2-sNY" firstAttribute="centerY" secondItem="H2p-sc-9uM" secondAttribute="centerY" id="PNL-IX-UqL"/>
|
|
|
|
<constraint firstItem="tM0-FZ-c3Q" firstAttribute="centerY" secondItem="H2p-sc-9uM" secondAttribute="centerY" id="RCm-LY-j7R"/>
|
|
|
|
<constraint firstAttribute="trailing" secondItem="6BN-M2-sNY" secondAttribute="trailing" constant="20" id="Swa-mc-lXD"/>
|
|
|
|
<constraint firstItem="bT6-ih-Veu" firstAttribute="centerY" secondItem="zBZ-FD-FFu" secondAttribute="centerY" id="WKg-to-ytP"/>
|
|
|
|
<constraint firstItem="NCv-FY-19r" firstAttribute="centerY" secondItem="H2p-sc-9uM" secondAttribute="centerY" id="gQe-Fu-unb"/>
|
|
|
|
<constraint firstAttribute="trailing" secondItem="tM0-FZ-c3Q" secondAttribute="trailing" constant="20" id="n9G-tw-OqO"/>
|
|
|
|
<constraint firstItem="NCv-FY-19r" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" constant="20" id="u1K-P9-M5h"/>
|
|
|
|
<constraint firstItem="zBZ-FD-FFu" firstAttribute="centerY" secondItem="H2p-sc-9uM" secondAttribute="centerY" id="vVj-lm-HS1"/>
|
|
|
|
<constraint firstAttribute="bottom" secondItem="Obd-IW-3Oc" secondAttribute="bottom" id="xli-38-i28"/>
|
|
|
|
<constraint firstItem="Obd-IW-3Oc" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" constant="20" id="z4i-7p-BCN"/>
|
|
|
|
</constraints>
|
|
|
|
</tableViewCellContentView>
|
|
|
|
<connections>
|
|
|
|
<outlet property="bottomLineView" destination="Obd-IW-3Oc" id="7ek-wS-QdL"/>
|
|
|
|
<outlet property="detailLabel" destination="tM0-FZ-c3Q" id="UN4-aX-wT7"/>
|
|
|
|
<outlet property="imageTitleLabel" destination="bT6-ih-Veu" id="RVo-qo-r9E"/>
|
|
|
|
<outlet property="img" destination="zBZ-FD-FFu" id="A2j-ce-j8M"/>
|
|
|
|
<outlet property="redPoint" destination="mkC-Vv-FCc" id="s00-bb-ky3"/>
|
|
|
|
<outlet property="rightConstraintsH" destination="dG1-um-omV" id="lje-yU-5V4"/>
|
|
|
|
<outlet property="rightConstraintsW" destination="AQd-BM-PBJ" id="bJA-6M-3Lm"/>
|
|
|
|
<outlet property="rightImg" destination="6BN-M2-sNY" id="aYX-f3-PEa"/>
|
|
|
|
<outlet property="rightSwitch" destination="fJY-Ot-bc9" id="LdA-av-k0e"/>
|
|
|
|
<outlet property="titleLabel" destination="NCv-FY-19r" id="oJS-xM-fX8"/>
|
|
|
|
</connections>
|
|
|
|
<point key="canvasLocation" x="-147.10144927536234" y="136.60714285714286"/>
|
|
|
|
</tableViewCell>
|
|
|
|
</objects>
|
|
|
|
<resources>
|
|
|
|
<image name="icon_tick" width="18" height="15"/>
|
|
|
|
<image name="redPotint" width="24" height="24"/>
|
|
|
|
</resources>
|
|
|
|
</document>
|