Files
2022-05-27 20:21:01 +03:00

144 lines
11 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="18122" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES">
<device id="retina6_1" orientation="portrait" appearance="light"/>
<dependencies>
<deployment identifier="iOS"/>
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="18093"/>
<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="CryptoChatButtonsArrayView" customModule="PayCash" customModuleProvider="target"/>
<placeholder placeholderIdentifier="IBFirstResponder" id="-2" customClass="UIResponder"/>
<view contentMode="scaleToFill" id="iN0-l3-epB">
<rect key="frame" x="0.0" y="0.0" width="443" height="56"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<subviews>
<stackView opaque="NO" contentMode="scaleToFill" distribution="fillEqually" spacing="12" translatesAutoresizingMaskIntoConstraints="NO" id="kEi-xf-m7u">
<rect key="frame" x="12" y="4" width="419" height="48"/>
<subviews>
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="osd-5E-v8m" customClass="CommonButtonAction" customModule="PayCash" customModuleProvider="target">
<rect key="frame" x="0.0" y="0.0" width="203.5" height="48"/>
<color key="backgroundColor" name="Marble"/>
<constraints>
<constraint firstAttribute="height" constant="48" id="ayr-HJ-5gI"/>
</constraints>
<inset key="titleEdgeInsets" minX="10" minY="0.0" maxX="0.0" maxY="0.0"/>
<state key="normal" title="QR" image="chats-top-button_qr">
<color key="titleColor" name="TextGranite"/>
</state>
<userDefinedRuntimeAttributes>
<userDefinedRuntimeAttribute type="string" keyPath="styleName" value="secondary"/>
<userDefinedRuntimeAttribute type="image" keyPath="image" value="chats-top-button_qr"/>
<userDefinedRuntimeAttribute type="string" keyPath="lzTitle" value="QR"/>
<userDefinedRuntimeAttribute type="number" keyPath="layer.cornerRadius">
<integer key="value" value="10"/>
</userDefinedRuntimeAttribute>
</userDefinedRuntimeAttributes>
<connections>
<action selector="qrButtonPressed:" destination="-1" eventType="touchUpInside" id="sBg-Fh-usK"/>
</connections>
</button>
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="o5W-5s-zbK" customClass="CommonButtonAction" customModule="PayCash" customModuleProvider="target">
<rect key="frame" x="215.5" y="0.0" width="203.5" height="48"/>
<color key="backgroundColor" name="Marble"/>
<constraints>
<constraint firstAttribute="height" constant="48" id="8Y3-mg-AO1"/>
</constraints>
<inset key="titleEdgeInsets" minX="10" minY="0.0" maxX="0.0" maxY="0.0"/>
<state key="normal" title="Button" image="chats-top-button_transfer">
<color key="titleColor" name="TextGranite"/>
</state>
<userDefinedRuntimeAttributes>
<userDefinedRuntimeAttribute type="number" keyPath="layer.cornerRadius">
<integer key="value" value="10"/>
</userDefinedRuntimeAttribute>
<userDefinedRuntimeAttribute type="string" keyPath="lzTitle" value="cryptoChat.chat.transfer"/>
<userDefinedRuntimeAttribute type="image" keyPath="image" value="chats-top-button_transfer"/>
<userDefinedRuntimeAttribute type="string" keyPath="styleName" value="secondary"/>
</userDefinedRuntimeAttributes>
<connections>
<action selector="transferButtonPressed:" destination="-1" eventType="touchUpInside" id="rRP-oU-cC2"/>
</connections>
</button>
<stackView hidden="YES" opaque="NO" contentMode="scaleToFill" distribution="fillEqually" spacing="12" translatesAutoresizingMaskIntoConstraints="NO" id="tut-rL-jpN">
<rect key="frame" x="419" y="0.0" width="0.0" height="48"/>
<subviews>
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="mSB-cS-r3y" customClass="CommonButtonAction" customModule="PayCash" customModuleProvider="target">
<rect key="frame" x="0.0" y="0.0" width="0.0" height="48"/>
<color key="backgroundColor" name="Marble"/>
<constraints>
<constraint firstAttribute="height" constant="48" id="Mud-Pc-FYw"/>
</constraints>
<inset key="titleEdgeInsets" minX="10" minY="0.0" maxX="0.0" maxY="0.0"/>
<state key="normal" title="Button" image="chats-top-button_receive">
<color key="titleColor" name="TextGranite"/>
</state>
<userDefinedRuntimeAttributes>
<userDefinedRuntimeAttribute type="number" keyPath="layer.cornerRadius">
<integer key="value" value="10"/>
</userDefinedRuntimeAttribute>
<userDefinedRuntimeAttribute type="string" keyPath="lzTitle" value="wallet.menu.receive"/>
<userDefinedRuntimeAttribute type="string" keyPath="styleName" value="secondary"/>
<userDefinedRuntimeAttribute type="image" keyPath="image" value="chats-top-button_receive"/>
</userDefinedRuntimeAttributes>
<connections>
<action selector="receiveButtonPressed:" destination="-1" eventType="touchUpInside" id="ISH-Z5-8KI"/>
</connections>
</button>
</subviews>
</stackView>
</subviews>
</stackView>
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="QaL-aG-jA9">
<rect key="frame" x="0.0" y="55" width="443" height="1"/>
<color key="backgroundColor" red="0.92941176470588238" green="0.93333333333333335" blue="0.93333333333333335" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
<constraints>
<constraint firstAttribute="height" constant="1" id="W0Y-2d-Z4V"/>
</constraints>
</view>
</subviews>
<viewLayoutGuide key="safeArea" id="vUN-kp-3ea"/>
<color key="backgroundColor" systemColor="systemBackgroundColor"/>
<constraints>
<constraint firstAttribute="trailing" secondItem="QaL-aG-jA9" secondAttribute="trailing" id="Ivy-x3-t31"/>
<constraint firstAttribute="bottom" secondItem="kEi-xf-m7u" secondAttribute="bottom" constant="4" id="MxB-ib-r0v"/>
<constraint firstItem="QaL-aG-jA9" firstAttribute="leading" secondItem="iN0-l3-epB" secondAttribute="leading" id="ZdF-hc-dQw"/>
<constraint firstItem="kEi-xf-m7u" firstAttribute="top" secondItem="iN0-l3-epB" secondAttribute="top" constant="4" id="bPU-L3-kKK"/>
<constraint firstAttribute="bottom" secondItem="QaL-aG-jA9" secondAttribute="bottom" id="bhC-BS-YTM"/>
<constraint firstAttribute="trailing" secondItem="kEi-xf-m7u" secondAttribute="trailing" constant="12" id="t0V-X0-6GR"/>
<constraint firstItem="kEi-xf-m7u" firstAttribute="leading" secondItem="iN0-l3-epB" secondAttribute="leading" constant="12" id="tJd-km-yzb"/>
</constraints>
<freeformSimulatedSizeMetrics key="simulatedDestinationMetrics"/>
<point key="canvasLocation" x="68.840579710144937" y="-164.0625"/>
</view>
</objects>
<designables>
<designable name="mSB-cS-r3y">
<size key="intrinsicContentSize" width="70" height="22"/>
</designable>
<designable name="o5W-5s-zbK">
<size key="intrinsicContentSize" width="71" height="22"/>
</designable>
<designable name="osd-5E-v8m">
<size key="intrinsicContentSize" width="41" height="22"/>
</designable>
</designables>
<resources>
<image name="chats-top-button_qr" width="16" height="16"/>
<image name="chats-top-button_receive" width="16" height="16"/>
<image name="chats-top-button_transfer" width="17" height="17"/>
<namedColor name="Marble">
<color red="0.92900002002716064" green="0.93300002813339233" blue="0.93300002813339233" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
</namedColor>
<namedColor name="TextGranite">
<color red="0.2669999897480011" green="0.27500000596046448" blue="0.28600001335144043" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
</namedColor>
<systemColor name="systemBackgroundColor">
<color white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
</systemColor>
</resources>
</document>