|
5 | 5 | </device> |
6 | 6 | <dependencies> |
7 | 7 | <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="13174"/> |
| 8 | + <capability name="Alignment constraints to the first baseline" minToolsVersion="6.0"/> |
8 | 9 | <capability name="Safe area layout guides" minToolsVersion="9.0"/> |
9 | 10 | <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/> |
10 | 11 | </dependencies> |
|
21 | 22 | <rect key="frame" x="0.0" y="64" width="375" height="603"/> |
22 | 23 | <subviews> |
23 | 24 | <stackView opaque="NO" contentMode="scaleToFill" axis="vertical" alignment="center" translatesAutoresizingMaskIntoConstraints="NO" id="PAe-DD-sEP"> |
24 | | - <rect key="frame" x="0.0" y="200" width="375" height="132.5"/> |
| 25 | + <rect key="frame" x="0.0" y="180" width="375" height="165"/> |
25 | 26 | <subviews> |
26 | | - <imageView userInteractionEnabled="NO" contentMode="center" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="ic_cloud_off_black_48dp" translatesAutoresizingMaskIntoConstraints="NO" id="oc6-1O-6cw"> |
27 | | - <rect key="frame" x="118" y="0.0" width="139" height="72"/> |
| 27 | + <imageView userInteractionEnabled="NO" contentMode="center" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="ic_cloud_off_white_48pt" translatesAutoresizingMaskIntoConstraints="NO" id="oc6-1O-6cw"> |
| 28 | + <rect key="frame" x="163.5" y="0.0" width="48" height="48"/> |
28 | 29 | </imageView> |
29 | 30 | <label opaque="NO" userInteractionEnabled="NO" contentMode="center" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="You are offline." textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="2o9-AL-VUQ"> |
30 | | - <rect key="frame" x="116.5" y="72" width="142" height="26.5"/> |
31 | | - <fontDescription key="fontDescription" type="system" pointSize="22"/> |
| 31 | + <rect key="frame" x="123.5" y="48" width="128.5" height="24"/> |
| 32 | + <fontDescription key="fontDescription" type="system" pointSize="20"/> |
32 | 33 | <color key="textColor" white="0.33333333333333331" alpha="1" colorSpace="calibratedWhite"/> |
33 | 34 | <nil key="highlightedColor"/> |
34 | 35 | </label> |
35 | | - <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="M9z-jX-53J"> |
36 | | - <rect key="frame" x="118" y="98.5" width="139" height="34"/> |
37 | | - <fontDescription key="fontDescription" type="system" pointSize="18"/> |
| 36 | + <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="wordWrap" translatesAutoresizingMaskIntoConstraints="NO" id="M9z-jX-53J"> |
| 37 | + <rect key="frame" x="101" y="72" width="173" height="93"/> |
| 38 | + <fontDescription key="fontDescription" type="system" pointSize="24"/> |
38 | 39 | <state key="normal" title="Tap here to retry!"/> |
39 | 40 | <connections> |
40 | 41 | <action selector="onOfflineButtonClick:" destination="BYZ-38-t0r" eventType="touchUpInside" id="rqj-bK-hyk"/> |
41 | 42 | </connections> |
42 | 43 | </button> |
43 | 44 | </subviews> |
44 | 45 | <constraints> |
45 | | - <constraint firstItem="oc6-1O-6cw" firstAttribute="top" secondItem="PAe-DD-sEP" secondAttribute="top" id="44T-fD-cKO"/> |
46 | | - <constraint firstItem="oc6-1O-6cw" firstAttribute="leading" secondItem="2o9-AL-VUQ" secondAttribute="trailing" constant="-140.5" id="Hr3-h7-6gE"/> |
47 | | - <constraint firstItem="2o9-AL-VUQ" firstAttribute="leading" secondItem="M9z-jX-53J" secondAttribute="trailing" constant="-140.5" id="wdO-oV-eNf"/> |
| 46 | + <constraint firstItem="M9z-jX-53J" firstAttribute="firstBaseline" secondItem="2o9-AL-VUQ" secondAttribute="baseline" constant="60" id="djg-iE-GSj"/> |
48 | 47 | </constraints> |
49 | 48 | </stackView> |
50 | 49 | </subviews> |
51 | 50 | <constraints> |
52 | 51 | <constraint firstAttribute="trailing" secondItem="PAe-DD-sEP" secondAttribute="trailing" id="2Hh-cQ-iwx"/> |
| 52 | + <constraint firstItem="PAe-DD-sEP" firstAttribute="top" secondItem="P71-RQ-w3Y" secondAttribute="top" constant="180" id="Eia-9Q-zWJ"/> |
53 | 53 | <constraint firstItem="PAe-DD-sEP" firstAttribute="leading" secondItem="P71-RQ-w3Y" secondAttribute="leading" id="Vx8-ru-pdt"/> |
54 | | - <constraint firstItem="PAe-DD-sEP" firstAttribute="top" secondItem="P71-RQ-w3Y" secondAttribute="top" constant="200" id="ge0-AZ-Dbn"/> |
55 | 54 | </constraints> |
56 | 55 | </view> |
57 | | - <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="HnO-cS-a4I"> |
| 56 | + <view hidden="YES" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="HnO-cS-a4I"> |
58 | 57 | <rect key="frame" x="0.0" y="64" width="375" height="603"/> |
59 | 58 | <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/> |
60 | 59 | </view> |
|
121 | 120 | </scene> |
122 | 121 | </scenes> |
123 | 122 | <resources> |
124 | | - <image name="ic_cloud_off_black_48dp" width="72" height="72"/> |
| 123 | + <image name="ic_cloud_off_white_48pt" width="48" height="48"/> |
125 | 124 | </resources> |
126 | 125 | </document> |
0 commit comments