<?xml version="1.0" encoding="UTF-8"?>
|
<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="32700.99.1234" 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="22684"/>
|
<capability name="Named colors" minToolsVersion="9.0"/>
|
<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="WorldCupHeaderVC" customModule="WanPai" customModuleProvider="target">
|
<connections>
|
<outlet property="btn_exchange" destination="3bk-Zw-hOl" id="guG-Au-EeP"/>
|
<outlet property="headerImg" destination="rC1-GG-uHG" id="aVL-4B-C5W"/>
|
<outlet property="img_QR" destination="kqK-MA-Vfm" id="4cP-wE-jEN"/>
|
<outlet property="label_cityRank" destination="qXP-LB-xCU" id="XyU-KX-35J"/>
|
<outlet property="label_loseNum" destination="lO3-VT-LVU" id="Abh-Hg-KXQ"/>
|
<outlet property="label_name" destination="CLm-un-lHA" id="nLy-dh-gcl"/>
|
<outlet property="label_provinceRank" destination="06M-Qw-l20" id="6T9-YO-bJ7"/>
|
<outlet property="label_winNum" destination="rEf-8b-RAY" id="fMY-wz-Tnt"/>
|
<outlet property="label_winRate" destination="m9A-Xb-JPg" id="Uw3-Hg-wF1"/>
|
<outlet property="label_yearRank" destination="dho-Mk-UEo" id="Hd4-YJ-LaE"/>
|
<outlet property="view" destination="i5M-Pr-FkT" id="sfx-zR-JGt"/>
|
</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="418"/>
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
<subviews>
|
<imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="rC1-GG-uHG">
|
<rect key="frame" x="24.000000000000007" y="24.000000000000007" width="87.666666666666686" height="87.666666666666686"/>
|
<constraints>
|
<constraint firstAttribute="height" constant="87.5" id="acp-fA-EI4"/>
|
<constraint firstAttribute="width" constant="87.5" id="viK-40-g8b"/>
|
</constraints>
|
<userDefinedRuntimeAttributes>
|
<userDefinedRuntimeAttribute type="boolean" keyPath="ld_maskToBoundsXIB" value="YES"/>
|
<userDefinedRuntimeAttribute type="number" keyPath="ld_cornerRadiusXIB">
|
<real key="value" value="43.75"/>
|
</userDefinedRuntimeAttribute>
|
</userDefinedRuntimeAttributes>
|
</imageView>
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="--" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="CLm-un-lHA">
|
<rect key="frame" x="124.99999999999999" y="38.666666666666664" width="19.333333333333329" height="20.333333333333336"/>
|
<constraints>
|
<constraint firstAttribute="height" constant="20.5" id="Qfh-Lz-vgN"/>
|
</constraints>
|
<fontDescription key="fontDescription" type="system" pointSize="22"/>
|
<color key="textColor" red="0.34901960784313724" green="0.3411764705882353" blue="0.3411764705882353" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
<nil key="highlightedColor"/>
|
</label>
|
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="3bk-Zw-hOl" customClass="QMUIButton">
|
<rect key="frame" x="125" y="68" width="98" height="35"/>
|
<fontDescription key="fontDescription" type="system" pointSize="14"/>
|
<inset key="imageEdgeInsets" minX="0.0" minY="0.0" maxX="2.2250738585072014e-308" maxY="0.0"/>
|
<state key="normal" title="切换人员" image="btn_exchange">
|
<color key="titleColor" red="0.30588235294117649" green="0.85882352941176465" blue="0.74117647058823533" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
</state>
|
<userDefinedRuntimeAttributes>
|
<userDefinedRuntimeAttribute type="number" keyPath="spacingBetweenImageAndTitle">
|
<real key="value" value="6"/>
|
</userDefinedRuntimeAttribute>
|
</userDefinedRuntimeAttributes>
|
<connections>
|
<action selector="exchangeAction:" destination="-1" eventType="touchUpInside" id="6NP-5X-wda"/>
|
</connections>
|
</button>
|
<imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="kqK-MA-Vfm">
|
<rect key="frame" x="282" y="29.666666666666671" width="76" height="76"/>
|
<constraints>
|
<constraint firstAttribute="width" constant="76" id="dqa-c1-DHq"/>
|
<constraint firstAttribute="height" constant="76" id="meQ-qP-IB9"/>
|
</constraints>
|
</imageView>
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="您的2024年场次排名" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="dho-Mk-UEo">
|
<rect key="frame" x="0.0" y="142.66666666666666" width="393" height="17"/>
|
<fontDescription key="fontDescription" type="system" pointSize="14"/>
|
<color key="textColor" red="0.34901960784313724" green="0.3411764705882353" blue="0.3411764705882353" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
<nil key="highlightedColor"/>
|
</label>
|
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="9RA-9C-jhI">
|
<rect key="frame" x="31" y="174.33333333333334" width="331" height="52"/>
|
<subviews>
|
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="5bi-q0-cyM">
|
<rect key="frame" x="165" y="9" width="1" height="36"/>
|
<color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
<constraints>
|
<constraint firstAttribute="width" constant="1" id="Ezc-Uz-pmu"/>
|
</constraints>
|
</view>
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="成都排名 0" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="qXP-LB-xCU">
|
<rect key="frame" x="186.66666666666666" y="25" width="69.666666666666657" height="17"/>
|
<fontDescription key="fontDescription" type="system" pointSize="14"/>
|
<color key="textColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
<nil key="highlightedColor"/>
|
</label>
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="全国排名 0" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="06M-Qw-l20">
|
<rect key="frame" x="15" y="25" width="69.666666666666671" height="17"/>
|
<fontDescription key="fontDescription" type="system" pointSize="14"/>
|
<color key="textColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
<nil key="highlightedColor"/>
|
</label>
|
</subviews>
|
<color key="backgroundColor" name="FE6E0D"/>
|
<constraints>
|
<constraint firstAttribute="bottom" secondItem="06M-Qw-l20" secondAttribute="bottom" constant="10" id="2ja-cx-dYR"/>
|
<constraint firstItem="qXP-LB-xCU" firstAttribute="leading" secondItem="5bi-q0-cyM" secondAttribute="trailing" constant="20.5" id="74s-Mt-1uu"/>
|
<constraint firstItem="06M-Qw-l20" firstAttribute="leading" secondItem="9RA-9C-jhI" secondAttribute="leading" constant="15" id="HeM-ZB-EQV"/>
|
<constraint firstItem="5bi-q0-cyM" firstAttribute="centerX" secondItem="9RA-9C-jhI" secondAttribute="centerX" id="Jb3-h8-BVT"/>
|
<constraint firstAttribute="bottom" secondItem="qXP-LB-xCU" secondAttribute="bottom" constant="10" id="nsi-Vw-kg3"/>
|
<constraint firstItem="5bi-q0-cyM" firstAttribute="top" secondItem="9RA-9C-jhI" secondAttribute="top" constant="9" id="tIz-Dv-NHL"/>
|
<constraint firstAttribute="height" constant="52" id="tq2-g3-PeI"/>
|
<constraint firstAttribute="bottom" secondItem="5bi-q0-cyM" secondAttribute="bottom" constant="7" id="vjM-zM-z8S"/>
|
</constraints>
|
<userDefinedRuntimeAttributes>
|
<userDefinedRuntimeAttribute type="boolean" keyPath="ld_maskToBoundsXIB" value="YES"/>
|
<userDefinedRuntimeAttribute type="number" keyPath="ld_cornerRadiusXIB">
|
<real key="value" value="26"/>
|
</userDefinedRuntimeAttribute>
|
</userDefinedRuntimeAttributes>
|
</view>
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="负场次" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Peq-DE-vPX">
|
<rect key="frame" x="131" y="250.33333333333337" width="131" height="14"/>
|
<constraints>
|
<constraint firstAttribute="height" constant="14" id="vHE-xd-QBS"/>
|
</constraints>
|
<fontDescription key="fontDescription" type="system" pointSize="14"/>
|
<color key="textColor" red="0.34901960784313724" green="0.3411764705882353" blue="0.3411764705882353" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
<nil key="highlightedColor"/>
|
</label>
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="胜率" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="7Tv-DA-R5E">
|
<rect key="frame" x="262" y="250.33333333333337" width="131" height="14"/>
|
<constraints>
|
<constraint firstAttribute="height" constant="14" id="zEI-gZ-fy4"/>
|
</constraints>
|
<fontDescription key="fontDescription" type="system" pointSize="14"/>
|
<color key="textColor" red="0.34901960780000002" green="0.3411764706" blue="0.3411764706" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
<nil key="highlightedColor"/>
|
</label>
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="胜场次" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="E06-bD-LoM">
|
<rect key="frame" x="0.0" y="250.33333333333337" width="131" height="14"/>
|
<constraints>
|
<constraint firstAttribute="height" constant="14" id="zhZ-gy-Wf9"/>
|
</constraints>
|
<fontDescription key="fontDescription" type="system" pointSize="14"/>
|
<color key="textColor" red="0.34901960780000002" green="0.3411764706" blue="0.3411764706" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
<nil key="highlightedColor"/>
|
</label>
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="0.00%" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" minimumFontSize="14" translatesAutoresizingMaskIntoConstraints="NO" id="m9A-Xb-JPg">
|
<rect key="frame" x="272" y="274.33333333333331" width="101" height="46"/>
|
<constraints>
|
<constraint firstAttribute="height" constant="46" id="8tN-ps-bbt"/>
|
</constraints>
|
<fontDescription key="fontDescription" type="system" pointSize="27"/>
|
<color key="textColor" red="0.34901960784313724" green="0.3411764705882353" blue="0.3411764705882353" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
<nil key="highlightedColor"/>
|
<userDefinedRuntimeAttributes>
|
<userDefinedRuntimeAttribute type="boolean" keyPath="ld_maskToBoundsXIB" value="YES"/>
|
<userDefinedRuntimeAttribute type="number" keyPath="ld_cornerRadiusXIB">
|
<real key="value" value="23"/>
|
</userDefinedRuntimeAttribute>
|
</userDefinedRuntimeAttributes>
|
</label>
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="0" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="rEf-8b-RAY">
|
<rect key="frame" x="20" y="274.33333333333331" width="101" height="46"/>
|
<constraints>
|
<constraint firstAttribute="height" constant="46" id="Zh3-Gp-bHb"/>
|
</constraints>
|
<fontDescription key="fontDescription" type="system" pointSize="27"/>
|
<color key="textColor" red="0.34901960784313724" green="0.3411764705882353" blue="0.3411764705882353" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
<nil key="highlightedColor"/>
|
<userDefinedRuntimeAttributes>
|
<userDefinedRuntimeAttribute type="boolean" keyPath="ld_maskToBoundsXIB" value="YES"/>
|
<userDefinedRuntimeAttribute type="number" keyPath="ld_cornerRadiusXIB">
|
<real key="value" value="23"/>
|
</userDefinedRuntimeAttribute>
|
</userDefinedRuntimeAttributes>
|
</label>
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="0" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="lO3-VT-LVU">
|
<rect key="frame" x="146" y="274.33333333333331" width="101" height="46"/>
|
<constraints>
|
<constraint firstAttribute="height" constant="46" id="Fpt-PG-81C"/>
|
</constraints>
|
<fontDescription key="fontDescription" type="system" pointSize="27"/>
|
<color key="textColor" red="0.34901960784313724" green="0.3411764705882353" blue="0.3411764705882353" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
<nil key="highlightedColor"/>
|
<userDefinedRuntimeAttributes>
|
<userDefinedRuntimeAttribute type="boolean" keyPath="ld_maskToBoundsXIB" value="YES"/>
|
<userDefinedRuntimeAttribute type="number" keyPath="ld_cornerRadiusXIB">
|
<real key="value" value="23"/>
|
</userDefinedRuntimeAttribute>
|
</userDefinedRuntimeAttributes>
|
</label>
|
</subviews>
|
<viewLayoutGuide key="safeArea" id="fnl-2z-Ty3"/>
|
<color key="backgroundColor" systemColor="systemBackgroundColor"/>
|
<constraints>
|
<constraint firstItem="m9A-Xb-JPg" firstAttribute="top" secondItem="rEf-8b-RAY" secondAttribute="top" id="1JM-fs-BSA"/>
|
<constraint firstItem="lO3-VT-LVU" firstAttribute="centerX" secondItem="Peq-DE-vPX" secondAttribute="centerX" id="40K-BC-Ska"/>
|
<constraint firstItem="9RA-9C-jhI" firstAttribute="top" secondItem="dho-Mk-UEo" secondAttribute="bottom" constant="14.5" id="4H8-rg-qaV"/>
|
<constraint firstItem="CLm-un-lHA" firstAttribute="leading" secondItem="rC1-GG-uHG" secondAttribute="trailing" constant="13.5" id="7KP-Up-Wjn"/>
|
<constraint firstItem="9RA-9C-jhI" firstAttribute="leading" secondItem="fnl-2z-Ty3" secondAttribute="leading" constant="31" id="7YN-Nf-NVK"/>
|
<constraint firstItem="fnl-2z-Ty3" firstAttribute="trailing" secondItem="7Tv-DA-R5E" secondAttribute="trailing" id="97Z-Lt-Xc6"/>
|
<constraint firstItem="fnl-2z-Ty3" firstAttribute="trailing" secondItem="m9A-Xb-JPg" secondAttribute="trailing" constant="20" id="AOB-qc-e1Y"/>
|
<constraint firstItem="fnl-2z-Ty3" firstAttribute="trailing" secondItem="9RA-9C-jhI" secondAttribute="trailing" constant="31" id="Adw-GT-Y0X"/>
|
<constraint firstItem="dho-Mk-UEo" firstAttribute="top" secondItem="kqK-MA-Vfm" secondAttribute="bottom" constant="37" id="ENW-DR-ptu"/>
|
<constraint firstItem="kqK-MA-Vfm" firstAttribute="centerY" secondItem="rC1-GG-uHG" secondAttribute="centerY" id="H2t-1L-Swv"/>
|
<constraint firstItem="rC1-GG-uHG" firstAttribute="leading" secondItem="fnl-2z-Ty3" secondAttribute="leading" constant="24" id="HgH-ec-6mG"/>
|
<constraint firstItem="rEf-8b-RAY" firstAttribute="leading" secondItem="fnl-2z-Ty3" secondAttribute="leading" constant="20" id="J8r-1H-0zw"/>
|
<constraint firstItem="3bk-Zw-hOl" firstAttribute="top" secondItem="CLm-un-lHA" secondAttribute="bottom" constant="9" id="NL7-24-lfZ"/>
|
<constraint firstItem="fnl-2z-Ty3" firstAttribute="trailing" secondItem="dho-Mk-UEo" secondAttribute="trailing" id="Oyo-J1-MSN"/>
|
<constraint firstItem="lO3-VT-LVU" firstAttribute="leading" secondItem="rEf-8b-RAY" secondAttribute="trailing" constant="25" id="PmD-Dt-ho8"/>
|
<constraint firstItem="Peq-DE-vPX" firstAttribute="top" secondItem="E06-bD-LoM" secondAttribute="top" id="QY6-Xm-ShD"/>
|
<constraint firstItem="7Tv-DA-R5E" firstAttribute="leading" secondItem="Peq-DE-vPX" secondAttribute="trailing" id="Tw1-gw-DR2"/>
|
<constraint firstItem="lO3-VT-LVU" firstAttribute="top" secondItem="Peq-DE-vPX" secondAttribute="bottom" constant="10" id="UVT-Su-Uiq"/>
|
<constraint firstItem="CLm-un-lHA" firstAttribute="top" secondItem="rC1-GG-uHG" secondAttribute="top" constant="14.5" id="Urr-X9-Yxg"/>
|
<constraint firstItem="3bk-Zw-hOl" firstAttribute="leading" secondItem="CLm-un-lHA" secondAttribute="leading" id="V1E-uQ-2x2"/>
|
<constraint firstItem="lO3-VT-LVU" firstAttribute="top" secondItem="rEf-8b-RAY" secondAttribute="top" id="V79-Pc-1wJ"/>
|
<constraint firstItem="Peq-DE-vPX" firstAttribute="top" secondItem="9RA-9C-jhI" secondAttribute="bottom" constant="24" id="cff-f0-lmR"/>
|
<constraint firstItem="dho-Mk-UEo" firstAttribute="centerX" secondItem="fnl-2z-Ty3" secondAttribute="centerX" id="fzG-wS-Dji"/>
|
<constraint firstItem="7Tv-DA-R5E" firstAttribute="top" secondItem="E06-bD-LoM" secondAttribute="top" id="gQX-Wq-R9D"/>
|
<constraint firstItem="Peq-DE-vPX" firstAttribute="centerX" secondItem="fnl-2z-Ty3" secondAttribute="centerX" id="gbH-2M-vRU"/>
|
<constraint firstItem="E06-bD-LoM" firstAttribute="leading" secondItem="fnl-2z-Ty3" secondAttribute="leading" id="gjE-T9-KXv"/>
|
<constraint firstItem="lO3-VT-LVU" firstAttribute="width" secondItem="rEf-8b-RAY" secondAttribute="width" id="ljt-w2-XRi"/>
|
<constraint firstItem="m9A-Xb-JPg" firstAttribute="leading" secondItem="lO3-VT-LVU" secondAttribute="trailing" constant="25" id="msI-qw-ojx"/>
|
<constraint firstItem="fnl-2z-Ty3" firstAttribute="trailing" secondItem="kqK-MA-Vfm" secondAttribute="trailing" constant="35" id="qYf-Yz-QGa"/>
|
<constraint firstItem="m9A-Xb-JPg" firstAttribute="width" secondItem="rEf-8b-RAY" secondAttribute="width" id="qda-yh-5e1"/>
|
<constraint firstItem="Peq-DE-vPX" firstAttribute="leading" secondItem="E06-bD-LoM" secondAttribute="trailing" id="rNC-0l-Kxm"/>
|
<constraint firstItem="7Tv-DA-R5E" firstAttribute="width" secondItem="E06-bD-LoM" secondAttribute="width" id="sGr-Co-SRW"/>
|
<constraint firstItem="dho-Mk-UEo" firstAttribute="leading" secondItem="fnl-2z-Ty3" secondAttribute="leading" id="uqs-Ug-h0k"/>
|
<constraint firstItem="rC1-GG-uHG" firstAttribute="top" secondItem="i5M-Pr-FkT" secondAttribute="top" constant="24" id="whU-9h-iS8"/>
|
<constraint firstItem="Peq-DE-vPX" firstAttribute="width" secondItem="E06-bD-LoM" secondAttribute="width" id="y0w-N0-AB4"/>
|
</constraints>
|
<freeformSimulatedSizeMetrics key="simulatedDestinationMetrics"/>
|
<point key="canvasLocation" x="81.679389312977094" y="-132.3943661971831"/>
|
</view>
|
</objects>
|
<resources>
|
<image name="btn_exchange" width="40" height="35"/>
|
<namedColor name="FE6E0D">
|
<color red="0.99199998378753662" green="0.53299999237060547" blue="0.0080000003799796104" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
</namedColor>
|
<systemColor name="systemBackgroundColor">
|
<color white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
</systemColor>
|
</resources>
|
</document>
|