64 lines
5.2 KiB
XML
64 lines
5.2 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="32700.99.1234" 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="22684"/>
|
|
<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="NW_RankingVC" customModule="wallpaper_BProject" customModuleProvider="target">
|
|
<connections>
|
|
<outlet property="pagerView" destination="HjP-C8-ELV" id="t9z-Yu-Duk"/>
|
|
<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>
|
|
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="HjP-C8-ELV" customClass="FSPagerView" customModule="FSPagerView">
|
|
<rect key="frame" x="10" y="224" width="394" height="558"/>
|
|
<color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
|
</view>
|
|
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="UMm-UK-HMR">
|
|
<rect key="frame" x="111.5" y="752" width="191" height="58"/>
|
|
<color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
|
<constraints>
|
|
<constraint firstAttribute="height" constant="58" id="spA-t1-cP8"/>
|
|
<constraint firstAttribute="width" constant="191" id="vLK-9E-9md"/>
|
|
</constraints>
|
|
<inset key="imageEdgeInsets" minX="0.0" minY="0.0" maxX="2.2250738585072014e-308" maxY="0.0"/>
|
|
<state key="normal" image="rankingSure"/>
|
|
</button>
|
|
<imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="RankingTop" translatesAutoresizingMaskIntoConstraints="NO" id="sns-yx-j0Y">
|
|
<rect key="frame" x="0.0" y="0.0" width="414" height="210"/>
|
|
<constraints>
|
|
<constraint firstAttribute="height" constant="210" id="QH5-4B-dBm"/>
|
|
</constraints>
|
|
</imageView>
|
|
</subviews>
|
|
<viewLayoutGuide key="safeArea" id="fnl-2z-Ty3"/>
|
|
<color key="backgroundColor" red="0.976280272" green="0.9592552781" blue="0.94217342140000004" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
|
<constraints>
|
|
<constraint firstItem="sns-yx-j0Y" firstAttribute="leading" secondItem="fnl-2z-Ty3" secondAttribute="leading" id="5Yh-iU-wud"/>
|
|
<constraint firstItem="fnl-2z-Ty3" firstAttribute="trailing" secondItem="sns-yx-j0Y" secondAttribute="trailing" id="7Jw-Yb-4DY"/>
|
|
<constraint firstItem="HjP-C8-ELV" firstAttribute="leading" secondItem="fnl-2z-Ty3" secondAttribute="leading" constant="10" id="QY8-p5-nxY"/>
|
|
<constraint firstItem="sns-yx-j0Y" firstAttribute="top" secondItem="i5M-Pr-FkT" secondAttribute="top" id="W4u-5l-PtG"/>
|
|
<constraint firstItem="fnl-2z-Ty3" firstAttribute="trailing" secondItem="HjP-C8-ELV" secondAttribute="trailing" constant="10" id="jIf-Zn-VIr"/>
|
|
<constraint firstItem="HjP-C8-ELV" firstAttribute="top" secondItem="sns-yx-j0Y" secondAttribute="bottom" constant="14" id="qLS-wk-SHs"/>
|
|
<constraint firstItem="UMm-UK-HMR" firstAttribute="centerX" secondItem="i5M-Pr-FkT" secondAttribute="centerX" id="vSe-eQ-bue"/>
|
|
<constraint firstItem="fnl-2z-Ty3" firstAttribute="bottom" secondItem="HjP-C8-ELV" secondAttribute="bottom" constant="80" id="wvz-nY-RBh"/>
|
|
<constraint firstItem="UMm-UK-HMR" firstAttribute="top" secondItem="HjP-C8-ELV" secondAttribute="bottom" constant="-30" id="x1m-k2-HQC"/>
|
|
</constraints>
|
|
<point key="canvasLocation" x="-142.02898550724638" y="-129.24107142857142"/>
|
|
</view>
|
|
</objects>
|
|
<resources>
|
|
<image name="RankingTop" width="375" height="210"/>
|
|
<image name="rankingSure" width="191" height="58"/>
|
|
</resources>
|
|
</document>
|