| 1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283 |
- <?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" useSafeAreas="YES" colorMatched="YES">
- <device id="ipad9_7" orientation="portrait" layout="fullscreen" appearance="light"/>
- <dependencies>
- <deployment identifier="iOS"/>
- <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="15509"/>
- <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" restorationIdentifier="CommonEditorCellImg" selectionStyle="default" indentationWidth="10" reuseIdentifier="CommonEditorCellImg" rowHeight="120" id="tUz-46-Tda" customClass="CommonEditorCellImg">
- <rect key="frame" x="0.0" y="0.0" width="768" height="120"/>
- <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
- <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="tUz-46-Tda" id="m5f-dl-HMv">
- <rect key="frame" x="0.0" y="0.0" width="768" height="120"/>
- <autoresizingMask key="autoresizingMask"/>
- <subviews>
- <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Label" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="FG8-eN-Vx7">
- <rect key="frame" x="15" y="49.5" width="150" height="21"/>
- <constraints>
- <constraint firstAttribute="width" constant="150" id="jkV-4X-8pf"/>
- </constraints>
- <fontDescription key="fontDescription" type="system" pointSize="17"/>
- <color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
- <nil key="highlightedColor"/>
- </label>
- <imageView contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="0zQ-WE-Wgx" customClass="TouchImageView">
- <rect key="frame" x="653" y="10" width="100" height="100"/>
- <constraints>
- <constraint firstAttribute="width" constant="100" id="8TE-L1-piX"/>
- <constraint firstAttribute="height" constant="100" id="lJg-lM-c01"/>
- </constraints>
- </imageView>
- <imageView contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="viE-4I-gg0" customClass="TouchImageView">
- <rect key="frame" x="545" y="10" width="100" height="100"/>
- <constraints>
- <constraint firstAttribute="width" constant="100" id="jhK-g4-Aa8"/>
- <constraint firstAttribute="height" constant="100" id="kDO-T7-aAr"/>
- </constraints>
- </imageView>
- <imageView contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="isR-wA-KAV" customClass="TouchImageView">
- <rect key="frame" x="437" y="10" width="100" height="100"/>
- <constraints>
- <constraint firstAttribute="height" constant="100" id="Aky-Tl-rRR"/>
- <constraint firstAttribute="width" constant="100" id="G1h-Rk-luq"/>
- </constraints>
- </imageView>
- <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Label" textAlignment="natural" lineBreakMode="wordWrap" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="eO1-OD-IeT">
- <rect key="frame" x="173" y="27" width="256" height="67"/>
- <constraints>
- <constraint firstAttribute="height" constant="67" id="GVF-P9-Tvz"/>
- </constraints>
- <fontDescription key="fontDescription" type="system" pointSize="17"/>
- <color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
- <nil key="highlightedColor"/>
- </label>
- </subviews>
- <constraints>
- <constraint firstItem="FG8-eN-Vx7" firstAttribute="leading" secondItem="m5f-dl-HMv" secondAttribute="leading" constant="15" id="3y0-6o-mMr"/>
- <constraint firstItem="0zQ-WE-Wgx" firstAttribute="leading" secondItem="viE-4I-gg0" secondAttribute="trailing" constant="8" id="684-53-pDt"/>
- <constraint firstItem="eO1-OD-IeT" firstAttribute="centerY" secondItem="m5f-dl-HMv" secondAttribute="centerY" id="Nky-YJ-Mc5"/>
- <constraint firstItem="viE-4I-gg0" firstAttribute="leading" secondItem="isR-wA-KAV" secondAttribute="trailing" constant="8" id="SN1-vD-gII"/>
- <constraint firstItem="0zQ-WE-Wgx" firstAttribute="centerY" secondItem="m5f-dl-HMv" secondAttribute="centerY" id="Sld-bd-tpH"/>
- <constraint firstItem="eO1-OD-IeT" firstAttribute="leading" secondItem="FG8-eN-Vx7" secondAttribute="trailing" constant="8" id="ZGa-Xk-PDs"/>
- <constraint firstItem="isR-wA-KAV" firstAttribute="leading" secondItem="eO1-OD-IeT" secondAttribute="trailing" constant="8" id="ewU-uE-ddF"/>
- <constraint firstItem="viE-4I-gg0" firstAttribute="centerY" secondItem="m5f-dl-HMv" secondAttribute="centerY" id="k0x-fo-PTl"/>
- <constraint firstItem="isR-wA-KAV" firstAttribute="centerY" secondItem="m5f-dl-HMv" secondAttribute="centerY" id="qTq-3s-bd1"/>
- <constraint firstItem="FG8-eN-Vx7" firstAttribute="centerY" secondItem="m5f-dl-HMv" secondAttribute="centerY" id="wmt-jS-7hT"/>
- <constraint firstAttribute="trailing" secondItem="0zQ-WE-Wgx" secondAttribute="trailing" constant="15" id="yqG-f1-T4x"/>
- </constraints>
- </tableViewCellContentView>
- <connections>
- <outlet property="labelDescription" destination="eO1-OD-IeT" id="Yix-uU-3tI"/>
- <outlet property="labelTitle" destination="FG8-eN-Vx7" id="01z-2n-zLz"/>
- <outlet property="touchImageView0" destination="0zQ-WE-Wgx" id="1h7-ge-d3b"/>
- <outlet property="touchImageView1" destination="viE-4I-gg0" id="DtD-E9-2Nz"/>
- <outlet property="touchImageView2" destination="isR-wA-KAV" id="JtL-aH-kgv"/>
- </connections>
- <point key="canvasLocation" x="131.25" y="153.515625"/>
- </tableViewCell>
- </objects>
- </document>
|