2025-08-08 10:49:36 +08:00
|
|
|
<?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="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"/>
|
|
|
|
|
<tableViewCell contentMode="scaleToFill" selectionStyle="default" indentationWidth="10" rowHeight="184" id="BqF-kO-8SX" customClass="QXExpansionCell">
|
2025-11-21 16:17:05 +08:00
|
|
|
<rect key="frame" x="0.0" y="0.0" width="375" height="95"/>
|
2025-08-08 10:49:36 +08:00
|
|
|
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
|
|
|
|
|
<tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="BqF-kO-8SX" id="ktB-xa-Y8j">
|
2025-11-21 16:17:05 +08:00
|
|
|
<rect key="frame" x="0.0" y="0.0" width="375" height="95"/>
|
2025-08-08 10:49:36 +08:00
|
|
|
<autoresizingMask key="autoresizingMask"/>
|
|
|
|
|
<subviews>
|
|
|
|
|
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="d7u-yz-ciJ">
|
2025-11-21 16:17:05 +08:00
|
|
|
<rect key="frame" x="16" y="6" width="343" height="83"/>
|
2025-08-08 10:49:36 +08:00
|
|
|
<subviews>
|
|
|
|
|
<imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="ij8-0l-yjh">
|
2025-11-11 17:19:21 +08:00
|
|
|
<rect key="frame" x="12" y="12" width="50" height="60"/>
|
2025-08-08 10:49:36 +08:00
|
|
|
<constraints>
|
2025-11-11 17:19:21 +08:00
|
|
|
<constraint firstAttribute="width" secondItem="ij8-0l-yjh" secondAttribute="height" multiplier="50:60" id="6E5-lr-xCi"/>
|
2025-08-08 10:49:36 +08:00
|
|
|
<constraint firstAttribute="width" constant="50" id="b1V-LD-cvU"/>
|
|
|
|
|
</constraints>
|
|
|
|
|
<userDefinedRuntimeAttributes>
|
|
|
|
|
<userDefinedRuntimeAttribute type="number" keyPath="layer.cornerRadius">
|
|
|
|
|
<real key="value" value="25"/>
|
|
|
|
|
</userDefinedRuntimeAttribute>
|
|
|
|
|
<userDefinedRuntimeAttribute type="boolean" keyPath="layer.masksToBounds" value="YES"/>
|
|
|
|
|
</userDefinedRuntimeAttributes>
|
|
|
|
|
</imageView>
|
|
|
|
|
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="SRz-S8-eVY" customClass="QXSeatHeaderView">
|
2025-11-11 17:19:21 +08:00
|
|
|
<rect key="frame" x="12" y="12" width="50" height="60"/>
|
2025-08-08 10:49:36 +08:00
|
|
|
</view>
|
2025-11-21 16:17:05 +08:00
|
|
|
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="DJ0-UX-5S2" customClass="CKShimmerLabel">
|
|
|
|
|
<rect key="frame" x="93" y="20" width="155" height="18"/>
|
2025-08-08 10:49:36 +08:00
|
|
|
<constraints>
|
2025-11-21 16:17:05 +08:00
|
|
|
<constraint firstAttribute="height" constant="18" id="YBf-fM-mcV"/>
|
2025-08-08 10:49:36 +08:00
|
|
|
</constraints>
|
2025-11-21 16:17:05 +08:00
|
|
|
</view>
|
2025-08-08 10:49:36 +08:00
|
|
|
<button opaque="NO" userInteractionEnabled="NO" contentMode="scaleToFill" fixedFrame="YES" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="01B-he-W7N">
|
|
|
|
|
<rect key="frame" x="12" y="12" width="100" height="50"/>
|
|
|
|
|
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
|
|
|
|
|
</button>
|
|
|
|
|
<button opaque="NO" clipsSubviews="YES" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="WzX-5h-Rjx">
|
2025-11-21 16:17:05 +08:00
|
|
|
<rect key="frame" x="258" y="29" width="73" height="26"/>
|
2025-08-08 10:49:36 +08:00
|
|
|
<constraints>
|
|
|
|
|
<constraint firstAttribute="width" constant="73" id="xrz-si-tcM"/>
|
|
|
|
|
<constraint firstAttribute="height" constant="26" id="zly-Ov-2fX"/>
|
|
|
|
|
</constraints>
|
|
|
|
|
<fontDescription key="fontDescription" type="system" weight="medium" pointSize="12"/>
|
|
|
|
|
<color key="tintColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
|
|
|
|
<state key="normal" image="expansion_call">
|
|
|
|
|
<color key="titleColor" red="0.20000000000000001" green="0.20000000000000001" blue="0.20000000000000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
|
|
|
|
</state>
|
|
|
|
|
<state key="selected" image="room_user_follow">
|
|
|
|
|
<color key="titleColor" red="0.50196078430000002" green="0.50196078430000002" blue="0.59607843140000005" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
|
|
|
|
</state>
|
|
|
|
|
<connections>
|
|
|
|
|
<action selector="chatAction:" destination="BqF-kO-8SX" eventType="touchUpInside" id="1oh-Nh-GtV"/>
|
|
|
|
|
</connections>
|
|
|
|
|
</button>
|
|
|
|
|
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="aff-rQ-ltL">
|
2025-11-21 16:17:05 +08:00
|
|
|
<rect key="frame" x="12" y="81" width="319" height="0.0"/>
|
2025-08-08 10:49:36 +08:00
|
|
|
<color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
|
|
|
|
<constraints>
|
|
|
|
|
<constraint firstAttribute="height" id="HM6-cc-JXk"/>
|
|
|
|
|
</constraints>
|
|
|
|
|
</view>
|
|
|
|
|
<imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="rE2-Ub-cG3">
|
2025-11-11 17:19:21 +08:00
|
|
|
<rect key="frame" x="72" y="21" width="16" height="16"/>
|
2025-08-08 10:49:36 +08:00
|
|
|
<constraints>
|
|
|
|
|
<constraint firstAttribute="width" constant="16" id="hDn-pN-Z1j"/>
|
|
|
|
|
<constraint firstAttribute="height" constant="16" id="txd-O6-q3p"/>
|
|
|
|
|
</constraints>
|
|
|
|
|
</imageView>
|
2025-11-21 16:17:05 +08:00
|
|
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Label" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="SfJ-0f-fTV">
|
|
|
|
|
<rect key="frame" x="72" y="46" width="31.666666666666671" height="14.666666666666664"/>
|
|
|
|
|
<constraints>
|
|
|
|
|
<constraint firstAttribute="height" constant="14.67" id="ZBE-6b-COh"/>
|
|
|
|
|
</constraints>
|
|
|
|
|
<fontDescription key="fontDescription" type="system" weight="medium" pointSize="12"/>
|
|
|
|
|
<color key="textColor" red="0.59999999999999998" green="0.59999999999999998" blue="0.59999999999999998" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
|
|
|
|
<nil key="highlightedColor"/>
|
|
|
|
|
</label>
|
2025-08-08 10:49:36 +08:00
|
|
|
</subviews>
|
|
|
|
|
<color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
|
|
|
|
<constraints>
|
2025-11-21 16:17:05 +08:00
|
|
|
<constraint firstItem="DJ0-UX-5S2" firstAttribute="leading" secondItem="rE2-Ub-cG3" secondAttribute="trailing" constant="5" id="21A-eM-Lns"/>
|
2025-08-08 10:49:36 +08:00
|
|
|
<constraint firstItem="SRz-S8-eVY" firstAttribute="top" secondItem="ij8-0l-yjh" secondAttribute="top" id="5SH-Nr-W30"/>
|
|
|
|
|
<constraint firstItem="SRz-S8-eVY" firstAttribute="leading" secondItem="ij8-0l-yjh" secondAttribute="leading" id="5xK-a1-AgP"/>
|
|
|
|
|
<constraint firstItem="aff-rQ-ltL" firstAttribute="leading" secondItem="d7u-yz-ciJ" secondAttribute="leading" constant="12" id="7W3-i0-a7h"/>
|
|
|
|
|
<constraint firstItem="ij8-0l-yjh" firstAttribute="top" secondItem="d7u-yz-ciJ" secondAttribute="top" constant="12" id="7rj-T2-7ef"/>
|
|
|
|
|
<constraint firstItem="SfJ-0f-fTV" firstAttribute="leading" secondItem="ij8-0l-yjh" secondAttribute="trailing" constant="10" id="LpR-OW-ApF"/>
|
|
|
|
|
<constraint firstItem="SRz-S8-eVY" firstAttribute="bottom" secondItem="ij8-0l-yjh" secondAttribute="bottom" id="PL9-sW-Etp"/>
|
|
|
|
|
<constraint firstAttribute="trailing" secondItem="aff-rQ-ltL" secondAttribute="trailing" constant="12" id="UJy-KH-Me6"/>
|
|
|
|
|
<constraint firstItem="ij8-0l-yjh" firstAttribute="leading" secondItem="d7u-yz-ciJ" secondAttribute="leading" constant="12" id="VNZ-KS-lUT"/>
|
2025-11-11 17:19:21 +08:00
|
|
|
<constraint firstItem="rE2-Ub-cG3" firstAttribute="leading" secondItem="ij8-0l-yjh" secondAttribute="trailing" constant="10" id="Vpj-sb-ZIl"/>
|
2025-08-08 10:49:36 +08:00
|
|
|
<constraint firstItem="aff-rQ-ltL" firstAttribute="top" secondItem="ij8-0l-yjh" secondAttribute="bottom" constant="9" id="gpK-ex-dHB"/>
|
|
|
|
|
<constraint firstItem="WzX-5h-Rjx" firstAttribute="centerY" secondItem="ij8-0l-yjh" secondAttribute="centerY" id="lzk-gK-Xr5"/>
|
|
|
|
|
<constraint firstItem="SRz-S8-eVY" firstAttribute="trailing" secondItem="ij8-0l-yjh" secondAttribute="trailing" id="sL4-bA-4lX"/>
|
2025-11-21 16:17:05 +08:00
|
|
|
<constraint firstItem="DJ0-UX-5S2" firstAttribute="centerY" secondItem="rE2-Ub-cG3" secondAttribute="centerY" id="sZI-KB-uHW"/>
|
|
|
|
|
<constraint firstItem="SfJ-0f-fTV" firstAttribute="top" secondItem="rE2-Ub-cG3" secondAttribute="bottom" constant="9" id="t10-Md-7eL"/>
|
|
|
|
|
<constraint firstItem="WzX-5h-Rjx" firstAttribute="leading" secondItem="DJ0-UX-5S2" secondAttribute="trailing" constant="10" id="vCf-Pq-QOS"/>
|
2025-08-08 10:49:36 +08:00
|
|
|
<constraint firstAttribute="trailing" secondItem="WzX-5h-Rjx" secondAttribute="trailing" constant="12" id="yE0-Ql-MBm"/>
|
2025-11-11 17:19:21 +08:00
|
|
|
<constraint firstItem="ij8-0l-yjh" firstAttribute="top" secondItem="rE2-Ub-cG3" secondAttribute="bottom" constant="-25" id="yi3-el-D4c"/>
|
2025-08-08 10:49:36 +08:00
|
|
|
</constraints>
|
|
|
|
|
<userDefinedRuntimeAttributes>
|
|
|
|
|
<userDefinedRuntimeAttribute type="boolean" keyPath="layer.masksToBounds" value="YES"/>
|
|
|
|
|
<userDefinedRuntimeAttribute type="number" keyPath="layer.cornerRadius">
|
|
|
|
|
<integer key="value" value="16"/>
|
|
|
|
|
</userDefinedRuntimeAttribute>
|
|
|
|
|
</userDefinedRuntimeAttributes>
|
|
|
|
|
</view>
|
|
|
|
|
</subviews>
|
|
|
|
|
<constraints>
|
|
|
|
|
<constraint firstAttribute="trailing" secondItem="d7u-yz-ciJ" secondAttribute="trailing" constant="16" id="ZEn-eg-5b1"/>
|
|
|
|
|
<constraint firstItem="d7u-yz-ciJ" firstAttribute="top" secondItem="ktB-xa-Y8j" secondAttribute="top" constant="6" id="c2h-ex-5ar"/>
|
|
|
|
|
<constraint firstItem="d7u-yz-ciJ" firstAttribute="leading" secondItem="ktB-xa-Y8j" secondAttribute="leading" constant="16" id="kQp-hc-1Ws"/>
|
|
|
|
|
<constraint firstAttribute="bottom" secondItem="d7u-yz-ciJ" secondAttribute="bottom" constant="6" id="qmb-ae-zTV"/>
|
|
|
|
|
</constraints>
|
|
|
|
|
</tableViewCellContentView>
|
|
|
|
|
<color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
|
|
|
|
<connections>
|
|
|
|
|
<outlet property="ageLabel" destination="SfJ-0f-fTV" id="sju-Ih-cv5"/>
|
|
|
|
|
<outlet property="avatarImgV" destination="SRz-S8-eVY" id="mLt-Oj-Jpd"/>
|
|
|
|
|
<outlet property="bgView" destination="d7u-yz-ciJ" id="xlK-4p-D30"/>
|
|
|
|
|
<outlet property="followBtn" destination="WzX-5h-Rjx" id="c7X-9W-ZDG"/>
|
|
|
|
|
<outlet property="imgsBgView" destination="aff-rQ-ltL" id="iQp-mS-jyp"/>
|
|
|
|
|
<outlet property="imgsBgViewHeightCon" destination="HM6-cc-JXk" id="rZb-Ea-rwx"/>
|
2025-11-21 16:17:05 +08:00
|
|
|
<outlet property="nameLabel" destination="DJ0-UX-5S2" id="f5N-Fb-M5y"/>
|
2025-08-08 10:49:36 +08:00
|
|
|
<outlet property="sexImageView" destination="rE2-Ub-cG3" id="zbU-Lq-BLy"/>
|
|
|
|
|
</connections>
|
|
|
|
|
<point key="canvasLocation" x="216.03053435114504" y="132.04225352112678"/>
|
|
|
|
|
</tableViewCell>
|
|
|
|
|
</objects>
|
|
|
|
|
<resources>
|
|
|
|
|
<image name="expansion_call" width="73" height="26"/>
|
|
|
|
|
<image name="room_user_follow" width="73" height="26"/>
|
|
|
|
|
</resources>
|
|
|
|
|
</document>
|