|
|
@@ -1,12 +1,11 @@
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
-<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="13529" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES">
|
|
|
+<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="13529" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" colorMatched="YES">
|
|
|
<device id="retina4_7" orientation="portrait">
|
|
|
<adaptation id="fullscreen"/>
|
|
|
</device>
|
|
|
<dependencies>
|
|
|
<deployment identifier="iOS"/>
|
|
|
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="13527"/>
|
|
|
- <capability name="Safe area layout guides" minToolsVersion="9.0"/>
|
|
|
<capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
|
|
|
</dependencies>
|
|
|
<objects>
|
|
|
@@ -17,7 +16,7 @@
|
|
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
|
|
<subviews>
|
|
|
<toolbar opaque="NO" clearsContextBeforeDrawing="NO" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="gPu-U2-Ob1">
|
|
|
- <rect key="frame" x="0.0" y="20" width="375" height="44"/>
|
|
|
+ <rect key="frame" x="0.0" y="0.0" width="375" height="44"/>
|
|
|
<items>
|
|
|
<barButtonItem style="plain" systemItem="flexibleSpace" id="Akz-J7-8Vx"/>
|
|
|
<barButtonItem style="plain" id="5fn-gW-pw6">
|
|
|
@@ -40,7 +39,7 @@
|
|
|
</items>
|
|
|
</toolbar>
|
|
|
<tableView clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" style="plain" separatorStyle="default" rowHeight="-1" estimatedRowHeight="-1" sectionHeaderHeight="28" sectionFooterHeight="28" translatesAutoresizingMaskIntoConstraints="NO" id="z0F-88-nmc">
|
|
|
- <rect key="frame" x="0.0" y="64" width="375" height="603"/>
|
|
|
+ <rect key="frame" x="0.0" y="44" width="375" height="623"/>
|
|
|
<color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
|
|
<connections>
|
|
|
<outlet property="dataSource" destination="iN0-l3-epB" id="XKK-5p-2we"/>
|
|
|
@@ -54,11 +53,10 @@
|
|
|
<constraint firstItem="z0F-88-nmc" firstAttribute="width" secondItem="gPu-U2-Ob1" secondAttribute="width" id="E6u-nm-wlS"/>
|
|
|
<constraint firstItem="z0F-88-nmc" firstAttribute="top" secondItem="gPu-U2-Ob1" secondAttribute="bottom" id="ago-Mp-q7y"/>
|
|
|
<constraint firstItem="z0F-88-nmc" firstAttribute="centerX" secondItem="gPu-U2-Ob1" secondAttribute="centerX" id="l4D-Tt-srx"/>
|
|
|
- <constraint firstItem="gPu-U2-Ob1" firstAttribute="top" secondItem="vUN-kp-3ea" secondAttribute="top" id="rkt-8D-rQZ"/>
|
|
|
- <constraint firstItem="gPu-U2-Ob1" firstAttribute="centerX" secondItem="vUN-kp-3ea" secondAttribute="centerX" id="sdE-t2-I5l"/>
|
|
|
- <constraint firstItem="vUN-kp-3ea" firstAttribute="bottom" secondItem="z0F-88-nmc" secondAttribute="bottom" id="xsh-HQ-xfQ"/>
|
|
|
+ <constraint firstItem="gPu-U2-Ob1" firstAttribute="top" secondItem="iN0-l3-epB" secondAttribute="top" id="rkt-8D-rQZ"/>
|
|
|
+ <constraint firstItem="gPu-U2-Ob1" firstAttribute="centerX" secondItem="iN0-l3-epB" secondAttribute="centerX" id="sdE-t2-I5l"/>
|
|
|
+ <constraint firstAttribute="bottom" secondItem="z0F-88-nmc" secondAttribute="bottom" id="xsh-HQ-xfQ"/>
|
|
|
</constraints>
|
|
|
- <viewLayoutGuide key="safeArea" id="vUN-kp-3ea"/>
|
|
|
<connections>
|
|
|
<outlet property="ResultTableView" destination="z0F-88-nmc" id="bho-eb-FvI"/>
|
|
|
<outlet property="searchInput" destination="h2N-Y1-mnQ" id="Vvu-mS-mwQ"/>
|