<?xml version="1.0" encoding="UTF-8"?>
|
<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="16096" 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="16086"/>
|
<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"/>
|
<tableViewCell contentMode="scaleToFill" selectionStyle="default" indentationWidth="10" rowHeight="82" id="KGk-i7-Jjw" customClass="SearchAddressCell" customModule="OK出行" customModuleProvider="target">
|
<rect key="frame" x="0.0" y="0.0" width="381" height="82"/>
|
<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="381" height="82"/>
|
<autoresizingMask key="autoresizingMask"/>
|
<subviews>
|
<imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="icon_history" translatesAutoresizingMaskIntoConstraints="NO" id="lZ2-9W-Ayn">
|
<rect key="frame" x="14" y="33" width="16" height="16"/>
|
<constraints>
|
<constraint firstAttribute="height" constant="16" id="HZ7-ab-hJ8"/>
|
<constraint firstAttribute="width" constant="16" id="Y51-sY-uwK"/>
|
</constraints>
|
</imageView>
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Label" textAlignment="natural" lineBreakMode="tailTruncation" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Zpu-be-2zj">
|
<rect key="frame" x="40" y="12" width="331" height="17"/>
|
<fontDescription key="fontDescription" type="system" weight="medium" pointSize="14"/>
|
<color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="0.80000000000000004" colorSpace="custom" customColorSpace="sRGB"/>
|
<nil key="highlightedColor"/>
|
</label>
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Label" textAlignment="natural" lineBreakMode="tailTruncation" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="pJA-FZ-kMb">
|
<rect key="frame" x="40" y="34" width="331" height="14.5"/>
|
<fontDescription key="fontDescription" type="system" pointSize="12"/>
|
<color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="0.40000000000000002" colorSpace="custom" customColorSpace="sRGB"/>
|
<nil key="highlightedColor"/>
|
</label>
|
</subviews>
|
<constraints>
|
<constraint firstItem="pJA-FZ-kMb" firstAttribute="leading" secondItem="Zpu-be-2zj" secondAttribute="leading" id="2IS-I7-fsl"/>
|
<constraint firstItem="lZ2-9W-Ayn" firstAttribute="centerY" secondItem="H2p-sc-9uM" secondAttribute="centerY" id="EqX-wy-kEk"/>
|
<constraint firstItem="pJA-FZ-kMb" firstAttribute="top" secondItem="Zpu-be-2zj" secondAttribute="bottom" constant="5" id="KkM-2z-MrM"/>
|
<constraint firstAttribute="bottom" relation="greaterThanOrEqual" secondItem="pJA-FZ-kMb" secondAttribute="bottom" constant="11" id="Xqu-5F-obk"/>
|
<constraint firstAttribute="trailing" secondItem="Zpu-be-2zj" secondAttribute="trailing" constant="10" id="p8u-G5-tGf"/>
|
<constraint firstItem="Zpu-be-2zj" firstAttribute="top" secondItem="H2p-sc-9uM" secondAttribute="top" constant="12" id="qBi-iw-j1B"/>
|
<constraint firstItem="pJA-FZ-kMb" firstAttribute="trailing" secondItem="Zpu-be-2zj" secondAttribute="trailing" id="vPg-aK-Bx9"/>
|
<constraint firstItem="lZ2-9W-Ayn" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" constant="14" id="wrg-V8-76g"/>
|
<constraint firstItem="Zpu-be-2zj" firstAttribute="leading" secondItem="lZ2-9W-Ayn" secondAttribute="trailing" constant="10" id="wtj-9b-vZj"/>
|
</constraints>
|
</tableViewCellContentView>
|
<viewLayoutGuide key="safeArea" id="njF-e1-oar"/>
|
<connections>
|
<outlet property="img_cover" destination="lZ2-9W-Ayn" id="Rim-Ay-HCV"/>
|
<outlet property="lb_detail" destination="pJA-FZ-kMb" id="eGG-Bu-L5i"/>
|
<outlet property="lb_name" destination="Zpu-be-2zj" id="gir-ZA-xjj"/>
|
</connections>
|
<point key="canvasLocation" x="176.08695652173915" y="131.25"/>
|
</tableViewCell>
|
</objects>
|
<resources>
|
<image name="icon_history" width="16" height="16"/>
|
</resources>
|
</document>
|