|
1 | | -<?xml version="1.0" encoding="UTF-8" standalone="no"?> |
2 | | -<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="6250" systemVersion="14A389" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" initialViewController="BYZ-38-t0r"> |
| 1 | +<?xml version="1.0" encoding="UTF-8"?> |
| 2 | +<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="13196" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" colorMatched="YES" initialViewController="BYZ-38-t0r"> |
| 3 | + <device id="retina4_7" orientation="portrait"> |
| 4 | + <adaptation id="fullscreen"/> |
| 5 | + </device> |
3 | 6 | <dependencies> |
4 | | - <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="6244"/> |
| 7 | + <deployment identifier="iOS"/> |
| 8 | + <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="13173"/> |
5 | 9 | <capability name="Constraints to layout margins" minToolsVersion="6.0"/> |
| 10 | + <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/> |
6 | 11 | </dependencies> |
7 | 12 | <scenes> |
8 | 13 | <!--View Controller--> |
|
14 | 19 | <viewControllerLayoutGuide type="bottom" id="wfy-db-euE"/> |
15 | 20 | </layoutGuides> |
16 | 21 | <view key="view" contentMode="scaleToFill" id="8bC-Xf-vdC"> |
17 | | - <rect key="frame" x="0.0" y="0.0" width="320" height="568"/> |
| 22 | + <rect key="frame" x="0.0" y="0.0" width="375" height="667"/> |
18 | 23 | <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/> |
19 | 24 | <subviews> |
20 | 25 | <textField opaque="NO" clipsSubviews="YES" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" borderStyle="roundedRect" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="AMY-Hu-kE3"> |
21 | | - <rect key="frame" x="16" y="28" width="288" height="40"/> |
| 26 | + <rect key="frame" x="16" y="28" width="343" height="40"/> |
22 | 27 | <constraints> |
23 | 28 | <constraint firstAttribute="height" constant="40" id="f9v-zl-Ayg"/> |
24 | 29 | </constraints> |
25 | 30 | <fontDescription key="fontDescription" type="system" pointSize="14"/> |
26 | 31 | <textInputTraits key="textInputTraits"/> |
27 | 32 | </textField> |
28 | 33 | <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="EDp-Dw-qxj"> |
29 | | - <rect key="frame" x="16" y="518" width="288" height="30"/> |
| 34 | + <rect key="frame" x="16" y="617" width="343" height="50"/> |
| 35 | + <color key="backgroundColor" red="0.1764705882" green="0.1764705882" blue="0.2156862745" alpha="1" colorSpace="calibratedRGB"/> |
30 | 36 | <constraints> |
31 | | - <constraint firstAttribute="height" constant="30" id="hRM-Ec-YVx"/> |
| 37 | + <constraint firstAttribute="height" constant="50" id="hRM-Ec-YVx"/> |
32 | 38 | </constraints> |
33 | 39 | <state key="normal" title="Dismiss"> |
34 | | - <color key="titleShadowColor" white="0.5" alpha="1" colorSpace="calibratedWhite"/> |
| 40 | + <color key="titleColor" white="1" alpha="1" colorSpace="calibratedWhite"/> |
35 | 41 | </state> |
36 | 42 | <connections> |
37 | 43 | <action selector="resign:" destination="dkx-z0-nzr" eventType="touchUpInside" id="gmh-iP-Dx7"/> |
38 | 44 | </connections> |
39 | 45 | </button> |
| 46 | + <view contentMode="scaleToFill" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="kkz-1t-g9C"> |
| 47 | + <rect key="frame" x="135" y="186" width="240" height="128"/> |
| 48 | + <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/> |
| 49 | + <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/> |
| 50 | + </view> |
40 | 51 | </subviews> |
41 | | - <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="calibratedWhite"/> |
| 52 | + <color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/> |
42 | 53 | <constraints> |
43 | 54 | <constraint firstItem="AMY-Hu-kE3" firstAttribute="top" secondItem="y3c-jy-aDJ" secondAttribute="bottom" constant="8" id="3lF-kK-yy4"/> |
44 | 55 | <constraint firstItem="EDp-Dw-qxj" firstAttribute="trailing" secondItem="8bC-Xf-vdC" secondAttribute="trailingMargin" id="AkY-Vd-oca"/> |
45 | 56 | <constraint firstItem="AMY-Hu-kE3" firstAttribute="trailing" secondItem="8bC-Xf-vdC" secondAttribute="trailingMargin" id="FWN-Gj-tlx"/> |
46 | 57 | <constraint firstItem="EDp-Dw-qxj" firstAttribute="leading" secondItem="8bC-Xf-vdC" secondAttribute="leadingMargin" id="TXL-Fw-b7p"/> |
47 | | - <constraint firstItem="wfy-db-euE" firstAttribute="top" secondItem="EDp-Dw-qxj" secondAttribute="bottom" constant="20" id="qny-Gp-4Vs" customClass="KeyboardAdjustConstraint"/> |
| 58 | + <constraint firstItem="wfy-db-euE" firstAttribute="top" secondItem="EDp-Dw-qxj" secondAttribute="bottom" id="qny-Gp-4Vs" customClass="KeyboardAdjustConstraint"/> |
48 | 59 | <constraint firstItem="AMY-Hu-kE3" firstAttribute="leading" secondItem="8bC-Xf-vdC" secondAttribute="leadingMargin" id="z31-z7-nMu"/> |
49 | 60 | </constraints> |
50 | 61 | </view> |
|
54 | 65 | <point key="canvasLocation" x="340" y="579"/> |
55 | 66 | </scene> |
56 | 67 | </scenes> |
57 | | - <simulatedMetricsContainer key="defaultSimulatedMetrics"> |
58 | | - <simulatedStatusBarMetrics key="statusBar"/> |
59 | | - <simulatedOrientationMetrics key="orientation"/> |
60 | | - <simulatedScreenMetrics key="destination" type="retina4"/> |
61 | | - </simulatedMetricsContainer> |
62 | 68 | </document> |
0 commit comments