<?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"/>
|
<view contentMode="scaleToFill" id="iN0-l3-epB" customClass="StartView" customModule="OK出行" customModuleProvider="target">
|
<rect key="frame" x="0.0" y="0.0" width="206" height="58"/>
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
<subviews>
|
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="NlL-AU-CQU" customClass="YYView" customModule="OK出行" customModuleProvider="target">
|
<rect key="frame" x="0.0" y="0.0" width="206" height="58"/>
|
<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="zKW-Ht-ZUV">
|
<rect key="frame" x="13" y="6" width="150" height="46"/>
|
<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="calibratedRGB"/>
|
<nil key="highlightedColor"/>
|
</label>
|
<imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="starting_point" translatesAutoresizingMaskIntoConstraints="NO" id="y3H-6X-wJF">
|
<rect key="frame" x="165" y="12" width="26" height="34"/>
|
<constraints>
|
<constraint firstAttribute="height" constant="34" id="ekV-R0-s8P"/>
|
<constraint firstAttribute="width" constant="26" id="rZz-vE-gsg"/>
|
</constraints>
|
</imageView>
|
</subviews>
|
<color key="backgroundColor" systemColor="systemBackgroundColor" cocoaTouchSystemColor="whiteColor"/>
|
<constraints>
|
<constraint firstItem="zKW-Ht-ZUV" firstAttribute="top" secondItem="NlL-AU-CQU" secondAttribute="top" constant="6" id="7FD-19-1r7"/>
|
<constraint firstItem="y3H-6X-wJF" firstAttribute="leading" secondItem="zKW-Ht-ZUV" secondAttribute="trailing" constant="2" id="As4-GX-Z8V"/>
|
<constraint firstAttribute="bottom" secondItem="zKW-Ht-ZUV" secondAttribute="bottom" constant="6" id="g2n-MY-Dqz"/>
|
<constraint firstAttribute="trailing" secondItem="y3H-6X-wJF" secondAttribute="trailing" constant="15" id="gwu-JR-ZZ2"/>
|
<constraint firstItem="zKW-Ht-ZUV" firstAttribute="leading" secondItem="NlL-AU-CQU" secondAttribute="leading" constant="13" id="nMr-PB-Uri"/>
|
<constraint firstItem="y3H-6X-wJF" firstAttribute="centerY" secondItem="NlL-AU-CQU" secondAttribute="centerY" id="qxD-0H-L1d"/>
|
</constraints>
|
<userDefinedRuntimeAttributes>
|
<userDefinedRuntimeAttribute type="number" keyPath="cornerRadius">
|
<real key="value" value="16"/>
|
</userDefinedRuntimeAttribute>
|
</userDefinedRuntimeAttributes>
|
</view>
|
</subviews>
|
<color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
<constraints>
|
<constraint firstAttribute="bottom" secondItem="NlL-AU-CQU" secondAttribute="bottom" id="AUz-q6-0cX"/>
|
<constraint firstItem="NlL-AU-CQU" firstAttribute="top" secondItem="iN0-l3-epB" secondAttribute="top" id="P9G-dd-yuB"/>
|
<constraint firstAttribute="trailing" secondItem="NlL-AU-CQU" secondAttribute="trailing" id="t2n-T6-wvg"/>
|
<constraint firstItem="NlL-AU-CQU" firstAttribute="leading" secondItem="iN0-l3-epB" secondAttribute="leading" id="wxP-bn-y2V"/>
|
</constraints>
|
<freeformSimulatedSizeMetrics key="simulatedDestinationMetrics"/>
|
<viewLayoutGuide key="safeArea" id="vUN-kp-3ea"/>
|
<connections>
|
<outlet property="label_name" destination="zKW-Ht-ZUV" id="yLj-XJ-xnb"/>
|
</connections>
|
<point key="canvasLocation" x="-39.130434782608695" y="379.6875"/>
|
</view>
|
</objects>
|
<resources>
|
<image name="starting_point" width="26" height="34"/>
|
</resources>
|
</document>
|