1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192 |
- <?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" colorMatched="YES">
- <device id="retina4_7" orientation="portrait" appearance="light"/>
- <dependencies>
- <deployment identifier="iOS"/>
- <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="17703"/>
- <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="MTSearchNavView">
- <rect key="frame" x="0.0" y="0.0" width="375" height="64"/>
- <autoresizingMask key="autoresizingMask"/>
- <subviews>
- <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="backWhite" translatesAutoresizingMaskIntoConstraints="NO" id="Cq4-Lf-RMT">
- <rect key="frame" x="18" y="36" width="8" height="14"/>
- <constraints>
- <constraint firstAttribute="height" constant="14" id="LiJ-MH-KSS"/>
- <constraint firstAttribute="width" constant="8" id="i0H-Be-yxR"/>
- </constraints>
- </imageView>
- <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="sfc-H1-9Sk">
- <rect key="frame" x="35" y="26.5" width="322" height="33"/>
- <subviews>
- <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="find_icon" translatesAutoresizingMaskIntoConstraints="NO" id="Ibj-bP-RMj">
- <rect key="frame" x="9" y="10" width="13" height="13"/>
- <constraints>
- <constraint firstAttribute="height" constant="13" id="dsy-a5-LY3"/>
- <constraint firstAttribute="width" constant="13" id="orU-Fl-aMN"/>
- </constraints>
- </imageView>
- <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="XqJ-8q-tKM">
- <rect key="frame" x="289" y="5" width="23" height="23"/>
- <constraints>
- <constraint firstAttribute="height" constant="23" id="2cJ-eu-r7g"/>
- <constraint firstAttribute="width" constant="23" id="U1f-C6-bY3"/>
- </constraints>
- <state key="normal" image="find_close_btn"/>
- </button>
- <textField opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" placeholder="搜索" textAlignment="natural" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="Whn-5o-xxU">
- <rect key="frame" x="25" y="0.0" width="261" height="33"/>
- <fontDescription key="fontDescription" type="system" pointSize="13"/>
- <textInputTraits key="textInputTraits"/>
- </textField>
- </subviews>
- <color key="backgroundColor" red="1" green="1" blue="1" alpha="0.40000000000000002" colorSpace="custom" customColorSpace="sRGB"/>
- <constraints>
- <constraint firstItem="XqJ-8q-tKM" firstAttribute="centerY" secondItem="sfc-H1-9Sk" secondAttribute="centerY" id="CCY-XW-3fA"/>
- <constraint firstItem="Ibj-bP-RMj" firstAttribute="leading" secondItem="sfc-H1-9Sk" secondAttribute="leading" constant="9" id="Jp8-Kb-7x3"/>
- <constraint firstAttribute="trailing" secondItem="XqJ-8q-tKM" secondAttribute="trailing" constant="10" id="TDI-Mi-Lqe"/>
- <constraint firstItem="Whn-5o-xxU" firstAttribute="top" secondItem="sfc-H1-9Sk" secondAttribute="top" id="b3h-cy-eGD"/>
- <constraint firstItem="XqJ-8q-tKM" firstAttribute="leading" secondItem="Whn-5o-xxU" secondAttribute="trailing" constant="3" id="bi0-wc-P25"/>
- <constraint firstAttribute="bottom" secondItem="Whn-5o-xxU" secondAttribute="bottom" id="hYi-kV-1Xd"/>
- <constraint firstAttribute="height" constant="33" id="oHo-UP-Qtf"/>
- <constraint firstItem="Ibj-bP-RMj" firstAttribute="centerY" secondItem="sfc-H1-9Sk" secondAttribute="centerY" id="ppl-7T-6ak"/>
- <constraint firstItem="Whn-5o-xxU" firstAttribute="leading" secondItem="Ibj-bP-RMj" secondAttribute="trailing" constant="3" id="zrA-Hv-IV3"/>
- </constraints>
- </view>
- <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="yfv-b5-oGD">
- <rect key="frame" x="0.0" y="0.0" width="35" height="64"/>
- <connections>
- <action selector="backAction:" destination="iN0-l3-epB" eventType="touchUpInside" id="00X-RF-44B"/>
- </connections>
- </button>
- </subviews>
- <color key="backgroundColor" red="0.27058823529999998" green="0.90196078430000004" blue="0.69019607839999997" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
- <constraints>
- <constraint firstAttribute="bottom" secondItem="yfv-b5-oGD" secondAttribute="bottom" id="7pS-a9-HOh"/>
- <constraint firstItem="sfc-H1-9Sk" firstAttribute="leading" secondItem="yfv-b5-oGD" secondAttribute="trailing" id="9Ih-Hf-aAK"/>
- <constraint firstItem="Cq4-Lf-RMT" firstAttribute="leading" secondItem="iN0-l3-epB" secondAttribute="leading" constant="18" id="FJB-Yq-3H7"/>
- <constraint firstItem="yfv-b5-oGD" firstAttribute="leading" secondItem="iN0-l3-epB" secondAttribute="leading" id="NTH-A3-vhw"/>
- <constraint firstItem="sfc-H1-9Sk" firstAttribute="leading" secondItem="Cq4-Lf-RMT" secondAttribute="trailing" constant="9" id="NhZ-2X-OIC"/>
- <constraint firstItem="sfc-H1-9Sk" firstAttribute="centerY" secondItem="Cq4-Lf-RMT" secondAttribute="centerY" id="XWE-gj-k7c"/>
- <constraint firstAttribute="bottom" secondItem="Cq4-Lf-RMT" secondAttribute="bottom" constant="14" id="XWT-bn-sna"/>
- <constraint firstAttribute="trailing" secondItem="sfc-H1-9Sk" secondAttribute="trailing" constant="18" id="XbL-SB-M9d"/>
- <constraint firstItem="yfv-b5-oGD" firstAttribute="top" secondItem="iN0-l3-epB" secondAttribute="top" id="erS-c0-Wk3"/>
- </constraints>
- <freeformSimulatedSizeMetrics key="simulatedDestinationMetrics"/>
- <connections>
- <outlet property="cancelBtn" destination="XqJ-8q-tKM" id="xQa-dv-lRE"/>
- <outlet property="searchTF" destination="Whn-5o-xxU" id="kGz-rY-ncN"/>
- </connections>
- <point key="canvasLocation" x="140" y="102.54872563718142"/>
- </view>
- </objects>
- <resources>
- <image name="backWhite" width="11.5" height="20"/>
- <image name="find_close_btn" width="25.5" height="25.5"/>
- <image name="find_icon" width="18" height="18"/>
- </resources>
- </document>
|