WallPaperHome722/WallpaperHD_Live/Home/V/WP_WallpaperCollectionCell.xib
2024-07-22 15:18:42 +08:00

39 lines
2.8 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="WP_WallpaperCollectionCell" customModule="WallpaperHD_Live" customModuleProvider="target">
<rect key="frame" x="0.0" y="0.0" width="50" height="50"/>
<autoresizingMask key="autoresizingMask"/>
<view key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center">
<rect key="frame" x="0.0" y="0.0" width="50" height="50"/>
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
<subviews>
<imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="Vyl-QE-58R">
<rect key="frame" x="0.0" y="0.0" width="50" height="50"/>
</imageView>
</subviews>
</view>
<viewLayoutGuide key="safeArea" id="ZTg-uK-7eu"/>
<constraints>
<constraint firstAttribute="trailing" secondItem="Vyl-QE-58R" secondAttribute="trailing" id="9Tu-h6-atU"/>
<constraint firstAttribute="bottom" secondItem="Vyl-QE-58R" secondAttribute="bottom" id="BKq-Ij-aMq"/>
<constraint firstItem="Vyl-QE-58R" firstAttribute="leading" secondItem="gTV-IL-0wX" secondAttribute="leading" id="DXc-en-ym6"/>
<constraint firstItem="Vyl-QE-58R" firstAttribute="top" secondItem="gTV-IL-0wX" secondAttribute="top" id="XUx-Ed-d3A"/>
</constraints>
<connections>
<outlet property="wpImagV" destination="Vyl-QE-58R" id="gfy-eX-A11"/>
</connections>
<point key="canvasLocation" x="128" y="-11"/>
</collectionViewCell>
</objects>
</document>