39 lines
2.8 KiB
XML
39 lines
2.8 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="17701" 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="17703"/>
|
|
<capability name="Safe area layout guides" minToolsVersion="9.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="CommonViewRadioGroup" customModule="PayCash" customModuleProvider="target">
|
|
<connections>
|
|
<outlet property="stackView" destination="iLB-zQ-Ju7" id="IeJ-uj-0cp"/>
|
|
</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="274"/>
|
|
<autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMaxX="YES" flexibleMinY="YES" flexibleMaxY="YES"/>
|
|
<subviews>
|
|
<stackView opaque="NO" contentMode="scaleToFill" axis="vertical" translatesAutoresizingMaskIntoConstraints="NO" id="iLB-zQ-Ju7">
|
|
<rect key="frame" x="0.0" y="0.0" width="414" height="274"/>
|
|
<color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
|
</stackView>
|
|
</subviews>
|
|
<viewLayoutGuide key="safeArea" id="vUN-kp-3ea"/>
|
|
<color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
|
<constraints>
|
|
<constraint firstAttribute="trailing" secondItem="iLB-zQ-Ju7" secondAttribute="trailing" id="2uU-xe-6ih"/>
|
|
<constraint firstItem="iLB-zQ-Ju7" firstAttribute="top" secondItem="iN0-l3-epB" secondAttribute="top" id="9eE-Y5-Khf"/>
|
|
<constraint firstItem="iLB-zQ-Ju7" firstAttribute="leading" secondItem="iN0-l3-epB" secondAttribute="leading" id="Ork-wH-9YJ"/>
|
|
<constraint firstAttribute="bottom" secondItem="iLB-zQ-Ju7" secondAttribute="bottom" id="sHq-H9-G9J"/>
|
|
</constraints>
|
|
<freeformSimulatedSizeMetrics key="simulatedDestinationMetrics"/>
|
|
<point key="canvasLocation" x="140.57971014492756" y="-54.910714285714285"/>
|
|
</view>
|
|
</objects>
|
|
</document>
|