Result.xib 13 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="13529" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" colorMatched="YES">
  3. <device id="retina4_7" orientation="portrait">
  4. <adaptation id="fullscreen"/>
  5. </device>
  6. <dependencies>
  7. <deployment identifier="iOS"/>
  8. <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="13527"/>
  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" customClass="ResultViewController">
  13. <connections>
  14. <outlet property="footer_top_constraint" destination="veQ-No-JHu" id="Iau-rm-kXH"/>
  15. <outlet property="h_constraint" destination="OCH-yF-HTJ" id="4PA-KC-Oaf"/>
  16. <outlet property="header_top_constraint" destination="g32-lw-wxU" id="itz-AJ-NKi"/>
  17. <outlet property="lead_constraint" destination="bbY-b2-jpG" id="buh-DH-2Qm"/>
  18. <outlet property="refreshFooterBar" destination="GO7-Wf-2EG" id="K8N-GT-OAy"/>
  19. <outlet property="refreshFooterTitleLb" destination="aLC-7L-TFI" id="huf-al-L6p"/>
  20. <outlet property="refreshHeaderBar" destination="FS6-OU-h6k" id="0m0-Lt-fpM"/>
  21. <outlet property="refreshHeaderTitleLb" destination="i3K-3e-1an" id="LtE-eV-XbL"/>
  22. <outlet property="scrollview" destination="SK6-pt-SSv" id="dC1-EA-4pA"/>
  23. <outlet property="tableview" destination="zfU-1Y-HJW" id="Uox-t1-3qj"/>
  24. <outlet property="titleBar" destination="x6s-gs-coa" id="cK1-q5-4Bf"/>
  25. <outlet property="titleLabel" destination="Jzl-DK-3jH" id="vpF-dE-IPa"/>
  26. <outlet property="trail_constraint" destination="WJL-rP-AGA" id="vZS-qc-Zvw"/>
  27. <outlet property="view" destination="h5p-9r-ydz" id="wdH-Fn-tAh"/>
  28. <outlet property="w_constraint" destination="awE-WC-Ds5" id="Pvg-A9-QMU"/>
  29. </connections>
  30. </placeholder>
  31. <placeholder placeholderIdentifier="IBFirstResponder" id="-2" customClass="UIResponder"/>
  32. <view contentMode="scaleToFill" insetsLayoutMarginsFromSafeArea="NO" id="h5p-9r-ydz">
  33. <rect key="frame" x="0.0" y="0.0" width="375" height="667"/>
  34. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  35. <subviews>
  36. <scrollView clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleToFill" bounces="NO" showsVerticalScrollIndicator="NO" translatesAutoresizingMaskIntoConstraints="NO" id="SK6-pt-SSv">
  37. <rect key="frame" x="0.0" y="44" width="375" height="623"/>
  38. <subviews>
  39. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="Bl4-Od-H2W">
  40. <rect key="frame" x="0.0" y="0.0" width="375" height="623"/>
  41. <subviews>
  42. <tableView clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" showsHorizontalScrollIndicator="NO" dataMode="prototypes" style="plain" separatorStyle="default" allowsSelection="NO" rowHeight="44" sectionHeaderHeight="28" sectionFooterHeight="28" translatesAutoresizingMaskIntoConstraints="NO" id="zfU-1Y-HJW">
  43. <rect key="frame" x="0.0" y="0.0" width="375" height="623"/>
  44. <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
  45. <connections>
  46. <outlet property="dataSource" destination="-1" id="NDN-Yh-L0u"/>
  47. <outlet property="delegate" destination="-1" id="wYx-HQ-Lha"/>
  48. </connections>
  49. </tableView>
  50. </subviews>
  51. <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
  52. <constraints>
  53. <constraint firstAttribute="trailing" secondItem="zfU-1Y-HJW" secondAttribute="trailing" id="1o4-jr-iSC"/>
  54. <constraint firstItem="zfU-1Y-HJW" firstAttribute="width" secondItem="Bl4-Od-H2W" secondAttribute="width" id="jcZ-Zv-hi4"/>
  55. <constraint firstItem="zfU-1Y-HJW" firstAttribute="top" secondItem="Bl4-Od-H2W" secondAttribute="top" id="tjX-aC-epB"/>
  56. <constraint firstItem="zfU-1Y-HJW" firstAttribute="height" secondItem="Bl4-Od-H2W" secondAttribute="height" id="uxw-6u-AOH"/>
  57. <constraint firstItem="zfU-1Y-HJW" firstAttribute="leading" secondItem="Bl4-Od-H2W" secondAttribute="leading" id="yeO-hg-XPz"/>
  58. </constraints>
  59. </view>
  60. </subviews>
  61. <constraints>
  62. <constraint firstAttribute="trailing" secondItem="Bl4-Od-H2W" secondAttribute="trailing" id="1Ti-iV-OHl"/>
  63. <constraint firstItem="Bl4-Od-H2W" firstAttribute="top" secondItem="SK6-pt-SSv" secondAttribute="top" id="9Pr-vR-G66"/>
  64. <constraint firstItem="Bl4-Od-H2W" firstAttribute="height" secondItem="SK6-pt-SSv" secondAttribute="height" id="OCH-yF-HTJ"/>
  65. <constraint firstItem="Bl4-Od-H2W" firstAttribute="width" secondItem="SK6-pt-SSv" secondAttribute="width" id="awE-WC-Ds5"/>
  66. <constraint firstAttribute="bottom" secondItem="Bl4-Od-H2W" secondAttribute="bottom" id="ken-ay-0id"/>
  67. <constraint firstItem="Bl4-Od-H2W" firstAttribute="leading" secondItem="SK6-pt-SSv" secondAttribute="leading" id="tFg-Gm-FgS"/>
  68. </constraints>
  69. </scrollView>
  70. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="FS6-OU-h6k">
  71. <rect key="frame" x="0.0" y="0.0" width="375" height="44"/>
  72. <subviews>
  73. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Header Refresh" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="i3K-3e-1an">
  74. <rect key="frame" x="-0.5" y="-0.5" width="375" height="44"/>
  75. <fontDescription key="fontDescription" type="system" pointSize="17"/>
  76. <nil key="textColor"/>
  77. <nil key="highlightedColor"/>
  78. </label>
  79. </subviews>
  80. <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
  81. <constraints>
  82. <constraint firstItem="i3K-3e-1an" firstAttribute="centerY" secondItem="FS6-OU-h6k" secondAttribute="centerY" id="2od-kC-few"/>
  83. <constraint firstAttribute="height" constant="44" id="5sI-hR-Cxb"/>
  84. <constraint firstItem="i3K-3e-1an" firstAttribute="height" secondItem="FS6-OU-h6k" secondAttribute="height" id="H8N-D6-K9e"/>
  85. <constraint firstItem="i3K-3e-1an" firstAttribute="width" secondItem="FS6-OU-h6k" secondAttribute="width" id="Oyv-wc-jJu"/>
  86. <constraint firstItem="i3K-3e-1an" firstAttribute="centerX" secondItem="FS6-OU-h6k" secondAttribute="centerX" id="txN-Ti-XTN"/>
  87. </constraints>
  88. </view>
  89. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="x6s-gs-coa">
  90. <rect key="frame" x="0.0" y="0.0" width="375" height="44"/>
  91. <subviews>
  92. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Title" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Jzl-DK-3jH">
  93. <rect key="frame" x="0.0" y="0.0" width="375" height="44"/>
  94. <fontDescription key="fontDescription" type="system" pointSize="17"/>
  95. <nil key="textColor"/>
  96. <nil key="highlightedColor"/>
  97. </label>
  98. </subviews>
  99. <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
  100. <constraints>
  101. <constraint firstItem="Jzl-DK-3jH" firstAttribute="centerX" secondItem="x6s-gs-coa" secondAttribute="centerX" id="V5M-Nu-TQm"/>
  102. <constraint firstAttribute="height" constant="44" id="ieE-am-1pd"/>
  103. <constraint firstItem="Jzl-DK-3jH" firstAttribute="centerY" secondItem="x6s-gs-coa" secondAttribute="centerY" id="v8v-ue-WNF"/>
  104. <constraint firstItem="Jzl-DK-3jH" firstAttribute="height" secondItem="x6s-gs-coa" secondAttribute="height" id="vdu-Mr-9yu"/>
  105. <constraint firstItem="Jzl-DK-3jH" firstAttribute="width" secondItem="x6s-gs-coa" secondAttribute="width" id="xIO-zR-s3W"/>
  106. </constraints>
  107. </view>
  108. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="GO7-Wf-2EG">
  109. <rect key="frame" x="0.0" y="667" width="375" height="30"/>
  110. <subviews>
  111. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Footer Refresh" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="aLC-7L-TFI">
  112. <rect key="frame" x="-0.5" y="-0.5" width="375" height="30"/>
  113. <fontDescription key="fontDescription" type="system" pointSize="17"/>
  114. <nil key="textColor"/>
  115. <nil key="highlightedColor"/>
  116. </label>
  117. </subviews>
  118. <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
  119. <constraints>
  120. <constraint firstAttribute="height" constant="30" id="4wG-Gk-LKc"/>
  121. <constraint firstItem="aLC-7L-TFI" firstAttribute="height" secondItem="GO7-Wf-2EG" secondAttribute="height" id="IOY-Vh-zMp"/>
  122. <constraint firstItem="aLC-7L-TFI" firstAttribute="centerY" secondItem="GO7-Wf-2EG" secondAttribute="centerY" id="XUY-M7-qR6"/>
  123. <constraint firstItem="aLC-7L-TFI" firstAttribute="centerX" secondItem="GO7-Wf-2EG" secondAttribute="centerX" id="c08-mP-qdL"/>
  124. <constraint firstItem="aLC-7L-TFI" firstAttribute="width" secondItem="GO7-Wf-2EG" secondAttribute="width" id="nrB-wU-nho"/>
  125. </constraints>
  126. </view>
  127. </subviews>
  128. <color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  129. <constraints>
  130. <constraint firstItem="FS6-OU-h6k" firstAttribute="width" secondItem="x6s-gs-coa" secondAttribute="width" id="0Tg-kL-kQm"/>
  131. <constraint firstItem="GO7-Wf-2EG" firstAttribute="leading" secondItem="x6s-gs-coa" secondAttribute="leading" id="3QW-0F-LMu"/>
  132. <constraint firstItem="FS6-OU-h6k" firstAttribute="leading" secondItem="x6s-gs-coa" secondAttribute="leading" id="Bjx-d0-fOe"/>
  133. <constraint firstItem="x6s-gs-coa" firstAttribute="leading" secondItem="h5p-9r-ydz" secondAttribute="leading" id="GCn-RX-zyO"/>
  134. <constraint firstItem="SK6-pt-SSv" firstAttribute="bottom" secondItem="h5p-9r-ydz" secondAttribute="bottom" identifier="scroll_bottom" id="PgW-kq-hWQ"/>
  135. <constraint firstAttribute="trailing" secondItem="SK6-pt-SSv" secondAttribute="trailing" id="WJL-rP-AGA"/>
  136. <constraint firstItem="SK6-pt-SSv" firstAttribute="leading" secondItem="h5p-9r-ydz" secondAttribute="leading" id="bbY-b2-jpG"/>
  137. <constraint firstItem="GO7-Wf-2EG" firstAttribute="width" secondItem="x6s-gs-coa" secondAttribute="width" id="fa5-nI-GP6"/>
  138. <constraint firstItem="FS6-OU-h6k" firstAttribute="top" secondItem="x6s-gs-coa" secondAttribute="top" id="g32-lw-wxU"/>
  139. <constraint firstItem="x6s-gs-coa" firstAttribute="top" secondItem="h5p-9r-ydz" secondAttribute="top" identifier="title_top" id="gxd-aW-mfE"/>
  140. <constraint firstItem="SK6-pt-SSv" firstAttribute="top" secondItem="x6s-gs-coa" secondAttribute="bottom" id="mN1-LO-vgQ"/>
  141. <constraint firstAttribute="trailing" secondItem="x6s-gs-coa" secondAttribute="trailing" id="vMf-BI-ntc"/>
  142. <constraint firstItem="GO7-Wf-2EG" firstAttribute="top" secondItem="SK6-pt-SSv" secondAttribute="bottom" id="veQ-No-JHu"/>
  143. </constraints>
  144. <point key="canvasLocation" x="-106.5" y="126.5"/>
  145. </view>
  146. </objects>
  147. </document>