| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628 |
- <?xml version="1.0" encoding="UTF-8"?>
- <document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="12121" systemVersion="16F73" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" colorMatched="YES">
- <device id="retina4_0" orientation="portrait">
- <adaptation id="fullscreen"/>
- </device>
- <dependencies>
- <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="12089"/>
- <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
- </dependencies>
- <scenes>
- <!--More Pop Over View Controller-->
- <scene sceneID="lNp-uT-LKa">
- <objects>
- <viewController storyboardIdentifier="MorePopOverViewController" useStoryboardIdentifierAsRestorationIdentifier="YES" id="bhZ-03-HmT" customClass="MorePopOverViewController" sceneMemberID="viewController">
- <layoutGuides>
- <viewControllerLayoutGuide type="top" id="fWl-6z-NUe"/>
- <viewControllerLayoutGuide type="bottom" id="4WK-WA-Nuy"/>
- </layoutGuides>
- <view key="view" contentMode="scaleToFill" id="JMP-iW-us5">
- <rect key="frame" x="0.0" y="0.0" width="320" height="568"/>
- <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
- <subviews>
- <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="hlo-Jn-Px9">
- <rect key="frame" x="0.0" y="20" width="320" height="548"/>
- <subviews>
- <stackView opaque="NO" contentMode="scaleToFill" distribution="fillEqually" translatesAutoresizingMaskIntoConstraints="NO" id="Msb-lg-Hhd">
- <rect key="frame" x="0.0" y="0.0" width="320" height="54"/>
- <subviews>
- <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="bO9-PD-f6o" customClass="CustomButton">
- <rect key="frame" x="0.0" y="0.0" width="80" height="54"/>
- <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
- <state key="normal" image="img_bg_morepopup_icon_masterchange"/>
- <state key="highlighted" image="img_bg_morepopup_icon_masterchange_press"/>
- <connections>
- <action selector="btnAction:" destination="bhZ-03-HmT" eventType="touchUpInside" id="gR8-AF-O4L"/>
- </connections>
- </button>
- <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="0Ci-wC-hR9" customClass="CustomButton">
- <rect key="frame" x="80" y="0.0" width="80" height="54"/>
- <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
- <state key="normal" image="img_bg_morepopup_icon_add"/>
- <state key="highlighted" image="img_bg_morepopup_icon_add_press"/>
- <connections>
- <action selector="btnAction:" destination="bhZ-03-HmT" eventType="touchUpInside" id="JQ6-ai-2mA"/>
- </connections>
- </button>
- <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="jDL-F6-Yhx" customClass="CustomButton">
- <rect key="frame" x="160" y="0.0" width="80" height="54"/>
- <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
- <state key="normal" image="img_bg_morepopup_icon_delete"/>
- <state key="highlighted" image="img_bg_morepopup_icon_delete_press"/>
- <connections>
- <action selector="btnAction:" destination="bhZ-03-HmT" eventType="touchUpInside" id="sdB-vM-rGF"/>
- </connections>
- </button>
- <button opaque="NO" contentMode="scaleToFill" restorationIdentifier="MorePopVC" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="ocQ-lF-sEP" customClass="CustomButton">
- <rect key="frame" x="240" y="0.0" width="80" height="54"/>
- <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
- <state key="normal" image="img_bg_morepopup_icon_refresh"/>
- <state key="highlighted" image="img_bg_morepopup_icon_refresh_press"/>
- <connections>
- <action selector="btnAction:" destination="bhZ-03-HmT" eventType="touchUpInside" id="CKx-Eu-h9S"/>
- </connections>
- </button>
- </subviews>
- <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
- <constraints>
- <constraint firstAttribute="height" relation="greaterThanOrEqual" constant="54" id="4ZJ-aG-im7"/>
- </constraints>
- </stackView>
- <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="shadow_top" translatesAutoresizingMaskIntoConstraints="NO" id="Ftc-4j-nE4">
- <rect key="frame" x="0.0" y="54" width="320" height="6"/>
- <constraints>
- <constraint firstAttribute="height" constant="6" id="sWS-8h-s9S"/>
- </constraints>
- </imageView>
- </subviews>
- <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
- <constraints>
- <constraint firstAttribute="trailing" secondItem="Msb-lg-Hhd" secondAttribute="trailing" id="3pN-mj-peZ"/>
- <constraint firstAttribute="trailing" secondItem="Ftc-4j-nE4" secondAttribute="trailing" id="5pM-zU-vv9"/>
- <constraint firstItem="Ftc-4j-nE4" firstAttribute="leading" secondItem="hlo-Jn-Px9" secondAttribute="leading" id="8dZ-FT-Ktk"/>
- <constraint firstItem="Msb-lg-Hhd" firstAttribute="leading" secondItem="hlo-Jn-Px9" secondAttribute="leading" id="Nll-11-HAV"/>
- <constraint firstItem="Msb-lg-Hhd" firstAttribute="top" secondItem="hlo-Jn-Px9" secondAttribute="top" id="aE2-TQ-geP"/>
- <constraint firstItem="Ftc-4j-nE4" firstAttribute="top" secondItem="Msb-lg-Hhd" secondAttribute="bottom" id="ub3-Ge-Roc"/>
- </constraints>
- </view>
- </subviews>
- <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
- <constraints>
- <constraint firstItem="hlo-Jn-Px9" firstAttribute="top" secondItem="fWl-6z-NUe" secondAttribute="bottom" id="7w3-Ab-vQT"/>
- <constraint firstAttribute="trailing" secondItem="hlo-Jn-Px9" secondAttribute="trailing" id="AKH-aE-hf5"/>
- <constraint firstItem="4WK-WA-Nuy" firstAttribute="top" secondItem="hlo-Jn-Px9" secondAttribute="bottom" id="JQo-tM-CaU"/>
- <constraint firstItem="hlo-Jn-Px9" firstAttribute="leading" secondItem="JMP-iW-us5" secondAttribute="leading" id="rHP-MC-NeX"/>
- </constraints>
- </view>
- <freeformSimulatedSizeMetrics key="simulatedDestinationMetrics"/>
- <size key="freeformSize" width="320" height="568"/>
- <connections>
- <outlet property="viewPopup" destination="Msb-lg-Hhd" id="mw5-4i-QCj"/>
- <outletCollection property="btnCollArray" destination="bO9-PD-f6o" id="puT-JS-kBP"/>
- <outletCollection property="btnCollArray" destination="0Ci-wC-hR9" id="bC0-m0-yF6"/>
- <outletCollection property="btnCollArray" destination="jDL-F6-Yhx" id="7S3-gH-g3P"/>
- <outletCollection property="btnCollArray" destination="ocQ-lF-sEP" id="1qL-iS-2kt"/>
- </connections>
- </viewController>
- <placeholder placeholderIdentifier="IBFirstResponder" id="BIA-Sf-D3h" userLabel="First Responder" sceneMemberID="firstResponder"/>
- </objects>
- <point key="canvasLocation" x="71.25" y="231.33802816901408"/>
- </scene>
- <!--Option Pop Over View Controller-->
- <scene sceneID="HYo-0v-biN">
- <objects>
- <viewController storyboardIdentifier="OptionPopOverViewController" useStoryboardIdentifierAsRestorationIdentifier="YES" id="HLD-R6-Bf7" customClass="OptionPopOverViewController" sceneMemberID="viewController">
- <layoutGuides>
- <viewControllerLayoutGuide type="top" id="yrC-Ny-FFD"/>
- <viewControllerLayoutGuide type="bottom" id="qVK-D4-gsq"/>
- </layoutGuides>
- <view key="view" contentMode="scaleToFill" id="49x-Kd-BdD">
- <rect key="frame" x="0.0" y="0.0" width="320" height="568"/>
- <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
- <subviews>
- <tableView clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" dataMode="prototypes" style="plain" separatorStyle="default" rowHeight="45" sectionHeaderHeight="22" sectionFooterHeight="22" translatesAutoresizingMaskIntoConstraints="NO" id="TL3-tl-fz2">
- <rect key="frame" x="0.0" y="0.0" width="320" height="568"/>
- <color key="backgroundColor" red="0.0" green="0.0" blue="0.0" alpha="0.0" colorSpace="custom" customColorSpace="sRGB"/>
- <prototypes>
- <tableViewCell contentMode="scaleToFill" selectionStyle="default" indentationWidth="10" reuseIdentifier="CellIdentifier" id="PWg-hZ-7TK" customClass="OptionPopOverTableViewCell">
- <rect key="frame" x="0.0" y="22" width="320" height="45"/>
- <autoresizingMask key="autoresizingMask"/>
- <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="PWg-hZ-7TK" id="Dy5-Vw-Vqw">
- <rect key="frame" x="0.0" y="0.0" width="320" height="44.5"/>
- <autoresizingMask key="autoresizingMask"/>
- <subviews>
- <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" placeholderIntrinsicWidth="45" placeholderIntrinsicHeight="45" translatesAutoresizingMaskIntoConstraints="NO" id="dyv-ub-0mw" customClass="CustomImageView">
- <rect key="frame" x="5" y="0.0" width="45" height="45"/>
- <constraints>
- <constraint firstAttribute="height" constant="45" id="gju-D9-Q3w"/>
- <constraint firstAttribute="width" constant="45" id="hUa-ME-VyZ"/>
- </constraints>
- <variation key="default">
- <mask key="constraints">
- <exclude reference="gju-D9-Q3w"/>
- <exclude reference="hUa-ME-VyZ"/>
- </mask>
- </variation>
- <variation key="heightClass=regular-widthClass=compact">
- <mask key="constraints">
- <include reference="gju-D9-Q3w"/>
- <include reference="hUa-ME-VyZ"/>
- </mask>
- </variation>
- </imageView>
- <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" placeholderIntrinsicWidth="130" placeholderIntrinsicHeight="45" text="타이틀" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="NRo-nu-R5i" customClass="CustomLabel">
- <rect key="frame" x="50" y="0.0" width="130" height="45"/>
- <constraints>
- <constraint firstAttribute="height" constant="45" id="hfn-tk-xeJ"/>
- </constraints>
- <fontDescription key="fontDescription" type="system" pointSize="14"/>
- <color key="textColor" red="0.20000000000000001" green="0.20000000000000001" blue="0.20000000000000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
- <nil key="highlightedColor"/>
- <variation key="default">
- <mask key="constraints">
- <exclude reference="hfn-tk-xeJ"/>
- </mask>
- </variation>
- <variation key="heightClass=regular-widthClass=compact">
- <mask key="constraints">
- <include reference="hfn-tk-xeJ"/>
- </mask>
- </variation>
- </label>
- <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="YnI-rH-wyb">
- <rect key="frame" x="0.0" y="44.5" width="320" height="1"/>
- <color key="backgroundColor" red="0.73333333333333328" green="0.73333333333333328" blue="0.73333333333333328" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
- <constraints>
- <constraint firstAttribute="height" constant="1" id="89k-ei-Ml6"/>
- </constraints>
- <variation key="default">
- <mask key="constraints">
- <exclude reference="89k-ei-Ml6"/>
- </mask>
- </variation>
- <variation key="heightClass=regular-widthClass=compact">
- <mask key="constraints">
- <include reference="89k-ei-Ml6"/>
- </mask>
- </variation>
- </view>
- </subviews>
- <color key="backgroundColor" red="0.94509803921568625" green="0.94509803921568625" blue="0.94509803921568625" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
- <constraints>
- <constraint firstItem="dyv-ub-0mw" firstAttribute="top" secondItem="NRo-nu-R5i" secondAttribute="top" id="HRe-AR-Ccg"/>
- <constraint firstAttribute="bottom" secondItem="YnI-rH-wyb" secondAttribute="bottom" constant="1" id="RGu-7w-21m">
- <variation key="heightClass=regular-widthClass=compact" constant="-1"/>
- </constraint>
- <constraint firstItem="NRo-nu-R5i" firstAttribute="top" secondItem="Dy5-Vw-Vqw" secondAttribute="top" id="UMD-4T-2lO"/>
- <constraint firstItem="YnI-rH-wyb" firstAttribute="leading" secondItem="Dy5-Vw-Vqw" secondAttribute="leading" id="Wll-hf-5Tz"/>
- <constraint firstItem="dyv-ub-0mw" firstAttribute="leading" secondItem="Dy5-Vw-Vqw" secondAttribute="leading" constant="5" id="dqt-Qt-Lkl"/>
- <constraint firstItem="NRo-nu-R5i" firstAttribute="leading" secondItem="dyv-ub-0mw" secondAttribute="trailing" constant="5" id="vwO-gP-TxB">
- <variation key="heightClass=regular-widthClass=compact" constant="0.0"/>
- </constraint>
- <constraint firstAttribute="trailing" secondItem="YnI-rH-wyb" secondAttribute="trailing" id="y4l-Ic-3e2"/>
- </constraints>
- <variation key="default">
- <mask key="subviews">
- <exclude reference="dyv-ub-0mw"/>
- <exclude reference="NRo-nu-R5i"/>
- <exclude reference="YnI-rH-wyb"/>
- </mask>
- <mask key="constraints">
- <exclude reference="HRe-AR-Ccg"/>
- <exclude reference="dqt-Qt-Lkl"/>
- <exclude reference="RGu-7w-21m"/>
- <exclude reference="Wll-hf-5Tz"/>
- <exclude reference="y4l-Ic-3e2"/>
- <exclude reference="UMD-4T-2lO"/>
- <exclude reference="vwO-gP-TxB"/>
- </mask>
- </variation>
- <variation key="heightClass=regular-widthClass=compact">
- <mask key="subviews">
- <include reference="dyv-ub-0mw"/>
- <include reference="NRo-nu-R5i"/>
- <include reference="YnI-rH-wyb"/>
- </mask>
- <mask key="constraints">
- <include reference="HRe-AR-Ccg"/>
- <include reference="dqt-Qt-Lkl"/>
- <include reference="RGu-7w-21m"/>
- <include reference="Wll-hf-5Tz"/>
- <include reference="y4l-Ic-3e2"/>
- <include reference="UMD-4T-2lO"/>
- <include reference="vwO-gP-TxB"/>
- </mask>
- </variation>
- </tableViewCellContentView>
- <color key="backgroundColor" red="0.0" green="0.0" blue="0.0" alpha="0.0" colorSpace="custom" customColorSpace="sRGB"/>
- <connections>
- <outlet property="icon" destination="dyv-ub-0mw" id="K8u-du-qqu"/>
- <outlet property="lblMenuName" destination="NRo-nu-R5i" id="br2-RO-xPq"/>
- </connections>
- </tableViewCell>
- </prototypes>
- </tableView>
- </subviews>
- <color key="backgroundColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
- <constraints>
- <constraint firstItem="TL3-tl-fz2" firstAttribute="top" secondItem="49x-Kd-BdD" secondAttribute="top" id="06V-Gm-xnf"/>
- <constraint firstItem="TL3-tl-fz2" firstAttribute="leading" secondItem="49x-Kd-BdD" secondAttribute="leading" id="9iJ-gh-Mwk"/>
- <constraint firstItem="qVK-D4-gsq" firstAttribute="top" secondItem="TL3-tl-fz2" secondAttribute="bottom" id="K2A-gE-ZiI"/>
- <constraint firstAttribute="trailing" secondItem="TL3-tl-fz2" secondAttribute="trailing" id="rBc-aa-gIl"/>
- </constraints>
- <variation key="default">
- <mask key="subviews">
- <exclude reference="TL3-tl-fz2"/>
- </mask>
- <mask key="constraints">
- <exclude reference="K2A-gE-ZiI"/>
- <exclude reference="06V-Gm-xnf"/>
- <exclude reference="9iJ-gh-Mwk"/>
- <exclude reference="rBc-aa-gIl"/>
- </mask>
- </variation>
- <variation key="heightClass=regular-widthClass=compact">
- <mask key="subviews">
- <include reference="TL3-tl-fz2"/>
- </mask>
- <mask key="constraints">
- <include reference="K2A-gE-ZiI"/>
- <include reference="06V-Gm-xnf"/>
- <include reference="9iJ-gh-Mwk"/>
- <include reference="rBc-aa-gIl"/>
- </mask>
- </variation>
- </view>
- <nil key="simulatedTopBarMetrics"/>
- <freeformSimulatedSizeMetrics key="simulatedDestinationMetrics"/>
- <size key="freeformSize" width="320" height="568"/>
- <connections>
- <outlet property="tableView" destination="TL3-tl-fz2" id="NxE-9S-W1m"/>
- <outlet property="view" destination="49x-Kd-BdD" id="qvW-vG-qNo"/>
- </connections>
- </viewController>
- <placeholder placeholderIdentifier="IBFirstResponder" id="KWF-Kd-gD8" userLabel="First Responder" sceneMemberID="firstResponder"/>
- </objects>
- <point key="canvasLocation" x="855" y="232.5"/>
- </scene>
- <!--Web Browse View Controller-->
- <scene sceneID="Qwd-qZ-bFq">
- <objects>
- <viewController storyboardIdentifier="WebBrowseViewController" automaticallyAdjustsScrollViewInsets="NO" useStoryboardIdentifierAsRestorationIdentifier="YES" id="l3P-bd-6VJ" customClass="WebBrowseViewController" sceneMemberID="viewController">
- <layoutGuides>
- <viewControllerLayoutGuide type="top" id="tGL-Pt-Fkq"/>
- <viewControllerLayoutGuide type="bottom" id="1P8-TN-Gh6"/>
- </layoutGuides>
- <view key="view" contentMode="scaleToFill" id="qh5-bS-0Sn" userLabel="View - ViewController">
- <rect key="frame" x="0.0" y="64" width="320" height="504"/>
- <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
- <subviews>
- <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="fPu-bg-WL2" userLabel="View - Main">
- <rect key="frame" x="0.0" y="16" width="320" height="488"/>
- <subviews>
- <webView contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="KU8-mg-vJX">
- <rect key="frame" x="0.0" y="0.0" width="320" height="488"/>
- <color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
- </webView>
- </subviews>
- <color key="backgroundColor" red="0.0" green="0.0" blue="0.0" alpha="0.0" colorSpace="custom" customColorSpace="sRGB"/>
- <constraints>
- <constraint firstItem="KU8-mg-vJX" firstAttribute="leading" secondItem="fPu-bg-WL2" secondAttribute="leading" id="Aok-Sd-snF"/>
- <constraint firstAttribute="bottom" secondItem="KU8-mg-vJX" secondAttribute="bottom" id="Di4-5Q-LrD"/>
- <constraint firstAttribute="trailing" secondItem="KU8-mg-vJX" secondAttribute="trailing" id="Hp7-j4-obR"/>
- <constraint firstItem="KU8-mg-vJX" firstAttribute="top" secondItem="fPu-bg-WL2" secondAttribute="top" id="wqk-bL-8VN"/>
- </constraints>
- <variation key="default">
- <mask key="subviews">
- <exclude reference="KU8-mg-vJX"/>
- </mask>
- <mask key="constraints">
- <exclude reference="Aok-Sd-snF"/>
- <exclude reference="Di4-5Q-LrD"/>
- <exclude reference="Hp7-j4-obR"/>
- <exclude reference="wqk-bL-8VN"/>
- </mask>
- </variation>
- <variation key="heightClass=regular-widthClass=compact">
- <mask key="subviews">
- <include reference="KU8-mg-vJX"/>
- </mask>
- <mask key="constraints">
- <include reference="Aok-Sd-snF"/>
- <include reference="Di4-5Q-LrD"/>
- <include reference="Hp7-j4-obR"/>
- <include reference="wqk-bL-8VN"/>
- </mask>
- </variation>
- </view>
- </subviews>
- <color key="backgroundColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
- <constraints>
- <constraint firstAttribute="trailing" secondItem="fPu-bg-WL2" secondAttribute="trailing" id="ILU-4v-mql"/>
- <constraint firstItem="1P8-TN-Gh6" firstAttribute="top" secondItem="fPu-bg-WL2" secondAttribute="bottom" id="NHn-vD-xxR"/>
- <constraint firstItem="fPu-bg-WL2" firstAttribute="leading" secondItem="qh5-bS-0Sn" secondAttribute="leading" id="O1T-Jf-RUu"/>
- <constraint firstItem="KU8-mg-vJX" firstAttribute="width" secondItem="qh5-bS-0Sn" secondAttribute="width" id="dzd-cb-GzA"/>
- <constraint firstItem="fPu-bg-WL2" firstAttribute="top" secondItem="tGL-Pt-Fkq" secondAttribute="bottom" constant="16" id="p4o-gq-QpF"/>
- </constraints>
- <variation key="default">
- <mask key="subviews">
- <exclude reference="fPu-bg-WL2"/>
- </mask>
- <mask key="constraints">
- <exclude reference="NHn-vD-xxR"/>
- <exclude reference="dzd-cb-GzA"/>
- <exclude reference="ILU-4v-mql"/>
- <exclude reference="O1T-Jf-RUu"/>
- <exclude reference="p4o-gq-QpF"/>
- </mask>
- </variation>
- <variation key="heightClass=regular-widthClass=compact">
- <mask key="subviews">
- <include reference="fPu-bg-WL2"/>
- </mask>
- <mask key="constraints">
- <include reference="NHn-vD-xxR"/>
- <include reference="dzd-cb-GzA"/>
- <include reference="ILU-4v-mql"/>
- <include reference="O1T-Jf-RUu"/>
- <include reference="p4o-gq-QpF"/>
- </mask>
- </variation>
- </view>
- <simulatedNavigationBarMetrics key="simulatedTopBarMetrics" translucent="NO" prompted="NO"/>
- <connections>
- <outlet property="webView" destination="KU8-mg-vJX" id="XlP-qh-gaM"/>
- </connections>
- </viewController>
- <placeholder placeholderIdentifier="IBFirstResponder" id="2q8-bE-ZNU" userLabel="First Responder" sceneMemberID="firstResponder"/>
- </objects>
- <point key="canvasLocation" x="1548" y="232.5"/>
- </scene>
- <!--Full Screen View Controller-->
- <scene sceneID="NNQ-NM-OSs">
- <objects>
- <viewController storyboardIdentifier="FullScreenViewController" useStoryboardIdentifierAsRestorationIdentifier="YES" id="Ydl-pV-FWa" customClass="FullScreenViewController" sceneMemberID="viewController">
- <layoutGuides>
- <viewControllerLayoutGuide type="top" id="aA6-wG-NnG"/>
- <viewControllerLayoutGuide type="bottom" id="ZZ3-fS-3jq"/>
- </layoutGuides>
- <view key="view" contentMode="scaleToFill" id="SAu-zg-MK7">
- <rect key="frame" x="0.0" y="0.0" width="320" height="568"/>
- <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
- <subviews>
- <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="MXs-lK-sd9" userLabel="Button - fullscreen" customClass="CustomButton">
- <rect key="frame" x="282" y="20" width="36" height="36"/>
- <constraints>
- <constraint firstAttribute="height" constant="36" id="QXD-K7-LJo"/>
- <constraint firstAttribute="width" constant="36" id="lPt-rr-gpd"/>
- </constraints>
- <state key="normal" image="tp_01_img_control_camera_screen_full">
- <color key="titleShadowColor" red="0.5" green="0.5" blue="0.5" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
- </state>
- <variation key="default">
- <mask key="constraints">
- <exclude reference="QXD-K7-LJo"/>
- <exclude reference="lPt-rr-gpd"/>
- </mask>
- </variation>
- <variation key="heightClass=regular-widthClass=compact">
- <mask key="constraints">
- <include reference="QXD-K7-LJo"/>
- <include reference="lPt-rr-gpd"/>
- </mask>
- </variation>
- <connections>
- <action selector="btnCloseTouched:" destination="Ydl-pV-FWa" eventType="touchUpInside" id="uyb-OF-Xez"/>
- </connections>
- </button>
- <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="tp_01_img_control_camera_movebg" translatesAutoresizingMaskIntoConstraints="NO" id="b1d-nu-wFp">
- <rect key="frame" x="198" y="440" width="120" height="120"/>
- <constraints>
- <constraint firstAttribute="width" constant="120" id="Viu-qW-GMP"/>
- <constraint firstAttribute="height" constant="120" id="Vmr-aK-aEf"/>
- </constraints>
- <variation key="default">
- <mask key="constraints">
- <exclude reference="Viu-qW-GMP"/>
- <exclude reference="Vmr-aK-aEf"/>
- </mask>
- </variation>
- <variation key="heightClass=regular-widthClass=compact">
- <mask key="constraints">
- <include reference="Viu-qW-GMP"/>
- <include reference="Vmr-aK-aEf"/>
- </mask>
- </variation>
- </imageView>
- <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="zyZ-sH-o6z" userLabel="Button - left" customClass="CustomButton">
- <rect key="frame" x="198" y="480" width="40" height="40"/>
- <constraints>
- <constraint firstAttribute="width" constant="40" id="8fh-Tk-Z8G"/>
- <constraint firstAttribute="height" constant="40" id="AYf-XG-73l"/>
- </constraints>
- <state key="normal" image="tp_01_img_control_camera_left">
- <color key="titleShadowColor" red="0.5" green="0.5" blue="0.5" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
- </state>
- <variation key="default">
- <mask key="constraints">
- <exclude reference="8fh-Tk-Z8G"/>
- <exclude reference="AYf-XG-73l"/>
- </mask>
- </variation>
- <variation key="heightClass=regular-widthClass=compact">
- <mask key="constraints">
- <include reference="8fh-Tk-Z8G"/>
- <include reference="AYf-XG-73l"/>
- </mask>
- </variation>
- <connections>
- <action selector="btnMoveLeftTouched:" destination="Ydl-pV-FWa" eventType="touchUpInside" id="J0I-uL-Tzc"/>
- </connections>
- </button>
- <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="LTY-3p-HsK" userLabel="Button - up" customClass="CustomButton">
- <rect key="frame" x="238" y="440" width="40" height="40"/>
- <constraints>
- <constraint firstAttribute="height" constant="40" id="F3U-BJ-f4c"/>
- <constraint firstAttribute="width" constant="40" id="vyA-eK-DMc"/>
- </constraints>
- <state key="normal" image="tp_01_img_control_camera_up">
- <color key="titleShadowColor" red="0.5" green="0.5" blue="0.5" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
- </state>
- <variation key="default">
- <mask key="constraints">
- <exclude reference="F3U-BJ-f4c"/>
- <exclude reference="vyA-eK-DMc"/>
- </mask>
- </variation>
- <variation key="heightClass=regular-widthClass=compact">
- <mask key="constraints">
- <include reference="F3U-BJ-f4c"/>
- <include reference="vyA-eK-DMc"/>
- </mask>
- </variation>
- <connections>
- <action selector="btnMoveUpTouched:" destination="Ydl-pV-FWa" eventType="touchUpInside" id="88s-sb-bal"/>
- </connections>
- </button>
- <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="Ppa-N0-c5P" userLabel="Button - right" customClass="CustomButton">
- <rect key="frame" x="278" y="480" width="40" height="40"/>
- <constraints>
- <constraint firstAttribute="height" constant="40" id="crB-HP-KhK"/>
- <constraint firstAttribute="width" constant="40" id="tv0-FI-ixd"/>
- </constraints>
- <state key="normal" image="tp_01_img_control_camera_right">
- <color key="titleShadowColor" red="0.5" green="0.5" blue="0.5" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
- </state>
- <variation key="default">
- <mask key="constraints">
- <exclude reference="crB-HP-KhK"/>
- <exclude reference="tv0-FI-ixd"/>
- </mask>
- </variation>
- <variation key="heightClass=regular-widthClass=compact">
- <mask key="constraints">
- <include reference="crB-HP-KhK"/>
- <include reference="tv0-FI-ixd"/>
- </mask>
- </variation>
- <connections>
- <action selector="btnMoveRightTouched:" destination="Ydl-pV-FWa" eventType="touchUpInside" id="dsZ-zt-egI"/>
- </connections>
- </button>
- <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="Mvs-ma-SxT" userLabel="Button - down" customClass="CustomButton">
- <rect key="frame" x="238" y="520" width="40" height="40"/>
- <constraints>
- <constraint firstAttribute="height" constant="40" id="Fbm-XC-9mK"/>
- <constraint firstAttribute="width" constant="40" id="dGc-xW-BXZ"/>
- </constraints>
- <state key="normal" image="tp_01_img_control_camera_down">
- <color key="titleShadowColor" red="0.5" green="0.5" blue="0.5" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
- </state>
- <variation key="default">
- <mask key="constraints">
- <exclude reference="Fbm-XC-9mK"/>
- <exclude reference="dGc-xW-BXZ"/>
- </mask>
- </variation>
- <variation key="heightClass=regular-widthClass=compact">
- <mask key="constraints">
- <include reference="Fbm-XC-9mK"/>
- <include reference="dGc-xW-BXZ"/>
- </mask>
- </variation>
- <connections>
- <action selector="btnMoveDownTouched:" destination="Ydl-pV-FWa" eventType="touchUpInside" id="9gc-lW-wzP"/>
- </connections>
- </button>
- </subviews>
- <color key="backgroundColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
- <constraints>
- <constraint firstItem="zyZ-sH-o6z" firstAttribute="leading" secondItem="b1d-nu-wFp" secondAttribute="leading" id="0aF-s0-XyF"/>
- <constraint firstItem="MXs-lK-sd9" firstAttribute="top" secondItem="aA6-wG-NnG" secondAttribute="bottom" constant="-10" id="1O0-Ko-sGq">
- <variation key="heightClass=regular-widthClass=compact" constant="0.0"/>
- </constraint>
- <constraint firstItem="zyZ-sH-o6z" firstAttribute="centerY" secondItem="b1d-nu-wFp" secondAttribute="centerY" id="20m-tm-Yte"/>
- <constraint firstItem="b1d-nu-wFp" firstAttribute="centerX" secondItem="LTY-3p-HsK" secondAttribute="centerX" id="Gjf-Rh-Nyr"/>
- <constraint firstItem="b1d-nu-wFp" firstAttribute="centerX" secondItem="Mvs-ma-SxT" secondAttribute="centerX" id="Iim-Fd-ng9"/>
- <constraint firstItem="b1d-nu-wFp" firstAttribute="top" secondItem="LTY-3p-HsK" secondAttribute="top" id="MRe-fl-afy"/>
- <constraint firstItem="b1d-nu-wFp" firstAttribute="trailing" secondItem="Ppa-N0-c5P" secondAttribute="trailing" id="Q5l-RW-iYH"/>
- <constraint firstAttribute="trailing" secondItem="b1d-nu-wFp" secondAttribute="trailing" constant="2" id="ZMk-AV-cNc"/>
- <constraint firstItem="b1d-nu-wFp" firstAttribute="centerY" secondItem="Ppa-N0-c5P" secondAttribute="centerY" id="dEN-fr-0tX"/>
- <constraint firstItem="ZZ3-fS-3jq" firstAttribute="top" secondItem="b1d-nu-wFp" secondAttribute="bottom" constant="8" id="iQ3-LW-ozZ"/>
- <constraint firstAttribute="trailing" secondItem="MXs-lK-sd9" secondAttribute="trailing" constant="2" id="j44-7E-jNp"/>
- <constraint firstItem="b1d-nu-wFp" firstAttribute="bottom" secondItem="Mvs-ma-SxT" secondAttribute="bottom" id="z9Z-rM-Vrf"/>
- </constraints>
- <variation key="default">
- <mask key="subviews">
- <exclude reference="MXs-lK-sd9"/>
- <exclude reference="b1d-nu-wFp"/>
- <exclude reference="zyZ-sH-o6z"/>
- <exclude reference="LTY-3p-HsK"/>
- <exclude reference="Ppa-N0-c5P"/>
- <exclude reference="Mvs-ma-SxT"/>
- </mask>
- <mask key="constraints">
- <exclude reference="iQ3-LW-ozZ"/>
- <exclude reference="1O0-Ko-sGq"/>
- <exclude reference="j44-7E-jNp"/>
- <exclude reference="0aF-s0-XyF"/>
- <exclude reference="20m-tm-Yte"/>
- <exclude reference="Gjf-Rh-Nyr"/>
- <exclude reference="Iim-Fd-ng9"/>
- <exclude reference="MRe-fl-afy"/>
- <exclude reference="Q5l-RW-iYH"/>
- <exclude reference="ZMk-AV-cNc"/>
- <exclude reference="dEN-fr-0tX"/>
- <exclude reference="z9Z-rM-Vrf"/>
- </mask>
- </variation>
- <variation key="heightClass=regular-widthClass=compact">
- <mask key="subviews">
- <include reference="MXs-lK-sd9"/>
- <include reference="b1d-nu-wFp"/>
- <include reference="zyZ-sH-o6z"/>
- <include reference="LTY-3p-HsK"/>
- <include reference="Ppa-N0-c5P"/>
- <include reference="Mvs-ma-SxT"/>
- </mask>
- <mask key="constraints">
- <include reference="iQ3-LW-ozZ"/>
- <include reference="1O0-Ko-sGq"/>
- <include reference="j44-7E-jNp"/>
- <include reference="0aF-s0-XyF"/>
- <include reference="20m-tm-Yte"/>
- <include reference="Gjf-Rh-Nyr"/>
- <include reference="Iim-Fd-ng9"/>
- <include reference="MRe-fl-afy"/>
- <include reference="Q5l-RW-iYH"/>
- <include reference="ZMk-AV-cNc"/>
- <include reference="dEN-fr-0tX"/>
- <include reference="z9Z-rM-Vrf"/>
- </mask>
- </variation>
- </view>
- </viewController>
- <placeholder placeholderIdentifier="IBFirstResponder" id="5F0-xa-yTn" userLabel="First Responder" sceneMemberID="firstResponder"/>
- </objects>
- <point key="canvasLocation" x="2428.5" y="246.75"/>
- </scene>
- </scenes>
- <resources>
- <image name="img_bg_morepopup_icon_add" width="40" height="24"/>
- <image name="img_bg_morepopup_icon_add_press" width="40" height="24"/>
- <image name="img_bg_morepopup_icon_delete" width="40" height="24"/>
- <image name="img_bg_morepopup_icon_delete_press" width="40" height="24"/>
- <image name="img_bg_morepopup_icon_masterchange" width="40" height="24"/>
- <image name="img_bg_morepopup_icon_masterchange_press" width="40" height="24"/>
- <image name="img_bg_morepopup_icon_refresh" width="40" height="24"/>
- <image name="img_bg_morepopup_icon_refresh_press" width="40" height="24"/>
- <image name="shadow_top" width="1" height="1"/>
- <image name="tp_01_img_control_camera_down" width="40" height="40"/>
- <image name="tp_01_img_control_camera_left" width="40" height="40"/>
- <image name="tp_01_img_control_camera_movebg" width="120" height="120"/>
- <image name="tp_01_img_control_camera_right" width="40" height="40"/>
- <image name="tp_01_img_control_camera_screen_full" width="36" height="36"/>
- <image name="tp_01_img_control_camera_up" width="40" height="40"/>
- </resources>
- </document>
|