|
1 | 1 | <?xml version="1.0" encoding="UTF-8"?> |
2 | | -<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="14313.13.2" 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="14460.31" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES" initialViewController="BYZ-38-t0r"> |
3 | 3 | <device id="retina5_5" orientation="portrait"> |
4 | 4 | <adaptation id="fullscreen"/> |
5 | 5 | </device> |
6 | 6 | <dependencies> |
7 | 7 | <deployment identifier="iOS"/> |
8 | | - <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="14283.9"/> |
| 8 | + <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="14460.20"/> |
9 | 9 | <capability name="Safe area layout guides" minToolsVersion="9.0"/> |
10 | 10 | <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/> |
11 | 11 | </dependencies> |
|
21 | 21 | <stackView opaque="NO" contentMode="scaleToFill" axis="vertical" translatesAutoresizingMaskIntoConstraints="NO" id="aXX-aH-RTQ"> |
22 | 22 | <rect key="frame" x="0.0" y="20" width="414" height="706"/> |
23 | 23 | <subviews> |
24 | | - <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="ssid" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsLetterSpacingToFitWidth="YES" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="anq-wf-6bz" userLabel="ssid Label"> |
25 | | - <rect key="frame" x="0.0" y="0.0" width="414" height="31.333333333333332"/> |
26 | | - <fontDescription key="fontDescription" style="UICTFontTextStyleTitle1"/> |
27 | | - <nil key="textColor"/> |
28 | | - <nil key="highlightedColor"/> |
29 | | - </label> |
| 24 | + <stackView opaque="NO" contentMode="scaleToFill" axis="vertical" distribution="fillEqually" translatesAutoresizingMaskIntoConstraints="NO" id="Em2-RW-9y7"> |
| 25 | + <rect key="frame" x="0.0" y="0.0" width="414" height="40.666666666666664"/> |
| 26 | + <subviews> |
| 27 | + <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="ssid" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsLetterSpacingToFitWidth="YES" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="anq-wf-6bz" userLabel="ssid Label"> |
| 28 | + <rect key="frame" x="0.0" y="0.0" width="414" height="20.333333333333332"/> |
| 29 | + <fontDescription key="fontDescription" style="UICTFontTextStyleTitle1"/> |
| 30 | + <nil key="textColor"/> |
| 31 | + <nil key="highlightedColor"/> |
| 32 | + </label> |
| 33 | + <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="wifi" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="IDt-2P-CEV"> |
| 34 | + <rect key="frame" x="0.0" y="20.333333333333336" width="414" height="20.333333333333336"/> |
| 35 | + <fontDescription key="fontDescription" type="system" pointSize="17"/> |
| 36 | + <nil key="textColor"/> |
| 37 | + <nil key="highlightedColor"/> |
| 38 | + </label> |
| 39 | + </subviews> |
| 40 | + </stackView> |
30 | 41 | <tableView clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" dataMode="prototypes" style="plain" separatorStyle="default" rowHeight="-1" estimatedRowHeight="-1" sectionHeaderHeight="28" sectionFooterHeight="28" translatesAutoresizingMaskIntoConstraints="NO" id="ATv-ck-YdY"> |
31 | | - <rect key="frame" x="0.0" y="31.333333333333314" width="414" height="623.33333333333348"/> |
| 42 | + <rect key="frame" x="0.0" y="40.666666666666686" width="414" height="614"/> |
32 | 43 | <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/> |
33 | 44 | <prototypes> |
34 | 45 | <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" selectionStyle="default" indentationWidth="10" reuseIdentifier="Cell" textLabel="4Ib-w1-KsL" detailTextLabel="3gV-GT-tPw" style="IBUITableViewCellStyleValue1" id="wGa-uZ-JhJ"> |
|
121 | 132 | </subviews> |
122 | 133 | </stackView> |
123 | 134 | </subviews> |
| 135 | + <constraints> |
| 136 | + <constraint firstItem="Em2-RW-9y7" firstAttribute="leading" secondItem="aXX-aH-RTQ" secondAttribute="leading" id="8Z8-Y3-EX2"/> |
| 137 | + <constraint firstItem="Em2-RW-9y7" firstAttribute="centerX" secondItem="aXX-aH-RTQ" secondAttribute="centerX" id="BSa-WS-R4q"/> |
| 138 | + <constraint firstAttribute="trailing" secondItem="Em2-RW-9y7" secondAttribute="trailing" id="XV8-3y-lmp"/> |
| 139 | + </constraints> |
124 | 140 | </stackView> |
125 | 141 | </subviews> |
126 | 142 | <color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/> |
|
139 | 155 | <outlet property="linkLayerfilterSwitch" destination="6Ys-Jh-a0y" id="eEf-5X-skh"/> |
140 | 156 | <outlet property="ssidLabel" destination="anq-wf-6bz" id="8Db-Q6-CKW"/> |
141 | 157 | <outlet property="tableView" destination="ATv-ck-YdY" id="aCH-cM-tuT"/> |
| 158 | + <outlet property="wifiUsageLabel" destination="IDt-2P-CEV" id="NOr-vb-n5b"/> |
142 | 159 | </connections> |
143 | 160 | </viewController> |
144 | 161 | <placeholder placeholderIdentifier="IBFirstResponder" id="dkx-z0-nzr" sceneMemberID="firstResponder"/> |
|
0 commit comments