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

60 lines
4.4 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="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="ResourcesViewProgress" customModule="PayCash" customModuleProvider="target">
<connections>
<outlet property="backgroundView" destination="aGA-Rp-Wg8" id="vFh-6x-eMa"/>
<outlet property="label" destination="3bD-kf-cKs" id="sH8-Tx-n5b"/>
</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="32"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<subviews>
<imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="aGA-Rp-Wg8">
<rect key="frame" x="0.0" y="0.0" width="414" height="32"/>
</imageView>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Label" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="3bD-kf-cKs">
<rect key="frame" x="0.0" y="0.0" width="414" height="32"/>
<fontDescription key="fontDescription" name="GolosUI-Medium" family="Golos UI" pointSize="12"/>
<color key="textColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
<nil key="highlightedColor"/>
</label>
</subviews>
<viewLayoutGuide key="safeArea" id="vUN-kp-3ea"/>
<color key="backgroundColor" systemColor="systemBackgroundColor"/>
<constraints>
<constraint firstItem="vUN-kp-3ea" firstAttribute="bottom" secondItem="aGA-Rp-Wg8" secondAttribute="bottom" id="0O5-K5-qca"/>
<constraint firstItem="aGA-Rp-Wg8" firstAttribute="top" secondItem="iN0-l3-epB" secondAttribute="top" id="AdG-rf-WO1"/>
<constraint firstAttribute="trailing" secondItem="aGA-Rp-Wg8" secondAttribute="trailing" id="JsS-nJ-L8W"/>
<constraint firstItem="aGA-Rp-Wg8" firstAttribute="leading" secondItem="iN0-l3-epB" secondAttribute="leading" id="RkW-A1-qKq"/>
<constraint firstAttribute="trailing" secondItem="3bD-kf-cKs" secondAttribute="trailing" id="dkh-GW-GUf"/>
<constraint firstItem="3bD-kf-cKs" firstAttribute="top" secondItem="iN0-l3-epB" secondAttribute="top" id="hPu-l1-TDc"/>
<constraint firstItem="vUN-kp-3ea" firstAttribute="bottom" secondItem="3bD-kf-cKs" secondAttribute="bottom" id="jdb-DJ-yjX"/>
<constraint firstItem="3bD-kf-cKs" firstAttribute="leading" secondItem="iN0-l3-epB" secondAttribute="leading" id="yya-Bn-5wv"/>
</constraints>
<freeformSimulatedSizeMetrics key="simulatedDestinationMetrics"/>
<point key="canvasLocation" x="137.68115942028987" y="84.375"/>
</view>
</objects>
<resources>
<systemColor name="systemBackgroundColor">
<color white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
</systemColor>
</resources>
</document>