Files
midi_ios/QXLive/Message(音信)/View/QXSystemMessageCell.xib

73 lines
6.5 KiB
Plaintext
Raw Normal View History

2025-08-14 10:07:49 +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="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="148" id="KGk-i7-Jjw" customClass="QXSystemMessageCell">
<rect key="frame" x="0.0" y="0.0" width="562" height="148"/>
<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="562" height="148"/>
<autoresizingMask key="autoresizingMask"/>
<subviews>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="2023-12-12 12:11:00" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="MIX-5g-MUx">
<rect key="frame" x="16" y="12" width="530" height="18"/>
<constraints>
<constraint firstAttribute="height" constant="18" id="lvh-sn-WYA"/>
</constraints>
<fontDescription key="fontDescription" type="system" pointSize="12"/>
<color key="textColor" red="0.40000000000000002" green="0.40000000000000002" blue="0.40000000000000002" alpha="1" colorSpace="calibratedRGB"/>
<nil key="highlightedColor"/>
</label>
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="shu-yu-A7z">
<rect key="frame" x="16" y="46" width="530" height="102"/>
<subviews>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="【某某传媒·粉丝狂欢】今晚22点已开启嗨玩三重奏不仅有才艺舞台还有分组pk,粉丝互动环节等你来~" textAlignment="natural" lineBreakMode="tailTruncation" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="9Dz-5D-uJ0">
<rect key="frame" x="12" y="12" width="506" height="78"/>
<fontDescription key="fontDescription" type="system" pointSize="14"/>
<color key="textColor" red="0.20000001788139343" green="0.20000001788139343" blue="0.20000001788139343" alpha="0.84705883260000003" colorSpace="custom" customColorSpace="sRGB"/>
<nil key="highlightedColor"/>
</label>
</subviews>
<color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="calibratedRGB"/>
<constraints>
<constraint firstAttribute="bottom" secondItem="9Dz-5D-uJ0" secondAttribute="bottom" constant="12" id="0lw-re-24m"/>
<constraint firstAttribute="trailing" secondItem="9Dz-5D-uJ0" secondAttribute="trailing" constant="12" id="ISs-JP-WEt"/>
<constraint firstItem="9Dz-5D-uJ0" firstAttribute="top" secondItem="shu-yu-A7z" secondAttribute="top" constant="12" id="QU9-6G-OCe"/>
<constraint firstItem="9Dz-5D-uJ0" firstAttribute="leading" secondItem="shu-yu-A7z" secondAttribute="leading" constant="12" id="vHh-6C-vS8"/>
</constraints>
<userDefinedRuntimeAttributes>
<userDefinedRuntimeAttribute type="boolean" keyPath="layer.masksToBounds" value="YES"/>
<userDefinedRuntimeAttribute type="number" keyPath="layer.cornerRadius">
<integer key="value" value="8"/>
</userDefinedRuntimeAttribute>
</userDefinedRuntimeAttributes>
</view>
</subviews>
<constraints>
<constraint firstAttribute="bottom" secondItem="shu-yu-A7z" secondAttribute="bottom" id="2IN-81-1Ac"/>
<constraint firstItem="MIX-5g-MUx" firstAttribute="top" secondItem="H2p-sc-9uM" secondAttribute="top" constant="12" id="4jK-WO-xNR"/>
<constraint firstItem="shu-yu-A7z" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" constant="16" id="Kiv-8r-Gsi"/>
<constraint firstItem="MIX-5g-MUx" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" constant="16" id="YCH-cw-nqu"/>
<constraint firstAttribute="trailing" secondItem="shu-yu-A7z" secondAttribute="trailing" constant="16" id="drn-tj-mDa"/>
<constraint firstItem="shu-yu-A7z" firstAttribute="top" secondItem="MIX-5g-MUx" secondAttribute="bottom" constant="16" id="jlA-gC-7RN"/>
<constraint firstAttribute="trailing" secondItem="MIX-5g-MUx" secondAttribute="trailing" constant="16" id="w1r-bc-Nhs"/>
</constraints>
</tableViewCellContentView>
<viewLayoutGuide key="safeArea" id="aW0-zy-SZf"/>
<connections>
<outlet property="contentLabel" destination="9Dz-5D-uJ0" id="4KF-EN-uk4"/>
<outlet property="timeLabel" destination="MIX-5g-MUx" id="LSQ-4d-csA"/>
</connections>
<point key="canvasLocation" x="85.496183206106863" y="-150.70422535211267"/>
</tableViewCell>
</objects>
</document>