|
1 | 1 | <?xml version="1.0" encoding="UTF-8"?> |
2 | 2 | <document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="14490.70" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" colorMatched="YES" initialViewController="BYZ-38-t0r"> |
3 | | - <device id="retina4_7" orientation="portrait"> |
| 3 | + <device id="retina4_0" orientation="portrait"> |
4 | 4 | <adaptation id="fullscreen"/> |
5 | 5 | </device> |
6 | 6 | <dependencies> |
|
18 | 18 | <viewControllerLayoutGuide type="bottom" id="hAi-w7-sTw"/> |
19 | 19 | </layoutGuides> |
20 | 20 | <view key="view" contentMode="scaleToFill" id="8bC-Xf-vdC"> |
21 | | - <rect key="frame" x="0.0" y="0.0" width="375" height="667"/> |
| 21 | + <rect key="frame" x="0.0" y="0.0" width="320" height="568"/> |
22 | 22 | <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/> |
23 | 23 | <color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/> |
24 | 24 | </view> |
|
36 | 36 | <viewControllerLayoutGuide type="bottom" id="LvO-fG-AYW"/> |
37 | 37 | </layoutGuides> |
38 | 38 | <view key="view" contentMode="scaleToFill" id="SIE-Uh-Zny"> |
39 | | - <rect key="frame" x="0.0" y="0.0" width="375" height="667"/> |
| 39 | + <rect key="frame" x="0.0" y="0.0" width="320" height="568"/> |
40 | 40 | <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/> |
41 | 41 | <subviews> |
42 | | - <stackView opaque="NO" contentMode="scaleToFill" fixedFrame="YES" axis="vertical" translatesAutoresizingMaskIntoConstraints="NO" id="9mi-yf-jXf"> |
43 | | - <rect key="frame" x="0.0" y="0.0" width="375" height="612"/> |
44 | | - <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/> |
| 42 | + <stackView opaque="NO" contentMode="scaleToFill" axis="vertical" translatesAutoresizingMaskIntoConstraints="NO" id="9mi-yf-jXf"> |
| 43 | + <rect key="frame" x="0.0" y="0.0" width="320" height="568"/> |
45 | 44 | <subviews> |
46 | | - <toolbar opaque="NO" clearsContextBeforeDrawing="NO" contentMode="scaleToFill" horizontalHuggingPriority="750" verticalHuggingPriority="750" ambiguous="YES" translatesAutoresizingMaskIntoConstraints="NO" id="N1x-QM-Qks"> |
47 | | - <rect key="frame" x="0.0" y="0.0" width="375" height="64"/> |
| 45 | + <toolbar opaque="NO" clearsContextBeforeDrawing="NO" contentMode="scaleToFill" horizontalHuggingPriority="750" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="N1x-QM-Qks"> |
| 46 | + <rect key="frame" x="0.0" y="0.0" width="320" height="64"/> |
48 | 47 | <constraints> |
49 | 48 | <constraint firstAttribute="height" constant="64" id="7HG-pa-6VL"/> |
50 | 49 | <constraint firstAttribute="height" priority="999" constant="44" id="wgs-N3-sP6"/> |
|
56 | 55 | </connections> |
57 | 56 | </barButtonItem> |
58 | 57 | <barButtonItem style="plain" systemItem="flexibleSpace" id="lgr-dX-fUO"/> |
59 | | - <barButtonItem style="plain" systemItem="action" id="Wnb-un-pvc"/> |
| 58 | + <barButtonItem systemItem="action" id="Vsd-IL-ujz"> |
| 59 | + <inset key="imageInsets" minX="0.0" minY="8" maxX="0.0" maxY="0.0"/> |
| 60 | + <connections> |
| 61 | + <action selector="showMenu:" destination="M2k-L8-Olo" id="ZQ1-Aa-9D0"/> |
| 62 | + </connections> |
| 63 | + </barButtonItem> |
60 | 64 | </items> |
61 | 65 | <variation key="default"> |
62 | 66 | <mask key="constraints"> |
|
71 | 75 | </variation> |
72 | 76 | </toolbar> |
73 | 77 | <view hidden="YES" contentMode="scaleToFill" insetsLayoutMarginsFromSafeArea="NO" translatesAutoresizingMaskIntoConstraints="NO" id="sIx-zo-9kG" customClass="ScrollableSegmentedControl" customModule="ScrollableSegmentedControl"> |
74 | | - <rect key="frame" x="0.0" y="64" width="375" height="30"/> |
| 78 | + <rect key="frame" x="0.0" y="64" width="320" height="30"/> |
75 | 79 | <color key="backgroundColor" red="0.97636479139328003" green="0.97653168439865112" blue="0.97635418176651001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/> |
76 | 80 | <constraints> |
77 | 81 | <constraint firstAttribute="height" constant="30" id="P24-FV-92V"/> |
78 | 82 | </constraints> |
79 | 83 | </view> |
80 | 84 | <progressView hidden="YES" opaque="NO" contentMode="scaleToFill" verticalHuggingPriority="750" progress="0.5" translatesAutoresizingMaskIntoConstraints="NO" id="ePk-bQ-fV8"> |
81 | | - <rect key="frame" x="0.0" y="64" width="375" height="0.0"/> |
| 85 | + <rect key="frame" x="0.0" y="64" width="320" height="0.0"/> |
82 | 86 | </progressView> |
83 | | - <wkWebView contentMode="scaleToFill" ambiguous="YES" translatesAutoresizingMaskIntoConstraints="NO" id="VF5-Do-xh9"> |
84 | | - <rect key="frame" x="0.0" y="64" width="375" height="548"/> |
| 87 | + <wkWebView contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="VF5-Do-xh9"> |
| 88 | + <rect key="frame" x="0.0" y="64" width="320" height="504"/> |
85 | 89 | <color key="backgroundColor" red="0.36078431370000003" green="0.38823529410000002" blue="0.4039215686" alpha="1" colorSpace="custom" customColorSpace="sRGB"/> |
86 | 90 | <wkWebViewConfiguration key="configuration"> |
87 | 91 | <audiovisualMediaTypes key="mediaTypesRequiringUserActionForPlayback" none="YES"/> |
|
92 | 96 | </stackView> |
93 | 97 | </subviews> |
94 | 98 | <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/> |
| 99 | + <constraints> |
| 100 | + <constraint firstItem="9mi-yf-jXf" firstAttribute="leading" secondItem="SIE-Uh-Zny" secondAttribute="leadingMargin" constant="-16" id="5Hh-GZ-aPw"/> |
| 101 | + <constraint firstItem="9mi-yf-jXf" firstAttribute="bottom" secondItem="SIE-Uh-Zny" secondAttribute="bottom" id="WfC-A6-p6P"/> |
| 102 | + <constraint firstItem="9mi-yf-jXf" firstAttribute="top" secondItem="SIE-Uh-Zny" secondAttribute="top" id="rED-wA-6gv"/> |
| 103 | + <constraint firstAttribute="trailingMargin" secondItem="9mi-yf-jXf" secondAttribute="trailing" constant="-16" id="tPc-vX-Egd"/> |
| 104 | + </constraints> |
95 | 105 | </view> |
96 | 106 | <connections> |
97 | 107 | <outlet property="progressBar" destination="ePk-bQ-fV8" id="nz6-qw-ouf"/> |
|
0 commit comments