84 lines
6.6 KiB
XML
84 lines
6.6 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="InheritanceViewShare" customModule="PayCash" customModuleProvider="target">
|
|
<connections>
|
|
<outlet property="accountTextField" destination="0pe-hr-69d" id="3re-u5-97v"/>
|
|
<outlet property="valueTextField" destination="ftl-TE-gQi" id="q1Q-eC-3Zh"/>
|
|
</connections>
|
|
</placeholder>
|
|
<placeholder placeholderIdentifier="IBFirstResponder" id="-2" customClass="UIResponder"/>
|
|
<view contentMode="scaleToFill" id="iN0-l3-epB" customClass="CommonViewContainer" customModule="PayCash" customModuleProvider="target">
|
|
<rect key="frame" x="0.0" y="0.0" width="414" height="141"/>
|
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
|
<subviews>
|
|
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="0pe-hr-69d" customClass="CommonTextField" customModule="PayCash" customModuleProvider="target">
|
|
<rect key="frame" x="12" y="8" width="390" height="48"/>
|
|
<color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
|
<constraints>
|
|
<constraint firstAttribute="height" constant="48" placeholder="YES" id="bbN-PX-R0O"/>
|
|
</constraints>
|
|
<userDefinedRuntimeAttributes>
|
|
<userDefinedRuntimeAttribute type="string" keyPath="lzTitle" value="inheritance.setup.heirs.account.title"/>
|
|
<userDefinedRuntimeAttribute type="string" keyPath="lzPlaceholder" value="inheritance.setup.heirs.account.placeholder"/>
|
|
</userDefinedRuntimeAttributes>
|
|
</view>
|
|
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="Lfj-gZ-GK0">
|
|
<rect key="frame" x="0.0" y="72" width="414" height="1"/>
|
|
<color key="backgroundColor" name="Marble"/>
|
|
<constraints>
|
|
<constraint firstAttribute="height" constant="1" id="VW9-Ty-ko0"/>
|
|
</constraints>
|
|
</view>
|
|
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="ftl-TE-gQi" customClass="CommonTextField" customModule="PayCash" customModuleProvider="target">
|
|
<rect key="frame" x="12" y="85" width="390" height="48"/>
|
|
<color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
|
<constraints>
|
|
<constraint firstAttribute="height" constant="48" placeholder="YES" id="B1U-Gt-T7D"/>
|
|
</constraints>
|
|
<userDefinedRuntimeAttributes>
|
|
<userDefinedRuntimeAttribute type="string" keyPath="lzTitle" value="inheritance.setup.heirs.share.title"/>
|
|
<userDefinedRuntimeAttribute type="string" keyPath="lzPlaceholder" value="inheritance.setup.heirs.share.placeholder"/>
|
|
</userDefinedRuntimeAttributes>
|
|
<connections>
|
|
<outlet property="delegate" destination="-1" id="Ils-Ng-KgW"/>
|
|
</connections>
|
|
</view>
|
|
</subviews>
|
|
<viewLayoutGuide key="safeArea" id="vUN-kp-3ea"/>
|
|
<color key="backgroundColor" systemColor="systemBackgroundColor"/>
|
|
<constraints>
|
|
<constraint firstItem="Lfj-gZ-GK0" firstAttribute="top" secondItem="0pe-hr-69d" secondAttribute="bottom" constant="16" id="3hn-3c-oDI"/>
|
|
<constraint firstItem="vUN-kp-3ea" firstAttribute="trailing" secondItem="0pe-hr-69d" secondAttribute="trailing" constant="12" id="93E-rx-pSm"/>
|
|
<constraint firstItem="Lfj-gZ-GK0" firstAttribute="leading" secondItem="vUN-kp-3ea" secondAttribute="leading" id="Hj6-tN-mmX"/>
|
|
<constraint firstItem="ftl-TE-gQi" firstAttribute="leading" secondItem="vUN-kp-3ea" secondAttribute="leading" constant="12" id="OS5-8O-G5v"/>
|
|
<constraint firstItem="0pe-hr-69d" firstAttribute="top" secondItem="iN0-l3-epB" secondAttribute="top" constant="8" id="PSG-7V-QJG"/>
|
|
<constraint firstItem="0pe-hr-69d" firstAttribute="leading" secondItem="vUN-kp-3ea" secondAttribute="leading" constant="12" id="UjF-ge-WCa"/>
|
|
<constraint firstItem="vUN-kp-3ea" firstAttribute="trailing" secondItem="Lfj-gZ-GK0" secondAttribute="trailing" id="mYc-dC-VMh"/>
|
|
<constraint firstItem="vUN-kp-3ea" firstAttribute="bottom" secondItem="ftl-TE-gQi" secondAttribute="bottom" constant="8" id="nNB-93-TM6"/>
|
|
<constraint firstItem="ftl-TE-gQi" firstAttribute="top" secondItem="Lfj-gZ-GK0" secondAttribute="bottom" constant="12" id="t6u-pc-L8Z"/>
|
|
<constraint firstItem="vUN-kp-3ea" firstAttribute="trailing" secondItem="ftl-TE-gQi" secondAttribute="trailing" constant="12" id="xi1-AZ-t4T"/>
|
|
</constraints>
|
|
<freeformSimulatedSizeMetrics key="simulatedDestinationMetrics"/>
|
|
<point key="canvasLocation" x="140.57971014492756" y="153.34821428571428"/>
|
|
</view>
|
|
</objects>
|
|
<resources>
|
|
<namedColor name="Marble">
|
|
<color red="0.92900002002716064" green="0.93300002813339233" blue="0.93300002813339233" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
|
</namedColor>
|
|
<systemColor name="systemBackgroundColor">
|
|
<color white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
|
</systemColor>
|
|
</resources>
|
|
</document>
|