|
1 | 1 | <?xml version="1.0" encoding="UTF-8"?> |
2 | | -<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="17132" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES" initialViewController="BYZ-38-t0r"> |
| 2 | +<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="17154" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES" initialViewController="BYZ-38-t0r"> |
3 | 3 | <device id="retina6_5" orientation="portrait" appearance="light"/> |
4 | 4 | <dependencies> |
5 | 5 | <deployment identifier="iOS"/> |
6 | | - <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="17105.1"/> |
| 6 | + <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="17124"/> |
7 | 7 | <capability name="Safe area layout guides" minToolsVersion="9.0"/> |
8 | 8 | <capability name="System colors in document resources" minToolsVersion="11.0"/> |
9 | 9 | <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/> |
|
118 | 118 | <outlet property="menuButton" destination="Vsd-IL-ujz" id="GoN-tp-egn"/> |
119 | 119 | <outlet property="progressBar" destination="ePk-bQ-fV8" id="nz6-qw-ouf"/> |
120 | 120 | <outlet property="searchBar" destination="A5V-8n-dvk" id="AIb-1s-JO6"/> |
| 121 | + <outlet property="searchButton" destination="fGi-i7-iOR" id="77J-cW-TAe"/> |
121 | 122 | <outlet property="segmentedControl" destination="sIx-zo-9kG" id="pCn-x0-Z01"/> |
122 | 123 | <outlet property="toolBar" destination="N1x-QM-Qks" id="db4-aA-GH6"/> |
123 | 124 | <outlet property="webview" destination="VF5-Do-xh9" id="25W-hb-tHy"/> |
|
144 | 145 | <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/> |
145 | 146 | <subviews> |
146 | 147 | <stackView opaque="NO" contentMode="scaleToFill" distribution="fillEqually" spacing="83" translatesAutoresizingMaskIntoConstraints="NO" id="nfe-JJ-89b"> |
147 | | - <rect key="frame" x="-59.333333333333343" y="813" width="532.66666666666663" height="39"/> |
| 148 | + <rect key="frame" x="-72" y="813" width="558" height="39"/> |
148 | 149 | <subviews> |
149 | 150 | <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="uLV-WY-zIj"> |
150 | | - <rect key="frame" x="0.0" y="0.0" width="122.33333333333333" height="39"/> |
| 151 | + <rect key="frame" x="0.0" y="0.0" width="130.66666666666666" height="39"/> |
151 | 152 | <fontDescription key="fontDescription" type="system" pointSize="22"/> |
152 | 153 | <state key="normal" title="Skip"> |
153 | 154 | <color key="titleColor" white="0.66666666666666663" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/> |
|
158 | 159 | </connections> |
159 | 160 | </button> |
160 | 161 | <pageControl opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" numberOfPages="3" translatesAutoresizingMaskIntoConstraints="NO" id="Eq9-2L-Y0h"> |
161 | | - <rect key="frame" x="205.33333333333337" y="0.0" width="122" height="39"/> |
| 162 | + <rect key="frame" x="213.66666666666669" y="0.0" width="130.66666666666669" height="39"/> |
162 | 163 | <color key="pageIndicatorTintColor" white="0.66666666666666663" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/> |
163 | 164 | <color key="currentPageIndicatorTintColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/> |
164 | 165 | </pageControl> |
165 | 166 | <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="BJ9-WO-km9"> |
166 | | - <rect key="frame" x="410.33333333333331" y="0.0" width="122.33333333333331" height="39"/> |
| 167 | + <rect key="frame" x="427.33333333333331" y="0.0" width="130.66666666666669" height="39"/> |
167 | 168 | <fontDescription key="fontDescription" type="system" pointSize="22"/> |
168 | 169 | <state key="normal" title="Next"> |
169 | 170 | <color key="titleColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/> |
|
0 commit comments