- Notifications
You must be signed in to change notification settings - Fork 1.5k
/
Copy pathFAuthPickerViewController.xib
50 lines (50 loc) · 3.71 KB
/
FAuthPickerViewController.xib
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
<?xml version="1.0" encoding="UTF-8"?>
<documenttype="com.apple.InterfaceBuilder3.CocoaTouch.XIB"version="3.0"toolsVersion="13771"targetRuntime="iOS.CocoaTouch"propertyAccessControl="none"useAutolayout="YES"useTraitCollections="YES"colorMatched="YES">
<deviceid="retina5_9"orientation="portrait">
<adaptationid="fullscreen"/>
</device>
<dependencies>
<deploymentidentifier="iOS"/>
<plugInidentifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin"version="13772"/>
<capabilityname="Aspect ratio constraints"minToolsVersion="5.1"/>
<capabilityname="documents saved in the Xcode 8 format"minToolsVersion="8.0"/>
</dependencies>
<objects>
<placeholderplaceholderIdentifier="IBFilesOwner"id="-1"userLabel="File's Owner"customClass="FAuthPickerViewController">
<connections>
<outletproperty="view"destination="i5M-Pr-FkT"id="sfx-zR-JGt"/>
</connections>
</placeholder>
<placeholderplaceholderIdentifier="IBFirstResponder"id="-2"customClass="UIResponder"/>
<viewclearsContextBeforeDrawing="NO"contentMode="scaleToFill"id="i5M-Pr-FkT">
<rectkey="frame"x="0.0"y="0.0"width="375"height="812"/>
<autoresizingMaskkey="autoresizingMask"widthSizable="YES"heightSizable="YES"/>
<subviews>
<labelopaque="NO"userInteractionEnabled="NO"contentMode="left"text="HTTPS Callable functions Quickstart"textAlignment="natural"lineBreakMode="tailTruncation"baselineAdjustment="alignBaselines"adjustsFontSizeToFit="NO"translatesAutoresizingMaskIntoConstraints="NO"id="kpQ-WR-tar">
<rectkey="frame"x="59.666666666666657"y="397.66666666666669"width="255.99999999999997"height="18"/>
<fontDescriptionkey="fontDescription"type="system"weight="medium"pointSize="15"/>
<colorkey="textColor"red="1"green="1"blue="1"alpha="0.79834653249999998"colorSpace="calibratedRGB"/>
<nilkey="highlightedColor"/>
</label>
<imageViewuserInteractionEnabled="NO"contentMode="scaleToFill"horizontalHuggingPriority="251"verticalHuggingPriority="251"image="Logo"translatesAutoresizingMaskIntoConstraints="NO"id="Y7s-Jb-aBs">
<rectkey="frame"x="123"y="237.66666666666663"width="128"height="128"/>
<constraints>
<constraintfirstAttribute="width"secondItem="Y7s-Jb-aBs"secondAttribute="height"multiplier="1:1"id="OpP-Kp-cSy"/>
<constraintfirstAttribute="width"constant="128"id="h5G-1s-UOe"/>
</constraints>
</imageView>
</subviews>
<colorkey="backgroundColor"red="0.0078431372550000003"green="0.53333333329999999"blue="0.81960784310000001"alpha="1"colorSpace="custom"customColorSpace="sRGB"/>
<constraints>
<constraintfirstItem="kpQ-WR-tar"firstAttribute="centerY"secondItem="i5M-Pr-FkT"secondAttribute="centerY"id="4Tq-aU-yLy"/>
<constraintfirstItem="kpQ-WR-tar"firstAttribute="centerX"secondItem="i5M-Pr-FkT"secondAttribute="centerX"id="UVD-Tw-GVu"/>
<constraintfirstItem="Y7s-Jb-aBs"firstAttribute="centerX"secondItem="i5M-Pr-FkT"secondAttribute="centerX"id="nZQ-yZ-Rix"/>
<constraintfirstItem="kpQ-WR-tar"firstAttribute="top"secondItem="Y7s-Jb-aBs"secondAttribute="bottom"constant="32"id="tuy-3o-hm8"/>
</constraints>
<pointkey="canvasLocation"x="34.5"y="53"/>
</view>
</objects>
<resources>
<imagename="Logo"width="341"height="341"/>
</resources>
</document>