|
@@ -1,9 +1,9 @@
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
-<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="20037" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES" initialViewController="Ts3-RO-A9l">
|
|
|
+<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="21701" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES" initialViewController="Ts3-RO-A9l">
|
|
|
<device id="retina5_5" orientation="portrait" appearance="light"/>
|
|
|
<dependencies>
|
|
|
<deployment identifier="iOS"/>
|
|
|
- <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="20020"/>
|
|
|
+ <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="21678"/>
|
|
|
<capability name="Safe area layout guides" minToolsVersion="9.0"/>
|
|
|
<capability name="System colors in document resources" minToolsVersion="11.0"/>
|
|
|
<capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
|
|
@@ -31,7 +31,7 @@
|
|
|
<navigationController automaticallyAdjustsScrollViewInsets="NO" id="Ts3-RO-A9l" sceneMemberID="viewController">
|
|
|
<toolbarItems/>
|
|
|
<navigationBar key="navigationBar" contentMode="scaleToFill" insetsLayoutMarginsFromSafeArea="NO" id="RCF-gN-HcM">
|
|
|
- <rect key="frame" x="0.0" y="0.0" width="414" height="44"/>
|
|
|
+ <rect key="frame" x="0.0" y="20" width="414" height="44"/>
|
|
|
<autoresizingMask key="autoresizingMask"/>
|
|
|
</navigationBar>
|
|
|
<nil name="viewControllers"/>
|
|
@@ -111,7 +111,7 @@
|
|
|
<constraint firstAttribute="height" constant="30" id="0aG-z9-fcy"/>
|
|
|
</constraints>
|
|
|
<fontDescription key="fontDescription" type="system" pointSize="15"/>
|
|
|
- <textInputTraits key="textInputTraits"/>
|
|
|
+ <textInputTraits key="textInputTraits" returnKeyType="search"/>
|
|
|
<connections>
|
|
|
<action selector="searchFieldDidEndOnExitWithTextField:" destination="bgO-Rz-2M1" eventType="editingDidEndOnExit" id="xH6-YR-5W9"/>
|
|
|
</connections>
|
|
@@ -165,7 +165,7 @@
|
|
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
|
|
<subviews>
|
|
|
<scrollView clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="UNN-v3-g1S">
|
|
|
- <rect key="frame" x="0.0" y="0.0" width="414" height="736"/>
|
|
|
+ <rect key="frame" x="0.0" y="20" width="414" height="716"/>
|
|
|
<subviews>
|
|
|
<stackView opaque="NO" contentMode="scaleToFill" axis="vertical" translatesAutoresizingMaskIntoConstraints="NO" id="rZ9-oE-c21">
|
|
|
<rect key="frame" x="0.0" y="0.0" width="414" height="736"/>
|
|
@@ -262,7 +262,7 @@
|
|
|
<color key="backgroundColor" systemColor="systemBackgroundColor"/>
|
|
|
<prototypes>
|
|
|
<tableViewCell clipsSubviews="YES" contentMode="scaleToFill" preservesSuperviewLayoutMargins="YES" selectionStyle="default" indentationWidth="10" reuseIdentifier="Cell" id="0qP-1F-pHW">
|
|
|
- <rect key="frame" x="0.0" y="44.666666030883789" width="414" height="43.666667938232422"/>
|
|
|
+ <rect key="frame" x="0.0" y="50" width="414" height="43.666667938232422"/>
|
|
|
<autoresizingMask key="autoresizingMask"/>
|
|
|
<tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" preservesSuperviewLayoutMargins="YES" insetsLayoutMarginsFromSafeArea="NO" tableViewCell="0qP-1F-pHW" id="z1u-eI-gTZ">
|
|
|
<rect key="frame" x="0.0" y="0.0" width="414" height="43.666667938232422"/>
|
|
@@ -289,7 +289,7 @@
|
|
|
<resources>
|
|
|
<image name="note.text" width="24" height="24"/>
|
|
|
<systemColor name="labelColor">
|
|
|
- <color white="0.0" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
|
|
+ <color red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
|
|
</systemColor>
|
|
|
<systemColor name="secondarySystemBackgroundColor">
|
|
|
<color red="0.94901960784313721" green="0.94901960784313721" blue="0.96862745098039216" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|