patbef-iOS/Befund/Screens/Base.lproj/LaunchScreen.storyboard

69 lines
6.1 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="20037" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" launchScreen="YES" useTraitCollections="YES" useSafeAreas="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="20020"/>
<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="LaunchScreenController" 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="414" height="896"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<subviews>
<label hidden="YES" opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Ver.: 1.0.0" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" minimumScaleFactor="0.5" adjustsFontForContentSizeCategory="YES" translatesAutoresizingMaskIntoConstraints="NO" id="DZu-xH-M6Z">
<rect key="frame" x="321" y="841" width="73" height="21"/>
<constraints>
<constraint firstAttribute="width" constant="73" id="OUA-YH-5dq"/>
<constraint firstAttribute="height" constant="21" id="hZv-rK-mgX"/>
</constraints>
<fontDescription key="fontDescription" type="system" pointSize="17"/>
<color key="textColor" white="0.33333333333333331" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
<nil key="highlightedColor"/>
</label>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="PATIENTEN BEFUNDAPP" textAlignment="center" lineBreakMode="wordWrap" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Kwd-Q8-S1y">
<rect key="frame" x="30" y="300" width="354" height="100"/>
<constraints>
<constraint firstAttribute="height" constant="100" id="mS9-Bd-GXA"/>
</constraints>
<fontDescription key="fontDescription" type="system" pointSize="32"/>
<color key="textColor" red="0.80894201990000003" green="0.0013604337580000001" blue="0.47924810649999999" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
<nil key="highlightedColor"/>
</label>
<imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="limbach-gruppe-logo" translatesAutoresizingMaskIntoConstraints="NO" id="3Vu-Oi-Rx3">
<rect key="frame" x="96" y="400" width="222" height="100"/>
<constraints>
<constraint firstAttribute="width" constant="222" id="O5z-iy-gwL"/>
<constraint firstAttribute="height" constant="100" id="OzS-o3-CIO"/>
</constraints>
</imageView>
</subviews>
<viewLayoutGuide key="safeArea" id="6Tk-OE-BBY"/>
<color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
<color key="tintColor" red="0.80784313730000001" green="0.0" blue="0.93725490199999995" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
<constraints>
<constraint firstItem="6Tk-OE-BBY" firstAttribute="trailing" secondItem="Kwd-Q8-S1y" secondAttribute="trailing" constant="30" id="C9t-8W-YhK"/>
<constraint firstItem="3Vu-Oi-Rx3" firstAttribute="centerX" secondItem="Ze5-6b-2t3" secondAttribute="centerX" id="DXS-IS-YZs"/>
<constraint firstItem="Kwd-Q8-S1y" firstAttribute="top" secondItem="6Tk-OE-BBY" secondAttribute="top" constant="256" id="G80-kT-sJJ"/>
<constraint firstItem="DZu-xH-M6Z" firstAttribute="bottom" secondItem="6Tk-OE-BBY" secondAttribute="bottom" id="bZC-Dm-NPh"/>
<constraint firstItem="Kwd-Q8-S1y" firstAttribute="leading" secondItem="6Tk-OE-BBY" secondAttribute="leading" constant="30" id="iGm-4U-fu4"/>
<constraint firstItem="6Tk-OE-BBY" firstAttribute="trailing" secondItem="DZu-xH-M6Z" secondAttribute="trailing" constant="20" id="k7e-u2-v3G"/>
<constraint firstItem="3Vu-Oi-Rx3" firstAttribute="top" secondItem="Kwd-Q8-S1y" secondAttribute="bottom" id="mAN-BW-Bdy"/>
</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="limbach-gruppe-logo" width="222" height="34"/>
</resources>
</document>