Files
mier_ios/SweetParty/主类/Search/View/SASearchCell.xib
2025-08-11 10:43:19 +08:00

100 lines
9.2 KiB
XML
Executable File
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?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"/>
<tableViewCell contentMode="scaleToFill" selectionStyle="default" indentationWidth="10" id="KGk-i7-Jjw" customClass="SASearchCell">
<rect key="frame" x="0.0" y="0.0" width="320" height="80"/>
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
<tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="KGk-i7-Jjw" id="H2p-sc-9uM">
<rect key="frame" x="0.0" y="0.0" width="320" height="80"/>
<autoresizingMask key="autoresizingMask"/>
<subviews>
<imageView hidden="YES" clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="u4a-O8-Kna">
<rect key="frame" x="15" y="5" width="290" height="70"/>
<color key="backgroundColor" red="0.96078431369999995" green="0.96078431369999995" blue="0.96078431369999995" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
<userDefinedRuntimeAttributes>
<userDefinedRuntimeAttribute type="number" keyPath="cornerRadius">
<real key="value" value="10"/>
</userDefinedRuntimeAttribute>
</userDefinedRuntimeAttributes>
</imageView>
<imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="ZSR-tA-L4q">
<rect key="frame" x="15" y="15" width="50" height="50"/>
<constraints>
<constraint firstAttribute="width" constant="50" id="9CL-XH-SJb"/>
<constraint firstAttribute="height" constant="50" id="Pfg-M4-qE6"/>
</constraints>
<userDefinedRuntimeAttributes>
<userDefinedRuntimeAttribute type="number" keyPath="cornerRadius">
<real key="value" value="25"/>
</userDefinedRuntimeAttribute>
</userDefinedRuntimeAttributes>
</imageView>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Label" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Sco-sn-NZO">
<rect key="frame" x="78" y="22" width="38.5" height="18"/>
<fontDescription key="fontDescription" type="system" weight="medium" 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="ID100903" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="J0r-Mm-3u1">
<rect key="frame" x="78" y="43" width="69.5" height="14.5"/>
<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>
<button opaque="NO" userInteractionEnabled="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="VdT-OG-E6A">
<rect key="frame" x="235" y="25" width="70" height="30"/>
<color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
<constraints>
<constraint firstAttribute="width" constant="70" id="dki-pW-1lu"/>
<constraint firstAttribute="height" constant="30" id="z3s-p8-qdU"/>
</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" title="进入房间">
<color key="titleColor" white="0.0" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
</state>
<state key="selected" title="取消关注">
<color key="titleColor" red="0.50196078430000002" green="0.50196078430000002" blue="0.59607843140000005" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
</state>
<userDefinedRuntimeAttributes>
<userDefinedRuntimeAttribute type="number" keyPath="cornerRadius">
<real key="value" value="15"/>
</userDefinedRuntimeAttribute>
</userDefinedRuntimeAttributes>
</button>
</subviews>
<constraints>
<constraint firstItem="u4a-O8-Kna" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" constant="15" id="6SH-j8-uNu"/>
<constraint firstItem="ZSR-tA-L4q" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" constant="15" id="Cha-Bv-l0j"/>
<constraint firstItem="Sco-sn-NZO" firstAttribute="top" secondItem="ZSR-tA-L4q" secondAttribute="top" constant="7" id="CkI-BW-teN"/>
<constraint firstItem="Sco-sn-NZO" firstAttribute="leading" secondItem="ZSR-tA-L4q" secondAttribute="trailing" constant="13" id="Euz-39-s9a"/>
<constraint firstItem="ZSR-tA-L4q" firstAttribute="centerY" secondItem="H2p-sc-9uM" secondAttribute="centerY" id="OaJ-0R-38F"/>
<constraint firstItem="u4a-O8-Kna" firstAttribute="top" secondItem="H2p-sc-9uM" secondAttribute="top" constant="5" id="S27-o4-L0r"/>
<constraint firstItem="J0r-Mm-3u1" firstAttribute="top" secondItem="Sco-sn-NZO" secondAttribute="bottom" constant="3" id="YCc-qg-bXo"/>
<constraint firstItem="J0r-Mm-3u1" firstAttribute="leading" secondItem="Sco-sn-NZO" secondAttribute="leading" id="brp-8y-tg0"/>
<constraint firstAttribute="trailing" secondItem="u4a-O8-Kna" secondAttribute="trailing" constant="15" id="clT-On-Tpn"/>
<constraint firstItem="VdT-OG-E6A" firstAttribute="centerY" secondItem="H2p-sc-9uM" secondAttribute="centerY" id="eCH-JT-96h"/>
<constraint firstAttribute="bottom" secondItem="u4a-O8-Kna" secondAttribute="bottom" constant="5" id="hU0-3w-v0T"/>
<constraint firstAttribute="trailing" secondItem="VdT-OG-E6A" secondAttribute="trailing" constant="15" id="oo5-gZ-Pe2"/>
</constraints>
</tableViewCellContentView>
<color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
<connections>
<outlet property="IDLab" destination="J0r-Mm-3u1" id="mDI-e4-iyb"/>
<outlet property="avatarImgV" destination="ZSR-tA-L4q" id="zhm-HK-729"/>
<outlet property="enterBtn" destination="VdT-OG-E6A" id="JUa-5l-KUn"/>
<outlet property="nicknameLab" destination="Sco-sn-NZO" id="lR1-vG-R6M"/>
</connections>
<point key="canvasLocation" x="-30.434782608695656" y="66.964285714285708"/>
</tableViewCell>
</objects>
</document>