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" reuseIdentifier="NW_PGBannerCell" id="gTV-IL-0wX" customClass="NW_PGBannerCell" customModule="wallpaper_BProject" customModuleProvider="target">
|
|
<rect key="frame" x="0.0" y="0.0" width="385" height="116"/>
|
|
<autoresizingMask key="autoresizingMask"/>
|
|
<view key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center">
|
|
<rect key="frame" x="0.0" y="0.0" width="385" height="116"/>
|
|
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
|
|
<subviews>
|
|
<imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="n1V-NR-VZX">
|
|
<rect key="frame" x="10" y="0.0" width="365" height="116"/>
|
|
</imageView>
|
|
</subviews>
|
|
</view>
|
|
<viewLayoutGuide key="safeArea" id="ZTg-uK-7eu"/>
|
|
<constraints>
|
|
<constraint firstAttribute="bottom" secondItem="n1V-NR-VZX" secondAttribute="bottom" id="bEa-wl-gep"/>
|
|
<constraint firstItem="n1V-NR-VZX" firstAttribute="leading" secondItem="gTV-IL-0wX" secondAttribute="leading" constant="10" id="wzN-GL-xiN"/>
|
|
<constraint firstAttribute="trailing" secondItem="n1V-NR-VZX" secondAttribute="trailing" constant="10" id="xmW-gS-5ED"/>
|
|
<constraint firstItem="n1V-NR-VZX" firstAttribute="top" secondItem="gTV-IL-0wX" secondAttribute="top" id="zKY-yS-QCw"/>
|
|
</constraints>
|
|
<size key="customSize" width="385" height="116"/>
|
|
<connections>
|
|
<outlet property="ImageV" destination="n1V-NR-VZX" id="IsK-ZU-OcR"/>
|
|
</connections>
|
|
<point key="canvasLocation" x="200.76335877862596" y="14.084507042253522"/>
|
|
</collectionViewCell>
|
|
</objects>
|
|
</document>
|