wjtx-client-ios/ios-template/LaunchScreen.storyboard
2021-07-22 15:06:35 +08:00

44 lines
3.0 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="18122" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" launchScreen="YES" useTraitCollections="YES" colorMatched="YES" initialViewController="01J-lp-oVM">
<device id="retina6_1" orientation="portrait" appearance="light"/>
<dependencies>
<deployment identifier="iOS"/>
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="18093"/>
<capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
</dependencies>
<scenes>
<!--View Controller-->
<scene sceneID="EHf-IW-A2E">
<objects>
<viewController id="01J-lp-oVM" sceneMemberID="viewController">
<layoutGuides>
<viewControllerLayoutGuide type="top" id="qhh-TY-2DC"/>
<viewControllerLayoutGuide type="bottom" id="Oj5-df-MCz"/>
</layoutGuides>
<view key="view" contentMode="scaleToFill" id="Ze5-6b-2t3">
<rect key="frame" x="0.0" y="0.0" width="414" height="896"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<subviews>
<imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="m_loading.jpg" translatesAutoresizingMaskIntoConstraints="NO" id="LXY-iL-70L">
<rect key="frame" x="0.0" y="0.0" width="414" height="896"/>
</imageView>
</subviews>
<color key="backgroundColor" white="0.0" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
<constraints>
<constraint firstItem="LXY-iL-70L" firstAttribute="leading" secondItem="Ze5-6b-2t3" secondAttribute="leading" id="MZ2-ry-so8"/>
<constraint firstAttribute="trailing" secondItem="LXY-iL-70L" secondAttribute="trailing" id="XU5-3v-LZR"/>
<constraint firstItem="LXY-iL-70L" firstAttribute="top" secondItem="Ze5-6b-2t3" secondAttribute="top" id="lhr-mm-KUV"/>
<constraint firstAttribute="bottom" secondItem="LXY-iL-70L" secondAttribute="bottom" id="yXs-ym-TTY"/>
</constraints>
</view>
</viewController>
<placeholder placeholderIdentifier="IBFirstResponder" id="iYj-Kq-Ea1" userLabel="First Responder" sceneMemberID="firstResponder"/>
</objects>
<point key="canvasLocation" x="52.173913043478265" y="375"/>
</scene>
</scenes>
<resources>
<image name="m_loading.jpg" width="640" height="1280"/>
</resources>
</document>