<?xml version="1.0" encoding="UTF-8"?>
|
<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="19455" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES">
|
<device id="retina6_1" orientation="portrait" appearance="light"/>
|
<dependencies>
|
<deployment version="4352" identifier="iOS"/>
|
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="19454"/>
|
<capability name="Safe area layout guides" minToolsVersion="9.0"/>
|
<capability name="System colors in document resources" minToolsVersion="11.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"/>
|
<view contentMode="scaleToFill" id="iN0-l3-epB" customClass="CarNumView" customModule="OK出行" customModuleProvider="target">
|
<rect key="frame" x="0.0" y="0.0" width="414" height="53"/>
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
<subviews>
|
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="xbi-wW-2Dk" customClass="YYView" customModule="OK出行" customModuleProvider="target">
|
<rect key="frame" x="12" y="7" width="390" height="39"/>
|
<subviews>
|
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="LXt-mA-7y4" customClass="YYButton" customModule="OK出行" customModuleProvider="target">
|
<rect key="frame" x="0.0" y="0.0" width="390" height="39"/>
|
<subviews>
|
<imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="icon_notice" translatesAutoresizingMaskIntoConstraints="NO" id="wUv-fp-aTU">
|
<rect key="frame" x="8" y="11.5" width="13" height="16"/>
|
<constraints>
|
<constraint firstAttribute="width" constant="13" id="458-Ep-LSI"/>
|
<constraint firstAttribute="height" constant="16" id="lae-Nz-62E"/>
|
</constraints>
|
</imageView>
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="当前附近有0辆车可用" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Tae-ol-C24">
|
<rect key="frame" x="27" y="12.5" width="357" height="14.5"/>
|
<fontDescription key="fontDescription" type="system" weight="medium" pointSize="12"/>
|
<color key="textColor" red="0.30588235294117649" green="0.3411764705882353" blue="0.43529411764705883" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
<nil key="highlightedColor"/>
|
</label>
|
</subviews>
|
<color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
<constraints>
|
<constraint firstItem="wUv-fp-aTU" firstAttribute="centerY" secondItem="LXt-mA-7y4" secondAttribute="centerY" id="3eO-Z3-i2s"/>
|
<constraint firstItem="Tae-ol-C24" firstAttribute="leading" secondItem="wUv-fp-aTU" secondAttribute="trailing" constant="6" id="Lfe-3d-aZu"/>
|
<constraint firstItem="wUv-fp-aTU" firstAttribute="leading" secondItem="LXt-mA-7y4" secondAttribute="leading" constant="8" id="Q5N-Ze-ZD1"/>
|
<constraint firstItem="Tae-ol-C24" firstAttribute="centerY" secondItem="LXt-mA-7y4" secondAttribute="centerY" id="ggP-si-huI"/>
|
<constraint firstAttribute="trailing" secondItem="Tae-ol-C24" secondAttribute="trailing" constant="6" id="k2E-8k-0IC"/>
|
</constraints>
|
<userDefinedRuntimeAttributes>
|
<userDefinedRuntimeAttribute type="color" keyPath="shadowColor">
|
<color key="value" red="0.75686274509803919" green="0.70196078431372544" blue="0.70196078431372544" alpha="0.5" colorSpace="custom" customColorSpace="sRGB"/>
|
</userDefinedRuntimeAttribute>
|
<userDefinedRuntimeAttribute type="number" keyPath="shadowOpacity">
|
<real key="value" value="0.5"/>
|
</userDefinedRuntimeAttribute>
|
<userDefinedRuntimeAttribute type="size" keyPath="shadowOffset">
|
<size key="value" width="0.0" height="0.0"/>
|
</userDefinedRuntimeAttribute>
|
<userDefinedRuntimeAttribute type="number" keyPath="shadowRadius">
|
<real key="value" value="4"/>
|
</userDefinedRuntimeAttribute>
|
</userDefinedRuntimeAttributes>
|
<connections>
|
<action selector="didPress:" destination="iN0-l3-epB" eventType="touchUpInside" id="hJh-Qd-9Wp"/>
|
</connections>
|
</view>
|
</subviews>
|
<color key="backgroundColor" systemColor="systemBackgroundColor"/>
|
<constraints>
|
<constraint firstAttribute="trailing" secondItem="LXt-mA-7y4" secondAttribute="trailing" id="49M-gf-JoM"/>
|
<constraint firstItem="LXt-mA-7y4" firstAttribute="top" secondItem="xbi-wW-2Dk" secondAttribute="top" id="6GK-Tp-fAb"/>
|
<constraint firstAttribute="bottom" secondItem="LXt-mA-7y4" secondAttribute="bottom" id="ZTm-jL-jBJ"/>
|
<constraint firstItem="LXt-mA-7y4" firstAttribute="leading" secondItem="xbi-wW-2Dk" secondAttribute="leading" id="gzu-tB-R6J"/>
|
</constraints>
|
<userDefinedRuntimeAttributes>
|
<userDefinedRuntimeAttribute type="number" keyPath="cornerRadius">
|
<real key="value" value="14"/>
|
</userDefinedRuntimeAttribute>
|
<userDefinedRuntimeAttribute type="boolean" keyPath="maskToBounds" value="YES"/>
|
</userDefinedRuntimeAttributes>
|
</view>
|
</subviews>
|
<viewLayoutGuide key="safeArea" id="vUN-kp-3ea"/>
|
<color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
<constraints>
|
<constraint firstAttribute="bottom" secondItem="xbi-wW-2Dk" secondAttribute="bottom" constant="7" id="3ZM-gu-915"/>
|
<constraint firstItem="xbi-wW-2Dk" firstAttribute="leading" secondItem="iN0-l3-epB" secondAttribute="leading" constant="12" id="Ax5-bx-Ocb"/>
|
<constraint firstItem="xbi-wW-2Dk" firstAttribute="top" secondItem="iN0-l3-epB" secondAttribute="top" constant="7" id="IZw-rR-8Xx"/>
|
<constraint firstAttribute="trailing" secondItem="xbi-wW-2Dk" secondAttribute="trailing" constant="12" id="tI6-IG-qIu"/>
|
</constraints>
|
<freeformSimulatedSizeMetrics key="simulatedDestinationMetrics"/>
|
<connections>
|
<outlet property="label_content" destination="Tae-ol-C24" id="cHs-R3-X0Z"/>
|
</connections>
|
<point key="canvasLocation" x="120.28985507246378" y="717.52232142857144"/>
|
</view>
|
</objects>
|
<designables>
|
<designable name="LXt-mA-7y4">
|
<size key="intrinsicContentSize" width="30" height="34"/>
|
</designable>
|
</designables>
|
<resources>
|
<image name="icon_notice" width="13" height="16"/>
|
<systemColor name="systemBackgroundColor">
|
<color white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
</systemColor>
|
</resources>
|
</document>
|