ecency-mobile/ios/Ecency/Base.lproj/LaunchScreen.xib

30 lines
2.0 KiB
Plaintext
Raw Normal View History

2018-12-05 00:18:46 +03:00
<?xml version="1.0" encoding="UTF-8"?>
2020-03-22 09:02:08 +03:00
<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="14490.70" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" launchScreen="YES" useTraitCollections="YES" colorMatched="YES">
2018-12-05 00:18:46 +03:00
<dependencies>
<deployment identifier="iOS"/>
2020-03-22 09:02:08 +03:00
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="14490.49"/>
2018-12-05 00:18:46 +03:00
<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"/>
<view contentMode="scaleToFill" id="iN0-l3-epB">
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<subviews>
2020-03-22 09:02:08 +03:00
<imageView userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="SplashImage" translatesAutoresizingMaskIntoConstraints="NO" id="mLz-pt-VGN">
</imageView>
2018-12-05 00:18:46 +03:00
</subviews>
2020-03-22 09:02:08 +03:00
<color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="calibratedRGB"/>
2018-12-05 00:18:46 +03:00
<constraints>
2020-03-22 09:02:08 +03:00
<constraint firstAttribute="bottom" secondItem="mLz-pt-VGN" secondAttribute="bottom" constant="0" id="KJO-J3-fkg"/>
<constraint firstAttribute="trailing" secondItem="mLz-pt-VGN" secondAttribute="trailing" constant="0" id="eqZ-Y5-FHH"/>
<constraint firstItem="mLz-pt-VGN" firstAttribute="leading" secondItem="iN0-l3-epB" secondAttribute="leading" constant="0" id="hVh-5q-gdE"/>
<constraint firstItem="mLz-pt-VGN" firstAttribute="top" secondItem="iN0-l3-epB" secondAttribute="top" constant="0" id="ofG-hz-s61"/>
2018-12-05 00:18:46 +03:00
</constraints>
</view>
</objects>
<resources>
2020-03-22 09:02:08 +03:00
<image name="SplashImage"/>
2018-12-05 00:18:46 +03:00
</resources>
</document>