Files
featherVoice/QXLive/Room(房间)/View/酒吧房/QXRoomBarCabinListCell.xib
2026-01-08 18:31:27 +08:00

43 lines
2.9 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="23504" 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="23506"/>
<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="QXRoomBarCabinListCell">
<rect key="frame" x="0.0" y="0.0" width="279" height="285"/>
<autoresizingMask key="autoresizingMask"/>
<view key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center">
<rect key="frame" x="0.0" y="0.0" width="279" height="285"/>
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
<subviews>
<imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="room_bar_cabin_cover" translatesAutoresizingMaskIntoConstraints="NO" id="ziD-kK-LpS">
<rect key="frame" x="0.0" y="0.0" width="279" height="285"/>
</imageView>
</subviews>
</view>
<viewLayoutGuide key="safeArea" id="SEy-5g-ep8"/>
<constraints>
<constraint firstItem="ziD-kK-LpS" firstAttribute="top" secondItem="gTV-IL-0wX" secondAttribute="top" id="73e-MI-SEH"/>
<constraint firstAttribute="bottom" secondItem="ziD-kK-LpS" secondAttribute="bottom" id="Bxd-nh-Iq9"/>
<constraint firstItem="ziD-kK-LpS" firstAttribute="leading" secondItem="gTV-IL-0wX" secondAttribute="leading" id="WSM-ci-iBV"/>
<constraint firstAttribute="trailing" secondItem="ziD-kK-LpS" secondAttribute="trailing" id="oy5-gA-mad"/>
</constraints>
<size key="customSize" width="279" height="285"/>
<connections>
<outlet property="roomCoverView" destination="ziD-kK-LpS" id="8W4-aY-wal"/>
</connections>
<point key="canvasLocation" x="313.74045801526717" y="102.46478873239437"/>
</collectionViewCell>
</objects>
<resources>
<image name="room_bar_cabin_cover" width="128" height="128"/>
</resources>
</document>