2020-05-16 11:21:55 +02:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
2020-09-20 13:28:22 +02:00
|
|
|
<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="17156" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES">
|
2020-05-16 11:21:55 +02:00
|
|
|
<device id="retina4_7" orientation="portrait" appearance="light"/>
|
|
|
|
<dependencies>
|
2020-09-20 13:28:22 +02:00
|
|
|
<deployment identifier="iOS"/>
|
|
|
|
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="17125"/>
|
2020-05-16 11:21:55 +02:00
|
|
|
<capability name="Safe area layout guides" minToolsVersion="9.0"/>
|
2020-09-20 13:28:22 +02:00
|
|
|
<capability name="System colors in document resources" minToolsVersion="11.0"/>
|
2020-05-16 11:21:55 +02:00
|
|
|
<capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
|
|
|
|
</dependencies>
|
|
|
|
<objects>
|
|
|
|
<placeholder placeholderIdentifier="IBFilesOwner" id="-1" userLabel="File's Owner" customClass="SearchAndDisplayAccessory" customModule="CapCollector" customModuleProvider="target">
|
|
|
|
<connections>
|
|
|
|
<outlet property="cameraButton" destination="bIA-eq-Tn5" id="r0F-0j-Ve9"/>
|
|
|
|
<outlet property="capImage" destination="vQm-nH-J8o" id="bQK-Vu-Z1U"/>
|
2020-09-20 13:28:22 +02:00
|
|
|
<outlet property="imageHeightContraint" destination="Phy-Uy-08W" id="gc0-1X-MIz"/>
|
2020-05-16 11:21:55 +02:00
|
|
|
<outlet property="saveButton" destination="dt5-LD-28a" id="IYT-eN-3lb"/>
|
|
|
|
<outlet property="searchBar" destination="bCh-7y-t0w" id="8Tt-4h-Fkg"/>
|
|
|
|
</connections>
|
|
|
|
</placeholder>
|
|
|
|
<placeholder placeholderIdentifier="IBFirstResponder" id="-2" customClass="UIResponder"/>
|
|
|
|
<view contentMode="scaleToFill" id="iN0-l3-epB" customClass="PassthroughView" customModule="CapCollector" customModuleProvider="target">
|
|
|
|
<rect key="frame" x="0.0" y="0.0" width="414" height="145"/>
|
|
|
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
|
|
|
<subviews>
|
2020-09-20 13:28:22 +02:00
|
|
|
<visualEffectView opaque="NO" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="B0c-fn-aK3">
|
|
|
|
<rect key="frame" x="0.0" y="90" width="414" height="55"/>
|
|
|
|
<view key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" insetsLayoutMarginsFromSafeArea="NO" id="Arf-oz-vtV">
|
|
|
|
<rect key="frame" x="0.0" y="0.0" width="414" height="55"/>
|
|
|
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
|
|
|
</view>
|
|
|
|
<blurEffect style="regular"/>
|
|
|
|
</visualEffectView>
|
2020-05-16 11:21:55 +02:00
|
|
|
<searchBar contentMode="redraw" searchBarStyle="minimal" placeholder="Search caps" translucent="NO" translatesAutoresizingMaskIntoConstraints="NO" id="bCh-7y-t0w">
|
2020-09-20 13:28:22 +02:00
|
|
|
<rect key="frame" x="0.0" y="90" width="359" height="55"/>
|
|
|
|
<textInputTraits key="textInputTraits" autocorrectionType="no" spellCheckingType="no" returnKeyType="search" smartDashesType="no" smartInsertDeleteType="no" smartQuotesType="no"/>
|
2020-05-16 11:21:55 +02:00
|
|
|
<scopeButtonTitles>
|
|
|
|
<string>Title</string>
|
|
|
|
<string>Title</string>
|
|
|
|
</scopeButtonTitles>
|
|
|
|
</searchBar>
|
2020-09-20 13:28:22 +02:00
|
|
|
<imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="vQm-nH-J8o" customClass="RoundedImageView" customModule="CapCollector" customModuleProvider="target">
|
|
|
|
<rect key="frame" x="5" y="0.0" width="90" height="90"/>
|
2020-05-16 11:21:55 +02:00
|
|
|
<constraints>
|
2020-09-20 13:28:22 +02:00
|
|
|
<constraint firstAttribute="width" secondItem="vQm-nH-J8o" secondAttribute="height" multiplier="1:1" id="WHb-tV-k4S"/>
|
|
|
|
</constraints>
|
|
|
|
<userDefinedRuntimeAttributes>
|
|
|
|
<userDefinedRuntimeAttribute type="color" keyPath="borderColor">
|
|
|
|
<color key="value" systemColor="secondaryLabelColor"/>
|
|
|
|
</userDefinedRuntimeAttribute>
|
|
|
|
<userDefinedRuntimeAttribute type="number" keyPath="borderWidth">
|
|
|
|
<real key="value" value="1"/>
|
|
|
|
</userDefinedRuntimeAttribute>
|
|
|
|
</userDefinedRuntimeAttributes>
|
|
|
|
</imageView>
|
|
|
|
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="dt5-LD-28a" userLabel="Save Button">
|
|
|
|
<rect key="frame" x="5" y="0.0" width="90" height="90"/>
|
|
|
|
<constraints>
|
|
|
|
<constraint firstAttribute="height" constant="90" id="Phy-Uy-08W"/>
|
2020-05-16 11:21:55 +02:00
|
|
|
</constraints>
|
2020-09-20 13:28:22 +02:00
|
|
|
<fontDescription key="fontDescription" style="UICTFontTextStyleBody"/>
|
2020-05-16 11:21:55 +02:00
|
|
|
<connections>
|
2020-09-20 13:28:22 +02:00
|
|
|
<action selector="saveButtonPressed" destination="-1" eventType="touchUpInside" id="O49-6L-mNY"/>
|
2020-05-16 11:21:55 +02:00
|
|
|
</connections>
|
|
|
|
</button>
|
2020-09-20 13:28:22 +02:00
|
|
|
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="bIA-eq-Tn5" userLabel="Camera/Clear Button">
|
|
|
|
<rect key="frame" x="359" y="90" width="55" height="55"/>
|
2020-05-16 11:21:55 +02:00
|
|
|
<constraints>
|
2020-09-20 13:28:22 +02:00
|
|
|
<constraint firstAttribute="width" secondItem="bIA-eq-Tn5" secondAttribute="height" multiplier="1:1" id="O09-ww-bHE"/>
|
2020-05-16 11:21:55 +02:00
|
|
|
</constraints>
|
2020-09-20 13:28:22 +02:00
|
|
|
<fontDescription key="fontDescription" style="UICTFontTextStyleTitle0"/>
|
|
|
|
<state key="normal" image="camera" catalog="system">
|
|
|
|
<preferredSymbolConfiguration key="preferredSymbolConfiguration" scale="large"/>
|
|
|
|
</state>
|
|
|
|
<connections>
|
|
|
|
<action selector="cameraButtonPressed" destination="-1" eventType="touchUpInside" id="ooo-b8-Atj"/>
|
|
|
|
</connections>
|
|
|
|
</button>
|
2020-05-16 11:21:55 +02:00
|
|
|
</subviews>
|
2020-09-20 13:28:22 +02:00
|
|
|
<viewLayoutGuide key="safeArea" id="vUN-kp-3ea"/>
|
2020-05-16 11:21:55 +02:00
|
|
|
<constraints>
|
2020-09-20 13:28:22 +02:00
|
|
|
<constraint firstItem="dt5-LD-28a" firstAttribute="top" secondItem="vQm-nH-J8o" secondAttribute="top" id="0fL-ow-Unw"/>
|
|
|
|
<constraint firstItem="dt5-LD-28a" firstAttribute="leading" secondItem="vQm-nH-J8o" secondAttribute="leading" id="BDw-lR-hYd"/>
|
|
|
|
<constraint firstItem="vUN-kp-3ea" firstAttribute="bottom" secondItem="B0c-fn-aK3" secondAttribute="bottom" id="Cbb-yb-0av"/>
|
2020-05-16 11:21:55 +02:00
|
|
|
<constraint firstItem="vUN-kp-3ea" firstAttribute="bottom" secondItem="bIA-eq-Tn5" secondAttribute="bottom" id="Geo-F0-pdI"/>
|
2020-09-20 13:28:22 +02:00
|
|
|
<constraint firstItem="bIA-eq-Tn5" firstAttribute="top" secondItem="bCh-7y-t0w" secondAttribute="top" id="IiT-eG-qfb"/>
|
|
|
|
<constraint firstItem="vQm-nH-J8o" firstAttribute="leading" secondItem="vUN-kp-3ea" secondAttribute="leading" constant="5" id="Kf4-2d-yxI"/>
|
2020-05-16 11:21:55 +02:00
|
|
|
<constraint firstItem="bCh-7y-t0w" firstAttribute="leading" secondItem="vUN-kp-3ea" secondAttribute="leading" id="M9M-He-vxM"/>
|
2020-09-20 13:28:22 +02:00
|
|
|
<constraint firstItem="vQm-nH-J8o" firstAttribute="top" secondItem="vUN-kp-3ea" secondAttribute="top" id="PPc-Zp-Vty"/>
|
|
|
|
<constraint firstItem="B0c-fn-aK3" firstAttribute="leading" secondItem="vUN-kp-3ea" secondAttribute="leading" id="Pp8-wt-rM7"/>
|
|
|
|
<constraint firstItem="dt5-LD-28a" firstAttribute="bottom" secondItem="vQm-nH-J8o" secondAttribute="bottom" id="VD3-fH-dsS"/>
|
|
|
|
<constraint firstItem="vUN-kp-3ea" firstAttribute="trailing" secondItem="B0c-fn-aK3" secondAttribute="trailing" id="bri-jC-TDo"/>
|
|
|
|
<constraint firstItem="dt5-LD-28a" firstAttribute="trailing" secondItem="vQm-nH-J8o" secondAttribute="trailing" id="eg2-RT-iVc"/>
|
2020-05-16 11:21:55 +02:00
|
|
|
<constraint firstItem="bIA-eq-Tn5" firstAttribute="leading" secondItem="bCh-7y-t0w" secondAttribute="trailing" id="i7w-LO-9lv"/>
|
|
|
|
<constraint firstItem="vUN-kp-3ea" firstAttribute="trailing" secondItem="bIA-eq-Tn5" secondAttribute="trailing" id="kQV-mX-EoD"/>
|
2020-09-20 13:28:22 +02:00
|
|
|
<constraint firstItem="B0c-fn-aK3" firstAttribute="top" secondItem="bCh-7y-t0w" secondAttribute="top" id="l7d-ZC-pNp"/>
|
2020-05-16 11:21:55 +02:00
|
|
|
<constraint firstItem="vUN-kp-3ea" firstAttribute="bottom" secondItem="bCh-7y-t0w" secondAttribute="bottom" id="r8c-kO-KT5"/>
|
2020-09-20 13:28:22 +02:00
|
|
|
<constraint firstItem="bCh-7y-t0w" firstAttribute="top" secondItem="vQm-nH-J8o" secondAttribute="bottom" id="tBl-Ig-g9a"/>
|
2020-05-16 11:21:55 +02:00
|
|
|
</constraints>
|
|
|
|
<nil key="simulatedTopBarMetrics"/>
|
|
|
|
<nil key="simulatedBottomBarMetrics"/>
|
|
|
|
<freeformSimulatedSizeMetrics key="simulatedDestinationMetrics"/>
|
2020-09-20 13:28:22 +02:00
|
|
|
<point key="canvasLocation" x="96" y="104.7976011994003"/>
|
2020-05-16 11:21:55 +02:00
|
|
|
</view>
|
|
|
|
</objects>
|
|
|
|
<resources>
|
2020-09-20 13:28:22 +02:00
|
|
|
<image name="camera" catalog="system" width="128" height="94"/>
|
|
|
|
<systemColor name="secondaryLabelColor">
|
|
|
|
<color red="0.23529411764705882" green="0.23529411764705882" blue="0.2627450980392157" alpha="0.59999999999999998" colorSpace="custom" customColorSpace="sRGB"/>
|
|
|
|
</systemColor>
|
2020-05-16 11:21:55 +02:00
|
|
|
</resources>
|
|
|
|
</document>
|