|
1 | | -<?xml version="1.0" encoding="UTF-8" standalone="no"?> |
2 | | -<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="6724" systemVersion="14B25" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" initialViewController="vXZ-lx-hvc"> |
| 1 | +<?xml version="1.0" encoding="UTF-8"?> |
| 2 | +<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="11762" systemVersion="16D32" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" colorMatched="YES" initialViewController="vXZ-lx-hvc"> |
| 3 | + <device id="retina3_5" orientation="portrait"> |
| 4 | + <adaptation id="fullscreen"/> |
| 5 | + </device> |
3 | 6 | <dependencies> |
4 | 7 | <deployment identifier="iOS"/> |
5 | | - <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="6711"/> |
| 8 | + <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="11757"/> |
| 9 | + <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/> |
6 | 10 | </dependencies> |
7 | 11 | <scenes> |
8 | 12 | <!--View Controller--> |
|
14 | 18 | <viewControllerLayoutGuide type="bottom" id="2fi-mo-0CV"/> |
15 | 19 | </layoutGuides> |
16 | 20 | <view key="view" contentMode="scaleToFill" id="kh9-bI-dsS"> |
17 | | - <rect key="frame" x="0.0" y="0.0" width="320" height="568"/> |
| 21 | + <rect key="frame" x="0.0" y="0.0" width="320" height="480"/> |
18 | 22 | <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/> |
19 | 23 | <subviews> |
20 | 24 | <label opaque="NO" clipsSubviews="YES" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" text="Decimal Number" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Swu-Pq-oFC"> |
21 | 25 | <rect key="frame" x="20" y="47" width="129" height="21"/> |
| 26 | + <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/> |
22 | 27 | <fontDescription key="fontDescription" type="system" pointSize="17"/> |
23 | 28 | <color key="textColor" cocoaTouchSystemColor="darkTextColor"/> |
24 | 29 | <nil key="highlightedColor"/> |
25 | 30 | </label> |
26 | 31 | <textField opaque="NO" clipsSubviews="YES" contentMode="scaleToFill" fixedFrame="YES" contentHorizontalAlignment="left" contentVerticalAlignment="center" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="abs-xH-haK" userLabel="decimal" customClass="MPNumericTextField"> |
27 | 32 | <rect key="frame" x="157" y="43" width="143" height="30"/> |
28 | | - <color key="backgroundColor" red="0.56970397947299167" green="0.69763851798495968" blue="1" alpha="0.050000000000000003" colorSpace="calibratedRGB"/> |
29 | | - <color key="textColor" red="0.27734375" green="0.038952786492521346" blue="0.0" alpha="1" colorSpace="calibratedRGB"/> |
| 33 | + <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/> |
| 34 | + <color key="backgroundColor" red="0.56970397947299167" green="0.69763851798495968" blue="1" alpha="0.050000000000000003" colorSpace="custom" customColorSpace="sRGB"/> |
| 35 | + <color key="textColor" red="0.27734375" green="0.038952786492521346" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/> |
30 | 36 | <fontDescription key="fontDescription" type="system" pointSize="14"/> |
31 | 37 | <textInputTraits key="textInputTraits"/> |
32 | 38 | </textField> |
33 | 39 | <textField opaque="NO" clipsSubviews="YES" contentMode="scaleToFill" fixedFrame="YES" contentHorizontalAlignment="left" contentVerticalAlignment="center" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="jyy-iZ-aUU" userLabel="percentage" customClass="MPNumericTextField"> |
34 | 40 | <rect key="frame" x="157" y="81" width="143" height="30"/> |
35 | | - <color key="backgroundColor" red="0.56970397947299167" green="0.69763851798495968" blue="1" alpha="0.050000000000000003" colorSpace="calibratedRGB"/> |
36 | | - <color key="textColor" red="0.27734375" green="0.038952786492521346" blue="0.0" alpha="1" colorSpace="calibratedRGB"/> |
| 41 | + <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/> |
| 42 | + <color key="backgroundColor" red="0.56970397947299167" green="0.69763851798495968" blue="1" alpha="0.050000000000000003" colorSpace="custom" customColorSpace="sRGB"/> |
| 43 | + <color key="textColor" red="0.27734375" green="0.038952786492521346" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/> |
37 | 44 | <fontDescription key="fontDescription" type="system" pointSize="14"/> |
38 | 45 | <textInputTraits key="textInputTraits"/> |
39 | 46 | </textField> |
40 | 47 | <label opaque="NO" clipsSubviews="YES" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" text="Percentage" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="KgL-Zc-enw"> |
41 | 48 | <rect key="frame" x="20" y="85" width="88" height="21"/> |
| 49 | + <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/> |
42 | 50 | <fontDescription key="fontDescription" type="system" pointSize="17"/> |
43 | 51 | <nil key="highlightedColor"/> |
44 | 52 | </label> |
45 | 53 | <textField opaque="NO" clipsSubviews="YES" contentMode="scaleToFill" fixedFrame="YES" contentHorizontalAlignment="left" contentVerticalAlignment="center" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="Ae7-Et-n7x" userLabel="currency" customClass="MPNumericTextField"> |
46 | 54 | <rect key="frame" x="157" y="119" width="143" height="30"/> |
47 | | - <color key="backgroundColor" red="0.56970397947299167" green="0.69763851798495968" blue="1" alpha="0.050000000000000003" colorSpace="calibratedRGB"/> |
48 | | - <color key="textColor" red="0.27734375" green="0.038952786492521346" blue="0.0" alpha="1" colorSpace="calibratedRGB"/> |
| 55 | + <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/> |
| 56 | + <color key="backgroundColor" red="0.56970397947299167" green="0.69763851798495968" blue="1" alpha="0.050000000000000003" colorSpace="custom" customColorSpace="sRGB"/> |
| 57 | + <color key="textColor" red="0.27734375" green="0.038952786492521346" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/> |
49 | 58 | <fontDescription key="fontDescription" type="system" pointSize="14"/> |
50 | 59 | <textInputTraits key="textInputTraits"/> |
51 | 60 | </textField> |
52 | 61 | <label opaque="NO" clipsSubviews="YES" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" text="Currency" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="jZA-P9-YuG"> |
53 | | - <rect key="frame" x="20" y="123" width="70" height="21"/> |
| 62 | + <rect key="frame" x="20" y="123" width="129" height="21"/> |
| 63 | + <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/> |
| 64 | + <fontDescription key="fontDescription" type="system" pointSize="17"/> |
| 65 | + <nil key="highlightedColor"/> |
| 66 | + </label> |
| 67 | + <textField opaque="NO" clipsSubviews="YES" contentMode="scaleToFill" fixedFrame="YES" contentHorizontalAlignment="left" contentVerticalAlignment="center" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="TNM-7c-VIr" userLabel="currency" customClass="MPNumericTextField"> |
| 68 | + <rect key="frame" x="157" y="157" width="143" height="30"/> |
| 69 | + <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/> |
| 70 | + <color key="backgroundColor" red="0.56970397949999996" green="0.69763851799999999" blue="1" alpha="0.050000000000000003" colorSpace="custom" customColorSpace="sRGB"/> |
| 71 | + <color key="textColor" red="0.27734375" green="0.038952786490000002" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/> |
| 72 | + <fontDescription key="fontDescription" type="system" pointSize="14"/> |
| 73 | + <textInputTraits key="textInputTraits"/> |
| 74 | + </textField> |
| 75 | + <label opaque="NO" clipsSubviews="YES" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" text="Custom curr." lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="AtK-yo-1wG"> |
| 76 | + <rect key="frame" x="20" y="161" width="129" height="21"/> |
| 77 | + <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/> |
54 | 78 | <fontDescription key="fontDescription" type="system" pointSize="17"/> |
55 | 79 | <nil key="highlightedColor"/> |
56 | 80 | </label> |
57 | 81 | <button opaque="NO" contentMode="scaleToFill" fixedFrame="YES" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="SRW-9U-U0M"> |
58 | | - <rect key="frame" x="20" y="183" width="280" height="30"/> |
| 82 | + <rect key="frame" x="20" y="195" width="280" height="30"/> |
| 83 | + <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/> |
59 | 84 | <state key="normal" title="Get values"> |
60 | | - <color key="titleShadowColor" white="0.5" alpha="1" colorSpace="calibratedWhite"/> |
| 85 | + <color key="titleShadowColor" red="0.5" green="0.5" blue="0.5" alpha="1" colorSpace="custom" customColorSpace="sRGB"/> |
61 | 86 | </state> |
62 | 87 | <connections> |
63 | 88 | <action selector="getValues:" destination="vXZ-lx-hvc" eventType="touchUpInside" id="faH-dO-zXm"/> |
64 | 89 | </connections> |
65 | 90 | </button> |
66 | 91 | </subviews> |
67 | | - <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="calibratedWhite"/> |
| 92 | + <color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/> |
68 | 93 | </view> |
69 | 94 | <connections> |
70 | 95 | <outlet property="currencyField" destination="Ae7-Et-n7x" id="xuU-A1-U3t"/> |
| 96 | + <outlet property="customCurrencyField" destination="TNM-7c-VIr" id="TRt-hA-lEo"/> |
71 | 97 | <outlet property="decimalField" destination="abs-xH-haK" id="gXU-Ne-cAN"/> |
72 | 98 | <outlet property="percentageField" destination="jyy-iZ-aUU" id="9ie-2f-bzk"/> |
73 | 99 | </connections> |
74 | 100 | </viewController> |
75 | 101 | <placeholder placeholderIdentifier="IBFirstResponder" id="x5A-6p-PRh" sceneMemberID="firstResponder"/> |
76 | 102 | </objects> |
| 103 | + <point key="canvasLocation" x="25.5" y="34.5"/> |
77 | 104 | </scene> |
78 | 105 | </scenes> |
79 | 106 | <simulatedMetricsContainer key="defaultSimulatedMetrics"> |
80 | 107 | <simulatedStatusBarMetrics key="statusBar"/> |
81 | 108 | <simulatedOrientationMetrics key="orientation"/> |
82 | | - <simulatedScreenMetrics key="destination" type="retina4"/> |
| 109 | + <simulatedScreenMetrics key="destination"/> |
83 | 110 | </simulatedMetricsContainer> |
84 | 111 | </document> |
0 commit comments