|
1 | 1 | <?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
2 |
| -<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="10116" systemVersion="15E65" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" initialViewController="7RW-VL-qNI"> |
| 2 | +<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="10117" systemVersion="15G1004" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" initialViewController="7RW-VL-qNI"> |
3 | 3 | <dependencies>
|
4 | 4 | <deployment identifier="iOS"/>
|
5 | 5 | <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="10085"/>
|
6 | 6 | </dependencies>
|
7 | 7 | <scenes>
|
8 |
| - <!--FirebaseUI Chat--> |
| 8 | + <!--Navigation Controller--> |
9 | 9 | <scene sceneID="5Vi-Ss-a4T">
|
10 | 10 | <objects>
|
11 |
| - <navigationController title="FirebaseUI Chat" id="7RW-VL-qNI" sceneMemberID="viewController"> |
| 11 | + <navigationController id="7RW-VL-qNI" sceneMemberID="viewController"> |
12 | 12 | <navigationBar key="navigationBar" contentMode="scaleToFill" id="77g-XZ-4ot">
|
13 | 13 | <rect key="frame" x="0.0" y="0.0" width="320" height="44"/>
|
14 | 14 | <autoresizingMask key="autoresizingMask"/>
|
| 15 | + <textAttributes key="titleTextAttributes"> |
| 16 | + <color key="textColor" red="0.43529411759999997" green="0.4431372549" blue="0.47450980390000003" alpha="1" colorSpace="calibratedRGB"/> |
| 17 | + </textAttributes> |
15 | 18 | </navigationBar>
|
16 | 19 | <connections>
|
17 |
| - <segue destination="vXZ-lx-hvc" kind="relationship" relationship="rootViewController" id="nDk-iY-Ue3"/> |
| 20 | + <segue destination="S3Q-gf-8AQ" kind="relationship" relationship="rootViewController" id="6WL-yB-OaR"/> |
18 | 21 | </connections>
|
19 | 22 | </navigationController>
|
20 | 23 | <placeholder placeholderIdentifier="IBFirstResponder" id="1gA-3Y-kdg" userLabel="First Responder" sceneMemberID="firstResponder"/>
|
|
24 | 27 | <!--FirebaseUI Chat-->
|
25 | 28 | <scene sceneID="ufC-wZ-h7g">
|
26 | 29 | <objects>
|
27 |
| - <viewController title="FirebaseUI Chat" id="vXZ-lx-hvc" customClass="ViewController" sceneMemberID="viewController"> |
| 30 | + <viewController storyboardIdentifier="ViewController" title="FirebaseUI Chat" useStoryboardIdentifierAsRestorationIdentifier="YES" id="vXZ-lx-hvc" customClass="ViewController" sceneMemberID="viewController"> |
28 | 31 | <layoutGuides>
|
29 | 32 | <viewControllerLayoutGuide type="top" id="jyV-Pf-zRb"/>
|
30 | 33 | <viewControllerLayoutGuide type="bottom" id="2fi-mo-0CV"/>
|
|
66 | 69 | </viewController>
|
67 | 70 | <placeholder placeholderIdentifier="IBFirstResponder" id="x5A-6p-PRh" sceneMemberID="firstResponder"/>
|
68 | 71 | </objects>
|
69 |
| - <point key="canvasLocation" x="396" y="315"/> |
| 72 | + <point key="canvasLocation" x="1064" y="315"/> |
| 73 | + </scene> |
| 74 | + <!--FirebaseUI Demo--> |
| 75 | + <scene sceneID="kgy-Av-Wvg"> |
| 76 | + <objects> |
| 77 | + <tableViewController title="FirebaseUI Demo" id="S3Q-gf-8AQ" customClass="FIRSamplesViewController" sceneMemberID="viewController"> |
| 78 | + <tableView key="view" clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" dataMode="prototypes" style="plain" separatorStyle="default" rowHeight="80" sectionHeaderHeight="28" sectionFooterHeight="28" id="WhE-Mc-Kss"> |
| 79 | + <rect key="frame" x="0.0" y="0.0" width="600" height="600"/> |
| 80 | + <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/> |
| 81 | + <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/> |
| 82 | + <prototypes> |
| 83 | + <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" selectionStyle="default" accessoryType="disclosureIndicator" indentationWidth="10" reuseIdentifier="FIRSampleCell" textLabel="cAY-q4-fwa" detailTextLabel="SPU-XD-Wjm" style="IBUITableViewCellStyleSubtitle" id="qVR-uJ-bhD"> |
| 84 | + <rect key="frame" x="0.0" y="92" width="600" height="80"/> |
| 85 | + <autoresizingMask key="autoresizingMask"/> |
| 86 | + <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="qVR-uJ-bhD" id="xcz-xR-Hj5"> |
| 87 | + <rect key="frame" x="0.0" y="0.0" width="567" height="79"/> |
| 88 | + <autoresizingMask key="autoresizingMask"/> |
| 89 | + <subviews> |
| 90 | + <label opaque="NO" multipleTouchEnabled="YES" contentMode="left" text="Title" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" id="cAY-q4-fwa"> |
| 91 | + <rect key="frame" x="15" y="23" width="32" height="20"/> |
| 92 | + <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/> |
| 93 | + <fontDescription key="fontDescription" type="system" pointSize="16"/> |
| 94 | + <color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="calibratedRGB"/> |
| 95 | + <nil key="highlightedColor"/> |
| 96 | + </label> |
| 97 | + <label opaque="NO" multipleTouchEnabled="YES" contentMode="left" text="Subtitle" textAlignment="natural" lineBreakMode="tailTruncation" numberOfLines="3" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" id="SPU-XD-Wjm"> |
| 98 | + <rect key="frame" x="15" y="43" width="41" height="14"/> |
| 99 | + <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/> |
| 100 | + <fontDescription key="fontDescription" type="system" pointSize="11"/> |
| 101 | + <color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="calibratedRGB"/> |
| 102 | + <nil key="highlightedColor"/> |
| 103 | + </label> |
| 104 | + </subviews> |
| 105 | + </tableViewCellContentView> |
| 106 | + </tableViewCell> |
| 107 | + </prototypes> |
| 108 | + <connections> |
| 109 | + <outlet property="dataSource" destination="S3Q-gf-8AQ" id="Z2r-OW-AYK"/> |
| 110 | + <outlet property="delegate" destination="S3Q-gf-8AQ" id="YJJ-Gw-k9Z"/> |
| 111 | + </connections> |
| 112 | + </tableView> |
| 113 | + <navigationItem key="navigationItem" id="2NI-bx-8Ik"/> |
| 114 | + </tableViewController> |
| 115 | + <placeholder placeholderIdentifier="IBFirstResponder" id="bxB-kc-QEG" userLabel="First Responder" sceneMemberID="firstResponder"/> |
| 116 | + </objects> |
| 117 | + <point key="canvasLocation" x="380" y="315"/> |
| 118 | + </scene> |
| 119 | + <!--Auth View Controller--> |
| 120 | + <scene sceneID="8ct-Gf-RI6"> |
| 121 | + <objects> |
| 122 | + <viewController storyboardIdentifier="FIRAuthViewController" useStoryboardIdentifierAsRestorationIdentifier="YES" id="LmU-7s-TNo" customClass="FIRAuthViewController" sceneMemberID="viewController"> |
| 123 | + <layoutGuides> |
| 124 | + <viewControllerLayoutGuide type="top" id="QAT-HV-OZV"/> |
| 125 | + <viewControllerLayoutGuide type="bottom" id="jNo-4u-MUs"/> |
| 126 | + </layoutGuides> |
| 127 | + <view key="view" contentMode="scaleToFill" id="TYT-qz-Ma5"> |
| 128 | + <rect key="frame" x="0.0" y="0.0" width="600" height="600"/> |
| 129 | + <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/> |
| 130 | + <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/> |
| 131 | + </view> |
| 132 | + </viewController> |
| 133 | + <placeholder placeholderIdentifier="IBFirstResponder" id="I5a-Mj-GLr" userLabel="First Responder" sceneMemberID="firstResponder"/> |
| 134 | + </objects> |
| 135 | + <point key="canvasLocation" x="1761" y="315"/> |
70 | 136 | </scene>
|
71 | 137 | </scenes>
|
72 | 138 | </document>
|
0 commit comments