You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
51 lines
3.7 KiB
51 lines
3.7 KiB
![]()
1 year ago
|
<?xml version="1.0" encoding="UTF-8"?>
|
||
|
<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="17701" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES">
|
||
|
<device id="retina6_1" orientation="portrait" appearance="light"/>
|
||
|
<dependencies>
|
||
|
<deployment identifier="iOS"/>
|
||
|
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="17703"/>
|
||
|
<capability name="Safe area layout guides" minToolsVersion="9.0"/>
|
||
|
<capability name="System colors in document resources" minToolsVersion="11.0"/>
|
||
|
<capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
|
||
|
</dependencies>
|
||
|
<objects>
|
||
|
<placeholder placeholderIdentifier="IBFilesOwner" id="-1" userLabel="File's Owner"/>
|
||
|
<placeholder placeholderIdentifier="IBFirstResponder" id="-2" customClass="UIResponder"/>
|
||
|
<collectionReusableView opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" id="U6b-Vx-4bR">
|
||
|
<rect key="frame" x="0.0" y="0.0" width="413" height="98"/>
|
||
|
<autoresizingMask key="autoresizingMask"/>
|
||
|
<subviews>
|
||
|
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="bvC-u6-Cpc">
|
||
|
<rect key="frame" x="0.0" y="0.0" width="413" height="98"/>
|
||
|
<subviews>
|
||
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="FooterView" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="oVy-Gs-IeG">
|
||
|
<rect key="frame" x="163" y="38.5" width="87" height="21"/>
|
||
|
<fontDescription key="fontDescription" type="system" pointSize="17"/>
|
||
|
<nil key="textColor"/>
|
||
|
<nil key="highlightedColor"/>
|
||
|
</label>
|
||
|
</subviews>
|
||
|
<color key="backgroundColor" systemColor="systemTealColor"/>
|
||
|
<constraints>
|
||
|
<constraint firstItem="oVy-Gs-IeG" firstAttribute="centerX" secondItem="bvC-u6-Cpc" secondAttribute="centerX" id="QED-Ui-88O"/>
|
||
|
<constraint firstItem="oVy-Gs-IeG" firstAttribute="centerY" secondItem="bvC-u6-Cpc" secondAttribute="centerY" id="gUY-zV-hSf"/>
|
||
|
</constraints>
|
||
|
</view>
|
||
|
</subviews>
|
||
|
<viewLayoutGuide key="safeArea" id="VXr-Tz-HHm"/>
|
||
|
<constraints>
|
||
|
<constraint firstAttribute="bottom" secondItem="bvC-u6-Cpc" secondAttribute="bottom" id="SMF-uB-Eaf"/>
|
||
|
<constraint firstItem="VXr-Tz-HHm" firstAttribute="trailing" secondItem="bvC-u6-Cpc" secondAttribute="trailing" id="Tvd-5N-Iil"/>
|
||
|
<constraint firstItem="bvC-u6-Cpc" firstAttribute="leading" secondItem="VXr-Tz-HHm" secondAttribute="leading" id="uUA-Us-if7"/>
|
||
|
<constraint firstItem="bvC-u6-Cpc" firstAttribute="top" secondItem="U6b-Vx-4bR" secondAttribute="top" id="yE7-G8-Edf"/>
|
||
|
</constraints>
|
||
|
<point key="canvasLocation" x="205.07246376811597" y="115.84821428571428"/>
|
||
|
</collectionReusableView>
|
||
|
</objects>
|
||
|
<resources>
|
||
|
<systemColor name="systemTealColor">
|
||
|
<color red="0.35294117647058826" green="0.78431372549019607" blue="0.98039215686274506" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
||
|
</systemColor>
|
||
|
</resources>
|
||
|
</document>
|