Files
mier_ios/SweetParty/主类/音悦新增/交友厅/YYJYRelationCell.xib
2025-08-11 10:43:19 +08:00

52 lines
4.1 KiB
XML
Executable File

<?xml version="1.0" encoding="UTF-8"?>
<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="22505" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" colorMatched="YES">
<device id="retina6_1" orientation="portrait" appearance="light"/>
<dependencies>
<deployment identifier="iOS"/>
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="22504"/>
<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="YYJYRelationCell">
<rect key="frame" x="0.0" y="0.0" width="164" height="71"/>
<autoresizingMask key="autoresizingMask"/>
<view key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center">
<rect key="frame" x="0.0" y="0.0" width="164" height="71"/>
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
<subviews>
<imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="relation_item_sel" translatesAutoresizingMaskIntoConstraints="NO" id="cwZ-5j-WBE">
<rect key="frame" x="0.0" y="0.0" width="164" height="71"/>
</imageView>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="情侣" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="YPS-a2-NHq">
<rect key="frame" x="0.0" y="0.0" width="164" height="71"/>
<fontDescription key="fontDescription" type="system" weight="medium" pointSize="17"/>
<color key="textColor" white="0.0" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
<nil key="highlightedColor"/>
</label>
</subviews>
</view>
<constraints>
<constraint firstAttribute="bottom" secondItem="YPS-a2-NHq" secondAttribute="bottom" id="8wO-zE-WaG"/>
<constraint firstAttribute="bottom" secondItem="cwZ-5j-WBE" secondAttribute="bottom" id="IWm-Sm-blT"/>
<constraint firstItem="YPS-a2-NHq" firstAttribute="top" secondItem="gTV-IL-0wX" secondAttribute="top" id="Ub4-r1-h7z"/>
<constraint firstAttribute="trailing" secondItem="cwZ-5j-WBE" secondAttribute="trailing" id="WMj-0f-IFm"/>
<constraint firstItem="cwZ-5j-WBE" firstAttribute="leading" secondItem="gTV-IL-0wX" secondAttribute="leading" id="bYV-DH-Kq7"/>
<constraint firstItem="cwZ-5j-WBE" firstAttribute="top" secondItem="gTV-IL-0wX" secondAttribute="top" id="eqt-ft-2Se"/>
<constraint firstItem="YPS-a2-NHq" firstAttribute="leading" secondItem="gTV-IL-0wX" secondAttribute="leading" id="gZv-hJ-A5U"/>
<constraint firstAttribute="trailing" secondItem="YPS-a2-NHq" secondAttribute="trailing" id="nil-uG-YLi"/>
</constraints>
<size key="customSize" width="164" height="71"/>
<connections>
<outlet property="bgImgV" destination="cwZ-5j-WBE" id="VHg-Up-mLp"/>
<outlet property="titleLab" destination="YPS-a2-NHq" id="axf-n2-pta"/>
</connections>
<point key="canvasLocation" x="214.49275362318843" y="118.86160714285714"/>
</collectionViewCell>
</objects>
<resources>
<image name="relation_item_sel" width="105" height="44"/>
</resources>
</document>