|
| 1 | +<?xml version="1.0" encoding="UTF-8"?> |
| 2 | +<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="14113" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" colorMatched="YES"> |
| 3 | + <device id="retina4_7" orientation="portrait"> |
| 4 | + <adaptation id="fullscreen"/> |
| 5 | + </device> |
| 6 | + <dependencies> |
| 7 | + <deployment identifier="iOS"/> |
| 8 | + <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="14088"/> |
| 9 | + <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/> |
| 10 | + </dependencies> |
| 11 | + <objects> |
| 12 | + <placeholder placeholderIdentifier="IBFilesOwner" id="-1" userLabel="File's Owner" customClass="BoolCellInterace"> |
| 13 | + <connections> |
| 14 | + <outlet property="buttonAccept" destination="bKU-Zu-OgE" id="Jht-LW-Ps6"/> |
| 15 | + <outlet property="errorLabel" destination="tVr-rV-Vlx" id="bgj-l8-FCs"/> |
| 16 | + <outlet property="heightErrorLabelConstraint" destination="1GL-bB-9Va" id="Ddq-7Y-qkA"/> |
| 17 | + <outlet property="mandotoryImage" destination="jTO-lz-21N" id="XLg-ff-HHq"/> |
| 18 | + <outlet property="titleLabel" destination="rU6-hH-Jht" id="hCy-6c-OcJ"/> |
| 19 | + <outlet property="widthMandatoryImageConstraint" destination="taK-VL-v5O" id="Wch-R0-3lp"/> |
| 20 | + </connections> |
| 21 | + </placeholder> |
| 22 | + <placeholder placeholderIdentifier="IBFirstResponder" id="-2" customClass="UIResponder"/> |
| 23 | + <view contentMode="scaleToFill" id="CzF-qB-NZW"> |
| 24 | + <rect key="frame" x="0.0" y="0.0" width="375" height="82"/> |
| 25 | + <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/> |
| 26 | + <subviews> |
| 27 | + <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Label" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="rU6-hH-Jht" userLabel="titleLabel" customClass="FRHyperLabel"> |
| 28 | + <rect key="frame" x="60" y="20" width="235" height="52"/> |
| 29 | + <fontDescription key="fontDescription" type="system" pointSize="17"/> |
| 30 | + <nil key="textColor"/> |
| 31 | + <nil key="highlightedColor"/> |
| 32 | + </label> |
| 33 | + <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Label" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="tVr-rV-Vlx"> |
| 34 | + <rect key="frame" x="10" y="82" width="355" height="0.0"/> |
| 35 | + <constraints> |
| 36 | + <constraint firstAttribute="height" id="1GL-bB-9Va"/> |
| 37 | + </constraints> |
| 38 | + <fontDescription key="fontDescription" type="system" pointSize="17"/> |
| 39 | + <nil key="textColor"/> |
| 40 | + <nil key="highlightedColor"/> |
| 41 | + </label> |
| 42 | + <imageView userInteractionEnabled="NO" contentMode="scaleAspectFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="jTO-lz-21N"> |
| 43 | + <rect key="frame" x="10" y="20.5" width="50" height="50"/> |
| 44 | + <color key="backgroundColor" red="0.94458986869999995" green="0.74992575490000002" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/> |
| 45 | + <constraints> |
| 46 | + <constraint firstAttribute="width" constant="50" id="FrI-x3-lXs"/> |
| 47 | + <constraint firstAttribute="height" constant="50" id="Ys9-WI-U8a"/> |
| 48 | + </constraints> |
| 49 | + </imageView> |
| 50 | + <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="bKU-Zu-OgE"> |
| 51 | + <rect key="frame" x="305" y="16" width="60" height="60"/> |
| 52 | + <color key="backgroundColor" red="0.85362828001928071" green="1" blue="0.51925392107123503" alpha="1" colorSpace="custom" customColorSpace="sRGB"/> |
| 53 | + <constraints> |
| 54 | + <constraint firstAttribute="height" constant="60" id="ro1-FG-5AY"/> |
| 55 | + <constraint firstAttribute="width" constant="60" id="taK-VL-v5O"/> |
| 56 | + </constraints> |
| 57 | + </button> |
| 58 | + </subviews> |
| 59 | + <color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/> |
| 60 | + <constraints> |
| 61 | + <constraint firstItem="jTO-lz-21N" firstAttribute="centerY" secondItem="rU6-hH-Jht" secondAttribute="centerY" id="5Ex-k3-9gF"/> |
| 62 | + <constraint firstAttribute="trailing" secondItem="tVr-rV-Vlx" secondAttribute="trailing" constant="10" id="7wE-bn-4TT"/> |
| 63 | + <constraint firstAttribute="trailing" secondItem="bKU-Zu-OgE" secondAttribute="trailing" constant="10" id="BR1-Pi-ztT"/> |
| 64 | + <constraint firstItem="bKU-Zu-OgE" firstAttribute="leading" secondItem="rU6-hH-Jht" secondAttribute="trailing" constant="10" id="FzQ-yh-Wqn"/> |
| 65 | + <constraint firstItem="tVr-rV-Vlx" firstAttribute="leading" secondItem="CzF-qB-NZW" secondAttribute="leading" constant="10" id="Mqp-Kc-NpH"/> |
| 66 | + <constraint firstItem="rU6-hH-Jht" firstAttribute="leading" secondItem="jTO-lz-21N" secondAttribute="trailing" id="RLl-9y-QWI"/> |
| 67 | + <constraint firstItem="bKU-Zu-OgE" firstAttribute="centerY" secondItem="rU6-hH-Jht" secondAttribute="centerY" id="U26-9M-jqK"/> |
| 68 | + <constraint firstAttribute="bottom" secondItem="tVr-rV-Vlx" secondAttribute="bottom" id="W55-Wx-DxT"/> |
| 69 | + <constraint firstItem="jTO-lz-21N" firstAttribute="leading" secondItem="CzF-qB-NZW" secondAttribute="leading" constant="10" id="iHh-GP-U9a"/> |
| 70 | + <constraint firstItem="rU6-hH-Jht" firstAttribute="top" secondItem="CzF-qB-NZW" secondAttribute="top" constant="20" id="vdD-Rd-Zff"/> |
| 71 | + <constraint firstItem="tVr-rV-Vlx" firstAttribute="top" secondItem="rU6-hH-Jht" secondAttribute="bottom" constant="10" id="yJG-08-5iC"/> |
| 72 | + </constraints> |
| 73 | + <freeformSimulatedSizeMetrics key="simulatedDestinationMetrics"/> |
| 74 | + <point key="canvasLocation" x="36.5" y="-234"/> |
| 75 | + </view> |
| 76 | + </objects> |
| 77 | +</document> |
0 commit comments