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

71 lines
4.8 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>
<deployment identifier="iOS"/>
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="20020"/>
<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>
<customFonts key="customFonts">
<array key="Golos-UI_Medium.ttf">
<string>GolosUI-Medium</string>
</array>
</customFonts>
<objects>
<placeholder placeholderIdentifier="IBFilesOwner" id="-1" userLabel="File's Owner" customClass="CommonViewInfoLabel" customModule="PayCash" customModuleProvider="target">
<connections>
<outlet property="textsStackView" destination="oE0-u9-xmt" id="fZA-qL-q6f"/>
<outlet property="titleLbl" destination="mPb-xz-qq9" id="Mlp-T6-aep"/>
</connections>
</placeholder>
<placeholder placeholderIdentifier="IBFirstResponder" id="-2" customClass="UIResponder"/>
<view contentMode="scaleToFill" id="iN0-l3-epB">
<rect key="frame" x="0.0" y="0.0" width="414" height="463"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<subviews>
<stackView opaque="NO" contentMode="scaleToFill" axis="vertical" spacing="4" translatesAutoresizingMaskIntoConstraints="NO" id="9pQ-jK-fg6">
<rect key="frame" x="0.0" y="0.0" width="414" height="463"/>
<subviews>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Label" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="mPb-xz-qq9">
<rect key="frame" x="0.0" y="0.0" width="414" height="20"/>
<constraints>
<constraint firstAttribute="height" constant="20" id="CuW-Cb-IGH"/>
</constraints>
<fontDescription key="fontDescription" name="GolosUI-Medium" family="Golos UI" pointSize="14"/>
<color key="textColor" name="TextGranite"/>
<nil key="highlightedColor"/>
<userDefinedRuntimeAttributes>
<userDefinedRuntimeAttribute type="string" keyPath="fontNamed" value="regular_16"/>
</userDefinedRuntimeAttributes>
</label>
<stackView opaque="NO" contentMode="scaleToFill" axis="vertical" spacing="4" translatesAutoresizingMaskIntoConstraints="NO" id="oE0-u9-xmt">
<rect key="frame" x="0.0" y="24" width="414" height="439"/>
</stackView>
</subviews>
</stackView>
</subviews>
<viewLayoutGuide key="safeArea" id="vUN-kp-3ea"/>
<color key="backgroundColor" systemColor="systemBackgroundColor"/>
<constraints>
<constraint firstItem="9pQ-jK-fg6" firstAttribute="leading" secondItem="iN0-l3-epB" secondAttribute="leading" id="M4U-o8-i16"/>
<constraint firstAttribute="bottom" secondItem="9pQ-jK-fg6" secondAttribute="bottom" id="Mql-ef-U0N"/>
<constraint firstItem="vUN-kp-3ea" firstAttribute="trailing" secondItem="9pQ-jK-fg6" secondAttribute="trailing" id="NXW-JL-ZLA"/>
<constraint firstItem="9pQ-jK-fg6" firstAttribute="top" secondItem="iN0-l3-epB" secondAttribute="top" id="Y9u-yi-GCi"/>
</constraints>
<freeformSimulatedSizeMetrics key="simulatedDestinationMetrics"/>
<point key="canvasLocation" x="89.855072463768124" y="-92.075892857142847"/>
</view>
</objects>
<resources>
<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>