MTAddFriendHeaderView.xib 7.8 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <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">
  3. <device id="retina4_7" orientation="portrait" appearance="light"/>
  4. <dependencies>
  5. <deployment identifier="iOS"/>
  6. <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="17703"/>
  7. <capability name="Safe area layout guides" minToolsVersion="9.0"/>
  8. <capability name="System colors in document resources" minToolsVersion="11.0"/>
  9. <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
  10. </dependencies>
  11. <objects>
  12. <placeholder placeholderIdentifier="IBFilesOwner" id="-1" userLabel="File's Owner"/>
  13. <placeholder placeholderIdentifier="IBFirstResponder" id="-2" customClass="UIResponder"/>
  14. <view contentMode="scaleToFill" id="iN0-l3-epB" customClass="MTAddFriendHeaderView">
  15. <rect key="frame" x="0.0" y="0.0" width="375" height="85"/>
  16. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  17. <subviews>
  18. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="Yya-TL-gz4">
  19. <rect key="frame" x="0.0" y="0.0" width="375" height="43"/>
  20. <subviews>
  21. <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="find_black_icon" translatesAutoresizingMaskIntoConstraints="NO" id="lnb-tc-ShC">
  22. <rect key="frame" x="20" y="15" width="13" height="13"/>
  23. <constraints>
  24. <constraint firstAttribute="height" constant="13" id="Fn6-vN-aNb"/>
  25. <constraint firstAttribute="width" constant="13" id="cEa-qe-anY"/>
  26. </constraints>
  27. </imageView>
  28. <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">
  29. <rect key="frame" x="37" y="13.5" width="40" height="16"/>
  30. <constraints>
  31. <constraint firstAttribute="width" constant="40" id="Cg7-Pn-tKA"/>
  32. <constraint firstAttribute="height" constant="16" id="Gqf-oO-X0W"/>
  33. </constraints>
  34. <fontDescription key="fontDescription" type="system" pointSize="13"/>
  35. <nil key="textColor"/>
  36. <nil key="highlightedColor"/>
  37. </label>
  38. <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">
  39. <rect key="frame" x="77" y="12.5" width="278" height="18"/>
  40. <constraints>
  41. <constraint firstAttribute="height" constant="18" id="4TH-IC-0WM"/>
  42. </constraints>
  43. <fontDescription key="fontDescription" type="system" pointSize="13"/>
  44. <color key="textColor" red="0.098039215690000001" green="0.40784313729999999" blue="0.30588235289999999" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  45. <nil key="highlightedColor"/>
  46. </label>
  47. </subviews>
  48. <color key="backgroundColor" systemColor="systemBackgroundColor"/>
  49. <constraints>
  50. <constraint firstItem="OF0-Cs-qVu" firstAttribute="centerY" secondItem="Yya-TL-gz4" secondAttribute="centerY" id="3SB-8L-r6e"/>
  51. <constraint firstItem="lnb-tc-ShC" firstAttribute="leading" secondItem="Yya-TL-gz4" secondAttribute="leading" constant="20" id="3YM-cq-ReK"/>
  52. <constraint firstItem="n5Q-wg-vVT" firstAttribute="centerY" secondItem="Yya-TL-gz4" secondAttribute="centerY" id="7Ch-F8-Azn"/>
  53. <constraint firstAttribute="height" constant="43" id="KMo-Cr-0hg"/>
  54. <constraint firstItem="n5Q-wg-vVT" firstAttribute="leading" secondItem="lnb-tc-ShC" secondAttribute="trailing" constant="4" id="O9F-ro-teM"/>
  55. <constraint firstItem="lnb-tc-ShC" firstAttribute="centerY" secondItem="Yya-TL-gz4" secondAttribute="centerY" id="bks-pO-oLg"/>
  56. <constraint firstItem="OF0-Cs-qVu" firstAttribute="leading" secondItem="n5Q-wg-vVT" secondAttribute="trailing" id="oD9-bU-WK4"/>
  57. <constraint firstAttribute="trailing" secondItem="OF0-Cs-qVu" secondAttribute="trailing" constant="20" id="xiR-Om-4KM"/>
  58. </constraints>
  59. </view>
  60. <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">
  61. <rect key="frame" x="20" y="64" width="45" height="15"/>
  62. <constraints>
  63. <constraint firstAttribute="height" constant="15" id="wIY-Hd-ecc"/>
  64. </constraints>
  65. <fontDescription key="fontDescription" type="system" pointSize="11"/>
  66. <color key="textColor" red="0.59999999999999998" green="0.62352941176470589" blue="0.61568627450980395" alpha="1" colorSpace="calibratedRGB"/>
  67. <nil key="highlightedColor"/>
  68. </label>
  69. </subviews>
  70. <viewLayoutGuide key="safeArea" id="vUN-kp-3ea"/>
  71. <color key="backgroundColor" red="0.94117647058823528" green="0.94117647058823528" blue="0.94117647058823528" alpha="1" colorSpace="calibratedRGB"/>
  72. <constraints>
  73. <constraint firstItem="vUN-kp-3ea" firstAttribute="trailing" secondItem="Yya-TL-gz4" secondAttribute="trailing" id="BKX-1C-vLM"/>
  74. <constraint firstItem="Yya-TL-gz4" firstAttribute="leading" secondItem="vUN-kp-3ea" secondAttribute="leading" id="BNj-9d-y0O"/>
  75. <constraint firstItem="Yya-TL-gz4" firstAttribute="top" secondItem="iN0-l3-epB" secondAttribute="top" id="EsQ-69-6zx"/>
  76. <constraint firstItem="ygn-H5-7nx" firstAttribute="leading" secondItem="vUN-kp-3ea" secondAttribute="leading" constant="20" id="e45-jb-xTq"/>
  77. <constraint firstItem="vUN-kp-3ea" firstAttribute="bottom" secondItem="ygn-H5-7nx" secondAttribute="bottom" constant="6" id="o90-SB-dLT"/>
  78. </constraints>
  79. <freeformSimulatedSizeMetrics key="simulatedDestinationMetrics"/>
  80. <point key="canvasLocation" x="141.59999999999999" y="102.99850074962519"/>
  81. </view>
  82. </objects>
  83. <resources>
  84. <image name="find_black_icon" width="14" height="14"/>
  85. <systemColor name="systemBackgroundColor">
  86. <color white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  87. </systemColor>
  88. </resources>
  89. </document>