|
1 | 1 | <?xml version="1.0" encoding="UTF-8"?> |
2 | | -<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="15701" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" colorMatched="YES" initialViewController="jBB-7b-HHb"> |
| 2 | +<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="17701" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" colorMatched="YES" initialViewController="jBB-7b-HHb"> |
3 | 3 | <device id="retina4_7" orientation="portrait" appearance="light"/> |
4 | 4 | <dependencies> |
5 | 5 | <deployment identifier="iOS"/> |
6 | | - <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="15703"/> |
| 6 | + <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="17703"/> |
| 7 | + <capability name="System colors in document resources" minToolsVersion="11.0"/> |
7 | 8 | <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/> |
8 | 9 | </dependencies> |
9 | 10 | <scenes> |
|
21 | 22 | <subviews> |
22 | 23 | <tableView clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" dataMode="prototypes" style="plain" separatorStyle="default" rowHeight="60" sectionHeaderHeight="1" sectionFooterHeight="1" translatesAutoresizingMaskIntoConstraints="NO" id="EMf-5k-tRY"> |
23 | 24 | <rect key="frame" x="0.0" y="44" width="375" height="623"/> |
24 | | - <color key="backgroundColor" systemColor="systemBackgroundColor" cocoaTouchSystemColor="whiteColor"/> |
| 25 | + <color key="backgroundColor" systemColor="systemBackgroundColor"/> |
25 | 26 | <prototypes> |
26 | 27 | <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" selectionStyle="blue" hidesAccessoryWhenEditing="NO" indentationLevel="1" indentationWidth="0.0" reuseIdentifier="SamplesViewControllerCell" id="mwf-Pe-7Xw" customClass="SampleCell" customModule="FirebaseUI_demo_swift"> |
27 | 28 | <rect key="frame" x="0.0" y="28" width="375" height="60"/> |
|
31 | 32 | <autoresizingMask key="autoresizingMask"/> |
32 | 33 | <subviews> |
33 | 34 | <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalCompressionResistancePriority="999" text="Subtitle" textAlignment="natural" lineBreakMode="tailTruncation" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="g6W-Ri-8K4"> |
34 | | - <rect key="frame" x="15" y="41" width="345" height="0.0"/> |
| 35 | + <rect key="frame" x="16" y="41" width="343" height="0.0"/> |
35 | 36 | <fontDescription key="fontDescription" type="system" weight="light" pointSize="12"/> |
36 | 37 | <nil key="textColor"/> |
37 | 38 | <nil key="highlightedColor"/> |
38 | 39 | </label> |
39 | 40 | <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" verticalCompressionResistancePriority="1000" text="Title" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="BZB-4J-Sp6"> |
40 | | - <rect key="frame" x="15" y="19" width="345" height="14"/> |
| 41 | + <rect key="frame" x="16" y="19" width="343" height="14"/> |
41 | 42 | <fontDescription key="fontDescription" type="system" pointSize="17"/> |
42 | 43 | <nil key="textColor"/> |
43 | 44 | <nil key="highlightedColor"/> |
|
61 | 62 | </prototypes> |
62 | 63 | </tableView> |
63 | 64 | </subviews> |
64 | | - <color key="backgroundColor" systemColor="systemBackgroundColor" cocoaTouchSystemColor="whiteColor"/> |
| 65 | + <color key="backgroundColor" systemColor="systemBackgroundColor"/> |
65 | 66 | <constraints> |
66 | 67 | <constraint firstItem="EMf-5k-tRY" firstAttribute="leading" secondItem="8bC-Xf-vdC" secondAttribute="leading" id="7h5-Xl-YsU"/> |
67 | 68 | <constraint firstItem="wfy-db-euE" firstAttribute="top" secondItem="EMf-5k-tRY" secondAttribute="bottom" id="rqn-rQ-uLD"/> |
|
151 | 152 | <fontDescription key="fontDescription" type="system" pointSize="14"/> |
152 | 153 | <textInputTraits key="textInputTraits" autocapitalizationType="sentences"/> |
153 | 154 | </textView> |
154 | | - <button opaque="NO" contentMode="scaleToFill" horizontalCompressionResistancePriority="999" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="dNa-u5-dnp"> |
| 155 | + <button opaque="NO" contentMode="scaleToFill" horizontalCompressionResistancePriority="999" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="dNa-u5-dnp"> |
155 | 156 | <rect key="frame" x="331" y="0.0" width="36" height="30"/> |
156 | 157 | <state key="normal" title="Send"/> |
157 | 158 | </button> |
|
197 | 198 | <tableView key="view" clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" dataMode="static" style="grouped" separatorStyle="default" allowsMultipleSelection="YES" rowHeight="44" sectionHeaderHeight="1" sectionFooterHeight="1" id="inr-RJ-pbo"> |
198 | 199 | <rect key="frame" x="0.0" y="0.0" width="375" height="667"/> |
199 | 200 | <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/> |
200 | | - <color key="backgroundColor" systemColor="systemBackgroundColor" cocoaTouchSystemColor="whiteColor"/> |
| 201 | + <color key="backgroundColor" systemColor="systemBackgroundColor"/> |
201 | 202 | <sections> |
202 | 203 | <tableViewSection headerTitle="Settings" id="0Pr-Kf-qkL"> |
203 | 204 | <cells> |
|
313 | 314 | <nil key="textColor"/> |
314 | 315 | <nil key="highlightedColor"/> |
315 | 316 | </label> |
| 317 | + <label opaque="NO" userInteractionEnabled="NO" alpha="0.80000000000000004" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Limited" textAlignment="right" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="acU-fh-9rC" userLabel="Limited"> |
| 318 | + <rect key="frame" x="244" y="11.5" width="48" height="21"/> |
| 319 | + <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/> |
| 320 | + <fontDescription key="fontDescription" type="system" pointSize="12"/> |
| 321 | + <nil key="textColor"/> |
| 322 | + <nil key="highlightedColor"/> |
| 323 | + </label> |
| 324 | + <switch opaque="NO" contentMode="scaleToFill" horizontalHuggingPriority="750" verticalHuggingPriority="750" contentHorizontalAlignment="center" contentVerticalAlignment="center" on="YES" translatesAutoresizingMaskIntoConstraints="NO" id="ySC-ib-kGl" userLabel="Facebook Switch"> |
| 325 | + <rect key="frame" x="310" y="6.5" width="49" height="31"/> |
| 326 | + <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/> |
| 327 | + </switch> |
316 | 328 | </subviews> |
317 | 329 | </tableViewCellContentView> |
318 | 330 | </tableViewCell> |
|
508 | 520 | <outlet property="cellUid" destination="S6s-Qd-Z3i" id="exG-YI-qfx"/> |
509 | 521 | <outlet property="customAuthorizationSwitch" destination="VRw-wD-ISl" id="yWY-Tz-wLP"/> |
510 | 522 | <outlet property="customScopesSwitch" destination="S27-fl-DfX" id="XkZ-5Z-dXj"/> |
| 523 | + <outlet property="facebookSwitch" destination="ySC-ib-kGl" id="uiE-zS-pv1"/> |
511 | 524 | </connections> |
512 | 525 | </tableViewController> |
513 | 526 | <placeholder placeholderIdentifier="IBFirstResponder" id="24p-6G-GD4" userLabel="First Responder" sceneMemberID="firstResponder"/> |
|
534 | 547 | <fontDescription key="fontDescription" type="system" pointSize="14"/> |
535 | 548 | <textInputTraits key="textInputTraits" returnKeyType="done"/> |
536 | 549 | </textField> |
537 | | - <button opaque="NO" contentMode="scaleToFill" horizontalHuggingPriority="500" horizontalCompressionResistancePriority="1000" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="Kgm-uQ-qTg"> |
| 550 | + <button opaque="NO" contentMode="scaleToFill" horizontalHuggingPriority="500" horizontalCompressionResistancePriority="1000" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="Kgm-uQ-qTg"> |
538 | 551 | <rect key="frame" x="325" y="16" width="34" height="30"/> |
539 | 552 | <state key="normal" title="Load"/> |
540 | 553 | <connections> |
|
597 | 610 | <point key="canvasLocation" x="334" y="1023"/> |
598 | 611 | </scene> |
599 | 612 | </scenes> |
| 613 | + <resources> |
| 614 | + <systemColor name="systemBackgroundColor"> |
| 615 | + <color white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/> |
| 616 | + </systemColor> |
| 617 | + </resources> |
600 | 618 | </document> |
0 commit comments