|
1 | 1 | <?xml version="1.0" encoding="UTF-8"?> |
2 | | -<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="15705" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES" initialViewController="iUM-Pc-T3w"> |
3 | | - <device id="retina4_7" orientation="portrait" appearance="light"/> |
| 2 | +<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="14313.18" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES" initialViewController="iUM-Pc-T3w"> |
| 3 | + <device id="retina4_7" orientation="portrait"> |
| 4 | + <adaptation id="fullscreen"/> |
| 5 | + </device> |
4 | 6 | <dependencies> |
5 | | - <deployment identifier="iOS"/> |
6 | | - <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="15706"/> |
| 7 | + <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="14283.14"/> |
7 | 8 | <capability name="Safe area layout guides" minToolsVersion="9.0"/> |
8 | 9 | <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/> |
9 | 10 | </dependencies> |
|
17 | 18 | <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/> |
18 | 19 | <subviews> |
19 | 20 | <tableView clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" dataMode="prototypes" style="plain" separatorStyle="default" rowHeight="-1" estimatedRowHeight="-1" sectionHeaderHeight="28" sectionFooterHeight="28" translatesAutoresizingMaskIntoConstraints="NO" id="jvi-MF-vpJ"> |
20 | | - <rect key="frame" x="0.0" y="44" width="375" height="623"/> |
| 21 | + <rect key="frame" x="0.0" y="172" width="375" height="495"/> |
21 | 22 | <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/> |
22 | | - <searchBar key="tableHeaderView" contentMode="redraw" id="i8j-HJ-7gc"> |
23 | | - <rect key="frame" x="0.0" y="0.0" width="375" height="44"/> |
24 | | - <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMaxY="YES"/> |
25 | | - <textInputTraits key="textInputTraits"/> |
26 | | - </searchBar> |
27 | 23 | </tableView> |
| 24 | + <searchBar contentMode="redraw" translatesAutoresizingMaskIntoConstraints="NO" id="i8j-HJ-7gc"> |
| 25 | + <rect key="frame" x="0.0" y="116" width="375" height="56"/> |
| 26 | + <color key="barTintColor" white="0.66666666666666663" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/> |
| 27 | + <textInputTraits key="textInputTraits"/> |
| 28 | + </searchBar> |
28 | 29 | </subviews> |
29 | 30 | <color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/> |
30 | 31 | <constraints> |
31 | | - <constraint firstItem="jvi-MF-vpJ" firstAttribute="top" secondItem="6Tk-OE-BBY" secondAttribute="top" id="8ee-Ab-fuO"/> |
| 32 | + <constraint firstItem="i8j-HJ-7gc" firstAttribute="trailing" secondItem="6Tk-OE-BBY" secondAttribute="trailing" id="BMI-Mw-Sdl"/> |
| 33 | + <constraint firstItem="jvi-MF-vpJ" firstAttribute="top" secondItem="i8j-HJ-7gc" secondAttribute="bottom" id="LCr-Gt-Qc9"/> |
| 34 | + <constraint firstItem="i8j-HJ-7gc" firstAttribute="leading" secondItem="6Tk-OE-BBY" secondAttribute="leading" id="N28-Fx-BIR"/> |
32 | 35 | <constraint firstItem="jvi-MF-vpJ" firstAttribute="leading" secondItem="6Tk-OE-BBY" secondAttribute="leading" id="RpZ-XZ-fnT"/> |
| 36 | + <constraint firstItem="i8j-HJ-7gc" firstAttribute="top" secondItem="6Tk-OE-BBY" secondAttribute="top" id="aBT-iQ-CrI"/> |
33 | 37 | <constraint firstItem="6Tk-OE-BBY" firstAttribute="trailing" secondItem="jvi-MF-vpJ" secondAttribute="trailing" id="dLw-WV-4GK"/> |
34 | 38 | <constraint firstItem="6Tk-OE-BBY" firstAttribute="bottom" secondItem="jvi-MF-vpJ" secondAttribute="bottom" id="uIl-T1-3Cl"/> |
35 | 39 | </constraints> |
|
58 | 62 | <navigationController automaticallyAdjustsScrollViewInsets="NO" id="iUM-Pc-T3w" sceneMemberID="viewController"> |
59 | 63 | <toolbarItems/> |
60 | 64 | <navigationBar key="navigationBar" contentMode="scaleToFill" insetsLayoutMarginsFromSafeArea="NO" largeTitles="YES" id="b8E-da-SRy"> |
61 | | - <rect key="frame" x="0.0" y="0.0" width="375" height="96"/> |
| 65 | + <rect key="frame" x="0.0" y="20" width="375" height="96"/> |
62 | 66 | <autoresizingMask key="autoresizingMask"/> |
63 | 67 | </navigationBar> |
64 | 68 | <nil name="viewControllers"/> |
|
0 commit comments