106 lines
8.6 KiB
XML
106 lines
8.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="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
|
|
</dependencies>
|
|
<objects>
|
|
<placeholder placeholderIdentifier="IBFilesOwner" id="-1" userLabel="File's Owner" customClass="InheritanceViewWaiting" customModule="PayCash" customModuleProvider="target">
|
|
<connections>
|
|
<outlet property="accountLbl" destination="daM-ee-ieD" id="tYh-mT-oAp"/>
|
|
<outlet property="dateLbl" destination="pDj-KX-aYp" id="LZc-j5-SLh"/>
|
|
<outlet property="shareLabel" destination="6bB-2R-AMG" id="3ow-6f-MJ4"/>
|
|
</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="75"/>
|
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
|
<subviews>
|
|
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="bSS-9o-t8X">
|
|
<rect key="frame" x="0.0" y="37" width="414" height="1"/>
|
|
<color key="backgroundColor" name="Marble"/>
|
|
<constraints>
|
|
<constraint firstAttribute="height" constant="1" id="zxx-iM-AIB"/>
|
|
</constraints>
|
|
</view>
|
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Label" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="daM-ee-ieD">
|
|
<rect key="frame" x="12" y="8" width="42" height="17"/>
|
|
<constraints>
|
|
<constraint firstAttribute="height" constant="17" id="22D-cy-Scn"/>
|
|
</constraints>
|
|
<fontDescription key="fontDescription" type="system" pointSize="17"/>
|
|
<nil key="textColor"/>
|
|
<nil key="highlightedColor"/>
|
|
</label>
|
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Label" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="JH7-5s-BJ8">
|
|
<rect key="frame" x="12" y="50" width="42" height="17"/>
|
|
<constraints>
|
|
<constraint firstAttribute="height" constant="17" id="dT2-5R-Vj0"/>
|
|
</constraints>
|
|
<fontDescription key="fontDescription" type="system" pointSize="17"/>
|
|
<color key="textColor" name="TextPebble"/>
|
|
<nil key="highlightedColor"/>
|
|
<userDefinedRuntimeAttributes>
|
|
<userDefinedRuntimeAttribute type="string" keyPath="lzText" value="inheritance.date"/>
|
|
<userDefinedRuntimeAttribute type="string" keyPath="fontNamed" value="medium_14"/>
|
|
</userDefinedRuntimeAttributes>
|
|
</label>
|
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Label" textAlignment="right" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="pDj-KX-aYp">
|
|
<rect key="frame" x="360" y="50" width="42" height="17"/>
|
|
<constraints>
|
|
<constraint firstAttribute="height" constant="17" id="hAd-ic-6z5"/>
|
|
</constraints>
|
|
<fontDescription key="fontDescription" type="system" pointSize="17"/>
|
|
<color key="textColor" name="TextPebble"/>
|
|
<nil key="highlightedColor"/>
|
|
<userDefinedRuntimeAttributes>
|
|
<userDefinedRuntimeAttribute type="string" keyPath="lzText" value="inheritance.date"/>
|
|
<userDefinedRuntimeAttribute type="string" keyPath="fontNamed" value="medium_14"/>
|
|
</userDefinedRuntimeAttributes>
|
|
</label>
|
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Label" textAlignment="right" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="6bB-2R-AMG">
|
|
<rect key="frame" x="360" y="8" width="42" height="17"/>
|
|
<constraints>
|
|
<constraint firstAttribute="height" constant="17" id="3xh-5l-kSg"/>
|
|
</constraints>
|
|
<fontDescription key="fontDescription" type="system" pointSize="17"/>
|
|
<nil key="textColor"/>
|
|
<nil key="highlightedColor"/>
|
|
</label>
|
|
</subviews>
|
|
<viewLayoutGuide key="safeArea" id="vUN-kp-3ea"/>
|
|
<color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
|
<constraints>
|
|
<constraint firstItem="bSS-9o-t8X" firstAttribute="leading" secondItem="iN0-l3-epB" secondAttribute="leading" id="EqW-FN-TdG"/>
|
|
<constraint firstItem="JH7-5s-BJ8" firstAttribute="top" secondItem="bSS-9o-t8X" secondAttribute="bottom" constant="12" id="P1v-G3-zxc"/>
|
|
<constraint firstItem="daM-ee-ieD" firstAttribute="top" secondItem="iN0-l3-epB" secondAttribute="top" constant="8" id="Q66-EJ-2bT"/>
|
|
<constraint firstItem="JH7-5s-BJ8" firstAttribute="leading" secondItem="vUN-kp-3ea" secondAttribute="leading" constant="12" id="TZO-zD-KVB"/>
|
|
<constraint firstItem="vUN-kp-3ea" firstAttribute="bottom" secondItem="JH7-5s-BJ8" secondAttribute="bottom" constant="8" id="W5k-yE-Hu8"/>
|
|
<constraint firstItem="daM-ee-ieD" firstAttribute="leading" secondItem="iN0-l3-epB" secondAttribute="leading" constant="12" id="bgW-JG-4xG"/>
|
|
<constraint firstItem="pDj-KX-aYp" firstAttribute="top" secondItem="bSS-9o-t8X" secondAttribute="bottom" constant="12" id="bze-51-JvN"/>
|
|
<constraint firstItem="6bB-2R-AMG" firstAttribute="centerY" secondItem="daM-ee-ieD" secondAttribute="centerY" id="ekn-on-Vay"/>
|
|
<constraint firstItem="vUN-kp-3ea" firstAttribute="bottom" secondItem="pDj-KX-aYp" secondAttribute="bottom" constant="8" id="iv5-SK-9av"/>
|
|
<constraint firstAttribute="trailing" secondItem="6bB-2R-AMG" secondAttribute="trailing" constant="12" id="izg-iV-qKV"/>
|
|
<constraint firstItem="vUN-kp-3ea" firstAttribute="trailing" secondItem="pDj-KX-aYp" secondAttribute="trailing" constant="12" id="pA5-E4-pGG"/>
|
|
<constraint firstAttribute="trailing" secondItem="bSS-9o-t8X" secondAttribute="trailing" id="wh7-06-Omq"/>
|
|
<constraint firstItem="bSS-9o-t8X" firstAttribute="top" secondItem="daM-ee-ieD" secondAttribute="bottom" constant="12" id="yLC-gV-3Se"/>
|
|
</constraints>
|
|
<freeformSimulatedSizeMetrics key="simulatedDestinationMetrics"/>
|
|
<point key="canvasLocation" x="140.57971014492756" y="161.04910714285714"/>
|
|
</view>
|
|
</objects>
|
|
<resources>
|
|
<namedColor name="Marble">
|
|
<color red="0.92900002002716064" green="0.93300002813339233" blue="0.93300002813339233" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
|
</namedColor>
|
|
<namedColor name="TextPebble">
|
|
<color red="0.69800001382827759" green="0.70599997043609619" blue="0.71799999475479126" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
|
</namedColor>
|
|
</resources>
|
|
</document>
|