|
1 |
| -<?xml version="1.0" encoding="UTF-8" standalone="no"?> |
2 |
| -<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="11201" systemVersion="15G1004" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" colorMatched="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="12120" systemVersion="16E195" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" colorMatched="YES" initialViewController="BYZ-38-t0r"> |
| 3 | + <device id="retina4_7" orientation="portrait"> |
| 4 | + <adaptation id="fullscreen"/> |
| 5 | + </device> |
3 | 6 | <dependencies>
|
4 | 7 | <deployment identifier="iOS"/>
|
5 |
| - <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="11161"/> |
| 8 | + <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="12088"/> |
| 9 | + <capability name="Aspect ratio constraints" minToolsVersion="5.1"/> |
6 | 10 | <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
|
7 | 11 | </dependencies>
|
8 | 12 | <scenes>
|
|
18 | 22 | <rect key="frame" x="0.0" y="0.0" width="375" height="667"/>
|
19 | 23 | <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
20 | 24 | <subviews>
|
21 |
| - <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="P5n-CT-PTt"> |
| 25 | + <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="MLx-jM-72O"> |
| 26 | + <rect key="frame" x="27.5" y="258" width="320" height="150"/> |
| 27 | + <subviews> |
| 28 | + <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="P5n-CT-PTt"> |
| 29 | + <rect key="frame" x="0.0" y="0.0" width="150" height="150"/> |
| 30 | + <constraints> |
| 31 | + <constraint firstAttribute="width" secondItem="P5n-CT-PTt" secondAttribute="height" multiplier="1:1" id="caB-yF-0Tz"/> |
| 32 | + </constraints> |
| 33 | + <state key="normal" title="Scan In Modal"> |
| 34 | + <color key="titleShadowColor" red="0.5" green="0.5" blue="0.5" alpha="1" colorSpace="custom" customColorSpace="sRGB"/> |
| 35 | + </state> |
| 36 | + <connections> |
| 37 | + <action selector="scanInModalAction:" destination="BYZ-38-t0r" eventType="touchUpInside" id="ipn-cc-fV7"/> |
| 38 | + </connections> |
| 39 | + </button> |
| 40 | + <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="GEY-6q-XoF"> |
| 41 | + <rect key="frame" x="170" y="0.0" width="150" height="150"/> |
| 42 | + <constraints> |
| 43 | + <constraint firstAttribute="width" secondItem="GEY-6q-XoF" secondAttribute="height" multiplier="1:1" id="aNx-Af-OB1"/> |
| 44 | + </constraints> |
| 45 | + <state key="normal" title="Scan In Preview"> |
| 46 | + <color key="titleShadowColor" red="0.5" green="0.5" blue="0.5" alpha="1" colorSpace="custom" customColorSpace="sRGB"/> |
| 47 | + </state> |
| 48 | + <connections> |
| 49 | + <action selector="scanInPreviewAction:" destination="BYZ-38-t0r" eventType="touchUpInside" id="87h-CK-v4h"/> |
| 50 | + </connections> |
| 51 | + </button> |
| 52 | + </subviews> |
| 53 | + <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/> |
22 | 54 | <constraints>
|
23 |
| - <constraint firstAttribute="width" constant="155" id="O9u-YB-D6M"/> |
24 |
| - <constraint firstAttribute="height" constant="150" id="h6v-qf-cpj"/> |
| 55 | + <constraint firstAttribute="width" constant="320" id="0tw-at-1eY"/> |
| 56 | + <constraint firstAttribute="bottom" secondItem="GEY-6q-XoF" secondAttribute="bottom" id="7pw-9h-iOI"/> |
| 57 | + <constraint firstAttribute="height" constant="150" id="D8n-7o-jZH"/> |
| 58 | + <constraint firstAttribute="bottom" secondItem="P5n-CT-PTt" secondAttribute="bottom" id="DmC-bG-M6d"/> |
| 59 | + <constraint firstItem="P5n-CT-PTt" firstAttribute="leading" secondItem="MLx-jM-72O" secondAttribute="leading" id="HbM-1L-ys2"/> |
| 60 | + <constraint firstItem="GEY-6q-XoF" firstAttribute="top" secondItem="MLx-jM-72O" secondAttribute="top" id="LVD-tP-cMN"/> |
| 61 | + <constraint firstItem="P5n-CT-PTt" firstAttribute="top" secondItem="MLx-jM-72O" secondAttribute="top" id="MSC-L6-cFy"/> |
| 62 | + <constraint firstAttribute="trailing" secondItem="GEY-6q-XoF" secondAttribute="trailing" id="qAj-Jo-ucp"/> |
25 | 63 | </constraints>
|
26 |
| - <state key="normal" title="Scan"> |
27 |
| - <color key="titleShadowColor" red="0.5" green="0.5" blue="0.5" alpha="1" colorSpace="custom" customColorSpace="sRGB"/> |
28 |
| - </state> |
29 |
| - <connections> |
30 |
| - <action selector="scanAction:" destination="BYZ-38-t0r" eventType="touchUpInside" id="Tum-8Y-xC0"/> |
31 |
| - </connections> |
32 |
| - </button> |
33 |
| - <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="B2g-a5-1sz"> |
| 64 | + </view> |
| 65 | + <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="ROG-L6-Gnz"> |
| 66 | + <rect key="frame" x="87" y="42" width="200" height="200"/> |
34 | 67 | <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
|
35 | 68 | <constraints>
|
36 |
| - <constraint firstAttribute="width" constant="250" id="VMR-rE-WTj"/> |
37 |
| - <constraint firstAttribute="height" constant="40" id="px8-Qg-UCc"/> |
| 69 | + <constraint firstAttribute="width" secondItem="ROG-L6-Gnz" secondAttribute="height" multiplier="1:1" id="5Br-7H-vZp"/> |
| 70 | + <constraint firstAttribute="height" constant="200" id="m30-Dq-t2L"/> |
38 | 71 | </constraints>
|
39 | 72 | </view>
|
40 | 73 | </subviews>
|
41 | 74 | <color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
42 | 75 | <constraints>
|
43 |
| - <constraint firstItem="B2g-a5-1sz" firstAttribute="top" secondItem="P5n-CT-PTt" secondAttribute="bottom" constant="-4" id="17H-xA-CBR"/> |
44 |
| - <constraint firstAttribute="centerX" secondItem="P5n-CT-PTt" secondAttribute="centerX" constant="0.5" id="CeZ-ED-sHl"/> |
45 |
| - <constraint firstItem="B2g-a5-1sz" firstAttribute="centerX" secondItem="8bC-Xf-vdC" secondAttribute="centerX" id="Uaw-ng-H0t"/> |
46 |
| - <constraint firstAttribute="centerY" secondItem="P5n-CT-PTt" secondAttribute="centerY" id="fM5-Fa-KlF"/> |
| 76 | + <constraint firstItem="MLx-jM-72O" firstAttribute="centerX" secondItem="8bC-Xf-vdC" secondAttribute="centerX" id="TFI-BI-W1n"/> |
| 77 | + <constraint firstItem="ROG-L6-Gnz" firstAttribute="centerX" secondItem="MLx-jM-72O" secondAttribute="centerX" id="UgF-Hf-Eb1"/> |
| 78 | + <constraint firstItem="MLx-jM-72O" firstAttribute="centerY" secondItem="8bC-Xf-vdC" secondAttribute="centerY" id="efo-xp-hOO"/> |
| 79 | + <constraint firstItem="MLx-jM-72O" firstAttribute="top" secondItem="ROG-L6-Gnz" secondAttribute="bottom" constant="16" id="mfA-gu-dvY"/> |
47 | 80 | </constraints>
|
48 | 81 | </view>
|
| 82 | + <connections> |
| 83 | + <outlet property="previewView" destination="ROG-L6-Gnz" id="AnF-TH-j7l"/> |
| 84 | + </connections> |
49 | 85 | </viewController>
|
50 | 86 | <placeholder placeholderIdentifier="IBFirstResponder" id="dkx-z0-nzr" sceneMemberID="firstResponder"/>
|
51 | 87 | </objects>
|
52 |
| - <point key="canvasLocation" x="305" y="429"/> |
| 88 | + <point key="canvasLocation" x="304.80000000000001" y="428.63568215892059"/> |
53 | 89 | </scene>
|
54 | 90 | </scenes>
|
55 | 91 | </document>
|
0 commit comments