<?xml version="1.0" encoding="UTF-8"?>
<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="20037" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" colorMatched="YES">
    <device id="retina5_5" orientation="portrait" appearance="light"/>
    <dependencies>
        <deployment identifier="iOS"/>
        <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="20020"/>
        <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
    </dependencies>
    <objects>
        <placeholder placeholderIdentifier="IBFilesOwner" id="-1" userLabel="File's Owner"/>
        <placeholder placeholderIdentifier="IBFirstResponder" id="-2" customClass="UIResponder"/>
        <view contentMode="scaleToFill" id="iN0-l3-epB">
            <rect key="frame" x="0.0" y="0.0" width="414" height="736"/>
            <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
            <subviews>
                <view tag="1115" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="9EE-Il-E7O" userLabel="scanner_overlay">
                    <rect key="frame" x="26" y="44" width="362" height="625"/>
                    <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
                </view>
                <button opaque="NO" tag="1111" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="4Gw-2A-MWL" userLabel="btnFlash">
                    <rect key="frame" x="358" y="680" width="40" height="40"/>
                    <constraints>
                        <constraint firstAttribute="width" constant="40" id="fgn-2y-Iey"/>
                        <constraint firstAttribute="height" constant="40" id="oC4-El-Nle"/>
                    </constraints>
                    <color key="tintColor" red="1" green="0.94901960780000005" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
                    <state key="normal" image="ic_flash_outline"/>
                    <state key="disabled" image="ic_blank"/>
                    <state key="selected" image="ic_flash"/>
                </button>
                <button opaque="NO" tag="1110" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="ZU0-6O-wCz" userLabel="btnZoom">
                    <rect key="frame" x="22" y="680" width="40" height="40"/>
                    <constraints>
                        <constraint firstAttribute="width" constant="40" id="kVG-4x-Vz7"/>
                        <constraint firstAttribute="height" constant="40" id="vBq-Je-cSk"/>
                    </constraints>
                    <color key="tintColor" red="1" green="0.94901960780000005" blue="0.0" alpha="1" colorSpace="calibratedRGB"/>
                    <state key="normal" image="ic_zoom"/>
                    <state key="disabled" image="ic_blank"/>
                </button>
                <button opaque="NO" tag="1112" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="M83-tm-Ozo" userLabel="btnClose">
                    <rect key="frame" x="362" y="6" width="30" height="30"/>
                    <constraints>
                        <constraint firstAttribute="height" constant="30" id="OrC-SO-51X"/>
                        <constraint firstAttribute="width" constant="30" id="r30-5T-Fi0"/>
                    </constraints>
                    <color key="tintColor" red="1" green="0.94901960784313721" blue="0.0" alpha="1" colorSpace="calibratedRGB"/>
                    <state key="normal" image="ic_close"/>
                    <state key="disabled" image="ic_blank"/>
                </button>
                <progressView hidden="YES" opaque="NO" tag="1116" contentMode="scaleToFill" verticalHuggingPriority="750" progress="0.5" translatesAutoresizingMaskIntoConstraints="NO" id="dfC-Sw-SCf">
                    <rect key="frame" x="22" y="732" width="376" height="4"/>
                    <color key="progressTintColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
                    <color key="trackTintColor" white="1" alpha="0.099582619863013699" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
                </progressView>
            </subviews>
            <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
            <constraints>
                <constraint firstAttribute="bottomMargin" secondItem="ZU0-6O-wCz" secondAttribute="bottom" constant="16" id="1Ch-cY-5nx"/>
                <constraint firstItem="dfC-Sw-SCf" firstAttribute="trailing" secondItem="4Gw-2A-MWL" secondAttribute="trailing" id="5tL-05-laU"/>
                <constraint firstItem="M83-tm-Ozo" firstAttribute="top" secondItem="iN0-l3-epB" secondAttribute="top" constant="6" id="JJH-lh-MXe"/>
                <constraint firstItem="dfC-Sw-SCf" firstAttribute="leading" secondItem="ZU0-6O-wCz" secondAttribute="leading" id="OHA-rI-T6r"/>
                <constraint firstItem="9EE-Il-E7O" firstAttribute="leading" secondItem="iN0-l3-epB" secondAttribute="leadingMargin" constant="6" id="Qiv-NY-FZB"/>
                <constraint firstItem="ZU0-6O-wCz" firstAttribute="leading" secondItem="iN0-l3-epB" secondAttribute="leading" constant="22" id="Qqe-No-KrR"/>
                <constraint firstItem="9EE-Il-E7O" firstAttribute="top" secondItem="M83-tm-Ozo" secondAttribute="bottom" constant="8" id="STg-pX-82Y"/>
                <constraint firstAttribute="bottomMargin" secondItem="4Gw-2A-MWL" secondAttribute="bottom" constant="16" id="aaR-H7-sXW"/>
                <constraint firstAttribute="trailingMargin" secondItem="9EE-Il-E7O" secondAttribute="trailing" constant="6" id="dTX-TI-RSQ"/>
                <constraint firstItem="ZU0-6O-wCz" firstAttribute="top" secondItem="9EE-Il-E7O" secondAttribute="bottom" constant="11" id="eRk-NT-zfl"/>
                <constraint firstAttribute="trailing" secondItem="4Gw-2A-MWL" secondAttribute="trailing" constant="16" id="fo3-Vw-LgU"/>
                <constraint firstAttribute="trailing" secondItem="M83-tm-Ozo" secondAttribute="trailing" constant="22" id="kyc-gC-rao"/>
                <constraint firstItem="dfC-Sw-SCf" firstAttribute="bottom" secondItem="iN0-l3-epB" secondAttribute="bottomMargin" id="p13-by-22D"/>
            </constraints>
            <point key="canvasLocation" x="337.68115942028987" y="144.29347826086956"/>
        </view>
    </objects>
    <resources>
        <image name="ic_blank" width="0.3333333432674408" height="0.3333333432674408"/>
        <image name="ic_close" width="30" height="30"/>
        <image name="ic_flash" width="25.666666030883789" height="40"/>
        <image name="ic_flash_outline" width="18" height="40"/>
        <image name="ic_zoom" width="40" height="40"/>
    </resources>
</document>
