Wallpaper_Home/wallpaper_project/Home/V/WA_WallpaperCollectionCell.xib
2024-07-15 11:54:44 +08:00

44 lines
3.1 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="22154" 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="22130"/>
<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_WallpaperCollectionCell" customModule="wallpaper_project" customModuleProvider="target">
<rect key="frame" x="0.0" y="0.0" width="161" height="266"/>
<autoresizingMask key="autoresizingMask"/>
<view key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center">
<rect key="frame" x="0.0" y="0.0" width="161" height="266"/>
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
<subviews>
<imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="Rectangle" translatesAutoresizingMaskIntoConstraints="NO" id="Val-Yl-bQs">
<rect key="frame" x="0.0" y="0.0" width="161" height="266"/>
</imageView>
</subviews>
</view>
<viewLayoutGuide key="safeArea" id="ZTg-uK-7eu"/>
<color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
<constraints>
<constraint firstItem="Val-Yl-bQs" firstAttribute="leading" secondItem="gTV-IL-0wX" secondAttribute="leading" id="HOM-Pe-Uum"/>
<constraint firstItem="Val-Yl-bQs" firstAttribute="top" secondItem="gTV-IL-0wX" secondAttribute="top" id="JQQ-Dm-3Db"/>
<constraint firstAttribute="bottom" secondItem="Val-Yl-bQs" secondAttribute="bottom" id="WjT-Z4-OVa"/>
<constraint firstAttribute="trailing" secondItem="Val-Yl-bQs" secondAttribute="trailing" id="jMw-2l-F4N"/>
</constraints>
<size key="customSize" width="161" height="266"/>
<connections>
<outlet property="wpImagV" destination="Val-Yl-bQs" id="QTM-ys-wU7"/>
</connections>
<point key="canvasLocation" x="130.53435114503816" y="64.08450704225352"/>
</collectionViewCell>
</objects>
<resources>
<image name="Rectangle" width="935" height="1559"/>
</resources>
</document>