123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313 |
- <?xml version="1.0" encoding="UTF-8"?>
- <document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="22505" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES" customObjectInstantitationMethod="direct">
- <dependencies>
- <deployment identifier="macosx"/>
- <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="22505"/>
- <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
- </dependencies>
- <objects>
- <customObject id="-2" userLabel="File's Owner" customClass="KMSnapshotViewController" customModule="PDF_Reader_Pro" customModuleProvider="target">
- <connections>
- <outlet property="emptySnapLabel" destination="cEZ-zG-hsK" id="20M-yY-Prt"/>
- <outlet property="emptySnapView" destination="bAX-3s-ugE" id="uEv-5I-hil"/>
- <outlet property="snapshotDoneButton" destination="fhT-4t-G93" id="U88-F7-HXv"/>
- <outlet property="snapshotLabel" destination="w2b-UF-8fi" id="rxN-Uu-pkT"/>
- <outlet property="snapshotNormalMoreButton" destination="2m7-Mg-Yj6" id="RPZ-R3-FUU"/>
- <outlet property="snapshotNormalSearchButton" destination="iNf-LU-aG2" id="JZP-7E-7ij"/>
- <outlet property="snapshotNormalView" destination="Lpv-xk-bsI" id="E9I-KT-MnR"/>
- <outlet property="snapshotNormalZoomInButton" destination="od6-7R-AOd" id="gh8-Bc-dTc"/>
- <outlet property="snapshotNormalZoomOutButton" destination="x3Q-GR-Tgc" id="TYA-P5-wsl"/>
- <outlet property="snapshotNotCreatedLabel" destination="h6B-I0-bvU" id="ZLu-rD-kJu"/>
- <outlet property="snapshotSearchField" destination="rCa-YI-VST" id="9Tn-Tb-LoA"/>
- <outlet property="snapshotTableView" destination="Ty4-KN-nZi" id="kv7-5M-4Ui"/>
- <outlet property="view" destination="Hz6-mo-xeY" id="0bl-1N-x8E"/>
- </connections>
- </customObject>
- <customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/>
- <customObject id="-3" userLabel="Application" customClass="NSObject"/>
- <customView id="Hz6-mo-xeY">
- <rect key="frame" x="0.0" y="0.0" width="222" height="428"/>
- <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
- <subviews>
- <customView translatesAutoresizingMaskIntoConstraints="NO" id="1YN-pm-fmj">
- <rect key="frame" x="0.0" y="0.0" width="222" height="428"/>
- <subviews>
- <customView translatesAutoresizingMaskIntoConstraints="NO" id="Lpv-xk-bsI">
- <rect key="frame" x="0.0" y="388" width="222" height="40"/>
- <subviews>
- <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="w2b-UF-8fi">
- <rect key="frame" x="14" y="11" width="4" height="17"/>
- <textFieldCell key="cell" lineBreakMode="clipping" id="nbI-Fq-LNg">
- <font key="font" metaFont="system" size="14"/>
- <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
- <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
- </textFieldCell>
- </textField>
- <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="2m7-Mg-Yj6">
- <rect key="frame" x="186" y="8" width="24" height="24"/>
- <buttonCell key="cell" type="bevel" bezelStyle="rounded" image="KMImageNameUXIconBtnSidebarMoreNor" imagePosition="only" alignment="center" imageScaling="proportionallyDown" inset="2" id="v00-lJ-eXk">
- <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
- <font key="font" metaFont="system"/>
- </buttonCell>
- <constraints>
- <constraint firstAttribute="width" constant="24" id="xL3-dm-RcY"/>
- <constraint firstAttribute="height" constant="24" id="zBP-On-yXm"/>
- </constraints>
- </button>
- <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="iNf-LU-aG2">
- <rect key="frame" x="158" y="8" width="24" height="24"/>
- <buttonCell key="cell" type="bevel" bezelStyle="rounded" image="KMImageNameUXIconBtnSidebarSearchNor" imagePosition="only" alignment="center" imageScaling="proportionallyDown" inset="2" id="vFl-80-gjx">
- <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
- <font key="font" metaFont="system"/>
- </buttonCell>
- <constraints>
- <constraint firstAttribute="height" constant="24" id="hD7-T9-Urp"/>
- <constraint firstAttribute="width" constant="24" id="pay-G2-4P5"/>
- </constraints>
- </button>
- <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="od6-7R-AOd">
- <rect key="frame" x="130" y="8" width="24" height="24"/>
- <buttonCell key="cell" type="bevel" bezelStyle="rounded" image="KMImageNameUXIconBtnSidebarZoominNor" imagePosition="only" alignment="center" imageScaling="proportionallyDown" inset="2" id="722-QY-W7C">
- <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
- <font key="font" metaFont="system"/>
- </buttonCell>
- <constraints>
- <constraint firstAttribute="height" constant="24" id="caz-JO-JdN"/>
- <constraint firstAttribute="width" constant="24" id="pAZ-LN-Ymw"/>
- </constraints>
- </button>
- <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="x3Q-GR-Tgc">
- <rect key="frame" x="102" y="8" width="24" height="24"/>
- <buttonCell key="cell" type="bevel" bezelStyle="rounded" image="KMImageNameUXIconBtnSidebarZoomoutNor" imagePosition="only" alignment="center" imageScaling="proportionallyDown" inset="2" id="TRw-hq-HYu">
- <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
- <font key="font" metaFont="system"/>
- </buttonCell>
- <constraints>
- <constraint firstAttribute="height" constant="24" id="kUg-qb-xSw"/>
- <constraint firstAttribute="width" constant="24" id="qnS-F3-06j"/>
- </constraints>
- </button>
- <searchField wantsLayer="YES" focusRingType="none" verticalHuggingPriority="750" textCompletion="NO" translatesAutoresizingMaskIntoConstraints="NO" id="rCa-YI-VST" customClass="KMLeftSideViewSearchField" customModule="PDF_Reader_Pro" customModuleProvider="target">
- <rect key="frame" x="16" y="10" width="148" height="20"/>
- <searchFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" borderStyle="border" usesSingleLineMode="YES" id="Evu-3v-CZe">
- <font key="font" metaFont="system"/>
- <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
- <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
- </searchFieldCell>
- </searchField>
- <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="fhT-4t-G93">
- <rect key="frame" x="172" y="10" width="42" height="20"/>
- <buttonCell key="cell" type="square" title="Button" bezelStyle="shadowlessSquare" alignment="center" imageScaling="proportionallyDown" inset="2" id="Orv-5u-IwU">
- <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
- <font key="font" metaFont="cellTitle"/>
- </buttonCell>
- <constraints>
- <constraint firstAttribute="height" constant="20" id="0Uv-1t-F08"/>
- </constraints>
- </button>
- </subviews>
- <constraints>
- <constraint firstAttribute="trailing" secondItem="fhT-4t-G93" secondAttribute="trailing" constant="8" id="1ev-hG-9em"/>
- <constraint firstItem="fhT-4t-G93" firstAttribute="centerY" secondItem="rCa-YI-VST" secondAttribute="centerY" id="3id-5W-6gI"/>
- <constraint firstAttribute="trailing" secondItem="2m7-Mg-Yj6" secondAttribute="trailing" constant="12" id="4fH-7A-Ycy"/>
- <constraint firstItem="2m7-Mg-Yj6" firstAttribute="leading" secondItem="iNf-LU-aG2" secondAttribute="trailing" constant="4" id="Bze-xX-RP0"/>
- <constraint firstItem="w2b-UF-8fi" firstAttribute="leading" secondItem="Lpv-xk-bsI" secondAttribute="leading" constant="16" id="E7K-sY-Mq4"/>
- <constraint firstItem="iNf-LU-aG2" firstAttribute="leading" secondItem="od6-7R-AOd" secondAttribute="trailing" constant="4" id="Ftc-At-THJ"/>
- <constraint firstItem="od6-7R-AOd" firstAttribute="leading" secondItem="x3Q-GR-Tgc" secondAttribute="trailing" constant="4" id="HU3-tw-CuC"/>
- <constraint firstItem="2m7-Mg-Yj6" firstAttribute="centerY" secondItem="iNf-LU-aG2" secondAttribute="centerY" id="NSi-CI-7Wr"/>
- <constraint firstItem="2m7-Mg-Yj6" firstAttribute="centerY" secondItem="rCa-YI-VST" secondAttribute="centerY" id="WMZ-y5-pcr"/>
- <constraint firstItem="2m7-Mg-Yj6" firstAttribute="top" secondItem="Lpv-xk-bsI" secondAttribute="top" constant="8" id="aX0-yR-XOJ"/>
- <constraint firstItem="rCa-YI-VST" firstAttribute="leading" secondItem="w2b-UF-8fi" secondAttribute="leading" id="dmQ-3c-M8J"/>
- <constraint firstItem="fhT-4t-G93" firstAttribute="leading" secondItem="rCa-YI-VST" secondAttribute="trailing" constant="8" id="f65-PW-uHm"/>
- <constraint firstItem="2m7-Mg-Yj6" firstAttribute="centerY" secondItem="od6-7R-AOd" secondAttribute="centerY" id="mqX-9J-Lxs"/>
- <constraint firstItem="2m7-Mg-Yj6" firstAttribute="centerY" secondItem="x3Q-GR-Tgc" secondAttribute="centerY" id="njJ-XU-28a"/>
- <constraint firstAttribute="bottom" secondItem="2m7-Mg-Yj6" secondAttribute="bottom" constant="8" id="uqG-Zb-RFU"/>
- <constraint firstAttribute="height" constant="40" id="vnE-Ux-Xpr"/>
- <constraint firstItem="2m7-Mg-Yj6" firstAttribute="centerY" secondItem="w2b-UF-8fi" secondAttribute="centerY" id="zRC-4F-1YN"/>
- </constraints>
- </customView>
- <customView translatesAutoresizingMaskIntoConstraints="NO" id="ae8-qK-WTQ">
- <rect key="frame" x="0.0" y="0.0" width="222" height="388"/>
- <subviews>
- <scrollView focusRingType="none" borderType="none" autohidesScrollers="YES" horizontalLineScroll="105" horizontalPageScroll="10" verticalLineScroll="105" verticalPageScroll="10" hasHorizontalScroller="NO" usesPredominantAxisScrolling="NO" id="BqC-wI-tlh">
- <rect key="frame" x="-6" y="-10" width="233" height="409"/>
- <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
- <clipView key="contentView" drawsBackground="NO" copiesOnScroll="NO" id="PKb-e1-qK0">
- <rect key="frame" x="0.0" y="0.0" width="233" height="409"/>
- <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
- <subviews>
- <tableView focusRingType="none" verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="firstColumnOnly" tableStyle="plain" selectionHighlightStyle="none" columnReordering="NO" columnResizing="NO" multipleSelection="NO" emptySelection="NO" autosaveColumns="NO" typeSelect="NO" rowHeight="103" rowSizeStyle="automatic" viewBased="YES" id="Ty4-KN-nZi" customClass="KMBotaTableView" customModule="PDF_Reader_Pro" customModuleProvider="target">
- <rect key="frame" x="0.0" y="0.0" width="233" height="409"/>
- <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
- <size key="intercellSpacing" width="3" height="2"/>
- <color key="backgroundColor" red="0.0" green="0.0" blue="0.0" alpha="0.0" colorSpace="custom" customColorSpace="sRGB"/>
- <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
- <tableColumns>
- <tableColumn identifier="image" editable="NO" width="230" minWidth="40" maxWidth="1000" id="PJR-lf-aAq">
- <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left">
- <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
- <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
- </tableHeaderCell>
- <imageCell key="dataCell" refusesFirstResponder="YES" alignment="left" animates="YES" imageScaling="proportionallyDown" id="LUC-ys-jPB"/>
- <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
- <prototypeCellViews>
- <tableCellView identifier="KMSnapshotTableViewCell" id="0GP-mb-NJU" customClass="KMSnapshotTableViewCell" customModule="PDF_Reader_Pro" customModuleProvider="target">
- <rect key="frame" x="1" y="1" width="230" height="103"/>
- <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
- <subviews>
- <box boxType="custom" borderWidth="0.0" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="cad-RX-hIh" customClass="KMBox" customModule="PDF_Reader_Pro" customModuleProvider="target">
- <rect key="frame" x="0.0" y="0.0" width="230" height="103"/>
- <view key="contentView" id="dAO-tU-Qfu">
- <rect key="frame" x="0.0" y="0.0" width="230" height="103"/>
- <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
- <subviews>
- <imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="syZ-F4-di7">
- <rect key="frame" x="59" y="40" width="112" height="59"/>
- <constraints>
- <constraint firstAttribute="width" secondItem="syZ-F4-di7" secondAttribute="height" multiplier="120:63" id="48K-RH-0Jg"/>
- </constraints>
- <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" id="ixT-8q-mqh"/>
- </imageView>
- <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="ly7-tt-NBd">
- <rect key="frame" x="99" y="16" width="33" height="16"/>
- <constraints>
- <constraint firstAttribute="height" constant="16" id="Msc-Bg-SIn"/>
- </constraints>
- <textFieldCell key="cell" lineBreakMode="clipping" title="Label" id="sAr-uy-75X">
- <font key="font" metaFont="smallSystem"/>
- <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
- <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
- </textFieldCell>
- </textField>
- <imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="XBt-MD-jub">
- <rect key="frame" x="179" y="83" width="16" height="16"/>
- <constraints>
- <constraint firstAttribute="width" constant="16" id="QwQ-eg-uIK"/>
- <constraint firstAttribute="height" constant="16" id="rGP-ci-ZcK"/>
- </constraints>
- <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" id="JD6-Wv-TG7"/>
- </imageView>
- </subviews>
- <constraints>
- <constraint firstItem="ly7-tt-NBd" firstAttribute="centerX" secondItem="dAO-tU-Qfu" secondAttribute="centerX" id="Tpx-2I-TTl"/>
- <constraint firstItem="XBt-MD-jub" firstAttribute="top" secondItem="syZ-F4-di7" secondAttribute="top" id="WXn-4W-8Hr"/>
- <constraint firstItem="ly7-tt-NBd" firstAttribute="top" secondItem="syZ-F4-di7" secondAttribute="bottom" constant="8" id="Zrb-h4-0XM"/>
- <constraint firstItem="XBt-MD-jub" firstAttribute="leading" secondItem="syZ-F4-di7" secondAttribute="trailing" constant="8" id="aLJ-ZN-QR3"/>
- <constraint firstItem="syZ-F4-di7" firstAttribute="top" secondItem="dAO-tU-Qfu" secondAttribute="top" constant="4" id="b4U-aM-G0t"/>
- <constraint firstAttribute="bottom" secondItem="ly7-tt-NBd" secondAttribute="bottom" constant="16" id="cJc-ya-TDF"/>
- <constraint firstItem="syZ-F4-di7" firstAttribute="centerX" secondItem="dAO-tU-Qfu" secondAttribute="centerX" id="lBc-tH-5QV"/>
- </constraints>
- </view>
- </box>
- </subviews>
- <constraints>
- <constraint firstAttribute="trailing" secondItem="cad-RX-hIh" secondAttribute="trailing" id="30c-ZY-AHd"/>
- <constraint firstItem="cad-RX-hIh" firstAttribute="top" secondItem="0GP-mb-NJU" secondAttribute="top" id="kj7-Rc-4nJ"/>
- <constraint firstItem="cad-RX-hIh" firstAttribute="leading" secondItem="0GP-mb-NJU" secondAttribute="leading" id="l1s-aU-oqg"/>
- <constraint firstAttribute="bottom" secondItem="cad-RX-hIh" secondAttribute="bottom" id="zXi-h0-a4y"/>
- </constraints>
- <connections>
- <outlet property="snapshotBox" destination="cad-RX-hIh" id="SZI-HY-0jq"/>
- <outlet property="snapshotImage" destination="syZ-F4-di7" id="b09-vE-JKd"/>
- <outlet property="snapshotImageConstant" destination="48K-RH-0Jg" id="Eit-2P-eCs"/>
- <outlet property="snapshotImageView" destination="XBt-MD-jub" id="BPo-7S-XN1"/>
- <outlet property="snapshotLabel" destination="ly7-tt-NBd" id="AR7-IO-Kcp"/>
- </connections>
- </tableCellView>
- </prototypeCellViews>
- </tableColumn>
- </tableColumns>
- </tableView>
- </subviews>
- <nil key="backgroundColor"/>
- </clipView>
- <scroller key="horizontalScroller" hidden="YES" wantsLayer="YES" verticalHuggingPriority="750" horizontal="YES" id="1Gw-Ly-4gB">
- <rect key="frame" x="-100" y="-100" width="183" height="15"/>
- <autoresizingMask key="autoresizingMask"/>
- </scroller>
- <scroller key="verticalScroller" hidden="YES" wantsLayer="YES" verticalHuggingPriority="750" horizontal="NO" id="ryu-mi-cQS">
- <rect key="frame" x="184" y="1" width="15" height="398"/>
- <autoresizingMask key="autoresizingMask"/>
- </scroller>
- </scrollView>
- <customView translatesAutoresizingMaskIntoConstraints="NO" id="bAX-3s-ugE">
- <rect key="frame" x="13" y="77" width="196" height="235"/>
- <subviews>
- <imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="zyz-8i-kDr">
- <rect key="frame" x="28" y="95" width="140" height="140"/>
- <constraints>
- <constraint firstAttribute="width" constant="140" id="DLa-25-HoO"/>
- <constraint firstAttribute="height" constant="140" id="EBY-X8-3Yx"/>
- </constraints>
- <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" image="KMImageNameEmptySnapshot" id="XfA-6q-CJT"/>
- </imageView>
- <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="cEZ-zG-hsK">
- <rect key="frame" x="-2" y="0.0" width="200" height="51"/>
- <constraints>
- <constraint firstAttribute="width" constant="196" id="5df-fi-ftj"/>
- </constraints>
- <textFieldCell key="cell" sendsActionOnEndEditing="YES" alignment="center" title="To create snapshot select an area in contents, right click it and select "Snapshot" ." id="oZr-X9-oFh">
- <font key="font" metaFont="system" size="14"/>
- <color key="textColor" red="0.40000000000000002" green="0.40000000000000002" blue="0.40000000000000002" alpha="1" colorSpace="calibratedRGB"/>
- <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
- </textFieldCell>
- </textField>
- <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="h6B-I0-bvU">
- <rect key="frame" x="24" y="59" width="149" height="20"/>
- <constraints>
- <constraint firstAttribute="height" constant="20" id="Grf-gk-ZoJ"/>
- </constraints>
- <textFieldCell key="cell" lineBreakMode="clipping" title="Snapshot not created" id="8eA-F5-kg0">
- <font key="font" metaFont="systemSemibold" size="14"/>
- <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
- <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
- </textFieldCell>
- </textField>
- </subviews>
- <constraints>
- <constraint firstItem="cEZ-zG-hsK" firstAttribute="leading" secondItem="bAX-3s-ugE" secondAttribute="leading" id="BvJ-vE-VpO"/>
- <constraint firstAttribute="trailing" secondItem="cEZ-zG-hsK" secondAttribute="trailing" id="PEt-lv-e2J"/>
- <constraint firstItem="h6B-I0-bvU" firstAttribute="top" secondItem="zyz-8i-kDr" secondAttribute="bottom" constant="16" id="Sy6-6v-Awg"/>
- <constraint firstItem="cEZ-zG-hsK" firstAttribute="top" secondItem="h6B-I0-bvU" secondAttribute="bottom" constant="8" id="ULw-YO-jJx"/>
- <constraint firstItem="h6B-I0-bvU" firstAttribute="centerX" secondItem="bAX-3s-ugE" secondAttribute="centerX" id="d1i-it-QLz"/>
- <constraint firstItem="zyz-8i-kDr" firstAttribute="centerX" secondItem="bAX-3s-ugE" secondAttribute="centerX" id="jcT-8p-Xih"/>
- <constraint firstItem="cEZ-zG-hsK" firstAttribute="centerX" secondItem="bAX-3s-ugE" secondAttribute="centerX" id="sNz-E0-y5e"/>
- <constraint firstItem="zyz-8i-kDr" firstAttribute="top" secondItem="bAX-3s-ugE" secondAttribute="top" id="vbu-7z-NRT"/>
- <constraint firstAttribute="bottom" secondItem="cEZ-zG-hsK" secondAttribute="bottom" id="vvQ-y5-xt6"/>
- </constraints>
- </customView>
- </subviews>
- <constraints>
- <constraint firstItem="bAX-3s-ugE" firstAttribute="centerY" secondItem="ae8-qK-WTQ" secondAttribute="centerY" id="lBw-AT-Pdz"/>
- <constraint firstItem="bAX-3s-ugE" firstAttribute="centerX" secondItem="ae8-qK-WTQ" secondAttribute="centerX" id="wK8-Zp-Y6k"/>
- </constraints>
- </customView>
- </subviews>
- <constraints>
- <constraint firstItem="ae8-qK-WTQ" firstAttribute="top" secondItem="Lpv-xk-bsI" secondAttribute="bottom" id="7jd-Kx-zuv"/>
- <constraint firstAttribute="trailing" secondItem="Lpv-xk-bsI" secondAttribute="trailing" id="EWy-gJ-IuG"/>
- <constraint firstAttribute="trailing" secondItem="ae8-qK-WTQ" secondAttribute="trailing" id="HfM-um-Qvr"/>
- <constraint firstItem="Lpv-xk-bsI" firstAttribute="leading" secondItem="1YN-pm-fmj" secondAttribute="leading" id="OzH-3i-R8h"/>
- <constraint firstItem="Lpv-xk-bsI" firstAttribute="top" secondItem="1YN-pm-fmj" secondAttribute="top" id="jsf-77-ALw"/>
- <constraint firstAttribute="bottom" secondItem="ae8-qK-WTQ" secondAttribute="bottom" id="p3V-3n-hEL"/>
- <constraint firstItem="ae8-qK-WTQ" firstAttribute="leading" secondItem="1YN-pm-fmj" secondAttribute="leading" id="sfi-FL-xFd"/>
- </constraints>
- </customView>
- </subviews>
- <constraints>
- <constraint firstItem="1YN-pm-fmj" firstAttribute="leading" secondItem="Hz6-mo-xeY" secondAttribute="leading" id="2aT-YD-4j1"/>
- <constraint firstItem="1YN-pm-fmj" firstAttribute="top" secondItem="Hz6-mo-xeY" secondAttribute="top" id="FvH-Ol-jXY"/>
- <constraint firstAttribute="trailing" secondItem="1YN-pm-fmj" secondAttribute="trailing" id="MKQ-lB-0KX"/>
- <constraint firstAttribute="bottom" secondItem="1YN-pm-fmj" secondAttribute="bottom" id="V7W-wb-USM"/>
- </constraints>
- <point key="canvasLocation" x="252" y="161.5"/>
- </customView>
- </objects>
- <resources>
- <image name="KMImageNameEmptySnapshot" width="140" height="140"/>
- <image name="KMImageNameUXIconBtnSidebarMoreNor" width="16" height="16"/>
- <image name="KMImageNameUXIconBtnSidebarSearchNor" width="16" height="16"/>
- <image name="KMImageNameUXIconBtnSidebarZoominNor" width="16" height="16"/>
- <image name="KMImageNameUXIconBtnSidebarZoomoutNor" width="16" height="16"/>
- </resources>
- </document>
|