37 lines
2.8 KiB
XML
37 lines
2.8 KiB
XML
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
|
<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="10117" systemVersion="15G31" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES">
|
|
<dependencies>
|
|
<deployment identifier="iOS"/>
|
|
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="10085"/>
|
|
<capability name="Constraints to layout margins" minToolsVersion="6.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" reuseIdentifier="certificationViewFirstCell" rowHeight="92" id="KGk-i7-Jjw" customClass="certificationViewFirstCell">
|
|
<rect key="frame" x="0.0" y="0.0" width="320" height="100"/>
|
|
<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="320" height="99"/>
|
|
<autoresizingMask key="autoresizingMask"/>
|
|
<subviews>
|
|
<imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="shop_certification_header.png" translatesAutoresizingMaskIntoConstraints="NO" id="8QU-3E-eMB">
|
|
<rect key="frame" x="0.0" y="0.0" width="320" height="99"/>
|
|
</imageView>
|
|
</subviews>
|
|
<constraints>
|
|
<constraint firstAttribute="topMargin" secondItem="8QU-3E-eMB" secondAttribute="top" constant="8" id="7Lk-Kx-zXM"/>
|
|
<constraint firstAttribute="bottomMargin" secondItem="8QU-3E-eMB" secondAttribute="bottom" constant="-8" id="O6q-yb-wPZ"/>
|
|
<constraint firstAttribute="leadingMargin" secondItem="8QU-3E-eMB" secondAttribute="leading" constant="8" id="exM-wb-BBd"/>
|
|
<constraint firstItem="8QU-3E-eMB" firstAttribute="centerY" secondItem="H2p-sc-9uM" secondAttribute="centerY" id="hF3-vv-YYq"/>
|
|
<constraint firstAttribute="trailingMargin" secondItem="8QU-3E-eMB" secondAttribute="trailing" constant="-8" id="nbB-CN-iub"/>
|
|
</constraints>
|
|
</tableViewCellContentView>
|
|
<point key="canvasLocation" x="230" y="244"/>
|
|
</tableViewCell>
|
|
</objects>
|
|
<resources>
|
|
<image name="shop_certification_header.png" width="640" height="237"/>
|
|
</resources>
|
|
</document>
|