cdts/xdts-ios 3/TreeHole/Code/Features/Profile/View/THMineHeaderView.xib
2023-07-31 09:33:00 +08:00

72 lines
5.8 KiB
XML
Raw 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="21507" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" colorMatched="YES">
<device id="retina6_12" orientation="portrait" appearance="light"/>
<dependencies>
<deployment identifier="iOS"/>
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="21505"/>
<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"/>
<view contentMode="scaleToFill" id="iN0-l3-epB" customClass="THMineHeaderView">
<rect key="frame" x="0.0" y="0.0" width="393" height="40"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<subviews>
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="wOa-gv-dIt">
<rect key="frame" x="354" y="8" width="24" height="24"/>
<inset key="imageEdgeInsets" minX="0.0" minY="0.0" maxX="2.2250738585072014e-308" maxY="0.0"/>
<state key="normal" image="set_icon"/>
<connections>
<action selector="settingAction:" destination="iN0-l3-epB" eventType="touchUpInside" id="cmR-7F-Wpn"/>
</connections>
</button>
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="OjY-mx-iXQ">
<rect key="frame" x="320" y="8" width="24" height="24"/>
<inset key="imageEdgeInsets" minX="0.0" minY="0.0" maxX="2.2250738585072014e-308" maxY="0.0"/>
<state key="normal" image="qa"/>
<connections>
<action selector="qaAction:" destination="iN0-l3-epB" eventType="touchUpInside" id="1uI-vM-MiS"/>
</connections>
</button>
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="9wH-hp-Q87">
<rect key="frame" x="15" y="7" width="240" height="26"/>
<subviews>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="完善个人形象交友成功率提高80% 去完善" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="i6a-bZ-DmM">
<rect key="frame" x="20.666666666666657" y="7" width="199" height="12"/>
<fontDescription key="fontDescription" type="system" pointSize="10"/>
<color key="textColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
<nil key="highlightedColor"/>
</label>
</subviews>
<color key="backgroundColor" red="1" green="1" blue="1" alpha="0.20000000000000001" colorSpace="custom" customColorSpace="sRGB"/>
<constraints>
<constraint firstItem="i6a-bZ-DmM" firstAttribute="centerX" secondItem="9wH-hp-Q87" secondAttribute="centerX" id="7aD-34-nW0"/>
<constraint firstItem="i6a-bZ-DmM" firstAttribute="centerY" secondItem="9wH-hp-Q87" secondAttribute="centerY" id="WHl-hb-OWB"/>
<constraint firstAttribute="width" constant="240" id="aYG-Ma-77x"/>
<constraint firstAttribute="height" constant="26" id="n1t-bJ-2Bv"/>
</constraints>
</view>
</subviews>
<color key="backgroundColor" red="0.0" green="0.46000000000000002" blue="0.89000000000000001" alpha="0.0" colorSpace="custom" customColorSpace="sRGB"/>
<constraints>
<constraint firstItem="9wH-hp-Q87" firstAttribute="leading" secondItem="iN0-l3-epB" secondAttribute="leading" constant="15" id="ABm-Ao-8LL"/>
<constraint firstItem="OjY-mx-iXQ" firstAttribute="centerY" secondItem="iN0-l3-epB" secondAttribute="centerY" id="DnS-bz-lzp"/>
<constraint firstItem="9wH-hp-Q87" firstAttribute="centerY" secondItem="iN0-l3-epB" secondAttribute="centerY" id="P3P-dL-czg"/>
<constraint firstAttribute="trailing" secondItem="wOa-gv-dIt" secondAttribute="trailing" constant="15" id="Tsp-5s-bsG"/>
<constraint firstItem="wOa-gv-dIt" firstAttribute="leading" secondItem="OjY-mx-iXQ" secondAttribute="trailing" constant="10" id="m0y-g2-Xeq"/>
<constraint firstItem="wOa-gv-dIt" firstAttribute="centerY" secondItem="iN0-l3-epB" secondAttribute="centerY" id="xhM-oH-fUl"/>
</constraints>
<freeformSimulatedSizeMetrics key="simulatedDestinationMetrics"/>
<connections>
<outlet property="descLbl" destination="i6a-bZ-DmM" id="2lM-Ax-jsW"/>
</connections>
<point key="canvasLocation" x="52.671755725190835" y="-11.267605633802818"/>
</view>
</objects>
<resources>
<image name="qa" width="24" height="24"/>
<image name="set_icon" width="24" height="24"/>
</resources>
</document>