1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889 |
- <?xml version="1.0" encoding="UTF-8"?>
- <document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="17701" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES">
- <device id="retina4_7" orientation="portrait" appearance="light"/>
- <dependencies>
- <deployment identifier="iOS"/>
- <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="17703"/>
- <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"/>
- <view contentMode="scaleToFill" id="iN0-l3-epB" customClass="MTAddFriendHeaderView">
- <rect key="frame" x="0.0" y="0.0" width="375" height="85"/>
- <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
- <subviews>
- <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="Yya-TL-gz4">
- <rect key="frame" x="0.0" y="0.0" width="375" height="43"/>
- <subviews>
- <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="find_black_icon" translatesAutoresizingMaskIntoConstraints="NO" id="lnb-tc-ShC">
- <rect key="frame" x="20" y="15" width="13" height="13"/>
- <constraints>
- <constraint firstAttribute="height" constant="13" id="Fn6-vN-aNb"/>
- <constraint firstAttribute="width" constant="13" id="cEa-qe-anY"/>
- </constraints>
- </imageView>
- <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="搜索:" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="n5Q-wg-vVT">
- <rect key="frame" x="37" y="13.5" width="40" height="16"/>
- <constraints>
- <constraint firstAttribute="width" constant="40" id="Cg7-Pn-tKA"/>
- <constraint firstAttribute="height" constant="16" id="Gqf-oO-X0W"/>
- </constraints>
- <fontDescription key="fontDescription" type="system" pointSize="13"/>
- <nil key="textColor"/>
- <nil key="highlightedColor"/>
- </label>
- <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="搜索内容" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="OF0-Cs-qVu">
- <rect key="frame" x="77" y="12.5" width="278" height="18"/>
- <constraints>
- <constraint firstAttribute="height" constant="18" id="4TH-IC-0WM"/>
- </constraints>
- <fontDescription key="fontDescription" type="system" pointSize="13"/>
- <color key="textColor" red="0.098039215690000001" green="0.40784313729999999" blue="0.30588235289999999" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
- <nil key="highlightedColor"/>
- </label>
- </subviews>
- <color key="backgroundColor" systemColor="systemBackgroundColor"/>
- <constraints>
- <constraint firstItem="OF0-Cs-qVu" firstAttribute="centerY" secondItem="Yya-TL-gz4" secondAttribute="centerY" id="3SB-8L-r6e"/>
- <constraint firstItem="lnb-tc-ShC" firstAttribute="leading" secondItem="Yya-TL-gz4" secondAttribute="leading" constant="20" id="3YM-cq-ReK"/>
- <constraint firstItem="n5Q-wg-vVT" firstAttribute="centerY" secondItem="Yya-TL-gz4" secondAttribute="centerY" id="7Ch-F8-Azn"/>
- <constraint firstAttribute="height" constant="43" id="KMo-Cr-0hg"/>
- <constraint firstItem="n5Q-wg-vVT" firstAttribute="leading" secondItem="lnb-tc-ShC" secondAttribute="trailing" constant="4" id="O9F-ro-teM"/>
- <constraint firstItem="lnb-tc-ShC" firstAttribute="centerY" secondItem="Yya-TL-gz4" secondAttribute="centerY" id="bks-pO-oLg"/>
- <constraint firstItem="OF0-Cs-qVu" firstAttribute="leading" secondItem="n5Q-wg-vVT" secondAttribute="trailing" id="oD9-bU-WK4"/>
- <constraint firstAttribute="trailing" secondItem="OF0-Cs-qVu" secondAttribute="trailing" constant="20" id="xiR-Om-4KM"/>
- </constraints>
- </view>
- <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="搜索结果" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="ygn-H5-7nx">
- <rect key="frame" x="20" y="64" width="45" height="15"/>
- <constraints>
- <constraint firstAttribute="height" constant="15" id="wIY-Hd-ecc"/>
- </constraints>
- <fontDescription key="fontDescription" type="system" pointSize="11"/>
- <color key="textColor" red="0.59999999999999998" green="0.62352941176470589" blue="0.61568627450980395" alpha="1" colorSpace="calibratedRGB"/>
- <nil key="highlightedColor"/>
- </label>
- </subviews>
- <viewLayoutGuide key="safeArea" id="vUN-kp-3ea"/>
- <color key="backgroundColor" red="0.94117647058823528" green="0.94117647058823528" blue="0.94117647058823528" alpha="1" colorSpace="calibratedRGB"/>
- <constraints>
- <constraint firstItem="vUN-kp-3ea" firstAttribute="trailing" secondItem="Yya-TL-gz4" secondAttribute="trailing" id="BKX-1C-vLM"/>
- <constraint firstItem="Yya-TL-gz4" firstAttribute="leading" secondItem="vUN-kp-3ea" secondAttribute="leading" id="BNj-9d-y0O"/>
- <constraint firstItem="Yya-TL-gz4" firstAttribute="top" secondItem="iN0-l3-epB" secondAttribute="top" id="EsQ-69-6zx"/>
- <constraint firstItem="ygn-H5-7nx" firstAttribute="leading" secondItem="vUN-kp-3ea" secondAttribute="leading" constant="20" id="e45-jb-xTq"/>
- <constraint firstItem="vUN-kp-3ea" firstAttribute="bottom" secondItem="ygn-H5-7nx" secondAttribute="bottom" constant="6" id="o90-SB-dLT"/>
- </constraints>
- <freeformSimulatedSizeMetrics key="simulatedDestinationMetrics"/>
- <point key="canvasLocation" x="141.59999999999999" y="102.99850074962519"/>
- </view>
- </objects>
- <resources>
- <image name="find_black_icon" width="14" height="14"/>
- <systemColor name="systemBackgroundColor">
- <color white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
- </systemColor>
- </resources>
- </document>
|