Files
yuyin_ios/SweetParty/主类/Mine/Controller/YYMineRoomListVC.xib
2025-08-08 11:05:33 +08:00

72 lines
6.3 KiB
XML

<?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" useSafeAreas="YES" colorMatched="YES">
<device id="retina6_12" orientation="portrait" appearance="light"/>
<dependencies>
<deployment identifier="iOS"/>
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="21679"/>
<capability name="Safe area layout guides" minToolsVersion="9.0"/>
<capability name="System colors in document resources" minToolsVersion="11.0"/>
<capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
</dependencies>
<objects>
<placeholder placeholderIdentifier="IBFilesOwner" id="-1" userLabel="File's Owner" customClass="YYMineRoomListVC">
<connections>
<outlet property="view" destination="i5M-Pr-FkT" id="sfx-zR-JGt"/>
</connections>
</placeholder>
<placeholder placeholderIdentifier="IBFirstResponder" id="-2" customClass="UIResponder"/>
<view clearsContextBeforeDrawing="NO" contentMode="scaleToFill" id="i5M-Pr-FkT">
<rect key="frame" x="0.0" y="0.0" width="393" height="852"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<subviews>
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="rQj-0b-Puf">
<rect key="frame" x="0.0" y="103" width="393" height="40"/>
<subviews>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="房间名" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="DYn-65-BvQ">
<rect key="frame" x="15" y="11" width="46" height="18"/>
<fontDescription key="fontDescription" type="boldSystem" pointSize="15"/>
<color key="textColor" red="0.20000000000000001" green="0.20000000000000001" blue="0.20000000000000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
<nil key="highlightedColor"/>
</label>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="身份" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="1dv-cq-uiF">
<rect key="frame" x="181.33333333333334" y="11" width="30.666666666666657" height="18"/>
<fontDescription key="fontDescription" type="boldSystem" pointSize="15"/>
<color key="textColor" red="0.20000000000000001" green="0.20000000000000001" blue="0.20000000000000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
<nil key="highlightedColor"/>
</label>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="设置" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="N2K-X5-7p2">
<rect key="frame" x="347.33333333333331" y="11" width="30.666666666666686" height="18"/>
<fontDescription key="fontDescription" type="boldSystem" pointSize="15"/>
<color key="textColor" red="0.20000000000000001" green="0.20000000000000001" blue="0.20000000000000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
<nil key="highlightedColor"/>
</label>
</subviews>
<color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
<constraints>
<constraint firstAttribute="trailing" secondItem="N2K-X5-7p2" secondAttribute="trailing" constant="15" id="1Y8-Cu-ggS"/>
<constraint firstItem="1dv-cq-uiF" firstAttribute="centerX" secondItem="rQj-0b-Puf" secondAttribute="centerX" id="HUS-TD-T7l"/>
<constraint firstAttribute="height" constant="40" id="HWK-qb-jny"/>
<constraint firstItem="1dv-cq-uiF" firstAttribute="centerY" secondItem="rQj-0b-Puf" secondAttribute="centerY" id="KEm-ye-hWi"/>
<constraint firstItem="DYn-65-BvQ" firstAttribute="centerY" secondItem="rQj-0b-Puf" secondAttribute="centerY" id="MmE-Xv-u62"/>
<constraint firstItem="N2K-X5-7p2" firstAttribute="centerY" secondItem="rQj-0b-Puf" secondAttribute="centerY" id="bXY-kg-ShL"/>
<constraint firstItem="DYn-65-BvQ" firstAttribute="leading" secondItem="rQj-0b-Puf" secondAttribute="leading" constant="15" id="wvf-gt-jf9"/>
</constraints>
</view>
</subviews>
<viewLayoutGuide key="safeArea" id="Q5M-cg-NOt"/>
<color key="backgroundColor" systemColor="systemBackgroundColor"/>
<constraints>
<constraint firstItem="rQj-0b-Puf" firstAttribute="top" secondItem="Q5M-cg-NOt" secondAttribute="top" constant="44" id="9jj-Zu-eUt"/>
<constraint firstItem="Q5M-cg-NOt" firstAttribute="trailing" secondItem="rQj-0b-Puf" secondAttribute="trailing" id="IWL-tQ-u4P"/>
<constraint firstItem="rQj-0b-Puf" firstAttribute="leading" secondItem="Q5M-cg-NOt" secondAttribute="leading" id="sSW-HX-1ng"/>
</constraints>
<point key="canvasLocation" x="132" y="-11"/>
</view>
</objects>
<resources>
<systemColor name="systemBackgroundColor">
<color white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
</systemColor>
</resources>
</document>