Announcement.storyboard 2.77 KB
<?xml version="1.0" encoding="UTF-8"?>
<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="11201" systemVersion="16B2555" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" colorMatched="YES">
    <dependencies>
        <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="11161"/>
        <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
    </dependencies>
    <scenes>
        <!--Announcement View Controller-->
        <scene sceneID="0GJ-bk-mbi">
            <objects>
                <viewController storyboardIdentifier="AnnouncementViewController" id="o85-iD-kdb" customClass="AnnouncementViewController" sceneMemberID="viewController">
                    <layoutGuides>
                        <viewControllerLayoutGuide type="top" id="km9-Id-nJS"/>
                        <viewControllerLayoutGuide type="bottom" id="AM1-kB-vpq"/>
                    </layoutGuides>
                    <view key="view" contentMode="scaleToFill" id="K8I-7A-x3V">
                        <rect key="frame" x="0.0" y="0.0" width="1024" height="768"/>
                        <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
                        <subviews>
                            <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="I66-lA-NGI">
                                <color key="backgroundColor" white="0.66666666666666663" alpha="1" colorSpace="calibratedWhite"/>
                                <constraints>
                                    <constraint firstAttribute="height" constant="50" id="Zal-p3-PBk"/>
                                </constraints>
                            </view>
                        </subviews>
                        <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
                        <constraints>
                            <constraint firstAttribute="trailing" secondItem="I66-lA-NGI" secondAttribute="trailing" id="CCE-VM-Bkq"/>
                            <constraint firstItem="I66-lA-NGI" firstAttribute="leading" secondItem="K8I-7A-x3V" secondAttribute="leading" id="Lxo-bG-8lm"/>
                            <constraint firstItem="I66-lA-NGI" firstAttribute="top" secondItem="K8I-7A-x3V" secondAttribute="top" id="laY-dc-LVS"/>
                        </constraints>
                    </view>
                </viewController>
                <placeholder placeholderIdentifier="IBFirstResponder" id="ZlE-0z-IZL" userLabel="First Responder" sceneMemberID="firstResponder"/>
            </objects>
            <point key="canvasLocation" x="199.8046875" y="-213.28125"/>
        </scene>
    </scenes>
</document>