-
Notifications
You must be signed in to change notification settings - Fork 0
/
LaunchScreen.xib
34 lines (34 loc) · 2.22 KB
/
LaunchScreen.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
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="6250" systemVersion="13E28" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" launchScreen="YES" useTraitCollections="YES">
<dependencies>
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="6244"/>
</dependencies>
<objects>
<placeholder placeholderIdentifier="IBFilesOwner" id="-1" userLabel="File's Owner"/>
<placeholder placeholderIdentifier="IBFirstResponder" id="-2" customClass="UIResponder"/>
<view contentMode="scaleToFill" id="iN0-l3-epB">
<rect key="frame" x="0.0" y="0.0" width="480" height="480"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<subviews>
<imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="housemate_icon" translatesAutoresizingMaskIntoConstraints="NO" id="z3W-Fl-af3">
<rect key="frame" x="165" y="165" width="150" height="150"/>
<constraints>
<constraint firstAttribute="width" constant="150" id="Yyf-h0-tMU"/>
<constraint firstAttribute="height" constant="150" id="ye6-XE-rxk"/>
</constraints>
</imageView>
</subviews>
<color key="backgroundColor" red="0.93503355980000002" green="0.34670647980000002" blue="0.2643824816" alpha="1" colorSpace="calibratedRGB"/>
<constraints>
<constraint firstAttribute="centerY" secondItem="z3W-Fl-af3" secondAttribute="centerY" id="cxA-Jb-7ks"/>
<constraint firstAttribute="centerX" secondItem="z3W-Fl-af3" secondAttribute="centerX" id="vME-oC-3tL"/>
</constraints>
<nil key="simulatedStatusBarMetrics"/>
<freeformSimulatedSizeMetrics key="simulatedDestinationMetrics"/>
<point key="canvasLocation" x="343" y="445"/>
</view>
</objects>
<resources>
<image name="housemate_icon" width="818" height="962"/>
</resources>
</document>