<?xml version="1.0" encoding="UTF-8"?>
|
<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="21701" 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="21678"/>
|
<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="CargoTableHeaderView" customModule="BrokerDriver" customModuleProvider="target">
|
<rect key="frame" x="0.0" y="0.0" width="393" height="46"/>
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
<subviews>
|
<stackView opaque="NO" contentMode="scaleToFill" distribution="fillEqually" translatesAutoresizingMaskIntoConstraints="NO" id="yas-Yg-ANr">
|
<rect key="frame" x="0.0" y="0.0" width="393" height="43"/>
|
<subviews>
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="CONTAINER #" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Oou-SK-35h">
|
<rect key="frame" x="0.0" y="0.0" width="98.333333333333329" height="43"/>
|
<fontDescription key="fontDescription" type="system" pointSize="12"/>
|
<color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="0.59999999999999998" colorSpace="custom" customColorSpace="sRGB"/>
|
<nil key="highlightedColor"/>
|
</label>
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="WEIGHT" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="FyK-5T-bIu">
|
<rect key="frame" x="98.333333333333343" y="0.0" width="98.333333333333343" height="43"/>
|
<fontDescription key="fontDescription" type="system" pointSize="12"/>
|
<color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="0.59999999999999998" colorSpace="custom" customColorSpace="sRGB"/>
|
<nil key="highlightedColor"/>
|
</label>
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Size" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="ffm-8M-8Ju">
|
<rect key="frame" x="196.66666666666666" y="0.0" width="97.999999999999972" height="43"/>
|
<fontDescription key="fontDescription" type="system" pointSize="12"/>
|
<color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="0.59999999999999998" colorSpace="custom" customColorSpace="sRGB"/>
|
<nil key="highlightedColor"/>
|
</label>
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="TYPE" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="11f-r0-jq4">
|
<rect key="frame" x="294.66666666666669" y="0.0" width="98.333333333333314" height="43"/>
|
<fontDescription key="fontDescription" type="system" pointSize="12"/>
|
<color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="0.59999999999999998" colorSpace="custom" customColorSpace="sRGB"/>
|
<nil key="highlightedColor"/>
|
</label>
|
</subviews>
|
<constraints>
|
<constraint firstAttribute="height" constant="43" id="AYa-qG-arB"/>
|
</constraints>
|
</stackView>
|
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="gCM-yc-e53">
|
<rect key="frame" x="14" y="43" width="379" height="0.6666666666666643"/>
|
<color key="backgroundColor" red="0.0" green="0.0" blue="0.0" alpha="0.23999999999999999" colorSpace="custom" customColorSpace="sRGB"/>
|
<constraints>
|
<constraint firstAttribute="height" constant="0.5" id="TjR-Be-cfb"/>
|
</constraints>
|
</view>
|
</subviews>
|
<color key="backgroundColor" systemColor="systemBackgroundColor"/>
|
<constraints>
|
<constraint firstItem="gCM-yc-e53" firstAttribute="top" secondItem="yas-Yg-ANr" secondAttribute="bottom" id="57g-gI-YFp"/>
|
<constraint firstItem="yas-Yg-ANr" firstAttribute="leading" secondItem="iN0-l3-epB" secondAttribute="leading" id="KqT-Zj-HEL"/>
|
<constraint firstItem="gCM-yc-e53" firstAttribute="leading" secondItem="iN0-l3-epB" secondAttribute="leading" constant="14" id="Mvh-Rs-pIZ"/>
|
<constraint firstAttribute="trailing" secondItem="gCM-yc-e53" secondAttribute="trailing" id="NEr-6l-fYh"/>
|
<constraint firstItem="yas-Yg-ANr" firstAttribute="top" secondItem="iN0-l3-epB" secondAttribute="top" id="eHP-gb-UUr"/>
|
<constraint firstAttribute="trailing" secondItem="yas-Yg-ANr" secondAttribute="trailing" id="ldG-BN-jfj"/>
|
</constraints>
|
<freeformSimulatedSizeMetrics key="simulatedDestinationMetrics"/>
|
<point key="canvasLocation" x="136.64122137404578" y="-263.38028169014086"/>
|
</view>
|
</objects>
|
<resources>
|
<systemColor name="systemBackgroundColor">
|
<color white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
</systemColor>
|
</resources>
|
</document>
|