Archived
868 lines
81 KiB
XML
868 lines
81 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="15400" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES" initialViewController="49e-Tb-3d3">
|
|
<device id="retina6_5" orientation="portrait" appearance="light"/>
|
|
<dependencies>
|
|
<deployment identifier="iOS"/>
|
|
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="15404"/>
|
|
<capability name="Named colors" minToolsVersion="9.0"/>
|
|
<capability name="Safe area layout guides" minToolsVersion="9.0"/>
|
|
<capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
|
|
</dependencies>
|
|
<scenes>
|
|
<!--AvH Plan-->
|
|
<scene sceneID="hNz-n2-bh7">
|
|
<objects>
|
|
<viewController title="AvH Plan" id="9pv-A4-QxB" customClass="GeneralViewController" customModule="AvH_Plan" customModuleProvider="target" sceneMemberID="viewController">
|
|
<view key="view" contentMode="scaleToFill" id="tsR-hK-woN">
|
|
<rect key="frame" x="0.0" y="0.0" width="414" height="896"/>
|
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
|
<color key="backgroundColor" name="colorBackground"/>
|
|
<viewLayoutGuide key="safeArea" id="PQr-Ze-W5v"/>
|
|
</view>
|
|
<navigationItem key="navigationItem" id="Qub-xW-2XJ">
|
|
<barButtonItem key="rightBarButtonItem" title="Customize" id="bae-uC-OAx">
|
|
<connections>
|
|
<action selector="customize:" destination="9pv-A4-QxB" id="aqn-9o-yj2"/>
|
|
</connections>
|
|
</barButtonItem>
|
|
</navigationItem>
|
|
</viewController>
|
|
<placeholder placeholderIdentifier="IBFirstResponder" id="W5J-7L-Pyd" sceneMemberID="firstResponder"/>
|
|
</objects>
|
|
<point key="canvasLocation" x="1628" y="-790"/>
|
|
</scene>
|
|
<!--Customize-->
|
|
<scene sceneID="Qs1-wD-U6L">
|
|
<objects>
|
|
<tableViewController id="5GD-rn-jaq" customClass="CustomizationViewController" customModule="AvH_Plan" customModuleProvider="target" sceneMemberID="viewController">
|
|
<tableView key="view" clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" dataMode="static" style="grouped" separatorStyle="default" allowsSelection="NO" rowHeight="-1" estimatedRowHeight="-1" sectionHeaderHeight="18" sectionFooterHeight="18" id="8Fj-Vm-IOk">
|
|
<rect key="frame" x="0.0" y="0.0" width="414" height="896"/>
|
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
|
<color key="backgroundColor" name="colorBackground"/>
|
|
<color key="separatorColor" name="colorHint"/>
|
|
<color key="sectionIndexBackgroundColor" name="colorDefault"/>
|
|
<sections>
|
|
<tableViewSection headerTitle="Personalize" id="whN-45-XN6">
|
|
<cells>
|
|
<tableViewCell clipsSubviews="YES" contentMode="scaleToFill" preservesSuperviewLayoutMargins="YES" selectionStyle="default" indentationWidth="10" id="aGd-tl-E6D">
|
|
<rect key="frame" x="0.0" y="55.333332061767578" width="414" height="44"/>
|
|
<autoresizingMask key="autoresizingMask"/>
|
|
<tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" preservesSuperviewLayoutMargins="YES" insetsLayoutMarginsFromSafeArea="NO" tableViewCell="aGd-tl-E6D" id="orr-O8-P2M">
|
|
<rect key="frame" x="0.0" y="0.0" width="414" height="44"/>
|
|
<autoresizingMask key="autoresizingMask"/>
|
|
<subviews>
|
|
<textField opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" borderStyle="roundedRect" placeholder="Your name" textAlignment="natural" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="A2b-5v-r2j">
|
|
<rect key="frame" x="16" y="8" width="382" height="28"/>
|
|
<fontDescription key="fontDescription" style="UICTFontTextStyleCallout"/>
|
|
<textInputTraits key="textInputTraits" autocorrectionType="no" spellCheckingType="no" smartDashesType="no" smartInsertDeleteType="no" smartQuotesType="no"/>
|
|
</textField>
|
|
</subviews>
|
|
<constraints>
|
|
<constraint firstAttribute="trailing" secondItem="A2b-5v-r2j" secondAttribute="trailing" constant="16" id="EKZ-7B-Cmd"/>
|
|
<constraint firstItem="A2b-5v-r2j" firstAttribute="leading" secondItem="orr-O8-P2M" secondAttribute="leading" constant="16" id="L1E-av-Kvr"/>
|
|
<constraint firstAttribute="bottom" secondItem="A2b-5v-r2j" secondAttribute="bottom" constant="8" id="SRa-sr-922"/>
|
|
<constraint firstItem="A2b-5v-r2j" firstAttribute="top" secondItem="orr-O8-P2M" secondAttribute="top" constant="8" id="mVv-l0-oS3"/>
|
|
</constraints>
|
|
</tableViewCellContentView>
|
|
<color key="backgroundColor" name="colorPreferenceCell"/>
|
|
</tableViewCell>
|
|
<tableViewCell clipsSubviews="YES" contentMode="scaleToFill" preservesSuperviewLayoutMargins="YES" selectionStyle="default" indentationWidth="10" id="20f-v9-Ea0">
|
|
<rect key="frame" x="0.0" y="99.333332061767578" width="414" height="44"/>
|
|
<autoresizingMask key="autoresizingMask"/>
|
|
<tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" preservesSuperviewLayoutMargins="YES" insetsLayoutMarginsFromSafeArea="NO" tableViewCell="20f-v9-Ea0" id="RFv-Y7-Amv">
|
|
<rect key="frame" x="0.0" y="0.0" width="414" height="44"/>
|
|
<autoresizingMask key="autoresizingMask"/>
|
|
<subviews>
|
|
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="jng-S6-ZuJ">
|
|
<rect key="frame" x="16" y="8" width="382" height="28"/>
|
|
<gestureRecognizers/>
|
|
<fontDescription key="fontDescription" style="UICTFontTextStyleCallout"/>
|
|
<state key="normal" title="Customize course colors"/>
|
|
<connections>
|
|
<action selector="customizeColoursButton:" destination="5GD-rn-jaq" eventType="touchUpInside" id="35i-it-53Q"/>
|
|
<outletCollection property="gestureRecognizers" destination="M8p-Lq-ly5" appends="YES" id="wsn-xc-r0D"/>
|
|
</connections>
|
|
</button>
|
|
</subviews>
|
|
<constraints>
|
|
<constraint firstItem="jng-S6-ZuJ" firstAttribute="top" secondItem="RFv-Y7-Amv" secondAttribute="top" constant="8" id="0Xf-na-Ot4"/>
|
|
<constraint firstItem="jng-S6-ZuJ" firstAttribute="leading" secondItem="RFv-Y7-Amv" secondAttribute="leading" constant="16" id="BkY-i5-aoq"/>
|
|
<constraint firstAttribute="bottom" secondItem="jng-S6-ZuJ" secondAttribute="bottom" constant="8" id="Ksd-jh-YgZ"/>
|
|
<constraint firstAttribute="trailing" secondItem="jng-S6-ZuJ" secondAttribute="trailing" constant="16" id="ezW-Cd-928"/>
|
|
</constraints>
|
|
</tableViewCellContentView>
|
|
<color key="backgroundColor" name="colorPreferenceCell"/>
|
|
</tableViewCell>
|
|
</cells>
|
|
</tableViewSection>
|
|
<tableViewSection headerTitle="Filters" id="BHV-EE-xi3">
|
|
<cells>
|
|
<tableViewCell clipsSubviews="YES" contentMode="scaleToFill" preservesSuperviewLayoutMargins="YES" selectionStyle="default" indentationWidth="10" id="1Sl-WQ-myP">
|
|
<rect key="frame" x="0.0" y="199.33333206176758" width="414" height="44"/>
|
|
<autoresizingMask key="autoresizingMask"/>
|
|
<tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" preservesSuperviewLayoutMargins="YES" insetsLayoutMarginsFromSafeArea="NO" tableViewCell="1Sl-WQ-myP" id="Ppe-Bk-pw7">
|
|
<rect key="frame" x="0.0" y="0.0" width="414" height="44"/>
|
|
<autoresizingMask key="autoresizingMask"/>
|
|
<subviews>
|
|
<textField opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" borderStyle="roundedRect" placeholder="Your grade" textAlignment="natural" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="x8A-kh-LX4">
|
|
<rect key="frame" x="16" y="8" width="333.66666666666669" height="28"/>
|
|
<fontDescription key="fontDescription" style="UICTFontTextStyleCallout"/>
|
|
<textInputTraits key="textInputTraits" autocorrectionType="no" spellCheckingType="no" smartDashesType="no" smartInsertDeleteType="no" smartQuotesType="no"/>
|
|
</textField>
|
|
<button opaque="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" horizontalCompressionResistancePriority="751" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="detailDisclosure" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="tGW-2L-bfh">
|
|
<rect key="frame" x="365.66666666666669" y="8" width="24.333333333333314" height="28"/>
|
|
<connections>
|
|
<action selector="groupHelpButton:" destination="5GD-rn-jaq" eventType="touchUpInside" id="b1G-MP-U4Q"/>
|
|
</connections>
|
|
</button>
|
|
</subviews>
|
|
<constraints>
|
|
<constraint firstItem="x8A-kh-LX4" firstAttribute="top" secondItem="Ppe-Bk-pw7" secondAttribute="top" constant="8" id="1DB-0a-62h"/>
|
|
<constraint firstAttribute="trailing" secondItem="tGW-2L-bfh" secondAttribute="trailing" constant="24" id="KlK-a2-BHf"/>
|
|
<constraint firstItem="tGW-2L-bfh" firstAttribute="top" secondItem="Ppe-Bk-pw7" secondAttribute="top" constant="8" id="Tpw-AU-Nd8"/>
|
|
<constraint firstItem="tGW-2L-bfh" firstAttribute="leading" secondItem="x8A-kh-LX4" secondAttribute="trailing" constant="16" id="W3Z-94-NnJ"/>
|
|
<constraint firstItem="x8A-kh-LX4" firstAttribute="leading" secondItem="Ppe-Bk-pw7" secondAttribute="leading" constant="16" id="eYN-Sw-g4U"/>
|
|
<constraint firstAttribute="bottom" secondItem="x8A-kh-LX4" secondAttribute="bottom" constant="8" id="xzb-We-wzf"/>
|
|
<constraint firstAttribute="bottom" secondItem="tGW-2L-bfh" secondAttribute="bottom" constant="8" id="yhM-5a-t5v"/>
|
|
</constraints>
|
|
</tableViewCellContentView>
|
|
<color key="backgroundColor" name="colorPreferenceCell"/>
|
|
</tableViewCell>
|
|
<tableViewCell clipsSubviews="YES" contentMode="scaleToFill" preservesSuperviewLayoutMargins="YES" selectionStyle="default" indentationWidth="10" id="ADr-9Q-aFd">
|
|
<rect key="frame" x="0.0" y="243.33333206176758" width="414" height="44"/>
|
|
<autoresizingMask key="autoresizingMask"/>
|
|
<tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" preservesSuperviewLayoutMargins="YES" insetsLayoutMarginsFromSafeArea="NO" tableViewCell="ADr-9Q-aFd" id="sWM-ta-aIS">
|
|
<rect key="frame" x="0.0" y="0.0" width="414" height="44"/>
|
|
<autoresizingMask key="autoresizingMask"/>
|
|
<subviews>
|
|
<textField opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" borderStyle="roundedRect" placeholder="Your courses" textAlignment="natural" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="zxv-h1-Q8u">
|
|
<rect key="frame" x="16" y="8" width="333.66666666666669" height="28"/>
|
|
<fontDescription key="fontDescription" style="UICTFontTextStyleCallout"/>
|
|
<textInputTraits key="textInputTraits" autocorrectionType="no" spellCheckingType="no" smartDashesType="yes" smartInsertDeleteType="no" smartQuotesType="no"/>
|
|
</textField>
|
|
<button opaque="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" horizontalCompressionResistancePriority="751" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="detailDisclosure" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="9Jr-BA-G9n">
|
|
<rect key="frame" x="365.66666666666669" y="8" width="24.333333333333314" height="28"/>
|
|
<gestureRecognizers/>
|
|
<connections>
|
|
<action selector="courseHelpButton:" destination="5GD-rn-jaq" eventType="touchUpInside" id="s6W-7N-y6f"/>
|
|
<outletCollection property="gestureRecognizers" destination="z35-to-GHz" appends="YES" id="hRI-cP-ZTs"/>
|
|
</connections>
|
|
</button>
|
|
</subviews>
|
|
<constraints>
|
|
<constraint firstAttribute="bottom" secondItem="zxv-h1-Q8u" secondAttribute="bottom" constant="8" id="3TL-ae-PMo"/>
|
|
<constraint firstItem="zxv-h1-Q8u" firstAttribute="leading" secondItem="sWM-ta-aIS" secondAttribute="leading" constant="16" id="6Gi-if-hvj"/>
|
|
<constraint firstItem="9Jr-BA-G9n" firstAttribute="top" secondItem="sWM-ta-aIS" secondAttribute="top" constant="8" id="8Yh-XK-fBH"/>
|
|
<constraint firstItem="9Jr-BA-G9n" firstAttribute="leading" secondItem="zxv-h1-Q8u" secondAttribute="trailing" constant="16" id="J4C-rD-AVv"/>
|
|
<constraint firstAttribute="trailing" secondItem="9Jr-BA-G9n" secondAttribute="trailing" constant="24" id="RXG-Pv-5C1"/>
|
|
<constraint firstAttribute="bottom" secondItem="9Jr-BA-G9n" secondAttribute="bottom" constant="8" id="zJ2-jV-8Mu"/>
|
|
<constraint firstItem="zxv-h1-Q8u" firstAttribute="top" secondItem="sWM-ta-aIS" secondAttribute="top" constant="8" id="zuH-M7-EuZ"/>
|
|
</constraints>
|
|
</tableViewCellContentView>
|
|
<color key="backgroundColor" name="colorPreferenceCell"/>
|
|
</tableViewCell>
|
|
<tableViewCell clipsSubviews="YES" contentMode="scaleToFill" preservesSuperviewLayoutMargins="YES" selectionStyle="default" indentationWidth="10" id="c1h-S1-7hb">
|
|
<rect key="frame" x="0.0" y="287.33333206176758" width="414" height="44"/>
|
|
<autoresizingMask key="autoresizingMask"/>
|
|
<tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" preservesSuperviewLayoutMargins="YES" insetsLayoutMarginsFromSafeArea="NO" tableViewCell="c1h-S1-7hb" id="oF0-xm-wEa">
|
|
<rect key="frame" x="0.0" y="0.0" width="414" height="44"/>
|
|
<autoresizingMask key="autoresizingMask"/>
|
|
<subviews>
|
|
<segmentedControl opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="top" segmentControlStyle="plain" selectedSegmentIndex="0" translatesAutoresizingMaskIntoConstraints="NO" id="1Nm-Wb-8js">
|
|
<rect key="frame" x="16" y="8" width="333.66666666666669" height="29"/>
|
|
<segments>
|
|
<segment title="App order"/>
|
|
<segment title="Website order"/>
|
|
</segments>
|
|
</segmentedControl>
|
|
<button opaque="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" horizontalCompressionResistancePriority="751" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="detailDisclosure" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="d3J-cU-Fkz">
|
|
<rect key="frame" x="365.66666666666669" y="8" width="24.333333333333314" height="28"/>
|
|
<gestureRecognizers/>
|
|
<connections>
|
|
<action selector="orderHelpButton:" destination="5GD-rn-jaq" eventType="touchUpInside" id="0eZ-qg-y9V"/>
|
|
<outletCollection property="gestureRecognizers" destination="nv1-BD-WsC" appends="YES" id="Ldx-dh-Epl"/>
|
|
</connections>
|
|
</button>
|
|
</subviews>
|
|
<constraints>
|
|
<constraint firstItem="1Nm-Wb-8js" firstAttribute="top" secondItem="oF0-xm-wEa" secondAttribute="top" constant="8" id="7b8-2C-GwB"/>
|
|
<constraint firstAttribute="bottom" secondItem="d3J-cU-Fkz" secondAttribute="bottom" constant="8" id="Qc2-N3-Xyu"/>
|
|
<constraint firstItem="d3J-cU-Fkz" firstAttribute="top" secondItem="oF0-xm-wEa" secondAttribute="top" constant="8" id="S8U-Vg-OCe"/>
|
|
<constraint firstItem="1Nm-Wb-8js" firstAttribute="leading" secondItem="oF0-xm-wEa" secondAttribute="leading" constant="16" id="i0z-t8-25y"/>
|
|
<constraint firstItem="d3J-cU-Fkz" firstAttribute="leading" secondItem="1Nm-Wb-8js" secondAttribute="trailing" constant="16" id="oiR-d6-Yd9"/>
|
|
<constraint firstAttribute="trailing" secondItem="d3J-cU-Fkz" secondAttribute="trailing" constant="24" id="rnX-P2-PUt"/>
|
|
<constraint firstAttribute="bottom" secondItem="1Nm-Wb-8js" secondAttribute="bottom" constant="8" id="sCI-hI-oDh"/>
|
|
</constraints>
|
|
</tableViewCellContentView>
|
|
<color key="backgroundColor" name="colorPreferenceCell"/>
|
|
</tableViewCell>
|
|
</cells>
|
|
</tableViewSection>
|
|
<tableViewSection headerTitle="Miscellaneous" id="N8h-rV-nYA">
|
|
<cells>
|
|
<tableViewCell clipsSubviews="YES" contentMode="scaleToFill" preservesSuperviewLayoutMargins="YES" selectionStyle="default" indentationWidth="10" id="XDL-nE-bMY">
|
|
<rect key="frame" x="0.0" y="387.33333206176758" width="414" height="44"/>
|
|
<autoresizingMask key="autoresizingMask"/>
|
|
<tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" preservesSuperviewLayoutMargins="YES" insetsLayoutMarginsFromSafeArea="NO" tableViewCell="XDL-nE-bMY" id="wHS-8D-vX0">
|
|
<rect key="frame" x="0.0" y="0.0" width="414" height="44"/>
|
|
<autoresizingMask key="autoresizingMask"/>
|
|
<subviews>
|
|
<switch opaque="NO" contentMode="scaleToFill" horizontalHuggingPriority="750" verticalHuggingPriority="750" horizontalCompressionResistancePriority="751" contentHorizontalAlignment="center" contentVerticalAlignment="center" on="YES" translatesAutoresizingMaskIntoConstraints="NO" id="Evc-f7-YMZ">
|
|
<rect key="frame" x="349" y="8" width="51" height="28"/>
|
|
<color key="onTintColor" red="0.0" green="0.47843137250000001" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
|
</switch>
|
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Personalized plan as default" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Dkg-Jy-5Sf">
|
|
<rect key="frame" x="16" y="8" width="317" height="28"/>
|
|
<fontDescription key="fontDescription" style="UICTFontTextStyleBody"/>
|
|
<nil key="textColor"/>
|
|
<nil key="highlightedColor"/>
|
|
</label>
|
|
</subviews>
|
|
<constraints>
|
|
<constraint firstItem="Dkg-Jy-5Sf" firstAttribute="top" secondItem="wHS-8D-vX0" secondAttribute="top" constant="8" id="1Lz-rk-TwE"/>
|
|
<constraint firstItem="Evc-f7-YMZ" firstAttribute="top" secondItem="wHS-8D-vX0" secondAttribute="top" constant="8" id="8wR-u8-4Pb"/>
|
|
<constraint firstAttribute="bottom" secondItem="Evc-f7-YMZ" secondAttribute="bottom" constant="8" id="CRQ-5B-R2L"/>
|
|
<constraint firstAttribute="bottom" secondItem="Dkg-Jy-5Sf" secondAttribute="bottom" constant="8" id="G0z-yF-ykK"/>
|
|
<constraint firstItem="Evc-f7-YMZ" firstAttribute="leading" secondItem="Dkg-Jy-5Sf" secondAttribute="trailing" constant="16" id="j4T-hj-I7j"/>
|
|
<constraint firstItem="Dkg-Jy-5Sf" firstAttribute="leading" secondItem="wHS-8D-vX0" secondAttribute="leading" constant="16" id="kCK-Cg-q6R"/>
|
|
<constraint firstAttribute="trailing" secondItem="Evc-f7-YMZ" secondAttribute="trailing" constant="16" id="p2p-Y1-REw"/>
|
|
</constraints>
|
|
</tableViewCellContentView>
|
|
<color key="backgroundColor" name="colorPreferenceCell"/>
|
|
</tableViewCell>
|
|
<tableViewCell clipsSubviews="YES" contentMode="scaleToFill" preservesSuperviewLayoutMargins="YES" selectionStyle="default" indentationWidth="10" id="5BJ-Ob-uur">
|
|
<rect key="frame" x="0.0" y="431.33333206176758" width="414" height="44"/>
|
|
<autoresizingMask key="autoresizingMask"/>
|
|
<tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" preservesSuperviewLayoutMargins="YES" insetsLayoutMarginsFromSafeArea="NO" tableViewCell="5BJ-Ob-uur" id="ge8-YB-y6z">
|
|
<rect key="frame" x="0.0" y="0.0" width="414" height="44"/>
|
|
<autoresizingMask key="autoresizingMask"/>
|
|
<subviews>
|
|
<switch opaque="NO" contentMode="scaleToFill" horizontalHuggingPriority="750" verticalHuggingPriority="750" horizontalCompressionResistancePriority="751" contentHorizontalAlignment="center" contentVerticalAlignment="center" on="YES" translatesAutoresizingMaskIntoConstraints="NO" id="MmI-fr-TwC">
|
|
<rect key="frame" x="349" y="8" width="51" height="28"/>
|
|
<color key="onTintColor" red="0.0" green="0.47843137250000001" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
|
</switch>
|
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Auto refresh on app start" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="oiQ-2o-sH8">
|
|
<rect key="frame" x="16" y="8" width="317" height="28"/>
|
|
<gestureRecognizers/>
|
|
<fontDescription key="fontDescription" style="UICTFontTextStyleBody"/>
|
|
<nil key="textColor"/>
|
|
<nil key="highlightedColor"/>
|
|
</label>
|
|
</subviews>
|
|
<constraints>
|
|
<constraint firstItem="MmI-fr-TwC" firstAttribute="leading" secondItem="oiQ-2o-sH8" secondAttribute="trailing" constant="16" id="6me-jj-9xB"/>
|
|
<constraint firstAttribute="bottom" secondItem="oiQ-2o-sH8" secondAttribute="bottom" constant="8" id="88D-Qg-1Oc"/>
|
|
<constraint firstItem="MmI-fr-TwC" firstAttribute="top" secondItem="ge8-YB-y6z" secondAttribute="top" constant="8" id="LX2-EC-lzG"/>
|
|
<constraint firstItem="oiQ-2o-sH8" firstAttribute="leading" secondItem="ge8-YB-y6z" secondAttribute="leading" constant="16" id="U1T-1B-NGD"/>
|
|
<constraint firstAttribute="trailing" secondItem="MmI-fr-TwC" secondAttribute="trailing" constant="16" id="d9I-N9-Fd9"/>
|
|
<constraint firstAttribute="bottom" secondItem="MmI-fr-TwC" secondAttribute="bottom" constant="8" id="j8D-gH-okF"/>
|
|
<constraint firstItem="oiQ-2o-sH8" firstAttribute="top" secondItem="ge8-YB-y6z" secondAttribute="top" constant="8" id="jIF-Mz-cw5"/>
|
|
</constraints>
|
|
</tableViewCellContentView>
|
|
<color key="backgroundColor" name="colorPreferenceCell"/>
|
|
</tableViewCell>
|
|
</cells>
|
|
</tableViewSection>
|
|
</sections>
|
|
<connections>
|
|
<outlet property="dataSource" destination="5GD-rn-jaq" id="TDd-lR-gVx"/>
|
|
<outlet property="delegate" destination="5GD-rn-jaq" id="nt7-yr-n4U"/>
|
|
</connections>
|
|
</tableView>
|
|
<navigationItem key="navigationItem" title="Customize" id="in4-ZK-bqT">
|
|
<barButtonItem key="rightBarButtonItem" title="Done" id="FhN-ih-qVW">
|
|
<connections>
|
|
<action selector="done:" destination="5GD-rn-jaq" id="41Z-mE-1g6"/>
|
|
</connections>
|
|
</barButtonItem>
|
|
</navigationItem>
|
|
<connections>
|
|
<outlet property="autoRefreshToggle" destination="MmI-fr-TwC" id="OQW-Z7-t1S"/>
|
|
<outlet property="customizeCourseColorsButton" destination="jng-S6-ZuJ" id="plZ-dg-MS6"/>
|
|
<outlet property="defaultSwitch" destination="Evc-f7-YMZ" id="lTz-cN-Cud"/>
|
|
<outlet property="orderingSegments" destination="1Nm-Wb-8js" id="XhR-GP-Y26"/>
|
|
<outlet property="textToolbar" destination="8oS-yh-q36" id="s0y-mh-0Bi"/>
|
|
<outlet property="txtClasses" destination="x8A-kh-LX4" id="pNd-XJ-EWf"/>
|
|
<outlet property="txtCourses" destination="zxv-h1-Q8u" id="bMV-Qq-MLu"/>
|
|
<outlet property="txtName" destination="A2b-5v-r2j" id="MLD-qu-wjf"/>
|
|
</connections>
|
|
</tableViewController>
|
|
<placeholder placeholderIdentifier="IBFirstResponder" id="PeF-JK-bpT" userLabel="First Responder" sceneMemberID="firstResponder"/>
|
|
<toolbar opaque="NO" clearsContextBeforeDrawing="NO" contentMode="scaleToFill" id="8oS-yh-q36">
|
|
<rect key="frame" x="0.0" y="0.0" width="414" height="44"/>
|
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMinY="YES"/>
|
|
<items>
|
|
<barButtonItem style="plain" systemItem="flexibleSpace" id="XBw-1h-UWe"/>
|
|
<barButtonItem systemItem="done" id="rN2-Pb-zFN">
|
|
<connections>
|
|
<action selector="textDismissButton:" destination="5GD-rn-jaq" id="sNV-N0-aPA"/>
|
|
</connections>
|
|
</barButtonItem>
|
|
</items>
|
|
</toolbar>
|
|
<pongPressGestureRecognizer allowableMovement="10" minimumPressDuration="0.5" id="M8p-Lq-ly5">
|
|
<connections>
|
|
<action selector="longPressListener:" destination="5GD-rn-jaq" id="ybZ-vp-4Rd"/>
|
|
</connections>
|
|
</pongPressGestureRecognizer>
|
|
<pongPressGestureRecognizer allowableMovement="10" minimumPressDuration="0.5" id="z35-to-GHz">
|
|
<connections>
|
|
<action selector="infoLongPressListener:" destination="5GD-rn-jaq" id="kR0-b7-jg0"/>
|
|
</connections>
|
|
</pongPressGestureRecognizer>
|
|
<pongPressGestureRecognizer allowableMovement="10" minimumPressDuration="0.5" id="nv1-BD-WsC">
|
|
<connections>
|
|
<action selector="openHiddenInputDialog:" destination="5GD-rn-jaq" id="9JK-zc-scO"/>
|
|
</connections>
|
|
</pongPressGestureRecognizer>
|
|
</objects>
|
|
<point key="canvasLocation" x="3471" y="-1221"/>
|
|
</scene>
|
|
<!--Navigation Controller-->
|
|
<scene sceneID="vtu-Vb-onU">
|
|
<objects>
|
|
<navigationController storyboardIdentifier="CustomizationNavigationController" id="3Wf-Vg-vcy" sceneMemberID="viewController">
|
|
<navigationBar key="navigationBar" contentMode="scaleToFill" insetsLayoutMarginsFromSafeArea="NO" id="57o-iQ-uC4">
|
|
<rect key="frame" x="0.0" y="44" width="414" height="44"/>
|
|
<autoresizingMask key="autoresizingMask"/>
|
|
<color key="barTintColor" name="colorBackground"/>
|
|
</navigationBar>
|
|
<connections>
|
|
<segue destination="5GD-rn-jaq" kind="relationship" relationship="rootViewController" id="Dw2-eL-b2I"/>
|
|
</connections>
|
|
</navigationController>
|
|
<placeholder placeholderIdentifier="IBFirstResponder" id="4az-jZ-qze" userLabel="First Responder" sceneMemberID="firstResponder"/>
|
|
</objects>
|
|
<point key="canvasLocation" x="2688" y="-1221"/>
|
|
</scene>
|
|
<!--Personal Plan View Controller-->
|
|
<scene sceneID="wg7-f3-ORb">
|
|
<objects>
|
|
<viewController storyboardIdentifier="CustomizationViewController" id="8rJ-Kc-sve" customClass="PersonalPlanViewController" customModule="AvH_Plan" customModuleProvider="target" sceneMemberID="viewController">
|
|
<view key="view" contentMode="scaleToFill" id="QS5-Rx-YEW">
|
|
<rect key="frame" x="0.0" y="0.0" width="414" height="896"/>
|
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
|
<color key="backgroundColor" name="colorBackground"/>
|
|
<viewLayoutGuide key="safeArea" id="O1u-W8-tvY"/>
|
|
</view>
|
|
<navigationItem key="navigationItem" id="T1a-Dc-Mt0">
|
|
<barButtonItem key="rightBarButtonItem" title="Customize" id="zsF-Jh-U3n">
|
|
<connections>
|
|
<action selector="customize:" destination="8rJ-Kc-sve" id="b80-Cd-4zl"/>
|
|
</connections>
|
|
</barButtonItem>
|
|
</navigationItem>
|
|
</viewController>
|
|
<placeholder placeholderIdentifier="IBFirstResponder" id="4Nw-L8-lE0" sceneMemberID="firstResponder"/>
|
|
</objects>
|
|
<point key="canvasLocation" x="1628" y="-112"/>
|
|
</scene>
|
|
<!--Course Picker View Controller-->
|
|
<scene sceneID="yOs-dE-M5j">
|
|
<objects>
|
|
<viewController storyboardIdentifier="CoursePickerViewController" id="whN-0o-req" customClass="CoursePickerViewController" customModule="AvH_Plan" customModuleProvider="target" sceneMemberID="viewController">
|
|
<view key="view" contentMode="scaleToFill" id="2fc-pv-kuH">
|
|
<rect key="frame" x="0.0" y="0.0" width="414" height="896"/>
|
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
|
<subviews>
|
|
<navigationBar contentMode="scaleToFill" preservesSuperviewLayoutMargins="YES" layoutMarginsFollowReadableWidth="YES" translucent="NO" translatesAutoresizingMaskIntoConstraints="NO" id="pyq-c3-PYx">
|
|
<rect key="frame" x="0.0" y="44" width="414" height="44"/>
|
|
<color key="barTintColor" name="colorToolbarPreferences"/>
|
|
<items>
|
|
<navigationItem title="Course colors" id="bj2-hB-vVb">
|
|
<barButtonItem key="rightBarButtonItem" title="Done" id="g4a-cE-7bJ">
|
|
<connections>
|
|
<action selector="saveButton:" destination="whN-0o-req" id="Z83-bM-1yv"/>
|
|
</connections>
|
|
</barButtonItem>
|
|
</navigationItem>
|
|
</items>
|
|
</navigationBar>
|
|
<collectionView clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleToFill" dataMode="prototypes" translatesAutoresizingMaskIntoConstraints="NO" id="osl-6A-DdT">
|
|
<rect key="frame" x="0.0" y="88" width="414" height="808"/>
|
|
<color key="backgroundColor" name="colorBackground"/>
|
|
<collectionViewLayout key="collectionViewLayout" id="Rj8-fR-cpM" customClass="MagazineLayout" customModule="MagazineLayout"/>
|
|
<cells/>
|
|
</collectionView>
|
|
</subviews>
|
|
<color key="backgroundColor" name="colorBackground"/>
|
|
<constraints>
|
|
<constraint firstItem="pyq-c3-PYx" firstAttribute="top" secondItem="hyb-lI-39K" secondAttribute="top" id="ICp-uJ-Gf8"/>
|
|
<constraint firstAttribute="trailing" secondItem="osl-6A-DdT" secondAttribute="trailing" id="VbM-jY-jbB"/>
|
|
<constraint firstAttribute="bottom" secondItem="osl-6A-DdT" secondAttribute="bottom" id="XTp-jd-vxs"/>
|
|
<constraint firstItem="hyb-lI-39K" firstAttribute="trailing" secondItem="pyq-c3-PYx" secondAttribute="trailing" id="dZt-Hu-jad"/>
|
|
<constraint firstItem="osl-6A-DdT" firstAttribute="leading" secondItem="hyb-lI-39K" secondAttribute="leading" id="hHO-M8-dy2"/>
|
|
<constraint firstItem="osl-6A-DdT" firstAttribute="top" secondItem="pyq-c3-PYx" secondAttribute="bottom" id="jd6-3S-R8v"/>
|
|
<constraint firstItem="pyq-c3-PYx" firstAttribute="leading" secondItem="hyb-lI-39K" secondAttribute="leading" id="vg9-aA-Z8f"/>
|
|
</constraints>
|
|
<viewLayoutGuide key="safeArea" id="hyb-lI-39K"/>
|
|
</view>
|
|
<connections>
|
|
<outlet property="collectionView" destination="osl-6A-DdT" id="rHV-7n-1gL"/>
|
|
</connections>
|
|
</viewController>
|
|
<placeholder placeholderIdentifier="IBFirstResponder" id="DYt-qf-rc5" userLabel="First Responder" sceneMemberID="firstResponder"/>
|
|
</objects>
|
|
<point key="canvasLocation" x="3472" y="-514"/>
|
|
</scene>
|
|
<!--Colour Picker View-->
|
|
<scene sceneID="H2r-WV-fSr">
|
|
<objects>
|
|
<viewController storyboardIdentifier="ColourPickerView" id="xQo-mK-Kfi" customClass="ColourPickerView" customModule="AvH_Plan" customModuleProvider="target" sceneMemberID="viewController">
|
|
<view key="view" contentMode="scaleToFill" id="yNW-hn-UZ1">
|
|
<rect key="frame" x="0.0" y="0.0" width="414" height="896"/>
|
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
|
<subviews>
|
|
<navigationBar contentMode="scaleToFill" preservesSuperviewLayoutMargins="YES" layoutMarginsFollowReadableWidth="YES" translucent="NO" translatesAutoresizingMaskIntoConstraints="NO" id="hA8-ki-X8m">
|
|
<rect key="frame" x="0.0" y="44" width="414" height="44"/>
|
|
<color key="barTintColor" name="colorToolbarPreferences"/>
|
|
<items>
|
|
<navigationItem title="Title" id="HYG-gj-KYl">
|
|
<barButtonItem key="rightBarButtonItem" title="Done" id="ZI8-Ec-yYU">
|
|
<connections>
|
|
<action selector="done:" destination="xQo-mK-Kfi" id="DK7-6I-kUG"/>
|
|
</connections>
|
|
</barButtonItem>
|
|
</navigationItem>
|
|
</items>
|
|
</navigationBar>
|
|
<collectionView clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleToFill" dataMode="prototypes" translatesAutoresizingMaskIntoConstraints="NO" id="PuQ-HH-9DW">
|
|
<rect key="frame" x="0.0" y="88" width="414" height="808"/>
|
|
<color key="backgroundColor" name="colorBackground"/>
|
|
<collectionViewFlowLayout key="collectionViewLayout" minimumLineSpacing="10" minimumInteritemSpacing="10" id="U1s-L9-Ptw" customClass="MagazineLayout" customModule="MagazineLayout">
|
|
<size key="itemSize" width="50" height="50"/>
|
|
<size key="headerReferenceSize" width="0.0" height="0.0"/>
|
|
<size key="footerReferenceSize" width="0.0" height="0.0"/>
|
|
<inset key="sectionInset" minX="0.0" minY="0.0" maxX="0.0" maxY="0.0"/>
|
|
</collectionViewFlowLayout>
|
|
<cells/>
|
|
<connections>
|
|
<outlet property="dataSource" destination="xQo-mK-Kfi" id="xjd-1I-Q8C"/>
|
|
<outlet property="delegate" destination="xQo-mK-Kfi" id="lgT-bv-TWP"/>
|
|
</connections>
|
|
</collectionView>
|
|
</subviews>
|
|
<color key="backgroundColor" name="colorBackground"/>
|
|
<constraints>
|
|
<constraint firstItem="PuQ-HH-9DW" firstAttribute="leading" secondItem="sxo-IA-DXC" secondAttribute="leading" id="0ss-7W-Crv"/>
|
|
<constraint firstItem="hA8-ki-X8m" firstAttribute="top" secondItem="sxo-IA-DXC" secondAttribute="top" id="cSc-da-pRP"/>
|
|
<constraint firstItem="hA8-ki-X8m" firstAttribute="trailing" secondItem="sxo-IA-DXC" secondAttribute="trailing" id="eLY-V4-1lX"/>
|
|
<constraint firstItem="sxo-IA-DXC" firstAttribute="trailing" secondItem="PuQ-HH-9DW" secondAttribute="trailing" id="iAf-Pv-Hl8"/>
|
|
<constraint firstItem="PuQ-HH-9DW" firstAttribute="top" secondItem="hA8-ki-X8m" secondAttribute="bottom" id="lNF-lt-wSq"/>
|
|
<constraint firstAttribute="bottom" secondItem="PuQ-HH-9DW" secondAttribute="bottom" id="m44-uV-U72"/>
|
|
<constraint firstItem="hA8-ki-X8m" firstAttribute="leading" secondItem="sxo-IA-DXC" secondAttribute="leading" id="vWh-ct-B5X"/>
|
|
</constraints>
|
|
<viewLayoutGuide key="safeArea" id="sxo-IA-DXC"/>
|
|
</view>
|
|
<connections>
|
|
<outlet property="collectionView" destination="PuQ-HH-9DW" id="b5u-ZB-l7g"/>
|
|
<outlet property="toolbar" destination="hA8-ki-X8m" id="wGZ-na-axJ"/>
|
|
</connections>
|
|
</viewController>
|
|
<placeholder placeholderIdentifier="IBFirstResponder" id="hiX-3i-iLz" userLabel="First Responder" sceneMemberID="firstResponder"/>
|
|
</objects>
|
|
<point key="canvasLocation" x="4245" y="-515"/>
|
|
</scene>
|
|
<!--Menu View Controller-->
|
|
<scene sceneID="JTo-oO-5Xc">
|
|
<objects>
|
|
<viewController id="bBH-of-tdd" customClass="MenuViewController" customModule="AvH_Plan" customModuleProvider="target" sceneMemberID="viewController">
|
|
<view key="view" contentMode="scaleToFill" id="nOs-f2-7qu">
|
|
<rect key="frame" x="0.0" y="0.0" width="414" height="896"/>
|
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
|
<color key="backgroundColor" name="colorBackground"/>
|
|
<viewLayoutGuide key="safeArea" id="2XG-5F-awv"/>
|
|
</view>
|
|
<navigationItem key="navigationItem" id="dT4-da-Exr"/>
|
|
</viewController>
|
|
<placeholder placeholderIdentifier="IBFirstResponder" id="8Cd-nN-1G8" userLabel="First Responder" sceneMemberID="firstResponder"/>
|
|
</objects>
|
|
<point key="canvasLocation" x="1632" y="1246"/>
|
|
</scene>
|
|
<!--AvH Plan-->
|
|
<scene sceneID="yl2-sM-qoP">
|
|
<objects>
|
|
<tabBarController storyboardIdentifier="AppTabBarController" title="AvH Plan" id="49e-Tb-3d3" customClass="CustomTabBarController" customModule="AvH_Plan" customModuleProvider="target" sceneMemberID="viewController">
|
|
<tabBar key="tabBar" contentMode="scaleToFill" id="W28-zg-YXA">
|
|
<rect key="frame" x="0.0" y="975" width="768" height="49"/>
|
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMinY="YES"/>
|
|
</tabBar>
|
|
<connections>
|
|
<segue destination="u5k-1S-jRe" kind="relationship" relationship="viewControllers" id="u7Y-xg-7CH"/>
|
|
<segue destination="ceg-T8-6Bs" kind="relationship" relationship="viewControllers" id="lzU-1b-eKA"/>
|
|
<segue destination="QLo-hR-KTA" kind="relationship" relationship="viewControllers" id="Vg0-hd-66G"/>
|
|
<segue destination="TgU-Wp-q74" kind="relationship" relationship="viewControllers" id="L24-WL-MU3"/>
|
|
</connections>
|
|
</tabBarController>
|
|
<placeholder placeholderIdentifier="IBFirstResponder" id="HuB-VB-40B" sceneMemberID="firstResponder"/>
|
|
</objects>
|
|
<point key="canvasLocation" x="0.0" y="0.0"/>
|
|
</scene>
|
|
<!--General-->
|
|
<scene sceneID="wZh-Nl-baJ">
|
|
<objects>
|
|
<navigationController automaticallyAdjustsScrollViewInsets="NO" id="u5k-1S-jRe" sceneMemberID="viewController">
|
|
<tabBarItem key="tabBarItem" title="General" image="ic_writing" selectedImage="ic_writing" id="acW-dT-cKf"/>
|
|
<toolbarItems/>
|
|
<navigationBar key="navigationBar" contentMode="scaleToFill" insetsLayoutMarginsFromSafeArea="NO" largeTitles="YES" id="eWV-1q-K0n">
|
|
<rect key="frame" x="0.0" y="44" width="414" height="96"/>
|
|
<autoresizingMask key="autoresizingMask"/>
|
|
</navigationBar>
|
|
<nil name="viewControllers"/>
|
|
<connections>
|
|
<segue destination="9pv-A4-QxB" kind="relationship" relationship="rootViewController" id="Sgi-MO-0hJ"/>
|
|
</connections>
|
|
</navigationController>
|
|
<placeholder placeholderIdentifier="IBFirstResponder" id="PN8-Zl-JEK" userLabel="First Responder" sceneMemberID="firstResponder"/>
|
|
</objects>
|
|
<point key="canvasLocation" x="797" y="-800"/>
|
|
</scene>
|
|
<!--Personal-->
|
|
<scene sceneID="D1i-4D-DF5">
|
|
<objects>
|
|
<navigationController automaticallyAdjustsScrollViewInsets="NO" id="ceg-T8-6Bs" sceneMemberID="viewController">
|
|
<tabBarItem key="tabBarItem" title="Personal" image="ic_idea" selectedImage="ic_idea" id="cPa-gy-q4n"/>
|
|
<toolbarItems/>
|
|
<navigationBar key="navigationBar" contentMode="scaleToFill" insetsLayoutMarginsFromSafeArea="NO" largeTitles="YES" id="uhu-Jz-N3s">
|
|
<rect key="frame" x="0.0" y="44" width="414" height="96"/>
|
|
<autoresizingMask key="autoresizingMask"/>
|
|
</navigationBar>
|
|
<nil name="viewControllers"/>
|
|
<connections>
|
|
<segue destination="8rJ-Kc-sve" kind="relationship" relationship="rootViewController" id="OeD-X8-ac2"/>
|
|
</connections>
|
|
</navigationController>
|
|
<placeholder placeholderIdentifier="IBFirstResponder" id="na2-df-29J" userLabel="First Responder" sceneMemberID="firstResponder"/>
|
|
</objects>
|
|
<point key="canvasLocation" x="748" y="-120"/>
|
|
</scene>
|
|
<!--Information-->
|
|
<scene sceneID="8Mm-U7-JgF">
|
|
<objects>
|
|
<navigationController automaticallyAdjustsScrollViewInsets="NO" id="QLo-hR-KTA" sceneMemberID="viewController">
|
|
<tabBarItem key="tabBarItem" title="Information" image="ic_information" selectedImage="ic_information" id="BQ7-VO-yI4"/>
|
|
<toolbarItems/>
|
|
<navigationBar key="navigationBar" contentMode="scaleToFill" insetsLayoutMarginsFromSafeArea="NO" largeTitles="YES" id="7nl-mF-KID">
|
|
<rect key="frame" x="0.0" y="44" width="414" height="96"/>
|
|
<autoresizingMask key="autoresizingMask"/>
|
|
</navigationBar>
|
|
<nil name="viewControllers"/>
|
|
</navigationController>
|
|
<placeholder placeholderIdentifier="IBFirstResponder" id="IMM-XL-aYt" userLabel="First Responder" sceneMemberID="firstResponder"/>
|
|
</objects>
|
|
<point key="canvasLocation" x="721.73913043478262" y="572.54464285714278"/>
|
|
</scene>
|
|
<!--Menu-->
|
|
<scene sceneID="wy5-3k-0tO">
|
|
<objects>
|
|
<navigationController automaticallyAdjustsScrollViewInsets="NO" id="TgU-Wp-q74" sceneMemberID="viewController">
|
|
<tabBarItem key="tabBarItem" title="Menu" image="ic_tomato" selectedImage="ic_tomato" id="IfX-2p-YWq"/>
|
|
<toolbarItems/>
|
|
<navigationBar key="navigationBar" contentMode="scaleToFill" insetsLayoutMarginsFromSafeArea="NO" largeTitles="YES" id="X3a-nR-zZn">
|
|
<rect key="frame" x="0.0" y="44" width="414" height="96"/>
|
|
<autoresizingMask key="autoresizingMask"/>
|
|
</navigationBar>
|
|
<nil name="viewControllers"/>
|
|
<connections>
|
|
<segue destination="bBH-of-tdd" kind="relationship" relationship="rootViewController" id="Poe-ld-Xi5"/>
|
|
</connections>
|
|
</navigationController>
|
|
<placeholder placeholderIdentifier="IBFirstResponder" id="mlr-hH-QPP" userLabel="First Responder" sceneMemberID="firstResponder"/>
|
|
</objects>
|
|
<point key="canvasLocation" x="704" y="1221"/>
|
|
</scene>
|
|
<!--Navigation Controller-->
|
|
<scene sceneID="a7C-oq-pZj">
|
|
<objects>
|
|
<navigationController storyboardIdentifier="Login" id="wrP-Kj-tyh" sceneMemberID="viewController">
|
|
<navigationBar key="navigationBar" contentMode="scaleToFill" insetsLayoutMarginsFromSafeArea="NO" largeTitles="YES" id="ir2-yb-Qay">
|
|
<rect key="frame" x="0.0" y="44" width="414" height="96"/>
|
|
<autoresizingMask key="autoresizingMask"/>
|
|
<color key="barTintColor" name="colorBackground"/>
|
|
</navigationBar>
|
|
<connections>
|
|
<segue destination="71z-sS-Hw4" kind="relationship" relationship="rootViewController" id="FU3-fX-fr5"/>
|
|
</connections>
|
|
</navigationController>
|
|
<placeholder placeholderIdentifier="IBFirstResponder" id="ORQ-eI-3d1" userLabel="First Responder" sceneMemberID="firstResponder"/>
|
|
</objects>
|
|
<point key="canvasLocation" x="2677" y="206"/>
|
|
</scene>
|
|
<!--Hello there!-->
|
|
<scene sceneID="HUz-Mf-yIW">
|
|
<objects>
|
|
<viewController id="71z-sS-Hw4" sceneMemberID="viewController">
|
|
<view key="view" contentMode="scaleToFill" id="C2s-yU-WXK">
|
|
<rect key="frame" x="0.0" y="0.0" width="414" height="896"/>
|
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
|
<subviews>
|
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" textAlignment="natural" lineBreakMode="tailTruncation" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="ZIX-7y-psY">
|
|
<rect key="frame" x="20" y="156" width="374" height="218.33333333333337"/>
|
|
<string key="text">Please click the button above to enter your username and password to verify that you're occupied at the Alexander-von-Humboldt-Gymnasium.
|
|
|
|
This login is only required once and your information will not be shared with anybody.
|
|
|
|
If you have logged in successfully, but the setup does not continue, please go back and try again.</string>
|
|
<fontDescription key="fontDescription" style="UICTFontTextStyleBody"/>
|
|
<nil key="textColor"/>
|
|
<nil key="highlightedColor"/>
|
|
</label>
|
|
</subviews>
|
|
<color key="backgroundColor" name="colorBackground"/>
|
|
<constraints>
|
|
<constraint firstItem="ZIX-7y-psY" firstAttribute="top" secondItem="ztZ-EJ-0pf" secondAttribute="top" constant="16" id="Eh3-2Q-QgV"/>
|
|
<constraint firstItem="ztZ-EJ-0pf" firstAttribute="trailing" secondItem="ZIX-7y-psY" secondAttribute="trailing" constant="20" id="aCZ-3M-AHf"/>
|
|
<constraint firstItem="ZIX-7y-psY" firstAttribute="leading" secondItem="ztZ-EJ-0pf" secondAttribute="leading" constant="20" id="rK9-Xu-Rbv"/>
|
|
</constraints>
|
|
<viewLayoutGuide key="safeArea" id="ztZ-EJ-0pf"/>
|
|
</view>
|
|
<navigationItem key="navigationItem" title="Hello there!" id="AmM-kS-Dd7">
|
|
<barButtonItem key="rightBarButtonItem" title="Log in" id="NUo-Rl-vf4">
|
|
<connections>
|
|
<segue destination="VcC-PU-4w2" kind="show" id="Gdj-21-S6j"/>
|
|
</connections>
|
|
</barButtonItem>
|
|
</navigationItem>
|
|
</viewController>
|
|
<placeholder placeholderIdentifier="IBFirstResponder" id="knw-eA-DLK" userLabel="First Responder" sceneMemberID="firstResponder"/>
|
|
</objects>
|
|
<point key="canvasLocation" x="3494" y="206"/>
|
|
</scene>
|
|
<!--Navigation Controller-->
|
|
<scene sceneID="1iA-SY-pPa">
|
|
<objects>
|
|
<navigationController storyboardIdentifier="FirstTime" id="Jo3-et-Mdy" sceneMemberID="viewController">
|
|
<navigationBar key="navigationBar" contentMode="scaleToFill" insetsLayoutMarginsFromSafeArea="NO" largeTitles="YES" id="Vmw-90-CHR">
|
|
<rect key="frame" x="0.0" y="44" width="414" height="96"/>
|
|
<autoresizingMask key="autoresizingMask"/>
|
|
<color key="barTintColor" name="colorBackground"/>
|
|
</navigationBar>
|
|
<connections>
|
|
<segue destination="rnZ-JC-kBT" kind="relationship" relationship="rootViewController" id="72E-26-83i"/>
|
|
</connections>
|
|
</navigationController>
|
|
<placeholder placeholderIdentifier="IBFirstResponder" id="43X-Sp-rFd" userLabel="First Responder" sceneMemberID="firstResponder"/>
|
|
</objects>
|
|
<point key="canvasLocation" x="2608" y="884"/>
|
|
</scene>
|
|
<!--Welcome!-->
|
|
<scene sceneID="SpA-gw-oPv">
|
|
<objects>
|
|
<viewController id="rnZ-JC-kBT" customClass="FirstTimeViewController" customModule="AvH_Plan" customModuleProvider="target" sceneMemberID="viewController">
|
|
<view key="view" contentMode="scaleToFill" id="Ir0-QI-oGC">
|
|
<rect key="frame" x="0.0" y="0.0" width="414" height="896"/>
|
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
|
<subviews>
|
|
<scrollView clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="IP4-V7-jcg">
|
|
<rect key="frame" x="0.0" y="140" width="414" height="722"/>
|
|
<subviews>
|
|
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="0cy-QE-LNr">
|
|
<rect key="frame" x="0.0" y="0.0" width="414" height="490.33333333333331"/>
|
|
<subviews>
|
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" textAlignment="natural" lineBreakMode="tailTruncation" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="szd-aA-XdS">
|
|
<rect key="frame" x="20" y="16" width="374" height="64.333333333333329"/>
|
|
<string key="text">First, let's setup some things.
|
|
|
|
Tell me your name.</string>
|
|
<fontDescription key="fontDescription" style="UICTFontTextStyleBody"/>
|
|
<nil key="textColor"/>
|
|
<nil key="highlightedColor"/>
|
|
</label>
|
|
<textField opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" borderStyle="roundedRect" placeholder="Your name" textAlignment="natural" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="pH1-JE-B6v">
|
|
<rect key="frame" x="20" y="96.333333333333343" width="374" height="34"/>
|
|
<fontDescription key="fontDescription" style="UICTFontTextStyleCallout"/>
|
|
<textInputTraits key="textInputTraits" autocorrectionType="no" spellCheckingType="no" smartDashesType="no" smartInsertDeleteType="no" smartQuotesType="no"/>
|
|
</textField>
|
|
<textField opaque="NO" contentMode="scaleToFill" horizontalCompressionResistancePriority="749" contentHorizontalAlignment="left" contentVerticalAlignment="center" borderStyle="roundedRect" placeholder="Your grade" textAlignment="natural" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="b6K-FB-rfo">
|
|
<rect key="frame" x="20" y="182.66666666666669" width="333.66666666666669" height="34"/>
|
|
<fontDescription key="fontDescription" style="UICTFontTextStyleCallout"/>
|
|
<textInputTraits key="textInputTraits" autocorrectionType="no" spellCheckingType="no" smartDashesType="no" smartInsertDeleteType="no" smartQuotesType="no"/>
|
|
</textField>
|
|
<textField opaque="NO" contentMode="scaleToFill" horizontalCompressionResistancePriority="749" contentHorizontalAlignment="left" contentVerticalAlignment="center" borderStyle="roundedRect" placeholder="Your course" textAlignment="natural" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="dWO-0U-i1C">
|
|
<rect key="frame" x="20" y="313" width="333.66666666666669" height="34"/>
|
|
<fontDescription key="fontDescription" style="UICTFontTextStyleCallout"/>
|
|
<textInputTraits key="textInputTraits" autocorrectionType="no" spellCheckingType="no" smartDashesType="no" smartInsertDeleteType="no" smartQuotesType="no"/>
|
|
</textField>
|
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Next, tell me which grade you're in." textAlignment="natural" lineBreakMode="tailTruncation" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="QEa-bk-RFE">
|
|
<rect key="frame" x="20" y="146.33333333333331" width="374" height="20.333333333333343"/>
|
|
<fontDescription key="fontDescription" style="UICTFontTextStyleBody"/>
|
|
<nil key="textColor"/>
|
|
<nil key="highlightedColor"/>
|
|
</label>
|
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="If you're in senior phase (E-Phase, Q-Phase), please also tell me which courses you're enrolled in." textAlignment="natural" lineBreakMode="tailTruncation" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="F3r-Ao-Iih">
|
|
<rect key="frame" x="20" y="232.66666666666671" width="374" height="64.333333333333343"/>
|
|
<fontDescription key="fontDescription" style="UICTFontTextStyleBody"/>
|
|
<nil key="textColor"/>
|
|
<nil key="highlightedColor"/>
|
|
</label>
|
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" textAlignment="natural" lineBreakMode="tailTruncation" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Eor-Sq-zqK">
|
|
<rect key="frame" x="20" y="363" width="374" height="64.333333333333314"/>
|
|
<string key="text">Lastly, please pick the type of substitution plan you want to see when you launch the app. Click the button at the top to finish setup.</string>
|
|
<fontDescription key="fontDescription" style="UICTFontTextStyleBody"/>
|
|
<nil key="textColor"/>
|
|
<nil key="highlightedColor"/>
|
|
</label>
|
|
<segmentedControl opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="top" segmentControlStyle="plain" selectedSegmentIndex="0" translatesAutoresizingMaskIntoConstraints="NO" id="xXa-1j-Cw3">
|
|
<rect key="frame" x="20" y="443.33333333333337" width="374" height="32"/>
|
|
<segments>
|
|
<segment title="General"/>
|
|
<segment title="Personal"/>
|
|
</segments>
|
|
</segmentedControl>
|
|
<button opaque="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="detailDisclosure" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="5ow-Mz-5J9">
|
|
<rect key="frame" x="369.66666666666669" y="188" width="24.333333333333314" height="23.666666666666657"/>
|
|
<connections>
|
|
<action selector="gradeInfoButton:" destination="rnZ-JC-kBT" eventType="touchUpInside" id="Ec2-kW-LH4"/>
|
|
</connections>
|
|
</button>
|
|
<button opaque="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="detailDisclosure" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="vTq-Xg-Vnx">
|
|
<rect key="frame" x="369.66666666666669" y="318.33333333333331" width="24.333333333333314" height="23.666666666666686"/>
|
|
<connections>
|
|
<action selector="courseInfoButton:" destination="rnZ-JC-kBT" eventType="touchUpInside" id="jDC-Pi-wy4"/>
|
|
</connections>
|
|
</button>
|
|
</subviews>
|
|
<color key="backgroundColor" name="colorBackground"/>
|
|
<constraints>
|
|
<constraint firstAttribute="trailing" secondItem="szd-aA-XdS" secondAttribute="trailing" constant="20" id="0SL-bt-sNa"/>
|
|
<constraint firstAttribute="trailing" secondItem="5ow-Mz-5J9" secondAttribute="trailing" constant="20" id="6Tx-rq-hb5"/>
|
|
<constraint firstItem="dWO-0U-i1C" firstAttribute="top" secondItem="F3r-Ao-Iih" secondAttribute="bottom" constant="16" id="Avc-hf-rsn"/>
|
|
<constraint firstItem="vTq-Xg-Vnx" firstAttribute="leading" secondItem="dWO-0U-i1C" secondAttribute="trailing" constant="16" id="Bvv-0C-QmI"/>
|
|
<constraint firstItem="xXa-1j-Cw3" firstAttribute="leading" secondItem="0cy-QE-LNr" secondAttribute="leading" constant="20" id="DAS-rO-WAJ"/>
|
|
<constraint firstItem="dWO-0U-i1C" firstAttribute="leading" secondItem="0cy-QE-LNr" secondAttribute="leading" constant="20" id="Gcq-XF-mAS"/>
|
|
<constraint firstItem="vTq-Xg-Vnx" firstAttribute="centerY" secondItem="dWO-0U-i1C" secondAttribute="centerY" id="HhW-G9-jct"/>
|
|
<constraint firstItem="pH1-JE-B6v" firstAttribute="top" secondItem="szd-aA-XdS" secondAttribute="bottom" constant="16" id="IwP-WZ-3jo"/>
|
|
<constraint firstAttribute="trailing" secondItem="F3r-Ao-Iih" secondAttribute="trailing" constant="20" id="LUE-92-eFj"/>
|
|
<constraint firstItem="b6K-FB-rfo" firstAttribute="leading" secondItem="0cy-QE-LNr" secondAttribute="leading" constant="20" id="PNr-5M-9in"/>
|
|
<constraint firstAttribute="trailing" secondItem="QEa-bk-RFE" secondAttribute="trailing" constant="20" id="R4z-V5-m4e"/>
|
|
<constraint firstAttribute="bottom" secondItem="xXa-1j-Cw3" secondAttribute="bottom" constant="16" id="SiS-pf-hok"/>
|
|
<constraint firstItem="Eor-Sq-zqK" firstAttribute="top" secondItem="dWO-0U-i1C" secondAttribute="bottom" constant="16" id="Tpw-VV-kPx"/>
|
|
<constraint firstItem="b6K-FB-rfo" firstAttribute="top" secondItem="QEa-bk-RFE" secondAttribute="bottom" constant="16" id="WPg-z6-Rpu"/>
|
|
<constraint firstItem="QEa-bk-RFE" firstAttribute="leading" secondItem="0cy-QE-LNr" secondAttribute="leading" constant="20" id="XjI-nU-Vdo"/>
|
|
<constraint firstItem="xXa-1j-Cw3" firstAttribute="top" secondItem="Eor-Sq-zqK" secondAttribute="bottom" constant="16" id="Yxd-w9-EvV"/>
|
|
<constraint firstItem="szd-aA-XdS" firstAttribute="top" secondItem="0cy-QE-LNr" secondAttribute="top" constant="16" id="cAa-3e-cHr"/>
|
|
<constraint firstItem="F3r-Ao-Iih" firstAttribute="top" secondItem="b6K-FB-rfo" secondAttribute="bottom" constant="16" id="d4c-P1-633"/>
|
|
<constraint firstItem="QEa-bk-RFE" firstAttribute="top" secondItem="pH1-JE-B6v" secondAttribute="bottom" constant="16" id="etI-AB-KSH"/>
|
|
<constraint firstAttribute="trailing" secondItem="vTq-Xg-Vnx" secondAttribute="trailing" constant="20" id="f0V-jY-CFs"/>
|
|
<constraint firstItem="5ow-Mz-5J9" firstAttribute="leading" secondItem="b6K-FB-rfo" secondAttribute="trailing" constant="16" id="hgD-hV-eim"/>
|
|
<constraint firstAttribute="trailing" secondItem="pH1-JE-B6v" secondAttribute="trailing" constant="20" id="iHo-dn-sQx"/>
|
|
<constraint firstItem="pH1-JE-B6v" firstAttribute="leading" secondItem="0cy-QE-LNr" secondAttribute="leading" constant="20" id="iaX-1o-DSG"/>
|
|
<constraint firstItem="szd-aA-XdS" firstAttribute="leading" secondItem="0cy-QE-LNr" secondAttribute="leading" constant="20" id="pan-pR-Rbc"/>
|
|
<constraint firstItem="5ow-Mz-5J9" firstAttribute="centerY" secondItem="b6K-FB-rfo" secondAttribute="centerY" id="r2k-2w-jgK"/>
|
|
<constraint firstItem="F3r-Ao-Iih" firstAttribute="leading" secondItem="0cy-QE-LNr" secondAttribute="leading" constant="20" id="s5S-a8-xWn"/>
|
|
<constraint firstAttribute="trailing" secondItem="xXa-1j-Cw3" secondAttribute="trailing" constant="20" id="yzN-nu-Qer"/>
|
|
<constraint firstAttribute="trailing" secondItem="Eor-Sq-zqK" secondAttribute="trailing" constant="20" id="zvY-cb-3fF"/>
|
|
<constraint firstItem="Eor-Sq-zqK" firstAttribute="leading" secondItem="0cy-QE-LNr" secondAttribute="leading" constant="20" id="zxw-5P-fVF"/>
|
|
</constraints>
|
|
</view>
|
|
</subviews>
|
|
<color key="backgroundColor" name="colorBackground"/>
|
|
<constraints>
|
|
<constraint firstItem="0cy-QE-LNr" firstAttribute="leading" secondItem="IP4-V7-jcg" secondAttribute="leading" id="4wk-aK-BJP"/>
|
|
<constraint firstAttribute="trailing" secondItem="0cy-QE-LNr" secondAttribute="trailing" id="QKj-by-SeU"/>
|
|
<constraint firstItem="0cy-QE-LNr" firstAttribute="top" secondItem="IP4-V7-jcg" secondAttribute="top" id="lh5-B4-Oxr"/>
|
|
<constraint firstAttribute="bottom" secondItem="0cy-QE-LNr" secondAttribute="bottom" id="t0x-X0-UyW"/>
|
|
<constraint firstItem="0cy-QE-LNr" firstAttribute="width" secondItem="IP4-V7-jcg" secondAttribute="width" id="uzR-B5-E7m"/>
|
|
</constraints>
|
|
</scrollView>
|
|
</subviews>
|
|
<color key="backgroundColor" name="colorBackground"/>
|
|
<constraints>
|
|
<constraint firstItem="TDO-88-aox" firstAttribute="bottom" secondItem="IP4-V7-jcg" secondAttribute="bottom" id="Fil-Gb-KbO"/>
|
|
<constraint firstItem="TDO-88-aox" firstAttribute="trailing" secondItem="IP4-V7-jcg" secondAttribute="trailing" id="Ndv-NW-j3L"/>
|
|
<constraint firstItem="IP4-V7-jcg" firstAttribute="top" secondItem="TDO-88-aox" secondAttribute="top" id="cu9-Ae-FdJ"/>
|
|
<constraint firstItem="IP4-V7-jcg" firstAttribute="leading" secondItem="TDO-88-aox" secondAttribute="leading" id="plD-iI-hap"/>
|
|
</constraints>
|
|
<viewLayoutGuide key="safeArea" id="TDO-88-aox"/>
|
|
</view>
|
|
<navigationItem key="navigationItem" title="Welcome!" id="KbA-z7-Ss6">
|
|
<barButtonItem key="rightBarButtonItem" title="Finish" id="6Ce-T9-ZJX">
|
|
<connections>
|
|
<action selector="finishSetupButton:" destination="rnZ-JC-kBT" id="SIY-pC-6Pk"/>
|
|
</connections>
|
|
</barButtonItem>
|
|
</navigationItem>
|
|
<connections>
|
|
<outlet property="courseTextField" destination="dWO-0U-i1C" id="yCS-kN-Gf6"/>
|
|
<outlet property="defaultPlanSegmentedControl" destination="xXa-1j-Cw3" id="8Ve-4Z-4cT"/>
|
|
<outlet property="gradeTextField" destination="b6K-FB-rfo" id="PbA-qF-Wgb"/>
|
|
<outlet property="nameTextField" destination="pH1-JE-B6v" id="bgN-VN-Cfn"/>
|
|
<outlet property="scrollView" destination="IP4-V7-jcg" id="Xxo-ES-TSj"/>
|
|
<outlet property="textToolbar" destination="es0-5E-wOu" id="T5a-vu-Xrh"/>
|
|
</connections>
|
|
</viewController>
|
|
<placeholder placeholderIdentifier="IBFirstResponder" id="nGa-db-93s" userLabel="First Responder" sceneMemberID="firstResponder"/>
|
|
<toolbar opaque="NO" clearsContextBeforeDrawing="NO" contentMode="scaleToFill" id="es0-5E-wOu">
|
|
<rect key="frame" x="0.0" y="0.0" width="414" height="44"/>
|
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMinY="YES"/>
|
|
<items>
|
|
<barButtonItem style="plain" systemItem="flexibleSpace" id="sKi-7F-ZIV"/>
|
|
<barButtonItem systemItem="done" id="97h-uH-pvf">
|
|
<connections>
|
|
<action selector="textDismissButton:" destination="rnZ-JC-kBT" id="tzR-ME-56J"/>
|
|
</connections>
|
|
</barButtonItem>
|
|
</items>
|
|
</toolbar>
|
|
</objects>
|
|
<point key="canvasLocation" x="3495.652173913044" y="881.91964285714278"/>
|
|
</scene>
|
|
<!--Log in-->
|
|
<scene sceneID="WEH-5u-Eyk">
|
|
<objects>
|
|
<viewController title="Log in" id="VcC-PU-4w2" customClass="LoginViewController" customModule="AvH_Plan" customModuleProvider="target" sceneMemberID="viewController">
|
|
<view key="view" contentMode="scaleToFill" id="Aey-S6-YoJ">
|
|
<rect key="frame" x="0.0" y="0.0" width="414" height="896"/>
|
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
|
<subviews>
|
|
<wkWebView contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="xo2-qg-VPG">
|
|
<rect key="frame" x="0.0" y="140" width="414" height="722"/>
|
|
<color key="backgroundColor" name="colorBackground"/>
|
|
<wkWebViewConfiguration key="configuration" allowsAirPlayForMediaPlayback="NO" allowsPictureInPictureMediaPlayback="NO">
|
|
<dataDetectorTypes key="dataDetectorTypes" none="YES"/>
|
|
<audiovisualMediaTypes key="mediaTypesRequiringUserActionForPlayback" none="YES"/>
|
|
<wkPreferences key="preferences"/>
|
|
</wkWebViewConfiguration>
|
|
</wkWebView>
|
|
</subviews>
|
|
<color key="backgroundColor" name="colorBackground"/>
|
|
<constraints>
|
|
<constraint firstItem="xo2-qg-VPG" firstAttribute="top" secondItem="VDO-P3-vAV" secondAttribute="top" id="Nbq-Zh-Ucu"/>
|
|
<constraint firstItem="xo2-qg-VPG" firstAttribute="leading" secondItem="VDO-P3-vAV" secondAttribute="leading" id="hMN-dw-MDN"/>
|
|
<constraint firstItem="VDO-P3-vAV" firstAttribute="trailing" secondItem="xo2-qg-VPG" secondAttribute="trailing" id="rkx-1r-79R"/>
|
|
<constraint firstItem="VDO-P3-vAV" firstAttribute="bottom" secondItem="xo2-qg-VPG" secondAttribute="bottom" id="u4N-Kz-mgQ"/>
|
|
</constraints>
|
|
<viewLayoutGuide key="safeArea" id="VDO-P3-vAV"/>
|
|
</view>
|
|
<connections>
|
|
<outlet property="webView" destination="xo2-qg-VPG" id="Dad-AD-hcK"/>
|
|
</connections>
|
|
</viewController>
|
|
<placeholder placeholderIdentifier="IBFirstResponder" id="Ufs-OB-0N6" userLabel="First Responder" sceneMemberID="firstResponder"/>
|
|
</objects>
|
|
<point key="canvasLocation" x="4246" y="207"/>
|
|
</scene>
|
|
</scenes>
|
|
<resources>
|
|
<image name="ic_idea" width="16.666666030883789" height="25"/>
|
|
<image name="ic_information" width="25" height="25"/>
|
|
<image name="ic_tomato" width="25" height="25"/>
|
|
<image name="ic_writing" width="25" height="25"/>
|
|
<namedColor name="colorBackground">
|
|
<color red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
|
</namedColor>
|
|
<namedColor name="colorDefault">
|
|
<color red="0.10980392156862745" green="0.10980392156862745" blue="0.11764705882352941" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
|
</namedColor>
|
|
<namedColor name="colorHint">
|
|
<color red="0.19215686274509805" green="0.19215686274509805" blue="0.19215686274509805" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
|
</namedColor>
|
|
<namedColor name="colorPreferenceCell">
|
|
<color red="0.10980392156862745" green="0.10980392156862745" blue="0.11764705882352941" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
|
</namedColor>
|
|
<namedColor name="colorToolbarPreferences">
|
|
<color red="0.070588235294117646" green="0.070588235294117646" blue="0.070588235294117646" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
|
</namedColor>
|
|
</resources>
|
|
</document>
|