Files
yuyin_ios/SweetParty/主类/音悦新增/K歌厅/RoomHunxiangCell.xib

62 lines
5.0 KiB
Plaintext
Raw Normal View History

2025-08-08 11:05:33 +08:00
<?xml version="1.0" encoding="UTF-8"?>
<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="21701" 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="21679"/>
<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="RoomHunxiangCell">
<rect key="frame" x="0.0" y="0.0" width="75" height="64"/>
<autoresizingMask key="autoresizingMask"/>
<view key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center">
<rect key="frame" x="0.0" y="0.0" width="75" height="64"/>
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
<subviews>
<imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="hx_摇滚" translatesAutoresizingMaskIntoConstraints="NO" id="GLd-jb-gTh">
<rect key="frame" x="0.0" y="0.0" width="75" height="64"/>
</imageView>
<imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="hx_duihao" translatesAutoresizingMaskIntoConstraints="NO" id="M8a-lu-hDr">
<rect key="frame" x="56" y="5" width="14" height="14"/>
<constraints>
<constraint firstAttribute="height" constant="14" id="4GZ-eN-EhE"/>
<constraint firstAttribute="width" constant="14" id="6YL-jf-7QZ"/>
</constraints>
</imageView>
<label hidden="YES" opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Label" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="e05-SY-MZD">
<rect key="frame" x="19" y="23.5" width="37.5" height="17"/>
<fontDescription key="fontDescription" type="boldSystem" pointSize="14"/>
<color key="textColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
<nil key="highlightedColor"/>
</label>
</subviews>
</view>
<color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
<constraints>
<constraint firstAttribute="trailing" secondItem="M8a-lu-hDr" secondAttribute="trailing" constant="5" id="75m-nc-gJZ"/>
<constraint firstAttribute="trailing" secondItem="GLd-jb-gTh" secondAttribute="trailing" id="EXd-fl-7yb"/>
<constraint firstItem="M8a-lu-hDr" firstAttribute="top" secondItem="gTV-IL-0wX" secondAttribute="top" constant="5" id="G8g-oT-ouA"/>
<constraint firstItem="e05-SY-MZD" firstAttribute="centerX" secondItem="GLd-jb-gTh" secondAttribute="centerX" id="bof-gY-dG5"/>
<constraint firstItem="GLd-jb-gTh" firstAttribute="leading" secondItem="gTV-IL-0wX" secondAttribute="leading" id="ccd-u7-cyN"/>
<constraint firstAttribute="bottom" secondItem="GLd-jb-gTh" secondAttribute="bottom" id="mtx-cq-N9o"/>
<constraint firstItem="e05-SY-MZD" firstAttribute="centerY" secondItem="GLd-jb-gTh" secondAttribute="centerY" id="szX-Y4-OmZ"/>
<constraint firstItem="GLd-jb-gTh" firstAttribute="top" secondItem="gTV-IL-0wX" secondAttribute="top" id="zfS-kd-NWI"/>
</constraints>
<size key="customSize" width="163" height="143"/>
<connections>
<outlet property="iconImgV" destination="GLd-jb-gTh" id="BcB-np-rBL"/>
<outlet property="nameLab" destination="e05-SY-MZD" id="be5-qd-abs"/>
<outlet property="selImgV" destination="M8a-lu-hDr" id="uQr-cd-8nJ"/>
</connections>
<point key="canvasLocation" x="213.768115942029" y="146.98660714285714"/>
</collectionViewCell>
</objects>
<resources>
<image name="hx_duihao" width="16" height="16"/>
<image name="hx_摇滚" width="75" height="64"/>
</resources>
</document>