wallpaperAI/wallpaper_BProject/Home/V/NW_WallpaperCollectionCell.xib
2024-09-03 09:42:18 +08:00

73 lines
6.1 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="NW_WallpaperCollectionCell" customModule="wallpaper_BProject" customModuleProvider="target">
<rect key="frame" x="0.0" y="0.0" width="206" height="235"/>
<autoresizingMask key="autoresizingMask"/>
<view key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center">
<rect key="frame" x="0.0" y="0.0" width="206" height="235"/>
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
<subviews>
<imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="zw" translatesAutoresizingMaskIntoConstraints="NO" id="9C1-0M-nM5">
<rect key="frame" x="0.0" y="0.0" width="206" height="235"/>
</imageView>
<view alpha="0.68999999999999995" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="4t6-fK-edh">
<rect key="frame" x="0.0" y="181" width="206" height="54"/>
<subviews>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="View larger image" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="3eG-bQ-Uso">
<rect key="frame" x="10" y="18.666666666666657" width="121" height="17"/>
<fontDescription key="fontDescription" type="system" weight="semibold" pointSize="14"/>
<nil key="textColor"/>
<nil key="highlightedColor"/>
</label>
<imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="LyK-jn-GvM">
<rect key="frame" x="140" y="24" width="17" height="6"/>
<constraints>
<constraint firstAttribute="width" constant="17" id="UH3-9s-RSx"/>
<constraint firstAttribute="height" constant="6" id="VUF-3a-0te"/>
</constraints>
</imageView>
</subviews>
<color key="backgroundColor" red="0.76739746330000003" green="0.80297833679999997" blue="0.79943370820000004" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
<constraints>
<constraint firstItem="3eG-bQ-Uso" firstAttribute="centerY" secondItem="4t6-fK-edh" secondAttribute="centerY" id="fGs-tp-LSz"/>
<constraint firstItem="3eG-bQ-Uso" firstAttribute="leading" secondItem="4t6-fK-edh" secondAttribute="leading" constant="10" id="jiN-eC-Pnz"/>
<constraint firstAttribute="height" constant="54" id="k7t-jR-kPl"/>
<constraint firstItem="LyK-jn-GvM" firstAttribute="centerY" secondItem="3eG-bQ-Uso" secondAttribute="centerY" id="noi-l3-Squ"/>
<constraint firstItem="LyK-jn-GvM" firstAttribute="leading" secondItem="3eG-bQ-Uso" secondAttribute="trailing" constant="9" id="qEg-9U-giT"/>
</constraints>
</view>
</subviews>
</view>
<viewLayoutGuide key="safeArea" id="ZTg-uK-7eu"/>
<constraints>
<constraint firstAttribute="bottom" secondItem="4t6-fK-edh" secondAttribute="bottom" id="A0z-li-rOR"/>
<constraint firstItem="9C1-0M-nM5" firstAttribute="leading" secondItem="gTV-IL-0wX" secondAttribute="leading" id="GtQ-DZ-3mO"/>
<constraint firstAttribute="trailing" secondItem="9C1-0M-nM5" secondAttribute="trailing" id="Km6-Xn-vrc"/>
<constraint firstAttribute="bottom" secondItem="9C1-0M-nM5" secondAttribute="bottom" id="PN2-Go-f3E"/>
<constraint firstItem="4t6-fK-edh" firstAttribute="leading" secondItem="gTV-IL-0wX" secondAttribute="leading" id="RZI-2T-1Lp"/>
<constraint firstAttribute="trailing" secondItem="4t6-fK-edh" secondAttribute="trailing" id="ZXg-hv-gDq"/>
<constraint firstItem="9C1-0M-nM5" firstAttribute="top" secondItem="gTV-IL-0wX" secondAttribute="top" id="xUT-Ee-NrH"/>
</constraints>
<size key="customSize" width="206" height="235"/>
<connections>
<outlet property="bgView" destination="4t6-fK-edh" id="sE4-34-SUl"/>
<outlet property="photoImageV" destination="9C1-0M-nM5" id="ooi-lB-GLW"/>
</connections>
<point key="canvasLocation" x="245.80152671755724" y="53.87323943661972"/>
</collectionViewCell>
</objects>
<resources>
<image name="zw" width="257" height="438"/>
</resources>
</document>