123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102 |
- <?xml version="1.0" encoding="UTF-8"?>
- <document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="17701" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES">
- <device id="retina6_1" orientation="portrait" appearance="light"/>
- <dependencies>
- <deployment identifier="iOS"/>
- <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="17703"/>
- <capability name="Safe area layout guides" minToolsVersion="9.0"/>
- <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
- </dependencies>
- <objects>
- <placeholder placeholderIdentifier="IBFilesOwner" id="-1" userLabel="File's Owner" customClass="PDFViewerModeViewController">
- <connections>
- <outlet property="scrollView" destination="bbg-5g-8AC" id="fRN-F3-FM2"/>
- <outlet property="segmentedControl" destination="xls-wc-jbG" id="KYI-gK-bmf"/>
- <outlet property="slider" destination="va4-cv-LsM" id="CbC-cD-0PD"/>
- <outlet property="switchButton" destination="Te6-Me-K56" id="BM3-dq-CN3"/>
- <outlet property="view" destination="i5M-Pr-FkT" id="sfx-zR-JGt"/>
- </connections>
- </placeholder>
- <placeholder placeholderIdentifier="IBFirstResponder" id="-2" customClass="UIResponder"/>
- <view clearsContextBeforeDrawing="NO" contentMode="scaleToFill" id="i5M-Pr-FkT">
- <rect key="frame" x="0.0" y="0.0" width="414" height="896"/>
- <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
- <subviews>
- <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Themes" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="y54-DK-bOz">
- <rect key="frame" x="179.5" y="10" width="55" height="18"/>
- <fontDescription key="fontDescription" type="system" pointSize="15"/>
- <nil key="textColor"/>
- <nil key="highlightedColor"/>
- </label>
- <scrollView clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleToFill" ambiguous="YES" showsHorizontalScrollIndicator="NO" showsVerticalScrollIndicator="NO" translatesAutoresizingMaskIntoConstraints="NO" id="bbg-5g-8AC">
- <rect key="frame" x="0.0" y="38" width="320" height="60"/>
- <constraints>
- <constraint firstAttribute="height" constant="60" id="k4H-Ce-D09"/>
- </constraints>
- </scrollView>
- <slider opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" value="0.5" minValue="0.0" maxValue="1" minimumValueImage="btn_viewer_light1.png" maximumValueImage="btn_viewer_light2.png" translatesAutoresizingMaskIntoConstraints="NO" id="va4-cv-LsM">
- <rect key="frame" x="55" y="108" width="304" height="31"/>
- <constraints>
- <constraint firstAttribute="width" constant="300" id="Gfz-z7-SaQ"/>
- </constraints>
- <connections>
- <action selector="sliderValueChanged_Brightness:" destination="-1" eventType="valueChanged" id="Zjx-rX-4sh"/>
- </connections>
- </slider>
- <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Scroll Pages" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="qod-wy-uqF">
- <rect key="frame" x="165" y="153" width="84.5" height="18"/>
- <fontDescription key="fontDescription" type="system" pointSize="15"/>
- <nil key="textColor"/>
- <nil key="highlightedColor"/>
- </label>
- <segmentedControl opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="top" segmentControlStyle="plain" selectedSegmentIndex="0" translatesAutoresizingMaskIntoConstraints="NO" id="xls-wc-jbG">
- <rect key="frame" x="113.5" y="181" width="187" height="32"/>
- <segments>
- <segment title="Vertically"/>
- <segment title="Horizontally"/>
- </segments>
- <connections>
- <action selector="segmentedControlValueChanged_Mode:" destination="-1" eventType="valueChanged" id="PkA-hY-dWp"/>
- </connections>
- </segmentedControl>
- <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Crop Mode" textAlignment="right" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="f8x-nC-tUR">
- <rect key="frame" x="0.0" y="237" width="207" height="18"/>
- <fontDescription key="fontDescription" type="system" pointSize="15"/>
- <nil key="textColor"/>
- <nil key="highlightedColor"/>
- </label>
- <switch opaque="NO" contentMode="scaleToFill" horizontalHuggingPriority="750" verticalHuggingPriority="750" contentHorizontalAlignment="center" contentVerticalAlignment="center" on="YES" translatesAutoresizingMaskIntoConstraints="NO" id="Te6-Me-K56">
- <rect key="frame" x="227" y="230.5" width="51" height="31"/>
- <connections>
- <action selector="switchValueChanged_CropMode:" destination="-1" eventType="valueChanged" id="FtO-ha-YOP"/>
- </connections>
- </switch>
- </subviews>
- <viewLayoutGuide key="safeArea" id="Q5M-cg-NOt"/>
- <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
- <constraints>
- <constraint firstItem="f8x-nC-tUR" firstAttribute="width" secondItem="i5M-Pr-FkT" secondAttribute="width" multiplier="1:2" id="0GE-QV-G0n"/>
- <constraint firstItem="xls-wc-jbG" firstAttribute="centerX" secondItem="i5M-Pr-FkT" secondAttribute="centerX" id="9sC-pu-ulx"/>
- <constraint firstItem="Te6-Me-K56" firstAttribute="centerY" secondItem="f8x-nC-tUR" secondAttribute="centerY" id="AC2-5z-r7G"/>
- <constraint firstItem="Q5M-cg-NOt" firstAttribute="trailing" secondItem="bbg-5g-8AC" secondAttribute="trailing" id="GWd-TM-2mr"/>
- <constraint firstItem="y54-DK-bOz" firstAttribute="centerX" secondItem="i5M-Pr-FkT" secondAttribute="centerX" id="S6r-sx-XYj"/>
- <constraint firstItem="Te6-Me-K56" firstAttribute="leading" secondItem="f8x-nC-tUR" secondAttribute="trailing" constant="20" id="Xjz-lx-a2o"/>
- <constraint firstItem="bbg-5g-8AC" firstAttribute="leading" secondItem="Q5M-cg-NOt" secondAttribute="leading" id="Y8o-Ha-nIg"/>
- <constraint firstItem="qod-wy-uqF" firstAttribute="centerX" secondItem="i5M-Pr-FkT" secondAttribute="centerX" id="ZGW-yX-3Ne"/>
- <constraint firstItem="f8x-nC-tUR" firstAttribute="leading" secondItem="Q5M-cg-NOt" secondAttribute="leading" id="dGR-Ax-Egx"/>
- <constraint firstItem="f8x-nC-tUR" firstAttribute="top" secondItem="xls-wc-jbG" secondAttribute="bottom" constant="25" id="hHN-KO-okN"/>
- <constraint firstItem="xls-wc-jbG" firstAttribute="top" secondItem="qod-wy-uqF" secondAttribute="bottom" constant="10" id="kET-xO-QW1"/>
- <constraint firstItem="qod-wy-uqF" firstAttribute="top" secondItem="va4-cv-LsM" secondAttribute="bottom" constant="15" id="lmm-EH-FyG"/>
- <constraint firstItem="y54-DK-bOz" firstAttribute="top" secondItem="i5M-Pr-FkT" secondAttribute="top" constant="10" id="lrM-Tx-tER"/>
- <constraint firstItem="va4-cv-LsM" firstAttribute="top" secondItem="bbg-5g-8AC" secondAttribute="bottom" constant="10" id="ohS-TB-EBq"/>
- <constraint firstItem="va4-cv-LsM" firstAttribute="centerX" secondItem="i5M-Pr-FkT" secondAttribute="centerX" id="qle-PT-XAb"/>
- <constraint firstItem="bbg-5g-8AC" firstAttribute="top" secondItem="y54-DK-bOz" secondAttribute="bottom" constant="10" id="wTa-kj-94X"/>
- </constraints>
- <point key="canvasLocation" x="130" y="104"/>
- </view>
- </objects>
- <resources>
- <image name="btn_viewer_light1.png" width="18" height="18"/>
- <image name="btn_viewer_light2.png" width="18" height="18"/>
- </resources>
- </document>
|