40 lines
2.9 KiB
XML
40 lines
2.9 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_12" 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"/>
|
|
<placeholder placeholderIdentifier="IBFirstResponder" id="-2" customClass="UIResponder"/>
|
|
<collectionViewCell opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" id="gTV-IL-0wX" customClass="WA_RankCollectionViewCell" customModule="wallpaper_project" customModuleProvider="target">
|
|
<rect key="frame" x="0.0" y="0.0" width="291" height="262"/>
|
|
<autoresizingMask key="autoresizingMask"/>
|
|
<view key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center">
|
|
<rect key="frame" x="0.0" y="0.0" width="291" height="262"/>
|
|
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
|
|
<subviews>
|
|
<imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="uJA-c4-Wea">
|
|
<rect key="frame" x="20" y="10" width="251" height="247"/>
|
|
</imageView>
|
|
</subviews>
|
|
</view>
|
|
<viewLayoutGuide key="safeArea" id="ZTg-uK-7eu"/>
|
|
<constraints>
|
|
<constraint firstItem="uJA-c4-Wea" firstAttribute="top" secondItem="gTV-IL-0wX" secondAttribute="top" constant="10" id="IKm-3z-p8i"/>
|
|
<constraint firstAttribute="trailing" secondItem="uJA-c4-Wea" secondAttribute="trailing" constant="20" id="LqX-LS-2QB"/>
|
|
<constraint firstItem="uJA-c4-Wea" firstAttribute="leading" secondItem="gTV-IL-0wX" secondAttribute="leading" constant="20" id="r8m-3g-9QK"/>
|
|
<constraint firstAttribute="bottom" secondItem="uJA-c4-Wea" secondAttribute="bottom" constant="5" id="yjI-sa-j1C"/>
|
|
</constraints>
|
|
<size key="customSize" width="291" height="262"/>
|
|
<connections>
|
|
<outlet property="bgImageV" destination="uJA-c4-Wea" id="v8W-Rv-cjc"/>
|
|
</connections>
|
|
<point key="canvasLocation" x="191.6030534351145" y="61.971830985915496"/>
|
|
</collectionViewCell>
|
|
</objects>
|
|
</document>
|