Files
nirvana-ios/Pods/FirebaseAuthUI/FirebaseAuthUI/Sources/Resources/FUIStaticContentTableViewController.xib
T

80 lines
6.4 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="12120" systemVersion="16F73" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" colorMatched="YES">
<device id="retina4_7" orientation="portrait">
<adaptation id="fullscreen"/>
</device>
<dependencies>
<deployment identifier="iOS"/>
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="12088"/>
<capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
</dependencies>
<objects>
<placeholder placeholderIdentifier="IBFilesOwner" id="-1" userLabel="File's Owner" customClass="FUIStaticContentTableViewController">
<connections>
<outlet property="_footerButton" destination="4Cr-Up-Dez" id="nI4-of-rLb"/>
<outlet property="_headerLabel" destination="oYZ-x6-A1j" id="ci6-qJ-vFx"/>
<outlet property="_tableView" destination="uNi-em-AIf" id="Fx3-aH-BM1"/>
<outlet property="view" destination="gaA-9f-Wc0" id="zTW-yG-YaX"/>
</connections>
</placeholder>
<placeholder placeholderIdentifier="IBFirstResponder" id="-2" customClass="UIResponder"/>
<view contentMode="scaleToFill" id="gaA-9f-Wc0">
<rect key="frame" x="0.0" y="0.0" width="375" height="667"/>
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
<subviews>
<tableView clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" style="grouped" separatorStyle="default" rowHeight="44" sectionHeaderHeight="18" sectionFooterHeight="18" translatesAutoresizingMaskIntoConstraints="NO" id="uNi-em-AIf">
<rect key="frame" x="0.0" y="0.0" width="375" height="667"/>
<color key="backgroundColor" cocoaTouchSystemColor="groupTableViewBackgroundColor"/>
<view key="tableHeaderView" contentMode="scaleToFill" id="6tb-B7-N40">
<rect key="frame" x="0.0" y="0.0" width="375" height="100"/>
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
<subviews>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Label" textAlignment="natural" lineBreakMode="tailTruncation" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="oYZ-x6-A1j">
<rect key="frame" x="7.5" y="25" width="359" height="50"/>
<fontDescription key="fontDescription" type="system" pointSize="15"/>
<nil key="textColor"/>
<nil key="highlightedColor"/>
</label>
</subviews>
<color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
<constraints>
<constraint firstItem="oYZ-x6-A1j" firstAttribute="centerX" secondItem="6tb-B7-N40" secondAttribute="centerX" id="4Z5-63-vyR"/>
<constraint firstItem="oYZ-x6-A1j" firstAttribute="width" secondItem="6tb-B7-N40" secondAttribute="width" constant="-16" id="6y1-zQ-GYj"/>
<constraint firstItem="oYZ-x6-A1j" firstAttribute="centerY" secondItem="6tb-B7-N40" secondAttribute="centerY" id="D9V-Ls-1JC"/>
<constraint firstItem="oYZ-x6-A1j" firstAttribute="height" secondItem="6tb-B7-N40" secondAttribute="height" constant="-50" id="eDc-eH-Uoa"/>
</constraints>
</view>
<view key="tableFooterView" contentMode="scaleToFill" id="u9P-om-lwv">
<rect key="frame" x="0.0" y="632.5" width="375" height="60"/>
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
<subviews>
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="4Cr-Up-Dez">
<rect key="frame" x="8" y="0.0" width="38" height="18"/>
<inset key="contentEdgeInsets" minX="0.0" minY="0.0" maxX="-8" maxY="0.0"/>
<inset key="titleEdgeInsets" minX="8" minY="0.0" maxX="-8" maxY="0.0"/>
<state key="normal" title="Button"/>
<connections>
<action selector="onFooterAction:" destination="-1" eventType="touchUpInside" id="ubK-Vt-75c"/>
</connections>
</button>
</subviews>
<constraints>
<constraint firstItem="4Cr-Up-Dez" firstAttribute="top" secondItem="u9P-om-lwv" secondAttribute="top" id="SDs-Ni-7Ki"/>
<constraint firstItem="4Cr-Up-Dez" firstAttribute="leading" secondItem="u9P-om-lwv" secondAttribute="leading" constant="8" id="lvm-KU-vWl"/>
</constraints>
</view>
</tableView>
</subviews>
<color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
<constraints>
<constraint firstItem="uNi-em-AIf" firstAttribute="height" secondItem="gaA-9f-Wc0" secondAttribute="height" id="Lj7-h6-v1Q"/>
<constraint firstItem="uNi-em-AIf" firstAttribute="centerY" secondItem="gaA-9f-Wc0" secondAttribute="centerY" id="VOH-XH-QdQ"/>
<constraint firstItem="uNi-em-AIf" firstAttribute="centerX" secondItem="gaA-9f-Wc0" secondAttribute="centerX" id="giJ-Pz-tiA"/>
<constraint firstItem="uNi-em-AIf" firstAttribute="width" secondItem="gaA-9f-Wc0" secondAttribute="width" id="ld8-bN-MN6"/>
</constraints>
<point key="canvasLocation" x="26.5" y="52.5"/>
</view>
<customObject id="Acj-Gn-8ir"/>
</objects>
</document>