<?xml version="1.0" encoding="UTF-8"?>
|
<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="22155" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES">
|
<device id="retina6_12" orientation="portrait" appearance="light"/>
|
<dependencies>
|
<deployment identifier="iOS"/>
|
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="22131"/>
|
<capability name="Named colors" minToolsVersion="9.0"/>
|
<capability name="Safe area layout guides" minToolsVersion="9.0"/>
|
<capability name="System colors in document resources" minToolsVersion="11.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="GamesVC" customModule="WanPai" customModuleProvider="target">
|
<connections>
|
<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="393" height="852"/>
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
<subviews>
|
<scrollView clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="kLx-vS-toC">
|
<rect key="frame" x="0.0" y="59" width="393" height="759"/>
|
<subviews>
|
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="7iJ-56-xgU">
|
<rect key="frame" x="0.0" y="0.0" width="393" height="737.66666666666663"/>
|
<subviews>
|
<imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="bg_game_top" translatesAutoresizingMaskIntoConstraints="NO" id="e8W-n1-jfp">
|
<rect key="frame" x="0.0" y="0.0" width="393" height="227.66666666666666"/>
|
<constraints>
|
<constraint firstAttribute="width" secondItem="e8W-n1-jfp" secondAttribute="height" multiplier="1:0.579" id="uH1-1J-Dyf"/>
|
</constraints>
|
</imageView>
|
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="kzx-Ub-ZrZ">
|
<rect key="frame" x="126.66666666666669" y="260.66666666666669" width="140" height="140"/>
|
<inset key="imageEdgeInsets" minX="0.0" minY="0.0" maxX="2.2250738585072014e-308" maxY="0.0"/>
|
<state key="normal" image="btn_games_scan"/>
|
<connections>
|
<action selector="scanAction:" destination="-1" eventType="touchUpInside" id="iiu-VS-SZy"/>
|
</connections>
|
</button>
|
<imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="bg_game_bottom" translatesAutoresizingMaskIntoConstraints="NO" id="5kb-2A-If7">
|
<rect key="frame" x="0.0" y="433.66666666666674" width="393" height="177"/>
|
<constraints>
|
<constraint firstAttribute="width" secondItem="5kb-2A-If7" secondAttribute="height" multiplier="1:0.451" id="LLX-sL-p61"/>
|
</constraints>
|
</imageView>
|
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="SRV-Vo-cNh">
|
<rect key="frame" x="64" y="666.66666666666663" width="265" height="40"/>
|
<color key="backgroundColor" name="FE6E0D"/>
|
<constraints>
|
<constraint firstAttribute="height" constant="40" id="IfY-6r-uay"/>
|
</constraints>
|
<fontDescription key="fontDescription" type="system" weight="medium" pointSize="15"/>
|
<inset key="imageEdgeInsets" minX="0.0" minY="0.0" maxX="2.2250738585072014e-308" maxY="0.0"/>
|
<state key="normal" title="点击查看你的使用数据"/>
|
<userDefinedRuntimeAttributes>
|
<userDefinedRuntimeAttribute type="number" keyPath="ld_cornerRadiusXIB">
|
<real key="value" value="20"/>
|
</userDefinedRuntimeAttribute>
|
<userDefinedRuntimeAttribute type="boolean" keyPath="ld_maskToBoundsXIB" value="YES"/>
|
</userDefinedRuntimeAttributes>
|
<connections>
|
<action selector="myDatasourceAction:" destination="-1" eventType="touchUpInside" id="ioB-OM-ct3"/>
|
</connections>
|
</button>
|
</subviews>
|
<color key="backgroundColor" systemColor="systemBackgroundColor"/>
|
<constraints>
|
<constraint firstItem="SRV-Vo-cNh" firstAttribute="top" secondItem="5kb-2A-If7" secondAttribute="bottom" constant="56" id="03x-pb-JQd"/>
|
<constraint firstItem="e8W-n1-jfp" firstAttribute="leading" secondItem="7iJ-56-xgU" secondAttribute="leading" id="0hK-OA-n02"/>
|
<constraint firstItem="kzx-Ub-ZrZ" firstAttribute="centerX" secondItem="7iJ-56-xgU" secondAttribute="centerX" id="2zQ-NA-zwO"/>
|
<constraint firstAttribute="bottomMargin" secondItem="SRV-Vo-cNh" secondAttribute="bottom" constant="23" id="Bbj-Bx-8mo"/>
|
<constraint firstItem="5kb-2A-If7" firstAttribute="top" secondItem="kzx-Ub-ZrZ" secondAttribute="bottom" constant="33" id="DzR-gC-OB3"/>
|
<constraint firstItem="SRV-Vo-cNh" firstAttribute="leading" secondItem="7iJ-56-xgU" secondAttribute="leading" constant="64" id="Iny-jp-Ve2"/>
|
<constraint firstItem="e8W-n1-jfp" firstAttribute="top" secondItem="7iJ-56-xgU" secondAttribute="top" id="KY4-c1-TVb"/>
|
<constraint firstAttribute="trailing" secondItem="e8W-n1-jfp" secondAttribute="trailing" id="UQ3-Wc-KSS"/>
|
<constraint firstItem="5kb-2A-If7" firstAttribute="leading" secondItem="7iJ-56-xgU" secondAttribute="leading" id="c0r-Ep-uEy"/>
|
<constraint firstAttribute="trailing" secondItem="5kb-2A-If7" secondAttribute="trailing" id="i4F-0F-4is"/>
|
<constraint firstItem="kzx-Ub-ZrZ" firstAttribute="top" secondItem="e8W-n1-jfp" secondAttribute="bottom" constant="33" id="sOb-dE-pRw"/>
|
<constraint firstAttribute="trailing" secondItem="SRV-Vo-cNh" secondAttribute="trailing" constant="64" id="uBf-5i-YMg"/>
|
</constraints>
|
</view>
|
</subviews>
|
<constraints>
|
<constraint firstAttribute="bottom" secondItem="7iJ-56-xgU" secondAttribute="bottom" id="QvZ-yc-lLD"/>
|
<constraint firstAttribute="trailing" secondItem="7iJ-56-xgU" secondAttribute="trailing" id="Vah-n9-TdW"/>
|
<constraint firstItem="7iJ-56-xgU" firstAttribute="centerX" secondItem="kLx-vS-toC" secondAttribute="centerX" id="XzM-NR-aof"/>
|
<constraint firstItem="7iJ-56-xgU" firstAttribute="top" secondItem="kLx-vS-toC" secondAttribute="top" id="dZT-BV-sDM"/>
|
<constraint firstItem="7iJ-56-xgU" firstAttribute="leading" secondItem="kLx-vS-toC" secondAttribute="leading" id="kPD-Sf-IVS"/>
|
</constraints>
|
</scrollView>
|
</subviews>
|
<viewLayoutGuide key="safeArea" id="fnl-2z-Ty3"/>
|
<color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
<constraints>
|
<constraint firstItem="kLx-vS-toC" firstAttribute="top" secondItem="fnl-2z-Ty3" secondAttribute="top" id="1lI-9R-WQ2"/>
|
<constraint firstItem="kLx-vS-toC" firstAttribute="leading" secondItem="fnl-2z-Ty3" secondAttribute="leading" id="3C4-uy-iR9"/>
|
<constraint firstItem="fnl-2z-Ty3" firstAttribute="bottom" secondItem="kLx-vS-toC" secondAttribute="bottom" id="FAa-nA-O9I"/>
|
<constraint firstItem="fnl-2z-Ty3" firstAttribute="trailing" secondItem="kLx-vS-toC" secondAttribute="trailing" id="f2j-lI-BlV"/>
|
</constraints>
|
<point key="canvasLocation" x="138" y="21"/>
|
</view>
|
</objects>
|
<resources>
|
<image name="bg_game_bottom" width="390" height="176"/>
|
<image name="bg_game_top" width="390" height="226"/>
|
<image name="btn_games_scan" width="140" height="140"/>
|
<namedColor name="FE6E0D">
|
<color red="0.99199998378753662" green="0.53299999237060547" blue="0.0080000003799796104" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
</namedColor>
|
<systemColor name="systemBackgroundColor">
|
<color white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
</systemColor>
|
</resources>
|
</document>
|