<?xml version="1.0" encoding="UTF-8"?>
|
<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="22154" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES">
|
<device id="retina6_12" orientation="portrait" appearance="light"/>
|
<dependencies>
|
<deployment identifier="iOS"/>
|
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="22129"/>
|
<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" customClass="HomeDetailContentVC" customModule="BrokerDriver" customModuleProvider="target">
|
<connections>
|
<outlet property="cargoTableHeiCons" destination="YQW-Yf-baO" id="VHN-Mq-2sk"/>
|
<outlet property="cargoTableview" destination="Q4R-hU-Ja6" id="jK0-mm-ePf"/>
|
<outlet property="contentTableHeiCons" destination="dcS-e8-KWg" id="E1Q-2w-R2O"/>
|
<outlet property="contentTableView" destination="aoZ-mE-xqn" id="GM1-a5-A2M"/>
|
<outlet property="icon_id" destination="dxz-eo-8V9" id="k3M-65-5bl"/>
|
<outlet property="label_BLN" destination="g2O-U5-pwS" id="MlO-7O-AIo"/>
|
<outlet property="label_id" destination="mAs-6B-l9W" id="w1e-KY-eAa"/>
|
<outlet property="label_status" destination="75W-Za-jGl" id="wfG-bd-Yce"/>
|
<outlet property="label_type" destination="5Xf-g6-HxA" id="pwC-nh-cre"/>
|
<outlet property="scrollView" destination="RZZ-lC-T7W" id="Arq-58-WYM"/>
|
<outlet property="view" destination="i5M-Pr-FkT" id="sfx-zR-JGt"/>
|
<outlet property="view_btn" destination="ZL1-Nv-BlK" id="BuF-BT-Uh3"/>
|
</connections>
|
</placeholder>
|
<placeholder placeholderIdentifier="IBFirstResponder" id="-2" customClass="UIResponder"/>
|
<view clearsContextBeforeDrawing="NO" contentMode="scaleToFill" id="i5M-Pr-FkT">
|
<rect key="frame" x="0.0" y="0.0" width="393" height="852"/>
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
<subviews>
|
<scrollView clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="RZZ-lC-T7W">
|
<rect key="frame" x="10" y="5" width="373" height="808"/>
|
<subviews>
|
<stackView opaque="NO" contentMode="scaleToFill" axis="vertical" translatesAutoresizingMaskIntoConstraints="NO" id="Sh7-2N-mvt">
|
<rect key="frame" x="0.0" y="0.0" width="373" height="78"/>
|
<subviews>
|
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="rIc-RE-Td8">
|
<rect key="frame" x="0.0" y="0.0" width="373" height="39"/>
|
<subviews>
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Type:--" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="5Xf-g6-HxA">
|
<rect key="frame" x="13.999999999999996" y="13" width="45.666666666666657" height="14"/>
|
<constraints>
|
<constraint firstAttribute="height" constant="14" id="Lp1-KG-5gy"/>
|
</constraints>
|
<fontDescription key="fontDescription" type="boldSystem" pointSize="12"/>
|
<nil key="textColor"/>
|
<nil key="highlightedColor"/>
|
</label>
|
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="NxI-ge-Jqj">
|
<rect key="frame" x="14" y="38.666666666666664" width="359" height="0.3333333333333357"/>
|
<color key="backgroundColor" red="0.70196078431372544" green="0.70196078431372544" blue="0.70196078431372544" alpha="0.23999999999999999" colorSpace="custom" customColorSpace="sRGB"/>
|
<constraints>
|
<constraint firstAttribute="height" constant="0.5" id="lfi-CP-fTV"/>
|
</constraints>
|
</view>
|
</subviews>
|
<color key="backgroundColor" systemColor="systemBackgroundColor"/>
|
<constraints>
|
<constraint firstItem="NxI-ge-Jqj" firstAttribute="leading" secondItem="rIc-RE-Td8" secondAttribute="leading" constant="14" id="9I5-ks-TMO"/>
|
<constraint firstAttribute="trailing" secondItem="NxI-ge-Jqj" secondAttribute="trailing" id="PM1-dj-CW2"/>
|
<constraint firstItem="5Xf-g6-HxA" firstAttribute="leading" secondItem="rIc-RE-Td8" secondAttribute="leading" constant="14" id="cVc-KM-yMX"/>
|
<constraint firstItem="5Xf-g6-HxA" firstAttribute="top" secondItem="rIc-RE-Td8" secondAttribute="top" constant="13" id="h0Q-7p-ihh"/>
|
<constraint firstAttribute="bottom" secondItem="NxI-ge-Jqj" secondAttribute="bottom" id="qAf-Gk-8Ou"/>
|
<constraint firstAttribute="height" constant="39" id="xlm-Us-MHG"/>
|
</constraints>
|
</view>
|
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="BoI-Fe-NBh">
|
<rect key="frame" x="0.0" y="39" width="373" height="39"/>
|
<subviews>
|
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="APk-Lq-pyQ">
|
<rect key="frame" x="14" y="38.666666666666671" width="359" height="0.3333333333333357"/>
|
<color key="backgroundColor" red="0.70196078429999997" green="0.70196078429999997" blue="0.70196078429999997" alpha="0.23999999999999999" colorSpace="custom" customColorSpace="sRGB"/>
|
<constraints>
|
<constraint firstAttribute="height" constant="0.5" id="zzm-PM-4S0"/>
|
</constraints>
|
</view>
|
<imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="icon_id" translatesAutoresizingMaskIntoConstraints="NO" id="dxz-eo-8V9">
|
<rect key="frame" x="14" y="12.666666666666664" width="14" height="14"/>
|
</imageView>
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Shipments ID:--" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="mAs-6B-l9W">
|
<rect key="frame" x="34.999999999999993" y="12.333333333333336" width="96.333333333333314" height="14.333333333333336"/>
|
<fontDescription key="fontDescription" type="boldSystem" pointSize="12"/>
|
<nil key="textColor"/>
|
<nil key="highlightedColor"/>
|
</label>
|
</subviews>
|
<color key="backgroundColor" systemColor="systemBackgroundColor"/>
|
<constraints>
|
<constraint firstAttribute="height" constant="39" id="Biw-qK-LSg"/>
|
<constraint firstAttribute="bottom" secondItem="APk-Lq-pyQ" secondAttribute="bottom" id="DLX-8T-p9f"/>
|
<constraint firstItem="mAs-6B-l9W" firstAttribute="leading" secondItem="dxz-eo-8V9" secondAttribute="trailing" constant="7" id="ghn-Pm-dam"/>
|
<constraint firstItem="dxz-eo-8V9" firstAttribute="leading" secondItem="BoI-Fe-NBh" secondAttribute="leading" constant="14" id="kpV-UQ-wIx"/>
|
<constraint firstItem="dxz-eo-8V9" firstAttribute="centerY" secondItem="BoI-Fe-NBh" secondAttribute="centerY" id="tBF-aN-42d"/>
|
<constraint firstItem="mAs-6B-l9W" firstAttribute="centerY" secondItem="dxz-eo-8V9" secondAttribute="centerY" id="tMd-r3-ZTF"/>
|
<constraint firstAttribute="trailing" secondItem="APk-Lq-pyQ" secondAttribute="trailing" id="wjj-ml-n6X"/>
|
<constraint firstItem="APk-Lq-pyQ" firstAttribute="leading" secondItem="BoI-Fe-NBh" secondAttribute="leading" constant="14" id="xlX-cd-anR"/>
|
</constraints>
|
</view>
|
</subviews>
|
</stackView>
|
<tableView clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" scrollEnabled="NO" showsHorizontalScrollIndicator="NO" showsVerticalScrollIndicator="NO" style="grouped" separatorStyle="default" rowHeight="-1" estimatedRowHeight="-1" sectionHeaderHeight="18" estimatedSectionHeaderHeight="-1" sectionFooterHeight="18" estimatedSectionFooterHeight="-1" translatesAutoresizingMaskIntoConstraints="NO" id="aoZ-mE-xqn">
|
<rect key="frame" x="0.0" y="78" width="373" height="100"/>
|
<color key="backgroundColor" systemColor="systemBackgroundColor"/>
|
<constraints>
|
<constraint firstAttribute="height" constant="100" id="dcS-e8-KWg"/>
|
</constraints>
|
</tableView>
|
<stackView opaque="NO" contentMode="scaleToFill" axis="vertical" translatesAutoresizingMaskIntoConstraints="NO" id="PNO-IG-mSg">
|
<rect key="frame" x="0.0" y="178" width="373" height="178"/>
|
<subviews>
|
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="shP-rZ-jlC">
|
<rect key="frame" x="0.0" y="0.0" width="373" height="39"/>
|
<subviews>
|
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="Cue-Lc-InO">
|
<rect key="frame" x="14" y="38.666666666666657" width="359" height="0.3333333333333357"/>
|
<color key="backgroundColor" red="0.70196078429999997" green="0.70196078429999997" blue="0.70196078429999997" alpha="0.23999999999999999" colorSpace="custom" customColorSpace="sRGB"/>
|
<constraints>
|
<constraint firstAttribute="height" constant="0.5" id="wJy-BQ-HR8"/>
|
</constraints>
|
</view>
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Cargo" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="znZ-km-n61">
|
<rect key="frame" x="14.000000000000004" y="12.333333333333343" width="36.333333333333343" height="14.333333333333336"/>
|
<fontDescription key="fontDescription" type="boldSystem" pointSize="12"/>
|
<nil key="textColor"/>
|
<nil key="highlightedColor"/>
|
</label>
|
</subviews>
|
<color key="backgroundColor" systemColor="systemBackgroundColor"/>
|
<constraints>
|
<constraint firstItem="znZ-km-n61" firstAttribute="leading" secondItem="shP-rZ-jlC" secondAttribute="leading" constant="14" id="06D-Vn-Aqi"/>
|
<constraint firstAttribute="bottom" secondItem="Cue-Lc-InO" secondAttribute="bottom" id="IsZ-Nd-QQ2"/>
|
<constraint firstAttribute="trailing" secondItem="Cue-Lc-InO" secondAttribute="trailing" id="Ln4-7r-rrm"/>
|
<constraint firstAttribute="height" constant="39" id="PCh-Zd-suQ"/>
|
<constraint firstItem="znZ-km-n61" firstAttribute="centerY" secondItem="shP-rZ-jlC" secondAttribute="centerY" id="smP-rL-DY8"/>
|
<constraint firstItem="Cue-Lc-InO" firstAttribute="leading" secondItem="shP-rZ-jlC" secondAttribute="leading" constant="14" id="vxl-53-IRA"/>
|
</constraints>
|
</view>
|
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="iga-ir-pkx">
|
<rect key="frame" x="0.0" y="39" width="373" height="39"/>
|
<subviews>
|
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="5N2-Cp-fDb">
|
<rect key="frame" x="14" y="38.666666666666686" width="359" height="0.3333333333333357"/>
|
<color key="backgroundColor" red="0.70196078429999997" green="0.70196078429999997" blue="0.70196078429999997" alpha="0.23999999999999999" colorSpace="custom" customColorSpace="sRGB"/>
|
<constraints>
|
<constraint firstAttribute="height" constant="0.5" id="edK-lR-XkS"/>
|
</constraints>
|
</view>
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="B/L OR AWB NO.:--" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="g2O-U5-pwS">
|
<rect key="frame" x="13.999999999999993" y="12.333333333333343" width="113.33333333333331" height="14.333333333333336"/>
|
<fontDescription key="fontDescription" type="boldSystem" pointSize="12"/>
|
<color key="textColor" red="0.20000000000000001" green="0.20000000000000001" blue="0.20000000000000001" alpha="0.80000000000000004" colorSpace="custom" customColorSpace="calibratedRGB"/>
|
<nil key="highlightedColor"/>
|
</label>
|
</subviews>
|
<color key="backgroundColor" systemColor="systemBackgroundColor"/>
|
<constraints>
|
<constraint firstAttribute="bottom" secondItem="5N2-Cp-fDb" secondAttribute="bottom" id="BSH-Yk-1wF"/>
|
<constraint firstItem="g2O-U5-pwS" firstAttribute="centerY" secondItem="iga-ir-pkx" secondAttribute="centerY" id="Cof-f2-mMU"/>
|
<constraint firstAttribute="trailing" secondItem="5N2-Cp-fDb" secondAttribute="trailing" id="KpN-yd-0qW"/>
|
<constraint firstAttribute="height" constant="39" id="XVW-Hb-6q5"/>
|
<constraint firstItem="g2O-U5-pwS" firstAttribute="leading" secondItem="iga-ir-pkx" secondAttribute="leading" constant="14" id="pPF-U5-V9W"/>
|
<constraint firstItem="5N2-Cp-fDb" firstAttribute="leading" secondItem="iga-ir-pkx" secondAttribute="leading" constant="14" id="tY1-oc-VdS"/>
|
</constraints>
|
</view>
|
<tableView clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" style="plain" separatorStyle="default" rowHeight="-1" estimatedRowHeight="-1" sectionHeaderHeight="-1" estimatedSectionHeaderHeight="-1" sectionFooterHeight="-1" estimatedSectionFooterHeight="-1" translatesAutoresizingMaskIntoConstraints="NO" id="Q4R-hU-Ja6">
|
<rect key="frame" x="0.0" y="78" width="373" height="100"/>
|
<color key="backgroundColor" systemColor="systemBackgroundColor"/>
|
<constraints>
|
<constraint firstAttribute="height" constant="100" id="YQW-Yf-baO"/>
|
</constraints>
|
</tableView>
|
</subviews>
|
</stackView>
|
</subviews>
|
<constraints>
|
<constraint firstItem="Sh7-2N-mvt" firstAttribute="top" secondItem="RZZ-lC-T7W" secondAttribute="top" id="034-qp-ZM2"/>
|
<constraint firstItem="PNO-IG-mSg" firstAttribute="top" secondItem="aoZ-mE-xqn" secondAttribute="bottom" id="DK4-Sz-rO4"/>
|
<constraint firstAttribute="trailing" secondItem="PNO-IG-mSg" secondAttribute="trailing" id="LGb-fB-VbK"/>
|
<constraint firstItem="aoZ-mE-xqn" firstAttribute="leading" secondItem="RZZ-lC-T7W" secondAttribute="leading" id="MbG-Ab-jVb"/>
|
<constraint firstAttribute="trailing" secondItem="Sh7-2N-mvt" secondAttribute="trailing" id="OkU-0P-Hms"/>
|
<constraint firstItem="Sh7-2N-mvt" firstAttribute="leading" secondItem="RZZ-lC-T7W" secondAttribute="leading" id="PQe-g8-k4e"/>
|
<constraint firstItem="Sh7-2N-mvt" firstAttribute="centerX" secondItem="RZZ-lC-T7W" secondAttribute="centerX" id="YfM-Wn-fon"/>
|
<constraint firstAttribute="trailing" secondItem="aoZ-mE-xqn" secondAttribute="trailing" id="cVI-9A-gkR"/>
|
<constraint firstAttribute="bottom" secondItem="PNO-IG-mSg" secondAttribute="bottom" constant="52" id="ne8-Eg-Hgx"/>
|
<constraint firstItem="PNO-IG-mSg" firstAttribute="leading" secondItem="RZZ-lC-T7W" secondAttribute="leading" id="pkO-us-nFW"/>
|
<constraint firstItem="aoZ-mE-xqn" firstAttribute="top" secondItem="Sh7-2N-mvt" secondAttribute="bottom" id="wDA-wF-QYZ"/>
|
</constraints>
|
</scrollView>
|
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="ZL1-Nv-BlK">
|
<rect key="frame" x="0.0" y="774" width="393" height="44"/>
|
<subviews>
|
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="42Z-5A-7T8">
|
<rect key="frame" x="0.0" y="0.0" width="393" height="44"/>
|
<subviews>
|
<stackView opaque="NO" contentMode="scaleToFill" distribution="equalCentering" spacing="11" translatesAutoresizingMaskIntoConstraints="NO" id="Swf-mb-v0c">
|
<rect key="frame" x="87.666666666666671" y="0.0" width="217.66666666666663" height="44"/>
|
<subviews>
|
<imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="icon_right" translatesAutoresizingMaskIntoConstraints="NO" id="M1I-7T-v3G">
|
<rect key="frame" x="0.0" y="0.0" width="18" height="44"/>
|
</imageView>
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Confirm departure" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="75W-Za-jGl">
|
<rect key="frame" x="29" y="0.0" width="159.66666666666666" height="44"/>
|
<fontDescription key="fontDescription" type="boldSystem" pointSize="18"/>
|
<nil key="textColor"/>
|
<nil key="highlightedColor"/>
|
</label>
|
<imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="icon_left" translatesAutoresizingMaskIntoConstraints="NO" id="vyp-8l-RIm">
|
<rect key="frame" x="199.66666666666663" y="0.0" width="18" height="44"/>
|
</imageView>
|
</subviews>
|
</stackView>
|
</subviews>
|
<color key="backgroundColor" red="0.99215686270000003" green="0.82745098039999998" blue="0.015686274510000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
<constraints>
|
<constraint firstItem="Swf-mb-v0c" firstAttribute="centerX" secondItem="42Z-5A-7T8" secondAttribute="centerX" id="2Fl-XY-q9z"/>
|
<constraint firstAttribute="bottom" secondItem="Swf-mb-v0c" secondAttribute="bottom" id="C0z-8B-PmN"/>
|
<constraint firstAttribute="height" constant="44" id="OX4-hB-44o"/>
|
<constraint firstItem="Swf-mb-v0c" firstAttribute="top" secondItem="42Z-5A-7T8" secondAttribute="top" id="UTU-kB-XGi"/>
|
</constraints>
|
</view>
|
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="JKR-Yv-Icp">
|
<rect key="frame" x="0.0" y="0.0" width="393" height="44"/>
|
<inset key="imageEdgeInsets" minX="0.0" minY="0.0" maxX="2.2250738585072014e-308" maxY="0.0"/>
|
<connections>
|
<action selector="tapAction:" destination="-1" eventType="touchUpInside" id="9Sr-9z-Zu9"/>
|
</connections>
|
</button>
|
</subviews>
|
<color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
<constraints>
|
<constraint firstItem="JKR-Yv-Icp" firstAttribute="top" secondItem="ZL1-Nv-BlK" secondAttribute="top" id="0lF-S0-DDg"/>
|
<constraint firstItem="42Z-5A-7T8" firstAttribute="top" secondItem="ZL1-Nv-BlK" secondAttribute="top" id="5rC-co-RCj"/>
|
<constraint firstAttribute="trailing" secondItem="42Z-5A-7T8" secondAttribute="trailing" id="HbE-Sz-7Ie"/>
|
<constraint firstAttribute="height" constant="44" id="L3V-NS-6Zl"/>
|
<constraint firstAttribute="bottom" secondItem="JKR-Yv-Icp" secondAttribute="bottom" id="XE3-5E-pF3"/>
|
<constraint firstItem="42Z-5A-7T8" firstAttribute="leading" secondItem="ZL1-Nv-BlK" secondAttribute="leading" id="fsu-ga-8tu"/>
|
<constraint firstItem="JKR-Yv-Icp" firstAttribute="leading" secondItem="ZL1-Nv-BlK" secondAttribute="leading" id="tC5-NG-XHM"/>
|
<constraint firstAttribute="trailing" secondItem="JKR-Yv-Icp" secondAttribute="trailing" id="tgr-Db-gSy"/>
|
</constraints>
|
</view>
|
</subviews>
|
<viewLayoutGuide key="safeArea" id="nCn-el-ZCs"/>
|
<color key="backgroundColor" systemColor="systemBackgroundColor"/>
|
<constraints>
|
<constraint firstItem="RZZ-lC-T7W" firstAttribute="leading" secondItem="i5M-Pr-FkT" secondAttribute="leading" constant="10" id="4MS-Em-eUb"/>
|
<constraint firstAttribute="bottomMargin" secondItem="ZL1-Nv-BlK" secondAttribute="bottom" id="8kS-fC-qAx"/>
|
<constraint firstItem="RZZ-lC-T7W" firstAttribute="top" secondItem="i5M-Pr-FkT" secondAttribute="top" constant="5" id="De6-lo-1yB"/>
|
<constraint firstAttribute="trailing" secondItem="RZZ-lC-T7W" secondAttribute="trailing" constant="10" id="Laf-Ke-rd0"/>
|
<constraint firstItem="ZL1-Nv-BlK" firstAttribute="leading" secondItem="i5M-Pr-FkT" secondAttribute="leading" id="Yka-dx-Bh2"/>
|
<constraint firstAttribute="trailing" secondItem="ZL1-Nv-BlK" secondAttribute="trailing" id="faR-Sq-69n"/>
|
<constraint firstAttribute="bottomMargin" secondItem="RZZ-lC-T7W" secondAttribute="bottom" constant="5" id="u5d-jP-eGJ"/>
|
</constraints>
|
<point key="canvasLocation" x="84.732824427480907" y="20.422535211267608"/>
|
</view>
|
</objects>
|
<resources>
|
<image name="icon_id" width="14" height="14"/>
|
<image name="icon_left" width="18" height="14"/>
|
<image name="icon_right" width="18" height="14"/>
|
<systemColor name="systemBackgroundColor">
|
<color white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
</systemColor>
|
</resources>
|
</document>
|