<?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="21679"/>
|
<capability name="Named colors" 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="AttachTypeView" customModule="BrokerDriver" customModuleProvider="target">
|
<rect key="frame" x="0.0" y="0.0" width="393" height="852"/>
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
<subviews>
|
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="5Ac-fj-q74">
|
<rect key="frame" x="38" y="267.66666666666669" width="317" height="317.00000000000006"/>
|
<subviews>
|
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="mOl-90-rBi">
|
<rect key="frame" x="286" y="10" width="21" height="21"/>
|
<constraints>
|
<constraint firstAttribute="height" constant="21" id="OAm-zX-eth"/>
|
<constraint firstAttribute="width" constant="21" id="fXS-Ox-vZX"/>
|
</constraints>
|
<inset key="imageEdgeInsets" minX="0.0" minY="0.0" maxX="2.2250738585072014e-308" maxY="0.0"/>
|
<state key="normal" image="btn_close"/>
|
<connections>
|
<action selector="closeAction:" destination="iN0-l3-epB" eventType="touchUpInside" id="5xY-MP-MWq"/>
|
</connections>
|
</button>
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Type" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="ksx-JI-PcG">
|
<rect key="frame" x="17.000000000000004" y="56" width="34.333333333333343" height="17"/>
|
<constraints>
|
<constraint firstAttribute="width" constant="34.329999999999998" id="2J3-sh-96w"/>
|
<constraint firstAttribute="height" constant="17" id="gkq-P7-oPi"/>
|
</constraints>
|
<fontDescription key="fontDescription" type="boldSystem" pointSize="14"/>
|
<nil key="textColor"/>
|
<nil key="highlightedColor"/>
|
</label>
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Picture" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="fLq-ZD-AvY">
|
<rect key="frame" x="16.999999999999996" y="110" width="49.666666666666657" height="17"/>
|
<constraints>
|
<constraint firstAttribute="height" constant="17" id="3zO-Ic-cG9"/>
|
</constraints>
|
<fontDescription key="fontDescription" type="boldSystem" pointSize="14"/>
|
<nil key="textColor"/>
|
<nil key="highlightedColor"/>
|
</label>
|
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="LNl-RO-RsL" customClass="TapButton" customModule="BrokerDriver" customModuleProvider="target">
|
<rect key="frame" x="76.333333333333329" y="48.333333333333314" width="201.66666666666669" height="32"/>
|
<subviews>
|
<imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="icon_arrow_down" translatesAutoresizingMaskIntoConstraints="NO" id="YM3-6T-Z03">
|
<rect key="frame" x="170.66666666666669" y="12.666666666666686" width="12" height="7"/>
|
<constraints>
|
<constraint firstAttribute="width" constant="12" id="jJA-pN-Q3i"/>
|
<constraint firstAttribute="height" constant="7" id="sb7-36-eAB"/>
|
</constraints>
|
</imageView>
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="--" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="vLN-zs-Br1">
|
<rect key="frame" x="11" y="9" width="149.66666666666666" height="14.333333333333336"/>
|
<fontDescription key="fontDescription" type="system" pointSize="12"/>
|
<nil key="textColor"/>
|
<nil key="highlightedColor"/>
|
</label>
|
</subviews>
|
<color key="backgroundColor" systemColor="systemBackgroundColor"/>
|
<constraints>
|
<constraint firstAttribute="trailing" secondItem="YM3-6T-Z03" secondAttribute="trailing" constant="19" id="8df-6u-usb"/>
|
<constraint firstItem="YM3-6T-Z03" firstAttribute="centerY" secondItem="LNl-RO-RsL" secondAttribute="centerY" id="OSH-R2-beB"/>
|
<constraint firstItem="vLN-zs-Br1" firstAttribute="leading" secondItem="LNl-RO-RsL" secondAttribute="leading" constant="11" id="Vi4-P6-gyi"/>
|
<constraint firstItem="vLN-zs-Br1" firstAttribute="centerY" secondItem="LNl-RO-RsL" secondAttribute="centerY" id="d6A-3Q-MP2"/>
|
<constraint firstItem="YM3-6T-Z03" firstAttribute="leading" secondItem="vLN-zs-Br1" secondAttribute="trailing" constant="10" id="eOt-Ow-szs"/>
|
<constraint firstAttribute="height" constant="32" id="sIY-ZQ-KhX"/>
|
</constraints>
|
<userDefinedRuntimeAttributes>
|
<userDefinedRuntimeAttribute type="number" keyPath="ld_borderWidthXIB">
|
<real key="value" value="1"/>
|
</userDefinedRuntimeAttribute>
|
<userDefinedRuntimeAttribute type="color" keyPath="ld_borderColorXIB">
|
<color key="value" red="0.92156862745098034" green="0.92156862745098034" blue="0.92156862745098034" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
</userDefinedRuntimeAttribute>
|
<userDefinedRuntimeAttribute type="number" keyPath="ld_cornerRadiusXIB">
|
<real key="value" value="4"/>
|
</userDefinedRuntimeAttribute>
|
</userDefinedRuntimeAttributes>
|
<connections>
|
<action selector="tapAction:" destination="iN0-l3-epB" eventType="touchUpInside" id="sdR-Py-WEV"/>
|
</connections>
|
</view>
|
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="4gA-Co-pfP" customClass="TapButton" customModule="BrokerDriver" customModuleProvider="target">
|
<rect key="frame" x="76.666666666666686" y="102.33333333333331" width="106" height="106"/>
|
<subviews>
|
<imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="btn_add" translatesAutoresizingMaskIntoConstraints="NO" id="S94-Dy-I35">
|
<rect key="frame" x="40.999999999999986" y="26" width="24" height="24"/>
|
</imageView>
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Upload photo" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="KEJ-Lk-XRw">
|
<rect key="frame" x="0.0" y="65.666666666666686" width="106" height="14.333333333333329"/>
|
<fontDescription key="fontDescription" type="system" pointSize="12"/>
|
<color key="textColor" red="0.20000000000000001" green="0.20000000000000001" blue="0.20000000000000001" alpha="0.55000000000000004" colorSpace="custom" customColorSpace="sRGB"/>
|
<nil key="highlightedColor"/>
|
</label>
|
<imageView hidden="YES" clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="P3A-2g-ndw">
|
<rect key="frame" x="0.0" y="0.0" width="106" height="106"/>
|
<userDefinedRuntimeAttributes>
|
<userDefinedRuntimeAttribute type="boolean" keyPath="ld_maskToBoundsXIB" value="YES"/>
|
<userDefinedRuntimeAttribute type="number" keyPath="ld_cornerRadiusXIB">
|
<real key="value" value="4"/>
|
</userDefinedRuntimeAttribute>
|
</userDefinedRuntimeAttributes>
|
</imageView>
|
</subviews>
|
<color key="backgroundColor" systemColor="systemBackgroundColor"/>
|
<constraints>
|
<constraint firstItem="S94-Dy-I35" firstAttribute="top" secondItem="4gA-Co-pfP" secondAttribute="top" constant="26" id="1Vw-SX-tjU"/>
|
<constraint firstAttribute="trailing" secondItem="KEJ-Lk-XRw" secondAttribute="trailing" id="6fH-or-TFb"/>
|
<constraint firstAttribute="bottom" secondItem="P3A-2g-ndw" secondAttribute="bottom" id="9Dc-ra-vdT"/>
|
<constraint firstItem="KEJ-Lk-XRw" firstAttribute="leading" secondItem="4gA-Co-pfP" secondAttribute="leading" id="9n3-WO-T0X"/>
|
<constraint firstAttribute="bottom" secondItem="KEJ-Lk-XRw" secondAttribute="bottom" constant="26" id="Ctd-uk-Juz"/>
|
<constraint firstItem="P3A-2g-ndw" firstAttribute="leading" secondItem="4gA-Co-pfP" secondAttribute="leading" id="JRW-uh-JdQ"/>
|
<constraint firstAttribute="trailing" secondItem="P3A-2g-ndw" secondAttribute="trailing" id="OBs-Pn-pyi"/>
|
<constraint firstAttribute="height" constant="106" id="ZGV-8D-HVm"/>
|
<constraint firstItem="P3A-2g-ndw" firstAttribute="top" secondItem="4gA-Co-pfP" secondAttribute="top" id="kkO-gp-h9g"/>
|
<constraint firstItem="S94-Dy-I35" firstAttribute="centerX" secondItem="4gA-Co-pfP" secondAttribute="centerX" id="pYm-cI-aI0"/>
|
<constraint firstAttribute="width" constant="106" id="uh4-UW-Jyq"/>
|
</constraints>
|
<userDefinedRuntimeAttributes>
|
<userDefinedRuntimeAttribute type="number" keyPath="ld_cornerRadiusXIB">
|
<real key="value" value="4"/>
|
</userDefinedRuntimeAttribute>
|
<userDefinedRuntimeAttribute type="number" keyPath="ld_borderWidthXIB">
|
<real key="value" value="1"/>
|
</userDefinedRuntimeAttribute>
|
<userDefinedRuntimeAttribute type="color" keyPath="ld_borderColorXIB">
|
<color key="value" red="0.92156862745098034" green="0.92156862745098034" blue="0.92156862745098034" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
</userDefinedRuntimeAttribute>
|
<userDefinedRuntimeAttribute type="boolean" keyPath="ld_maskToBoundsXIB" value="YES"/>
|
</userDefinedRuntimeAttributes>
|
<connections>
|
<action selector="uploadImgAction:" destination="iN0-l3-epB" eventType="touchUpInside" id="YA8-cV-gtn"/>
|
</connections>
|
</view>
|
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="nOI-d7-0hh">
|
<rect key="frame" x="60" y="253.99999999999994" width="197" height="44"/>
|
<color key="backgroundColor" name="ThemeColor"/>
|
<constraints>
|
<constraint firstAttribute="height" constant="44" id="mcx-vf-XXD"/>
|
</constraints>
|
<fontDescription key="fontDescription" type="boldSystem" pointSize="15"/>
|
<inset key="imageEdgeInsets" minX="0.0" minY="0.0" maxX="2.2250738585072014e-308" maxY="0.0"/>
|
<state key="normal" title="Submit">
|
<color key="titleColor" red="0.16862745098039217" green="0.16862745098039217" blue="0.16862745098039217" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
</state>
|
<userDefinedRuntimeAttributes>
|
<userDefinedRuntimeAttribute type="number" keyPath="jq_xibCornerRadius">
|
<real key="value" value="22"/>
|
</userDefinedRuntimeAttribute>
|
</userDefinedRuntimeAttributes>
|
<connections>
|
<action selector="submitAction:" destination="iN0-l3-epB" eventType="touchUpInside" id="xZK-qe-Zqg"/>
|
</connections>
|
</button>
|
<stackView opaque="NO" contentMode="scaleToFill" axis="vertical" translatesAutoresizingMaskIntoConstraints="NO" id="h8e-DE-GAc">
|
<rect key="frame" x="76.333333333333329" y="80.333333333333314" width="201.66666666666669" height="108"/>
|
<subviews>
|
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="RVS-TN-hI7">
|
<rect key="frame" x="0.0" y="0.0" width="201.66666666666666" height="27"/>
|
<fontDescription key="fontDescription" type="system" pointSize="12"/>
|
<inset key="imageEdgeInsets" minX="0.0" minY="0.0" maxX="2.2250738585072014e-308" maxY="0.0"/>
|
<state key="normal" title="GATE OUT TICKET">
|
<color key="titleColor" red="0.16862745100000001" green="0.16862745100000001" blue="0.16862745100000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
</state>
|
<connections>
|
<action selector="contentTapAction:" destination="iN0-l3-epB" eventType="touchUpInside" id="gVi-Bc-h5N"/>
|
</connections>
|
</button>
|
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="3dr-Uy-qQi">
|
<rect key="frame" x="0.0" y="27" width="201.66666666666666" height="27"/>
|
<fontDescription key="fontDescription" type="system" pointSize="12"/>
|
<inset key="imageEdgeInsets" minX="0.0" minY="0.0" maxX="2.2250738585072014e-308" maxY="0.0"/>
|
<state key="normal" title="GATE IN TICKET">
|
<color key="titleColor" red="0.16862745100000001" green="0.16862745100000001" blue="0.16862745100000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
</state>
|
<connections>
|
<action selector="contentTapAction:" destination="iN0-l3-epB" eventType="touchUpInside" id="XC4-df-aaf"/>
|
</connections>
|
</button>
|
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="27v-qH-2cS">
|
<rect key="frame" x="0.0" y="54" width="201.66666666666666" height="27"/>
|
<fontDescription key="fontDescription" type="system" pointSize="12"/>
|
<inset key="imageEdgeInsets" minX="0.0" minY="0.0" maxX="2.2250738585072014e-308" maxY="0.0"/>
|
<state key="normal" title="POD">
|
<color key="titleColor" red="0.16862745100000001" green="0.16862745100000001" blue="0.16862745100000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
</state>
|
<connections>
|
<action selector="contentTapAction:" destination="iN0-l3-epB" eventType="touchUpInside" id="25y-r0-CWJ"/>
|
</connections>
|
</button>
|
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="Z2x-kg-exV">
|
<rect key="frame" x="0.0" y="81" width="201.66666666666666" height="27"/>
|
<fontDescription key="fontDescription" type="system" pointSize="12"/>
|
<inset key="imageEdgeInsets" minX="0.0" minY="0.0" maxX="2.2250738585072014e-308" maxY="0.0"/>
|
<state key="normal" title="OTHER">
|
<color key="titleColor" red="0.16862745100000001" green="0.16862745100000001" blue="0.16862745100000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
</state>
|
<connections>
|
<action selector="contentTapAction:" destination="iN0-l3-epB" eventType="touchUpInside" id="nFo-UA-zXk"/>
|
</connections>
|
</button>
|
</subviews>
|
<color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
<userDefinedRuntimeAttributes>
|
<userDefinedRuntimeAttribute type="color" keyPath="ld_borderColorXIB">
|
<color key="value" red="0.92156862750000001" green="0.92156862750000001" blue="0.92156862750000001" alpha="0.55000000000000004" colorSpace="custom" customColorSpace="sRGB"/>
|
</userDefinedRuntimeAttribute>
|
<userDefinedRuntimeAttribute type="number" keyPath="ld_borderWidthXIB">
|
<real key="value" value="1"/>
|
</userDefinedRuntimeAttribute>
|
</userDefinedRuntimeAttributes>
|
</stackView>
|
</subviews>
|
<color key="backgroundColor" systemColor="systemBackgroundColor"/>
|
<constraints>
|
<constraint firstItem="fLq-ZD-AvY" firstAttribute="top" secondItem="ksx-JI-PcG" secondAttribute="bottom" constant="37" id="0vk-5N-y7b"/>
|
<constraint firstItem="nOI-d7-0hh" firstAttribute="leading" secondItem="5Ac-fj-q74" secondAttribute="leading" constant="60" id="1c8-mz-Hub"/>
|
<constraint firstAttribute="width" secondItem="5Ac-fj-q74" secondAttribute="height" multiplier="1:1" id="65Z-Oz-dzK"/>
|
<constraint firstItem="4gA-Co-pfP" firstAttribute="top" secondItem="LNl-RO-RsL" secondAttribute="bottom" constant="22" id="6wq-Z2-lc6"/>
|
<constraint firstAttribute="trailing" secondItem="mOl-90-rBi" secondAttribute="trailing" constant="10" id="9eU-bJ-9ra"/>
|
<constraint firstItem="mOl-90-rBi" firstAttribute="top" secondItem="5Ac-fj-q74" secondAttribute="top" constant="10" id="Bvx-35-hgn"/>
|
<constraint firstItem="LNl-RO-RsL" firstAttribute="leading" secondItem="ksx-JI-PcG" secondAttribute="trailing" constant="25" id="CMG-ce-8cH"/>
|
<constraint firstItem="h8e-DE-GAc" firstAttribute="top" secondItem="LNl-RO-RsL" secondAttribute="bottom" id="DKN-Vo-sMa"/>
|
<constraint firstAttribute="trailing" secondItem="LNl-RO-RsL" secondAttribute="trailing" constant="39" id="HAp-FX-0gs"/>
|
<constraint firstItem="4gA-Co-pfP" firstAttribute="leading" secondItem="fLq-ZD-AvY" secondAttribute="trailing" constant="10" id="ILK-cp-ODA"/>
|
<constraint firstItem="ksx-JI-PcG" firstAttribute="leading" secondItem="5Ac-fj-q74" secondAttribute="leading" constant="17" id="Pz8-z9-ev9"/>
|
<constraint firstAttribute="trailing" secondItem="nOI-d7-0hh" secondAttribute="trailing" constant="60" id="RzL-76-cgw"/>
|
<constraint firstItem="fLq-ZD-AvY" firstAttribute="leading" secondItem="ksx-JI-PcG" secondAttribute="leading" id="WyL-4e-Ebs"/>
|
<constraint firstItem="h8e-DE-GAc" firstAttribute="trailing" secondItem="LNl-RO-RsL" secondAttribute="trailing" id="kFh-nv-plQ"/>
|
<constraint firstItem="h8e-DE-GAc" firstAttribute="leading" secondItem="LNl-RO-RsL" secondAttribute="leading" id="nb4-Wz-j5q"/>
|
<constraint firstItem="LNl-RO-RsL" firstAttribute="centerY" secondItem="ksx-JI-PcG" secondAttribute="centerY" id="qXD-Nu-fPD"/>
|
<constraint firstAttribute="bottom" secondItem="nOI-d7-0hh" secondAttribute="bottom" constant="19" id="rWO-mv-bph"/>
|
<constraint firstItem="ksx-JI-PcG" firstAttribute="top" secondItem="5Ac-fj-q74" secondAttribute="top" constant="56" id="tzm-Gs-tfZ"/>
|
</constraints>
|
<userDefinedRuntimeAttributes>
|
<userDefinedRuntimeAttribute type="number" keyPath="cornerRadius">
|
<real key="value" value="8"/>
|
</userDefinedRuntimeAttribute>
|
</userDefinedRuntimeAttributes>
|
</view>
|
</subviews>
|
<color key="backgroundColor" red="0.0" green="0.0" blue="0.0" alpha="0.59999999999999998" colorSpace="custom" customColorSpace="sRGB"/>
|
<constraints>
|
<constraint firstItem="5Ac-fj-q74" firstAttribute="centerY" secondItem="iN0-l3-epB" secondAttribute="centerY" id="3x1-1E-0Mm"/>
|
<constraint firstItem="5Ac-fj-q74" firstAttribute="leading" secondItem="iN0-l3-epB" secondAttribute="leading" constant="38" id="GVh-Zm-YvD"/>
|
<constraint firstItem="5Ac-fj-q74" firstAttribute="centerX" secondItem="iN0-l3-epB" secondAttribute="centerX" id="bVN-F7-JRk"/>
|
<constraint firstAttribute="trailing" secondItem="5Ac-fj-q74" secondAttribute="trailing" constant="38" id="v9l-wK-OYj"/>
|
</constraints>
|
<connections>
|
<outlet property="VStack" destination="h8e-DE-GAc" id="l3e-Hj-3vf"/>
|
<outlet property="btn_type" destination="LNl-RO-RsL" id="JeK-cQ-93v"/>
|
<outlet property="imgV" destination="P3A-2g-ndw" id="XbA-CZ-A7z"/>
|
<outlet property="label_content" destination="vLN-zs-Br1" id="Ym5-Ii-g2B"/>
|
<outlet property="view_container" destination="5Ac-fj-q74" id="ank-hb-pN8"/>
|
</connections>
|
<point key="canvasLocation" x="136.64122137404578" y="20.422535211267608"/>
|
</view>
|
</objects>
|
<resources>
|
<image name="btn_add" width="24" height="24"/>
|
<image name="btn_close" width="14" height="14"/>
|
<image name="icon_arrow_down" width="12" height="7"/>
|
<namedColor name="ThemeColor">
|
<color red="0.99199998378753662" green="0.82700002193450928" blue="0.016000000759959221" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
</namedColor>
|
<systemColor name="systemBackgroundColor">
|
<color white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
</systemColor>
|
</resources>
|
</document>
|