295 lines
31 KiB
XML
295 lines
31 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="20037" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES">
|
|
<device id="retina6_1" orientation="portrait" appearance="light"/>
|
|
<dependencies>
|
|
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="20020"/>
|
|
<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="ChannelsVC" customModule="wallet" customModuleProvider="target">
|
|
<connections>
|
|
<outlet property="availableBalanceLbl" destination="0rv-hh-yTU" id="YJV-cH-7mD"/>
|
|
<outlet property="cancelOpen" destination="1z2-qr-1G2" id="fkX-KG-rol"/>
|
|
<outlet property="channelsBtnsStack" destination="h4H-Ut-Ezh" id="D3n-YI-Q04"/>
|
|
<outlet property="closeAddressTextField" destination="YYe-rx-c3w" id="JJe-UR-7zE"/>
|
|
<outlet property="hostAddress" destination="e2a-MX-Po7" id="Aoh-kM-wEu"/>
|
|
<outlet property="localFundingAmount" destination="La5-7h-5LH" id="p0M-ND-iyF"/>
|
|
<outlet property="localFundingStepper" destination="Uyt-iD-uLf" id="a0t-cG-U6p"/>
|
|
<outlet property="newBtn" destination="u7v-GW-Zcu" id="F1t-0F-Ezn"/>
|
|
<outlet property="newStackView" destination="EMx-u0-dZ0" id="gya-ja-rxd"/>
|
|
<outlet property="openAddressTextView" destination="HVV-61-fc4" id="ocL-Pq-gXa"/>
|
|
<outlet property="openBtn" destination="KXZ-8G-xlK" id="feZ-7c-cVF"/>
|
|
<outlet property="portTextField" destination="8Du-rx-ZO7" id="iy7-Iz-xhD"/>
|
|
<outlet property="pushAmountStepper" destination="8jb-gN-cXi" id="36O-o0-Gnw"/>
|
|
<outlet property="pushSatAmount" destination="Sl9-tu-l5C" id="Lvn-8N-l46"/>
|
|
<outlet property="selectedListControl" destination="quV-XT-L9U" id="MNo-Ve-4jN"/>
|
|
<outlet property="tableView" destination="CNO-2M-Ehd" id="mpP-7J-tTr"/>
|
|
<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="414" height="896"/>
|
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
|
<subviews>
|
|
<stackView opaque="NO" contentMode="scaleToFill" axis="vertical" spacing="15" translatesAutoresizingMaskIntoConstraints="NO" id="EbI-sn-GFX" userLabel="ChannelStack">
|
|
<rect key="frame" x="10" y="54" width="394" height="798"/>
|
|
<subviews>
|
|
<stackView opaque="NO" contentMode="scaleToFill" spacing="10" translatesAutoresizingMaskIntoConstraints="NO" id="27A-G6-BKJ">
|
|
<rect key="frame" x="0.0" y="0.0" width="394" height="24"/>
|
|
<subviews>
|
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" verticalHuggingPriority="251" text="Available Balance:" textAlignment="right" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Qld-17-jca">
|
|
<rect key="frame" x="0.0" y="0.0" width="321.5" height="24"/>
|
|
<fontDescription key="fontDescription" type="system" weight="thin" pointSize="16"/>
|
|
<nil key="textColor"/>
|
|
<nil key="highlightedColor"/>
|
|
</label>
|
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="0" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="0rv-hh-yTU">
|
|
<rect key="frame" x="331.5" y="0.0" width="12.5" height="24"/>
|
|
<fontDescription key="fontDescription" type="system" weight="medium" pointSize="20"/>
|
|
<nil key="textColor"/>
|
|
<nil key="highlightedColor"/>
|
|
</label>
|
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="sats" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Poe-ge-Ilm">
|
|
<rect key="frame" x="354" y="0.0" width="40" height="24"/>
|
|
<constraints>
|
|
<constraint firstAttribute="width" constant="40" id="Ei2-DA-alP"/>
|
|
</constraints>
|
|
<fontDescription key="fontDescription" type="system" weight="thin" pointSize="16"/>
|
|
<nil key="textColor"/>
|
|
<nil key="highlightedColor"/>
|
|
</label>
|
|
</subviews>
|
|
</stackView>
|
|
<stackView opaque="NO" contentMode="scaleToFill" distribution="fillEqually" spacing="10" translatesAutoresizingMaskIntoConstraints="NO" id="h4H-Ut-Ezh" userLabel="Channel Buttons">
|
|
<rect key="frame" x="0.0" y="39" width="394" height="40"/>
|
|
<subviews>
|
|
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="u7v-GW-Zcu">
|
|
<rect key="frame" x="0.0" y="0.0" width="394" height="40"/>
|
|
<color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
|
<constraints>
|
|
<constraint firstAttribute="height" constant="40" id="d5o-dh-wsM"/>
|
|
</constraints>
|
|
<color key="tintColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
|
<state key="normal" title="Button"/>
|
|
<buttonConfiguration key="configuration" style="filled" title="New" cornerStyle="medium">
|
|
<color key="baseForegroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
|
<color key="baseBackgroundColor" red="0.36654189230000001" green="0.68308699129999995" blue="0.86276882889999995" alpha="1" colorSpace="custom" customColorSpace="displayP3"/>
|
|
</buttonConfiguration>
|
|
<connections>
|
|
<action selector="didPressNewBtn:" destination="-1" eventType="touchUpInside" id="GYC-4M-B4L"/>
|
|
</connections>
|
|
</button>
|
|
</subviews>
|
|
<color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
|
<color key="tintColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
|
</stackView>
|
|
<stackView opaque="NO" contentMode="scaleToFill" axis="vertical" translatesAutoresizingMaskIntoConstraints="NO" id="DtU-1U-uV3">
|
|
<rect key="frame" x="0.0" y="94" width="394" height="339.5"/>
|
|
<subviews>
|
|
<stackView hidden="YES" opaque="NO" contentMode="scaleToFill" axis="vertical" spacing="10" translatesAutoresizingMaskIntoConstraints="NO" id="EMx-u0-dZ0" userLabel="new">
|
|
<rect key="frame" x="0.0" y="0.0" width="571" height="310"/>
|
|
<subviews>
|
|
<stackView opaque="NO" contentMode="scaleToFill" distribution="equalCentering" alignment="center" spacing="5" translatesAutoresizingMaskIntoConstraints="NO" id="02R-N8-t4A">
|
|
<rect key="frame" x="0.0" y="0.0" width="571" height="30"/>
|
|
<subviews>
|
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Funding" lineBreakMode="tailTruncation" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="0IX-IG-L1X" userLabel="Funding">
|
|
<rect key="frame" x="0.0" y="5" width="61.5" height="20.5"/>
|
|
<fontDescription key="fontDescription" type="system" pointSize="17"/>
|
|
<nil key="textColor"/>
|
|
<nil key="highlightedColor"/>
|
|
</label>
|
|
<textField opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" text="20000" borderStyle="roundedRect" placeholder="Amount" textAlignment="natural" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="La5-7h-5LH">
|
|
<rect key="frame" x="130.5" y="0.0" width="150" height="30"/>
|
|
<constraints>
|
|
<constraint firstAttribute="height" constant="30" id="Ecx-Yc-mLv"/>
|
|
<constraint firstAttribute="width" constant="150" id="nxL-LP-usf"/>
|
|
</constraints>
|
|
<fontDescription key="fontDescription" type="system" pointSize="14"/>
|
|
<textInputTraits key="textInputTraits"/>
|
|
</textField>
|
|
<stepper opaque="NO" contentMode="scaleToFill" horizontalHuggingPriority="750" verticalHuggingPriority="750" contentHorizontalAlignment="center" contentVerticalAlignment="center" wraps="YES" value="100" maximumValue="9.2233720368547758e+18" stepValue="100" translatesAutoresizingMaskIntoConstraints="NO" id="Uyt-iD-uLf">
|
|
<rect key="frame" x="333.5" y="0.0" width="94" height="30"/>
|
|
<connections>
|
|
<action selector="didChangeLocalFundingStepper:" destination="-1" eventType="valueChanged" id="DDl-LL-wRZ"/>
|
|
</connections>
|
|
</stepper>
|
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="sats" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="bAR-HI-pY9">
|
|
<rect key="frame" x="539.5" y="5" width="31.5" height="20.5"/>
|
|
<fontDescription key="fontDescription" type="system" pointSize="17"/>
|
|
<nil key="textColor"/>
|
|
<nil key="highlightedColor"/>
|
|
</label>
|
|
</subviews>
|
|
</stackView>
|
|
<stackView opaque="NO" contentMode="scaleToFill" distribution="equalCentering" alignment="center" spacing="5" translatesAutoresizingMaskIntoConstraints="NO" id="221-mN-hvL">
|
|
<rect key="frame" x="0.0" y="40" width="571" height="30"/>
|
|
<subviews>
|
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Push Sat" lineBreakMode="tailTruncation" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="CRA-2B-8MY" userLabel="Funding">
|
|
<rect key="frame" x="0.0" y="5" width="67.5" height="20.5"/>
|
|
<fontDescription key="fontDescription" type="system" pointSize="17"/>
|
|
<nil key="textColor"/>
|
|
<nil key="highlightedColor"/>
|
|
</label>
|
|
<textField opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" text="100" borderStyle="roundedRect" placeholder="Amount" textAlignment="natural" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="Sl9-tu-l5C">
|
|
<rect key="frame" x="132.5" y="0.0" width="150" height="30"/>
|
|
<constraints>
|
|
<constraint firstAttribute="width" constant="150" id="Pgn-Fw-60H"/>
|
|
<constraint firstAttribute="height" constant="30" id="mN4-at-DVI"/>
|
|
</constraints>
|
|
<fontDescription key="fontDescription" type="system" pointSize="14"/>
|
|
<textInputTraits key="textInputTraits"/>
|
|
</textField>
|
|
<stepper opaque="NO" contentMode="scaleToFill" horizontalHuggingPriority="750" verticalHuggingPriority="750" contentHorizontalAlignment="center" contentVerticalAlignment="center" wraps="YES" value="100" maximumValue="9.2233720368547758e+18" stepValue="100" translatesAutoresizingMaskIntoConstraints="NO" id="8jb-gN-cXi">
|
|
<rect key="frame" x="334.5" y="0.0" width="94" height="30"/>
|
|
<connections>
|
|
<action selector="didChangePushSatStepper:" destination="-1" eventType="valueChanged" id="u9z-Wi-lz2"/>
|
|
</connections>
|
|
</stepper>
|
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="sats" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="iaC-rR-77q">
|
|
<rect key="frame" x="539.5" y="5" width="31.5" height="20.5"/>
|
|
<fontDescription key="fontDescription" type="system" pointSize="17"/>
|
|
<nil key="textColor"/>
|
|
<nil key="highlightedColor"/>
|
|
</label>
|
|
</subviews>
|
|
</stackView>
|
|
<textView opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleToFill" showsHorizontalScrollIndicator="NO" keyboardDismissMode="interactive" text="0245fc5e867abb5b83ead35b50dc5013dd358b9f3eb48c02f5e1cc9fc675039359" textAlignment="natural" adjustsFontForContentSizeCategory="YES" translatesAutoresizingMaskIntoConstraints="NO" id="HVV-61-fc4">
|
|
<rect key="frame" x="0.0" y="80" width="571" height="150"/>
|
|
<color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
|
<constraints>
|
|
<constraint firstAttribute="height" constant="150" id="KSm-OU-Bqo"/>
|
|
</constraints>
|
|
<color key="textColor" systemColor="labelColor"/>
|
|
<fontDescription key="fontDescription" type="system" weight="light" pointSize="12"/>
|
|
<textInputTraits key="textInputTraits" autocorrectionType="no" spellCheckingType="no" enablesReturnKeyAutomatically="YES" smartDashesType="no" smartQuotesType="no"/>
|
|
</textView>
|
|
<textField opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" text="02d38c9cdbc94a25438c473f96ba97450ca3897cdd86f4d2e64b04d97830316100" borderStyle="roundedRect" placeholder="Close Address" textAlignment="natural" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="YYe-rx-c3w">
|
|
<rect key="frame" x="0.0" y="240" width="571" height="0.0"/>
|
|
<fontDescription key="fontDescription" type="system" pointSize="14"/>
|
|
<textInputTraits key="textInputTraits" returnKeyType="done" enablesReturnKeyAutomatically="YES"/>
|
|
</textField>
|
|
<stackView opaque="NO" contentMode="scaleToFill" spacing="10" translatesAutoresizingMaskIntoConstraints="NO" id="7qb-QX-2IG">
|
|
<rect key="frame" x="0.0" y="250" width="571" height="0.0"/>
|
|
<subviews>
|
|
<textField opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" text="bmadesign.go.ro" borderStyle="roundedRect" placeholder="Host Address" textAlignment="natural" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="e2a-MX-Po7">
|
|
<rect key="frame" x="0.0" y="0.0" width="491" height="0.0"/>
|
|
<fontDescription key="fontDescription" type="system" pointSize="14"/>
|
|
<textInputTraits key="textInputTraits" returnKeyType="done" enablesReturnKeyAutomatically="YES"/>
|
|
</textField>
|
|
<textField opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" text="9735" borderStyle="roundedRect" placeholder="Port" textAlignment="natural" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="8Du-rx-ZO7">
|
|
<rect key="frame" x="501" y="0.0" width="70" height="0.0"/>
|
|
<constraints>
|
|
<constraint firstAttribute="width" constant="70" id="vBn-Jn-9fI"/>
|
|
</constraints>
|
|
<fontDescription key="fontDescription" type="system" pointSize="14"/>
|
|
<textInputTraits key="textInputTraits" returnKeyType="done" enablesReturnKeyAutomatically="YES"/>
|
|
</textField>
|
|
</subviews>
|
|
</stackView>
|
|
<stackView opaque="NO" contentMode="scaleToFill" axis="vertical" spacing="10" translatesAutoresizingMaskIntoConstraints="NO" id="Srx-Kb-1BK">
|
|
<rect key="frame" x="0.0" y="260" width="571" height="50"/>
|
|
<subviews>
|
|
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="KXZ-8G-xlK">
|
|
<rect key="frame" x="0.0" y="0.0" width="571" height="40"/>
|
|
<color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
|
<constraints>
|
|
<constraint firstAttribute="height" constant="40" id="5t6-4c-88b"/>
|
|
</constraints>
|
|
<color key="tintColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
|
<state key="normal" title="Button"/>
|
|
<buttonConfiguration key="configuration" style="filled" title="Open" cornerStyle="medium">
|
|
<color key="baseForegroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
|
<color key="baseBackgroundColor" red="0.36654189230000001" green="0.68308699129999995" blue="0.86276882889999995" alpha="1" colorSpace="custom" customColorSpace="displayP3"/>
|
|
</buttonConfiguration>
|
|
<connections>
|
|
<action selector="didPressOpenBtn:" destination="-1" eventType="touchUpInside" id="220-cB-njR"/>
|
|
</connections>
|
|
</button>
|
|
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="1z2-qr-1G2">
|
|
<rect key="frame" x="0.0" y="50" width="571" height="0.0"/>
|
|
<color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
|
<color key="tintColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
|
<state key="normal" title="Button"/>
|
|
<buttonConfiguration key="configuration" style="filled" title="Cancel" cornerStyle="medium">
|
|
<color key="baseForegroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
|
<color key="baseBackgroundColor" red="0.36654189230000001" green="0.68308699129999995" blue="0.86276882889999995" alpha="1" colorSpace="custom" customColorSpace="displayP3"/>
|
|
</buttonConfiguration>
|
|
<connections>
|
|
<action selector="didPressCancelOpenBtn:" destination="-1" eventType="touchUpInside" id="caA-Xs-gyk"/>
|
|
</connections>
|
|
</button>
|
|
</subviews>
|
|
</stackView>
|
|
</subviews>
|
|
<color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
|
</stackView>
|
|
</subviews>
|
|
<color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
|
</stackView>
|
|
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="sDf-4k-ftA" userLabel="List">
|
|
<rect key="frame" x="0.0" y="448.5" width="394" height="349.5"/>
|
|
<subviews>
|
|
<stackView opaque="NO" contentMode="scaleToFill" axis="vertical" spacing="10" translatesAutoresizingMaskIntoConstraints="NO" id="Gil-tx-Uvy" userLabel="List Stack">
|
|
<rect key="frame" x="0.0" y="0.0" width="394" height="349.5"/>
|
|
<subviews>
|
|
<segmentedControl opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="top" segmentControlStyle="bar" selectedSegmentIndex="0" translatesAutoresizingMaskIntoConstraints="NO" id="quV-XT-L9U">
|
|
<rect key="frame" x="0.0" y="0.0" width="394" height="41"/>
|
|
<constraints>
|
|
<constraint firstAttribute="height" constant="40" id="Mo3-l7-4DT"/>
|
|
</constraints>
|
|
<segments>
|
|
<segment title="Active"/>
|
|
<segment title="Closed"/>
|
|
<segment title="Opening"/>
|
|
<segment title="Closing"/>
|
|
<segment title="Peers"/>
|
|
</segments>
|
|
<connections>
|
|
<action selector="didChangeSelection:" destination="-1" eventType="valueChanged" id="yLp-lM-nT1"/>
|
|
</connections>
|
|
</segmentedControl>
|
|
<tableView clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" style="insetGrouped" separatorStyle="default" rowHeight="-1" estimatedRowHeight="-1" sectionHeaderHeight="18" estimatedSectionHeaderHeight="-1" sectionFooterHeight="18" estimatedSectionFooterHeight="-1" translatesAutoresizingMaskIntoConstraints="NO" id="CNO-2M-Ehd">
|
|
<rect key="frame" x="0.0" y="50" width="394" height="299.5"/>
|
|
</tableView>
|
|
</subviews>
|
|
<color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
|
<color key="tintColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
|
</stackView>
|
|
</subviews>
|
|
<color key="backgroundColor" systemColor="systemBackgroundColor"/>
|
|
<constraints>
|
|
<constraint firstAttribute="bottom" secondItem="Gil-tx-Uvy" secondAttribute="bottom" id="3oK-i7-Ini"/>
|
|
<constraint firstItem="Gil-tx-Uvy" firstAttribute="leading" secondItem="sDf-4k-ftA" secondAttribute="leading" id="aNV-5U-3Jw"/>
|
|
<constraint firstAttribute="trailing" secondItem="Gil-tx-Uvy" secondAttribute="trailing" id="cEr-YJ-KsC"/>
|
|
<constraint firstItem="Gil-tx-Uvy" firstAttribute="top" secondItem="sDf-4k-ftA" secondAttribute="top" id="yoS-st-AZ9"/>
|
|
</constraints>
|
|
</view>
|
|
</subviews>
|
|
<color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
|
<color key="tintColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
|
</stackView>
|
|
</subviews>
|
|
<viewLayoutGuide key="safeArea" id="fnl-2z-Ty3"/>
|
|
<color key="backgroundColor" systemColor="systemBackgroundColor"/>
|
|
<constraints>
|
|
<constraint firstItem="EbI-sn-GFX" firstAttribute="leading" secondItem="fnl-2z-Ty3" secondAttribute="leading" constant="10" id="7c8-Qu-hWm"/>
|
|
<constraint firstItem="EbI-sn-GFX" firstAttribute="top" secondItem="fnl-2z-Ty3" secondAttribute="top" constant="10" id="I1r-ag-t3I"/>
|
|
<constraint firstItem="fnl-2z-Ty3" firstAttribute="bottom" secondItem="EbI-sn-GFX" secondAttribute="bottom" constant="10" id="OUL-fR-h4f"/>
|
|
<constraint firstAttribute="trailing" secondItem="EbI-sn-GFX" secondAttribute="trailing" constant="10" id="wsh-qt-mNT"/>
|
|
</constraints>
|
|
<point key="canvasLocation" x="139" y="96"/>
|
|
</view>
|
|
</objects>
|
|
<resources>
|
|
<systemColor name="labelColor">
|
|
<color white="0.0" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
|
</systemColor>
|
|
<systemColor name="systemBackgroundColor">
|
|
<color white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
|
</systemColor>
|
|
</resources>
|
|
</document>
|