|
|
@@ -1,12 +1,11 @@
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
-<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="14113" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES">
|
|
|
+<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="14313.18" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES">
|
|
|
<device id="retina4_7" orientation="portrait">
|
|
|
<adaptation id="fullscreen"/>
|
|
|
</device>
|
|
|
<dependencies>
|
|
|
<deployment identifier="iOS"/>
|
|
|
- <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="14088"/>
|
|
|
- <capability name="Aspect ratio constraints" minToolsVersion="5.1"/>
|
|
|
+ <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="14283.14"/>
|
|
|
<capability name="Safe area layout guides" minToolsVersion="9.0"/>
|
|
|
<capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
|
|
|
</dependencies>
|
|
|
@@ -36,6 +35,13 @@
|
|
|
<action selector="takePictureBtnClick:" destination="u3G-8E-Sj8" eventType="touchUpInside" id="1LX-1e-klr"/>
|
|
|
</connections>
|
|
|
</button>
|
|
|
+ <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="mbh-f5-Pjk">
|
|
|
+ <rect key="frame" x="10" y="20" width="30" height="30"/>
|
|
|
+ <state key="normal" image="btn_return"/>
|
|
|
+ <connections>
|
|
|
+ <action selector="returnButtonClick:" destination="u3G-8E-Sj8" eventType="touchUpInside" id="HSh-Rt-lSF"/>
|
|
|
+ </connections>
|
|
|
+ </button>
|
|
|
</subviews>
|
|
|
<color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
|
|
<constraints>
|
|
|
@@ -44,15 +50,17 @@
|
|
|
</constraints>
|
|
|
</view>
|
|
|
</subviews>
|
|
|
- <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
|
|
+ <color key="backgroundColor" red="0.76354031735751293" green="0.76354031735751293" blue="0.76354031735751293" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
|
|
<constraints>
|
|
|
<constraint firstItem="fLT-zm-dh6" firstAttribute="bottom" secondItem="2cM-nE-ueF" secondAttribute="bottom" id="9Y0-7J-sXY"/>
|
|
|
<constraint firstItem="fLT-zm-dh6" firstAttribute="trailing" secondItem="aIR-II-sqh" secondAttribute="trailing" id="CZh-X5-9Zr"/>
|
|
|
<constraint firstItem="2cM-nE-ueF" firstAttribute="leading" secondItem="fLT-zm-dh6" secondAttribute="leading" id="Igd-YW-xgj"/>
|
|
|
<constraint firstItem="fLT-zm-dh6" firstAttribute="bottom" secondItem="aIR-II-sqh" secondAttribute="bottom" id="bSC-7H-ATA"/>
|
|
|
+ <constraint firstItem="mbh-f5-Pjk" firstAttribute="leading" secondItem="fLT-zm-dh6" secondAttribute="leading" constant="10" id="d8B-Ug-GS1"/>
|
|
|
<constraint firstItem="2cM-nE-ueF" firstAttribute="top" secondItem="fLT-zm-dh6" secondAttribute="top" id="fox-Pf-jXw"/>
|
|
|
<constraint firstItem="aIR-II-sqh" firstAttribute="top" secondItem="fLT-zm-dh6" secondAttribute="top" id="iNS-Ag-rc8"/>
|
|
|
<constraint firstItem="fLT-zm-dh6" firstAttribute="trailing" secondItem="2cM-nE-ueF" secondAttribute="trailing" id="plK-cA-ZV1"/>
|
|
|
+ <constraint firstItem="mbh-f5-Pjk" firstAttribute="top" secondItem="fLT-zm-dh6" secondAttribute="top" constant="20" id="vud-1w-6K9"/>
|
|
|
<constraint firstItem="aIR-II-sqh" firstAttribute="leading" secondItem="fLT-zm-dh6" secondAttribute="leading" id="yWd-lg-8xz"/>
|
|
|
</constraints>
|
|
|
<viewLayoutGuide key="safeArea" id="fLT-zm-dh6"/>
|
|
|
@@ -79,7 +87,7 @@
|
|
|
<rect key="frame" x="0.0" y="0.0" width="375" height="667"/>
|
|
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
|
|
<subviews>
|
|
|
- <scrollView clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleToFill" showsHorizontalScrollIndicator="NO" showsVerticalScrollIndicator="NO" maximumZoomScale="4" translatesAutoresizingMaskIntoConstraints="NO" id="w4v-z1-b7B">
|
|
|
+ <scrollView clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleAspectFit" showsHorizontalScrollIndicator="NO" showsVerticalScrollIndicator="NO" maximumZoomScale="4" translatesAutoresizingMaskIntoConstraints="NO" id="w4v-z1-b7B">
|
|
|
<rect key="frame" x="0.0" y="20" width="375" height="647"/>
|
|
|
<subviews>
|
|
|
<imageView userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="Z0q-fB-hKK">
|
|
|
@@ -98,43 +106,42 @@
|
|
|
<outlet property="delegate" destination="hfm-f2-DNT" id="0Kg-98-liP"/>
|
|
|
</connections>
|
|
|
</scrollView>
|
|
|
- <view alpha="0.44999998807907104" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="WfP-Fk-mo9">
|
|
|
+ <view hidden="YES" alpha="0.44999998807907099" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="WfP-Fk-mo9">
|
|
|
<rect key="frame" x="0.0" y="605" width="375" height="62"/>
|
|
|
- <subviews>
|
|
|
- <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="XlI-8n-qRu">
|
|
|
- <rect key="frame" x="20" y="16" width="47" height="30"/>
|
|
|
- <fontDescription key="fontDescription" type="system" pointSize="15"/>
|
|
|
- <state key="normal" title="Retake"/>
|
|
|
- <connections>
|
|
|
- <action selector="retakeBtnClick:" destination="hfm-f2-DNT" eventType="touchUpInside" id="7eA-Kj-Zq8"/>
|
|
|
- </connections>
|
|
|
- </button>
|
|
|
- <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="ZBU-jX-GTo">
|
|
|
- <rect key="frame" x="283" y="16" width="72" height="30"/>
|
|
|
- <fontDescription key="fontDescription" type="system" pointSize="15"/>
|
|
|
- <state key="normal" title="Use Photo"/>
|
|
|
- <connections>
|
|
|
- <action selector="usePhotoClick:" destination="hfm-f2-DNT" eventType="touchUpInside" id="3JY-Vk-Gu3"/>
|
|
|
- </connections>
|
|
|
- </button>
|
|
|
- </subviews>
|
|
|
<color key="backgroundColor" white="0.33333333329999998" alpha="1" colorSpace="calibratedWhite"/>
|
|
|
<constraints>
|
|
|
- <constraint firstItem="ZBU-jX-GTo" firstAttribute="centerY" secondItem="WfP-Fk-mo9" secondAttribute="centerY" id="IPi-1Q-dac"/>
|
|
|
- <constraint firstItem="XlI-8n-qRu" firstAttribute="leading" secondItem="WfP-Fk-mo9" secondAttribute="leading" constant="20" id="PQS-SF-GaW"/>
|
|
|
- <constraint firstAttribute="trailing" secondItem="ZBU-jX-GTo" secondAttribute="trailing" constant="20" id="bwu-A0-IZQ"/>
|
|
|
<constraint firstAttribute="height" constant="62" id="cnn-ba-VJB"/>
|
|
|
- <constraint firstItem="XlI-8n-qRu" firstAttribute="centerY" secondItem="WfP-Fk-mo9" secondAttribute="centerY" id="gCx-yd-g3m"/>
|
|
|
</constraints>
|
|
|
</view>
|
|
|
+ <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="XlI-8n-qRu">
|
|
|
+ <rect key="frame" x="50" y="532" width="60" height="60"/>
|
|
|
+ <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
|
|
+ <fontDescription key="fontDescription" type="system" pointSize="15"/>
|
|
|
+ <state key="normal" image="btn_photo_retake"/>
|
|
|
+ <connections>
|
|
|
+ <action selector="retakeBtnClick:" destination="hfm-f2-DNT" eventType="touchUpInside" id="7eA-Kj-Zq8"/>
|
|
|
+ </connections>
|
|
|
+ </button>
|
|
|
+ <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="ZBU-jX-GTo">
|
|
|
+ <rect key="frame" x="265" y="532" width="60" height="60"/>
|
|
|
+ <fontDescription key="fontDescription" type="system" pointSize="15"/>
|
|
|
+ <state key="normal" image="btn_photo_assign"/>
|
|
|
+ <connections>
|
|
|
+ <action selector="usePhotoClick:" destination="hfm-f2-DNT" eventType="touchUpInside" id="3JY-Vk-Gu3"/>
|
|
|
+ </connections>
|
|
|
+ </button>
|
|
|
</subviews>
|
|
|
<color key="backgroundColor" white="0.0" alpha="1" colorSpace="calibratedWhite"/>
|
|
|
<constraints>
|
|
|
<constraint firstItem="1aO-Vd-AQh" firstAttribute="top" secondItem="WfP-Fk-mo9" secondAttribute="bottom" id="18i-Al-Ypd"/>
|
|
|
+ <constraint firstItem="BrA-yF-F9H" firstAttribute="trailing" secondItem="ZBU-jX-GTo" secondAttribute="trailing" constant="50" id="1MK-Io-C0h"/>
|
|
|
+ <constraint firstItem="1aO-Vd-AQh" firstAttribute="top" secondItem="XlI-8n-qRu" secondAttribute="bottom" constant="75" id="I6O-uF-hVL"/>
|
|
|
+ <constraint firstItem="XlI-8n-qRu" firstAttribute="leading" secondItem="BrA-yF-F9H" secondAttribute="leading" constant="50" id="M5Y-yj-q9i"/>
|
|
|
<constraint firstItem="WfP-Fk-mo9" firstAttribute="leading" secondItem="khP-jm-wId" secondAttribute="leading" id="MSv-jh-Kws"/>
|
|
|
<constraint firstItem="1aO-Vd-AQh" firstAttribute="top" secondItem="w4v-z1-b7B" secondAttribute="bottom" id="ZV0-ao-dGH"/>
|
|
|
<constraint firstItem="w4v-z1-b7B" firstAttribute="leading" secondItem="khP-jm-wId" secondAttribute="leading" id="eWS-j0-eyB"/>
|
|
|
<constraint firstAttribute="trailing" secondItem="w4v-z1-b7B" secondAttribute="trailing" id="qYR-pg-xfY"/>
|
|
|
+ <constraint firstItem="ZBU-jX-GTo" firstAttribute="centerY" secondItem="XlI-8n-qRu" secondAttribute="centerY" id="uMc-9T-hZd"/>
|
|
|
<constraint firstItem="w4v-z1-b7B" firstAttribute="top" secondItem="JtE-cJ-OW0" secondAttribute="bottom" id="vBb-3e-ld9"/>
|
|
|
<constraint firstAttribute="trailing" secondItem="WfP-Fk-mo9" secondAttribute="trailing" id="wKB-RK-2W0"/>
|
|
|
</constraints>
|
|
|
@@ -156,4 +163,9 @@
|
|
|
<point key="canvasLocation" x="2557.5999999999999" y="243.32833583208398"/>
|
|
|
</scene>
|
|
|
</scenes>
|
|
|
+ <resources>
|
|
|
+ <image name="btn_photo_assign" width="60" height="60"/>
|
|
|
+ <image name="btn_photo_retake" width="60" height="60"/>
|
|
|
+ <image name="btn_return" width="30" height="30"/>
|
|
|
+ </resources>
|
|
|
</document>
|