<?xml version="1.0" encoding="UTF-8"?>
|
<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="32700.99.1234" 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="22685"/>
|
<capability name="Safe area layout guides" minToolsVersion="9.0"/>
|
<capability name="System colors in document resources" minToolsVersion="11.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"/>
|
<collectionViewCell opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" id="gTV-IL-0wX" customClass="SearchHistoryCCell" customModule="XQMuse" customModuleProvider="target">
|
<rect key="frame" x="0.0" y="0.0" width="163" height="37"/>
|
<autoresizingMask key="autoresizingMask"/>
|
<view key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center">
|
<rect key="frame" x="0.0" y="0.0" width="163" height="37"/>
|
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
|
<subviews>
|
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="7ef-jp-OYU">
|
<rect key="frame" x="0.0" y="9" width="161" height="28"/>
|
<subviews>
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="疗愈11111" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="uav-9a-KcV">
|
<rect key="frame" x="9.6666666666666714" y="6.6666666666666652" width="142" height="14.333333333333336"/>
|
<fontDescription key="fontDescription" type="system" weight="medium" pointSize="12"/>
|
<color key="textColor" red="0.63529411764705879" green="0.63529411764705879" blue="0.63529411764705879" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
<nil key="highlightedColor"/>
|
</label>
|
</subviews>
|
<color key="backgroundColor" systemColor="systemBackgroundColor"/>
|
<constraints>
|
<constraint firstAttribute="height" constant="28.100000000000001" id="Nc2-nS-WFL"/>
|
<constraint firstItem="uav-9a-KcV" firstAttribute="leading" secondItem="7ef-jp-OYU" secondAttribute="leading" constant="9.5" id="Tsi-Yn-D4l"/>
|
<constraint firstItem="uav-9a-KcV" firstAttribute="centerY" secondItem="7ef-jp-OYU" secondAttribute="centerY" id="Whj-cF-nSU"/>
|
<constraint firstAttribute="trailing" secondItem="uav-9a-KcV" secondAttribute="trailing" constant="9.5" id="gyt-8q-VzL"/>
|
</constraints>
|
<userDefinedRuntimeAttributes>
|
<userDefinedRuntimeAttribute type="boolean" keyPath="ld_maskToBoundsXIB" value="YES"/>
|
<userDefinedRuntimeAttribute type="number" keyPath="ld_cornerRadiusXIB">
|
<real key="value" value="14"/>
|
</userDefinedRuntimeAttribute>
|
</userDefinedRuntimeAttributes>
|
</view>
|
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="Ou0-pk-CW1">
|
<rect key="frame" x="151.66666666666666" y="0.0" width="11.333333333333343" height="11.666666666666666"/>
|
<constraints>
|
<constraint firstAttribute="width" constant="11.5" id="Iag-24-ayL"/>
|
<constraint firstAttribute="height" constant="11.5" id="UCE-B8-0XX"/>
|
</constraints>
|
<inset key="imageEdgeInsets" minX="0.0" minY="0.0" maxX="2.2250738585072014e-308" maxY="0.0"/>
|
<state key="normal" image="btn_close_2"/>
|
</button>
|
</subviews>
|
</view>
|
<viewLayoutGuide key="safeArea" id="ZTg-uK-7eu"/>
|
<constraints>
|
<constraint firstAttribute="trailing" secondItem="7ef-jp-OYU" secondAttribute="trailing" constant="2" id="Xvz-Y0-xYj"/>
|
<constraint firstItem="7ef-jp-OYU" firstAttribute="leading" secondItem="gTV-IL-0wX" secondAttribute="leading" id="e6b-hw-cKf"/>
|
<constraint firstAttribute="bottom" secondItem="7ef-jp-OYU" secondAttribute="bottom" id="hWO-Cg-i0D"/>
|
<constraint firstAttribute="trailing" secondItem="Ou0-pk-CW1" secondAttribute="trailing" id="kCu-Ek-C9w"/>
|
<constraint firstItem="Ou0-pk-CW1" firstAttribute="top" secondItem="gTV-IL-0wX" secondAttribute="top" id="ysw-fu-reT"/>
|
</constraints>
|
<size key="customSize" width="163" height="37"/>
|
<connections>
|
<outlet property="btn_close" destination="Ou0-pk-CW1" id="hdg-Ih-Wve"/>
|
<outlet property="label_content" destination="uav-9a-KcV" id="xYM-AM-X8x"/>
|
</connections>
|
<point key="canvasLocation" x="225.19083969465649" y="15.845070422535212"/>
|
</collectionViewCell>
|
</objects>
|
<resources>
|
<image name="btn_close_2" width="11.666666984558105" height="11.666666984558105"/>
|
<systemColor name="systemBackgroundColor">
|
<color white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
</systemColor>
|
</resources>
|
</document>
|