Files
featherVoice/QXLive/Mine(音域)/View/爵位/QXNobilityBuyDesCell.xib
2025-11-11 17:19:21 +08:00

56 lines
4.4 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"/>
<tableViewCell contentMode="scaleToFill" selectionStyle="none" indentationWidth="10" rowHeight="123" id="KGk-i7-Jjw" customClass="QXNobilityBuyDesCell">
<rect key="frame" x="0.0" y="0.0" width="428" height="123"/>
<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="428" height="123"/>
<autoresizingMask key="autoresizingMask"/>
<subviews>
<imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="nobility_buy_right" translatesAutoresizingMaskIntoConstraints="NO" id="iv3-Qk-Sz9">
<rect key="frame" x="16" y="51.666666666666664" width="20" height="19.999999999999993"/>
<constraints>
<constraint firstAttribute="height" constant="20" id="1KK-NC-aPP"/>
<constraint firstAttribute="width" constant="20" id="MB4-aI-H6f"/>
</constraints>
</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="Mbe-RV-FTv">
<rect key="frame" x="46" y="0.0" width="372" height="123"/>
<fontDescription key="fontDescription" type="system" pointSize="14"/>
<color key="textColor" red="0.20000000000000001" green="0.20000000000000001" blue="0.20000000000000001" alpha="0.84999999999999998" colorSpace="custom" customColorSpace="sRGB"/>
<nil key="highlightedColor"/>
</label>
</subviews>
<constraints>
<constraint firstAttribute="bottom" secondItem="Mbe-RV-FTv" secondAttribute="bottom" id="bdU-cC-yAv"/>
<constraint firstItem="Mbe-RV-FTv" firstAttribute="leading" secondItem="iv3-Qk-Sz9" secondAttribute="trailing" constant="10" id="nvH-RN-gNj"/>
<constraint firstItem="iv3-Qk-Sz9" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" constant="16" id="p3e-oi-7MM"/>
<constraint firstAttribute="trailing" secondItem="Mbe-RV-FTv" secondAttribute="trailing" constant="10" id="uXt-vT-XiJ"/>
<constraint firstItem="Mbe-RV-FTv" firstAttribute="top" secondItem="H2p-sc-9uM" secondAttribute="top" id="xtE-ts-Q7A"/>
</constraints>
</tableViewCellContentView>
<viewLayoutGuide key="safeArea" id="aW0-zy-SZf"/>
<constraints>
<constraint firstItem="iv3-Qk-Sz9" firstAttribute="centerY" secondItem="aW0-zy-SZf" secondAttribute="centerY" id="f41-7K-Iof"/>
</constraints>
<connections>
<outlet property="titleLabel" destination="Mbe-RV-FTv" id="8Hk-Ou-mp3"/>
</connections>
<point key="canvasLocation" x="221.37404580152671" y="47.535211267605639"/>
</tableViewCell>
</objects>
<resources>
<image name="nobility_buy_right" width="18" height="18"/>
</resources>
</document>