ChatViewSearchHeader.xib 9.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="17156" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="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="17125"/>
  7. <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
  8. </dependencies>
  9. <objects>
  10. <placeholder placeholderIdentifier="IBFilesOwner" id="-1" userLabel="File's Owner"/>
  11. <placeholder placeholderIdentifier="IBFirstResponder" id="-2" customClass="UIResponder"/>
  12. <view contentMode="scaleToFill" id="iN0-l3-epB" customClass="ChatViewSearchHeader">
  13. <rect key="frame" x="0.0" y="0.0" width="320" height="84"/>
  14. <autoresizingMask key="autoresizingMask" widthSizable="YES"/>
  15. <subviews>
  16. <view contentMode="scaleToFill" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="8mh-Om-g1p" userLabel="searchView">
  17. <rect key="frame" x="0.0" y="0.0" width="320" height="44"/>
  18. <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMaxY="YES"/>
  19. <subviews>
  20. <button opaque="NO" contentMode="scaleToFill" fixedFrame="YES" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="bOO-HA-Vpm">
  21. <rect key="frame" x="230" y="0.0" width="90" height="44"/>
  22. <autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMaxY="YES"/>
  23. <color key="backgroundColor" red="0.0" green="0.0" blue="0.0" alpha="0.0" colorSpace="custom" customColorSpace="sRGB"/>
  24. <state key="normal" title="xCancel">
  25. <color key="titleShadowColor" red="0.5" green="0.5" blue="0.5" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  26. </state>
  27. <connections>
  28. <action selector="cancelAction:" destination="iN0-l3-epB" eventType="touchUpInside" id="bh8-Ee-qFg"/>
  29. </connections>
  30. </button>
  31. <searchBar contentMode="redraw" fixedFrame="YES" searchBarStyle="minimal" translatesAutoresizingMaskIntoConstraints="NO" id="ZVh-bw-5wu">
  32. <rect key="frame" x="0.0" y="0.0" width="230" height="44"/>
  33. <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMinY="YES" flexibleMaxY="YES"/>
  34. <color key="barTintColor" red="0.96828294839999995" green="0.96828294839999995" blue="0.96828294839999995" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  35. <textInputTraits key="textInputTraits"/>
  36. </searchBar>
  37. <view contentMode="scaleToFill" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="mAv-Jj-YyM" userLabel="Horizontal Divider Line" customClass="HairlineView">
  38. <rect key="frame" x="0.0" y="43" width="320" height="1"/>
  39. <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMaxY="YES"/>
  40. <color key="backgroundColor" red="0.73699933290481567" green="0.73166358470916748" blue="0.75551497936248779" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  41. </view>
  42. </subviews>
  43. <color key="backgroundColor" red="0.0" green="0.0" blue="0.0" alpha="0.0" colorSpace="custom" customColorSpace="sRGB"/>
  44. </view>
  45. <view contentMode="scaleToFill" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="Ccw-bK-3mh">
  46. <rect key="frame" x="0.0" y="44" width="320" height="40"/>
  47. <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMaxY="YES"/>
  48. <subviews>
  49. <button opaque="NO" contentMode="scaleToFill" fixedFrame="YES" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="EQT-3L-36z">
  50. <rect key="frame" x="250" y="0.0" width="70" height="40"/>
  51. <autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMaxY="YES"/>
  52. <state key="normal" title="next">
  53. <color key="titleShadowColor" red="0.5" green="0.5" blue="0.5" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  54. </state>
  55. <connections>
  56. <action selector="nextAction:" destination="iN0-l3-epB" eventType="touchUpInside" id="CdI-Er-fBK"/>
  57. </connections>
  58. </button>
  59. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" text="x at # of #" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" minimumFontSize="12" translatesAutoresizingMaskIntoConstraints="NO" id="sj8-eK-PQn">
  60. <rect key="frame" x="8" y="10" width="172" height="21"/>
  61. <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMaxX="YES" flexibleMaxY="YES"/>
  62. <fontDescription key="fontDescription" type="system" pointSize="16"/>
  63. <color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  64. <nil key="highlightedColor"/>
  65. </label>
  66. <view contentMode="scaleToFill" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="8OQ-ht-R0f" userLabel="Horizontal Divider Line" customClass="HairlineView">
  67. <rect key="frame" x="0.0" y="39" width="320" height="1"/>
  68. <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMaxY="YES"/>
  69. <color key="backgroundColor" red="0.73699933290481567" green="0.73166358470916748" blue="0.75551497936248779" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  70. </view>
  71. <button opaque="NO" contentMode="scaleToFill" fixedFrame="YES" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="exE-oP-TVe">
  72. <rect key="frame" x="180" y="0.0" width="70" height="40"/>
  73. <autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMaxY="YES"/>
  74. <state key="normal" title="prev">
  75. <color key="titleShadowColor" red="0.5" green="0.5" blue="0.5" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  76. </state>
  77. <connections>
  78. <action selector="prevAction:" destination="iN0-l3-epB" eventType="touchUpInside" id="is5-C4-vBb"/>
  79. </connections>
  80. </button>
  81. </subviews>
  82. <color key="backgroundColor" red="0.0" green="0.0" blue="0.0" alpha="0.0" colorSpace="custom" customColorSpace="sRGB"/>
  83. </view>
  84. </subviews>
  85. <color key="backgroundColor" red="0.0" green="0.0" blue="0.0" alpha="0.0" colorSpace="custom" customColorSpace="sRGB"/>
  86. <nil key="simulatedStatusBarMetrics"/>
  87. <nil key="simulatedTopBarMetrics"/>
  88. <nil key="simulatedBottomBarMetrics"/>
  89. <freeformSimulatedSizeMetrics key="simulatedDestinationMetrics"/>
  90. <connections>
  91. <outlet property="cancelButton" destination="bOO-HA-Vpm" id="VRC-9F-44g"/>
  92. <outlet property="hairlineView1" destination="mAv-Jj-YyM" id="2BT-JB-nVo"/>
  93. <outlet property="hairlineView2" destination="8OQ-ht-R0f" id="U2G-mN-rEC"/>
  94. <outlet property="label" destination="sj8-eK-PQn" id="TGq-qi-vwF"/>
  95. <outlet property="nextButton" destination="EQT-3L-36z" id="eUW-RX-wm6"/>
  96. <outlet property="prevButton" destination="exE-oP-TVe" id="9L5-Gm-uuw"/>
  97. <outlet property="searchBar" destination="ZVh-bw-5wu" id="UXb-Tq-lyY"/>
  98. </connections>
  99. <point key="canvasLocation" x="382.60869565217394" y="117.85714285714285"/>
  100. </view>
  101. </objects>
  102. </document>