BogoSearchHeaderView.xib 5.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="19455" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES">
  3. <device id="retina6_1" orientation="portrait" appearance="light"/>
  4. <dependencies>
  5. <deployment identifier="iOS"/>
  6. <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="19454"/>
  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="BogoSearchHeaderView">
  15. <rect key="frame" x="0.0" y="0.0" width="414" height="44"/>
  16. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  17. <subviews>
  18. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="vUF-q2-dqI">
  19. <rect key="frame" x="10" y="15" width="0.0" height="0.0"/>
  20. <fontDescription key="fontDescription" type="system" weight="medium" pointSize="16"/>
  21. <color key="textColor" red="0.20000000000000001" green="0.20000000000000001" blue="0.20000000000000001" alpha="1" colorSpace="custom" customColorSpace="calibratedRGB"/>
  22. <nil key="highlightedColor"/>
  23. </label>
  24. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="81X-tx-XfH" customClass="QMUIButton">
  25. <rect key="frame" x="316.5" y="-0.5" width="87.5" height="31"/>
  26. <fontDescription key="fontDescription" type="system" pointSize="14"/>
  27. <inset key="imageEdgeInsets" minX="0.0" minY="0.0" maxX="2.2250738585072014e-308" maxY="0.0"/>
  28. <state key="normal" title="查看全部" image="com_arrow_right_1">
  29. <color key="titleColor" red="0.46666666666666667" green="0.46666666666666667" blue="0.46666666666666667" alpha="1" colorSpace="calibratedRGB"/>
  30. </state>
  31. <buttonConfiguration key="configuration" style="plain" image="com_arrow_right_1" title="查看全部">
  32. <fontDescription key="titleFontDescription" type="system" pointSize="14"/>
  33. <color key="baseForegroundColor" red="0.46666666666666667" green="0.46666666666666667" blue="0.46666666666666667" alpha="1" colorSpace="calibratedRGB"/>
  34. </buttonConfiguration>
  35. <connections>
  36. <action selector="allBtnAction:" destination="iN0-l3-epB" eventType="touchUpInside" id="dlZ-Ki-fue"/>
  37. </connections>
  38. </button>
  39. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="cS3-Pc-66t">
  40. <rect key="frame" x="0.0" y="0.0" width="414" height="4"/>
  41. <color key="backgroundColor" red="0.95686274509803915" green="0.95686274509803915" blue="0.95686274509803915" alpha="1" colorSpace="calibratedRGB"/>
  42. <constraints>
  43. <constraint firstAttribute="height" constant="4" id="c6d-gF-TB6"/>
  44. </constraints>
  45. </view>
  46. </subviews>
  47. <viewLayoutGuide key="safeArea" id="vUN-kp-3ea"/>
  48. <color key="backgroundColor" systemColor="systemBackgroundColor"/>
  49. <constraints>
  50. <constraint firstItem="vUF-q2-dqI" firstAttribute="leading" secondItem="vUN-kp-3ea" secondAttribute="leading" constant="10" id="Aq2-He-B88"/>
  51. <constraint firstAttribute="trailing" secondItem="cS3-Pc-66t" secondAttribute="trailing" id="XDN-NE-Aj5"/>
  52. <constraint firstItem="vUF-q2-dqI" firstAttribute="top" secondItem="iN0-l3-epB" secondAttribute="top" constant="15" id="YrX-GE-MLR"/>
  53. <constraint firstItem="81X-tx-XfH" firstAttribute="centerY" secondItem="vUF-q2-dqI" secondAttribute="centerY" id="l2M-3u-ySc"/>
  54. <constraint firstItem="cS3-Pc-66t" firstAttribute="top" secondItem="iN0-l3-epB" secondAttribute="top" id="lGe-8l-phk"/>
  55. <constraint firstAttribute="trailing" secondItem="81X-tx-XfH" secondAttribute="trailing" constant="10" id="pPb-9z-5hm"/>
  56. <constraint firstItem="cS3-Pc-66t" firstAttribute="leading" secondItem="iN0-l3-epB" secondAttribute="leading" id="tKv-7Z-Csy"/>
  57. </constraints>
  58. <freeformSimulatedSizeMetrics key="simulatedDestinationMetrics"/>
  59. <connections>
  60. <outlet property="allBtn" destination="81X-tx-XfH" id="6Or-DB-Pwi"/>
  61. <outlet property="typeLabel" destination="vUF-q2-dqI" id="X7T-lT-3Gq"/>
  62. </connections>
  63. <point key="canvasLocation" x="-436.23188405797106" y="162.05357142857142"/>
  64. </view>
  65. </objects>
  66. <resources>
  67. <image name="com_arrow_right_1" width="6" height="11"/>
  68. <systemColor name="systemBackgroundColor">
  69. <color white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  70. </systemColor>
  71. </resources>
  72. </document>