<?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="UserCalloutView" customModule="OK出行" customModuleProvider="target">
|
<rect key="frame" x="0.0" y="0.0" width="305" height="51"/>
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
<subviews>
|
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="tlc-ne-AqF">
|
<rect key="frame" x="0.0" y="0.0" width="305" height="51"/>
|
<subviews>
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Label" textAlignment="center" lineBreakMode="tailTruncation" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="H7d-Q2-qpG">
|
<rect key="frame" x="11" y="5" width="283" height="41"/>
|
<fontDescription key="fontDescription" type="system" weight="medium" pointSize="12"/>
|
<color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="calibratedRGB"/>
|
<nil key="highlightedColor"/>
|
</label>
|
</subviews>
|
<color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
<constraints>
|
<constraint firstItem="H7d-Q2-qpG" firstAttribute="top" secondItem="tlc-ne-AqF" secondAttribute="top" constant="5" id="62a-0S-8Tc"/>
|
<constraint firstItem="H7d-Q2-qpG" firstAttribute="centerX" secondItem="tlc-ne-AqF" secondAttribute="centerX" id="J3g-4q-ql1"/>
|
<constraint firstAttribute="bottom" secondItem="H7d-Q2-qpG" secondAttribute="bottom" constant="5" id="LjN-VG-ADT"/>
|
<constraint firstAttribute="trailing" secondItem="H7d-Q2-qpG" secondAttribute="trailing" constant="11" id="er0-A4-4mu"/>
|
<constraint firstItem="H7d-Q2-qpG" firstAttribute="leading" secondItem="tlc-ne-AqF" secondAttribute="leading" constant="11" id="hd3-UW-Kmo"/>
|
<constraint firstItem="H7d-Q2-qpG" firstAttribute="centerY" secondItem="tlc-ne-AqF" secondAttribute="centerY" id="qhf-YH-Oj8"/>
|
</constraints>
|
<userDefinedRuntimeAttributes>
|
<userDefinedRuntimeAttribute type="number" keyPath="cornerRadius">
|
<real key="value" value="14"/>
|
</userDefinedRuntimeAttribute>
|
</userDefinedRuntimeAttributes>
|
</view>
|
</subviews>
|
<color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
<constraints>
|
<constraint firstItem="vUN-kp-3ea" firstAttribute="trailing" secondItem="tlc-ne-AqF" secondAttribute="trailing" id="7hw-4H-gGt"/>
|
<constraint firstItem="tlc-ne-AqF" firstAttribute="top" secondItem="iN0-l3-epB" secondAttribute="top" id="ccs-M2-8Dv"/>
|
<constraint firstItem="tlc-ne-AqF" firstAttribute="leading" secondItem="vUN-kp-3ea" secondAttribute="leading" id="thd-sT-VTj"/>
|
<constraint firstAttribute="bottom" secondItem="tlc-ne-AqF" secondAttribute="bottom" id="zeO-5c-b5y"/>
|
</constraints>
|
<freeformSimulatedSizeMetrics key="simulatedDestinationMetrics"/>
|
<viewLayoutGuide key="safeArea" id="vUN-kp-3ea"/>
|
<connections>
|
<outlet property="lb_name" destination="H7d-Q2-qpG" id="mHo-Y2-e7p"/>
|
<outlet property="view_bg" destination="tlc-ne-AqF" id="vbs-vp-0wl"/>
|
</connections>
|
<point key="canvasLocation" x="-42.753623188405797" y="401.45089285714283"/>
|
</view>
|
</objects>
|
</document>
|