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.
64 lines
5.5 KiB
64 lines
5.5 KiB
<?xml version="1.0" encoding="UTF-8"?> |
|
<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="21507" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" launchScreen="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES" initialViewController="01J-lp-oVM"> |
|
<device id="retina6_7" orientation="portrait" appearance="light"/> |
|
<dependencies> |
|
<deployment identifier="iOS"/> |
|
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="21505"/> |
|
<capability name="Safe area layout guides" minToolsVersion="9.0"/> |
|
<capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/> |
|
</dependencies> |
|
<scenes> |
|
<!--View Controller--> |
|
<scene sceneID="EHf-IW-A2E"> |
|
<objects> |
|
<viewController storyboardIdentifier="LaunchScreen" useStoryboardIdentifierAsRestorationIdentifier="YES" id="01J-lp-oVM" sceneMemberID="viewController"> |
|
<view key="view" contentMode="scaleToFill" id="Ze5-6b-2t3"> |
|
<rect key="frame" x="0.0" y="0.0" width="428" height="926"/> |
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/> |
|
<subviews> |
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="作业帮手表" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="irO-rf-Zyj"> |
|
<rect key="frame" x="150.66666666666666" y="255" width="126.66666666666666" height="30"/> |
|
<constraints> |
|
<constraint firstAttribute="height" constant="30" id="jZA-aG-gUy"/> |
|
</constraints> |
|
<fontDescription key="fontDescription" type="boldSystem" pointSize="25"/> |
|
<color key="textColor" red="0.078431372550000003" green="0.078431372550000003" blue="0.078431372550000003" alpha="0.84705882349999995" colorSpace="calibratedRGB"/> |
|
<nil key="highlightedColor"/> |
|
</label> |
|
<imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="splash_logo+slogan.png" translatesAutoresizingMaskIntoConstraints="NO" id="bZY-eP-Ou3"> |
|
<rect key="frame" x="108.66666666666669" y="776" width="211" height="48"/> |
|
<constraints> |
|
<constraint firstAttribute="height" constant="48" id="Cxd-G5-SuD"/> |
|
<constraint firstAttribute="width" constant="211" id="dmA-p8-gPd"/> |
|
</constraints> |
|
</imageView> |
|
<imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="splash_logo_72" translatesAutoresizingMaskIntoConstraints="NO" id="b3y-Ky-8hb"> |
|
<rect key="frame" x="174" y="147" width="80" height="80"/> |
|
<constraints> |
|
<constraint firstAttribute="width" constant="80" id="NVu-fJ-Bch"/> |
|
<constraint firstAttribute="height" constant="80" id="PbD-Ur-eBH"/> |
|
</constraints> |
|
</imageView> |
|
</subviews> |
|
<viewLayoutGuide key="safeArea" id="zf4-l2-fsB"/> |
|
<color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/> |
|
<constraints> |
|
<constraint firstItem="irO-rf-Zyj" firstAttribute="centerX" secondItem="Ze5-6b-2t3" secondAttribute="centerX" id="3xC-1r-4Nc"/> |
|
<constraint firstItem="b3y-Ky-8hb" firstAttribute="top" secondItem="zf4-l2-fsB" secondAttribute="top" constant="100" id="Bwh-cM-paK"/> |
|
<constraint firstItem="zf4-l2-fsB" firstAttribute="bottom" secondItem="bZY-eP-Ou3" secondAttribute="bottom" constant="68" id="N9R-r0-QKw"/> |
|
<constraint firstItem="irO-rf-Zyj" firstAttribute="top" secondItem="b3y-Ky-8hb" secondAttribute="bottom" constant="28" id="iMK-Bh-QX7"/> |
|
<constraint firstItem="bZY-eP-Ou3" firstAttribute="centerX" secondItem="Ze5-6b-2t3" secondAttribute="centerX" id="xEx-hf-w5k"/> |
|
<constraint firstItem="b3y-Ky-8hb" firstAttribute="centerX" secondItem="Ze5-6b-2t3" secondAttribute="centerX" id="zXH-Ba-EHd"/> |
|
</constraints> |
|
</view> |
|
</viewController> |
|
<placeholder placeholderIdentifier="IBFirstResponder" id="iYj-Kq-Ea1" userLabel="First Responder" sceneMemberID="firstResponder"/> |
|
</objects> |
|
<point key="canvasLocation" x="51.86915887850467" y="374.51403887688986"/> |
|
</scene> |
|
</scenes> |
|
<resources> |
|
<image name="splash_logo+slogan.png" width="211" height="26"/> |
|
<image name="splash_logo_72" width="72" height="72"/> |
|
</resources> |
|
</document>
|
|
|