|
@@ -1,9 +1,9 @@
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
-<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="17701" 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="19455" 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="17703"/>
|
|
|
+ <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="19454"/>
|
|
|
<capability name="Safe area layout guides" minToolsVersion="9.0"/>
|
|
|
<capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
|
|
|
</dependencies>
|
|
@@ -53,17 +53,6 @@
|
|
|
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="X2m-IC-J1u" userLabel="View container">
|
|
|
<rect key="frame" x="5" y="0.0" width="404" height="726"/>
|
|
|
<subviews>
|
|
|
- <textField opaque="NO" contentMode="scaleToFill" horizontalHuggingPriority="249" contentHorizontalAlignment="left" contentVerticalAlignment="center" borderStyle="roundedRect" textAlignment="natural" minimumFontSize="17" clearButtonMode="always" translatesAutoresizingMaskIntoConstraints="NO" id="iSO-mc-0TB">
|
|
|
- <rect key="frame" x="5" y="95" width="389" height="30"/>
|
|
|
- <constraints>
|
|
|
- <constraint firstAttribute="height" constant="30" id="0aG-z9-fcy"/>
|
|
|
- </constraints>
|
|
|
- <fontDescription key="fontDescription" type="system" pointSize="15"/>
|
|
|
- <textInputTraits key="textInputTraits"/>
|
|
|
- <connections>
|
|
|
- <action selector="searchFieldDidEndOnExitWithTextField:" destination="bgO-Rz-2M1" eventType="editingDidEndOnExit" id="xH6-YR-5W9"/>
|
|
|
- </connections>
|
|
|
- </textField>
|
|
|
<tableView clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" dataMode="prototypes" style="plain" separatorStyle="none" rowHeight="-1" estimatedRowHeight="-1" sectionHeaderHeight="28" sectionFooterHeight="28" translatesAutoresizingMaskIntoConstraints="NO" id="c94-b9-Sim">
|
|
|
<rect key="frame" x="0.0" y="250" width="404" height="476"/>
|
|
|
<color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
|
@@ -128,14 +117,14 @@
|
|
|
<view hidden="YES" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="oBQ-TP-qof" userLabel="View Shared with you by">
|
|
|
<rect key="frame" x="-5" y="10" width="409" height="90"/>
|
|
|
<subviews>
|
|
|
- <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="fKv-xM-rVY">
|
|
|
+ <imageView clipsSubviews="YES" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="fKv-xM-rVY">
|
|
|
<rect key="frame" x="10" y="0.0" width="40" height="40"/>
|
|
|
<constraints>
|
|
|
<constraint firstAttribute="height" constant="40" id="DJa-7z-oGM"/>
|
|
|
<constraint firstAttribute="width" constant="40" id="PwX-iy-H0o"/>
|
|
|
</constraints>
|
|
|
</imageView>
|
|
|
- <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Shared with you by" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="ngi-GT-jvv">
|
|
|
+ <label opaque="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Shared with you by" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="ngi-GT-jvv">
|
|
|
<rect key="frame" x="60" y="11" width="339" height="18"/>
|
|
|
<fontDescription key="fontDescription" type="system" pointSize="15"/>
|
|
|
<nil key="textColor"/>
|
|
@@ -172,6 +161,17 @@
|
|
|
<constraint firstItem="KHG-xj-wfG" firstAttribute="leading" secondItem="fhO-Tk-u8Z" secondAttribute="trailing" constant="10" id="xk0-AH-pfR"/>
|
|
|
</constraints>
|
|
|
</view>
|
|
|
+ <textField opaque="NO" contentMode="scaleToFill" horizontalHuggingPriority="249" contentHorizontalAlignment="left" contentVerticalAlignment="center" borderStyle="roundedRect" textAlignment="natural" minimumFontSize="17" clearButtonMode="always" translatesAutoresizingMaskIntoConstraints="NO" id="iSO-mc-0TB">
|
|
|
+ <rect key="frame" x="5" y="95" width="389" height="30"/>
|
|
|
+ <constraints>
|
|
|
+ <constraint firstAttribute="height" constant="30" id="0aG-z9-fcy"/>
|
|
|
+ </constraints>
|
|
|
+ <fontDescription key="fontDescription" type="system" pointSize="15"/>
|
|
|
+ <textInputTraits key="textInputTraits"/>
|
|
|
+ <connections>
|
|
|
+ <action selector="searchFieldDidEndOnExitWithTextField:" destination="bgO-Rz-2M1" eventType="editingDidEndOnExit" id="xH6-YR-5W9"/>
|
|
|
+ </connections>
|
|
|
+ </textField>
|
|
|
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="FFi-7t-C8U" userLabel="ButtonCopy">
|
|
|
<rect key="frame" x="375" y="209" width="20" height="20"/>
|
|
|
<constraints>
|