Advertisement
Don_Mag

JCB Storyboard

Sep 2nd, 2020
2,499
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
XML 33.18 KB | None | 0 0
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="16096" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES" initialViewController="NTs-d0-Tkv">
  3.     <device id="retina5_9" orientation="portrait" appearance="light"/>
  4.     <dependencies>
  5.         <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="16087"/>
  6.         <capability name="Named colors" minToolsVersion="9.0"/>
  7.         <capability name="Safe area layout guides" minToolsVersion="9.0"/>
  8.         <capability name="collection view cell content view" minToolsVersion="11.0"/>
  9.         <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
  10.     </dependencies>
  11.     <scenes>
  12.         <!--Sortieren View Controller-->
  13.         <scene sceneID="9kJ-Mb-EXv">
  14.             <objects>
  15.                 <viewController id="P4C-0E-H81" customClass="SortierenViewController" customModule="Temp" customModuleProvider="target" sceneMemberID="viewController">
  16.                     <view key="view" contentMode="scaleToFill" id="w1v-aj-liB">
  17.                         <rect key="frame" x="0.0" y="0.0" width="375" height="812"/>
  18.                         <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  19.                         <subviews>
  20.                             <collectionView clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleToFill" dataMode="prototypes" translatesAutoresizingMaskIntoConstraints="NO" id="sga-Fg-UJs">
  21.                                 <rect key="frame" x="0.0" y="88" width="375" height="690"/>
  22.                                 <color key="backgroundColor" systemColor="systemBackgroundColor" cocoaTouchSystemColor="whiteColor"/>
  23.                                 <collectionViewFlowLayout key="collectionViewLayout" automaticEstimatedItemSize="YES" minimumLineSpacing="10" minimumInteritemSpacing="10" id="R11-nN-ER0">
  24.                                     <size key="itemSize" width="128" height="128"/>
  25.                                     <size key="headerReferenceSize" width="0.0" height="0.0"/>
  26.                                     <size key="footerReferenceSize" width="0.0" height="0.0"/>
  27.                                     <inset key="sectionInset" minX="0.0" minY="0.0" maxX="0.0" maxY="0.0"/>
  28.                                 </collectionViewFlowLayout>
  29.                                 <cells>
  30.                                     <collectionViewCell opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" reuseIdentifier="cell" id="Ser-9h-p1C">
  31.                                         <rect key="frame" x="0.0" y="0.0" width="128" height="128"/>
  32.                                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
  33.                                         <collectionViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" insetsLayoutMarginsFromSafeArea="NO" id="uqG-B6-eeo">
  34.                                             <rect key="frame" x="0.0" y="0.0" width="128" height="128"/>
  35.                                             <autoresizingMask key="autoresizingMask"/>
  36.                                         </collectionViewCellContentView>
  37.                                     </collectionViewCell>
  38.                                 </cells>
  39.                                 <connections>
  40.                                     <outlet property="dataSource" destination="P4C-0E-H81" id="gUj-GT-EFm"/>
  41.                                     <outlet property="delegate" destination="P4C-0E-H81" id="Jqd-me-0Mc"/>
  42.                                     <outlet property="dragDelegate" destination="P4C-0E-H81" id="oEb-WT-b7V"/>
  43.                                     <outlet property="dropDelegate" destination="P4C-0E-H81" id="Cwl-kr-hIm"/>
  44.                                 </connections>
  45.                             </collectionView>
  46.                             <navigationBar contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="ftt-Fx-bAQ">
  47.                                 <rect key="frame" x="0.0" y="44" width="375" height="44"/>
  48.                                 <items>
  49.                                     <navigationItem title="Sort" id="Gj1-qH-a8m">
  50.                                         <barButtonItem key="leftBarButtonItem" title="Item" image="back" id="fKL-Mj-5cD">
  51.                                             <color key="tintColor" name="BarColor"/>
  52.                                             <connections>
  53.                                                 <action selector="backButtonTapped:" destination="P4C-0E-H81" id="eTM-G7-VWd"/>
  54.                                             </connections>
  55.                                         </barButtonItem>
  56.                                     </navigationItem>
  57.                                 </items>
  58.                             </navigationBar>
  59.                         </subviews>
  60.                         <color key="backgroundColor" systemColor="systemBackgroundColor" cocoaTouchSystemColor="whiteColor"/>
  61.                         <constraints>
  62.                             <constraint firstItem="ftt-Fx-bAQ" firstAttribute="top" secondItem="VCh-uJ-Fo7" secondAttribute="top" id="1N9-7p-gCb"/>
  63.                             <constraint firstItem="sga-Fg-UJs" firstAttribute="trailing" secondItem="VCh-uJ-Fo7" secondAttribute="trailing" id="4px-e7-JFt"/>
  64.                             <constraint firstItem="ftt-Fx-bAQ" firstAttribute="leading" secondItem="VCh-uJ-Fo7" secondAttribute="leading" id="MCU-7C-K1O"/>
  65.                             <constraint firstItem="sga-Fg-UJs" firstAttribute="bottom" secondItem="VCh-uJ-Fo7" secondAttribute="bottom" id="Vkt-bV-JgB"/>
  66.                             <constraint firstItem="sga-Fg-UJs" firstAttribute="top" secondItem="ftt-Fx-bAQ" secondAttribute="bottom" id="kYj-j6-cQV"/>
  67.                             <constraint firstItem="ftt-Fx-bAQ" firstAttribute="trailing" secondItem="VCh-uJ-Fo7" secondAttribute="trailing" id="sFT-kK-IiT"/>
  68.                             <constraint firstItem="sga-Fg-UJs" firstAttribute="leading" secondItem="VCh-uJ-Fo7" secondAttribute="leading" id="uHV-t9-aGu"/>
  69.                         </constraints>
  70.                         <viewLayoutGuide key="safeArea" id="VCh-uJ-Fo7"/>
  71.                     </view>
  72.                     <connections>
  73.                         <outlet property="collectionView" destination="sga-Fg-UJs" id="Uet-0l-vjR"/>
  74.                     </connections>
  75.                 </viewController>
  76.                 <placeholder placeholderIdentifier="IBFirstResponder" id="NCP-AI-INw" userLabel="First Responder" customClass="UIResponder" sceneMemberID="firstResponder"/>
  77.             </objects>
  78.             <point key="canvasLocation" x="-780" y="841.62561576354688"/>
  79.         </scene>
  80.         <!--Water Balance-->
  81.         <scene sceneID="MMf-pU-gGm">
  82.             <objects>
  83.                 <viewController id="NTs-d0-Tkv" customClass="WasserhaushaltViewController" customModule="Temp" customModuleProvider="target" sceneMemberID="viewController">
  84.                     <view key="view" contentMode="scaleToFill" id="4Sl-eR-4sW">
  85.                         <rect key="frame" x="0.0" y="0.0" width="375" height="812"/>
  86.                         <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  87.                         <subviews>
  88.                             <navigationBar contentMode="scaleToFill" translucent="NO" translatesAutoresizingMaskIntoConstraints="NO" id="WvM-UX-SR0">
  89.                                 <rect key="frame" x="0.0" y="44" width="375" height="44"/>
  90.                                 <color key="barTintColor" name="ColorNew"/>
  91.                                 <items>
  92.                                     <navigationItem title="Water Balance" id="owS-fG-Mh5">
  93.                                         <barButtonItem key="rightBarButtonItem" title="Item" image="calendar.mine" id="3L5-iP-Td8">
  94.                                             <color key="tintColor" name="BarColor"/>
  95.                                             <connections>
  96.                                                 <segue destination="EHR-L3-f3V" kind="presentation" modalPresentationStyle="fullScreen" id="hlV-8J-RNb"/>
  97.                                             </connections>
  98.                                         </barButtonItem>
  99.                                     </navigationItem>
  100.                                 </items>
  101.                             </navigationBar>
  102.                             <scrollView clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleToFill" ambiguous="YES" bounces="NO" pagingEnabled="YES" showsHorizontalScrollIndicator="NO" showsVerticalScrollIndicator="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Y2X-e9-44a">
  103.                                 <rect key="frame" x="0.0" y="88" width="375" height="223"/>
  104.                                 <viewLayoutGuide key="contentLayoutGuide" id="q7n-dj-geG"/>
  105.                                 <viewLayoutGuide key="frameLayoutGuide" id="zWt-nh-yqG"/>
  106.                                 <connections>
  107.                                     <outlet property="delegate" destination="NTs-d0-Tkv" id="kWv-zC-Ruk"/>
  108.                                 </connections>
  109.                             </scrollView>
  110.                             <pageControl opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" numberOfPages="6" translatesAutoresizingMaskIntoConstraints="NO" id="KLU-qy-VEu">
  111.                                 <rect key="frame" x="0.0" y="311.33333333333331" width="375" height="37"/>
  112.                                 <color key="currentPageIndicatorTintColor" name="BarColor"/>
  113.                                 <connections>
  114.                                     <action selector="pageControlTapped:" destination="NTs-d0-Tkv" eventType="valueChanged" id="y9j-bQ-kGp"/>
  115.                                 </connections>
  116.                             </pageControl>
  117.                             <stackView opaque="NO" contentMode="scaleToFill" distribution="fillEqually" spacing="-2" translatesAutoresizingMaskIntoConstraints="NO" id="WXz-zg-ViG">
  118.                                 <rect key="frame" x="8" y="348.33333333333331" width="359" height="20.333333333333314"/>
  119.                                 <subviews>
  120.                                     <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="0 mL" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontForContentSizeCategory="YES" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="2f6-IL-9JH">
  121.                                         <rect key="frame" x="0.0" y="0.0" width="180.66666666666666" height="20.333333333333332"/>
  122.                                         <fontDescription key="fontDescription" type="system" pointSize="17"/>
  123.                                         <nil key="textColor"/>
  124.                                         <nil key="highlightedColor"/>
  125.                                     </label>
  126.                                     <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="2500 mL" textAlignment="right" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontForContentSizeCategory="YES" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="urB-14-W7c">
  127.                                         <rect key="frame" x="178.66666666666663" y="0.0" width="180.33333333333337" height="20.333333333333332"/>
  128.                                         <fontDescription key="fontDescription" type="system" pointSize="17"/>
  129.                                         <nil key="textColor"/>
  130.                                         <nil key="highlightedColor"/>
  131.                                     </label>
  132.                                 </subviews>
  133.                             </stackView>
  134.                             <stackView opaque="NO" contentMode="scaleToFill" distribution="fillEqually" translatesAutoresizingMaskIntoConstraints="NO" id="GhU-gU-5qF">
  135.                                 <rect key="frame" x="8" y="376.66666666666669" width="359" height="20.333333333333314"/>
  136.                                 <subviews>
  137.                                     <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="drunk" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="YEe-pg-d5Z">
  138.                                         <rect key="frame" x="0.0" y="0.0" width="179.66666666666666" height="20.333333333333332"/>
  139.                                         <fontDescription key="fontDescription" type="system" pointSize="17"/>
  140.                                         <nil key="textColor"/>
  141.                                         <nil key="highlightedColor"/>
  142.                                     </label>
  143.                                     <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="recommendation" textAlignment="right" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="ang-DU-SwW">
  144.                                         <rect key="frame" x="179.66666666666663" y="0.0" width="179.33333333333337" height="20.333333333333332"/>
  145.                                         <fontDescription key="fontDescription" type="system" pointSize="17"/>
  146.                                         <nil key="textColor"/>
  147.                                         <nil key="highlightedColor"/>
  148.                                     </label>
  149.                                 </subviews>
  150.                             </stackView>
  151.                             <progressView opaque="NO" contentMode="scaleToFill" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="CNT-Vp-NgZ">
  152.                                 <rect key="frame" x="8" y="405" width="359" height="2"/>
  153.                             </progressView>
  154.                             <toolbar opaque="NO" clearsContextBeforeDrawing="NO" contentMode="scaleToFill" translucent="NO" translatesAutoresizingMaskIntoConstraints="NO" id="bwt-gA-4q8">
  155.                                 <rect key="frame" x="8" y="415" width="359" height="44"/>
  156.                                 <items>
  157.                                     <barButtonItem title="Item" image="Glas" id="E0h-e4-VCR">
  158.                                         <color key="tintColor" name="BarColor"/>
  159.                                         <connections>
  160.                                             <action selector="wasserglasTapped:" destination="NTs-d0-Tkv" id="pHd-Ry-bUH"/>
  161.                                         </connections>
  162.                                     </barButtonItem>
  163.                                     <barButtonItem title="Item" image="kleineFlasche" id="3Er-cO-lI9">
  164.                                         <color key="tintColor" systemColor="systemGrayColor" red="0.5568627451" green="0.5568627451" blue="0.57647058819999997" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  165.                                         <connections>
  166.                                             <action selector="kleineFlascheTapped:" destination="NTs-d0-Tkv" id="8Dl-id-Grw"/>
  167.                                         </connections>
  168.                                     </barButtonItem>
  169.                                     <barButtonItem title="Item" image="grosseFlasche" id="6d0-LX-vvN">
  170.                                         <color key="tintColor" systemColor="systemGrayColor" red="0.5568627451" green="0.5568627451" blue="0.57647058819999997" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  171.                                         <connections>
  172.                                             <action selector="grosseFlascheTapped:" destination="NTs-d0-Tkv" id="6he-cg-1Wg"/>
  173.                                         </connections>
  174.                                     </barButtonItem>
  175.                                     <barButtonItem width="155" style="plain" systemItem="fixedSpace" id="0HU-Ue-wJc"/>
  176.                                     <barButtonItem style="plain" id="RlO-F1-yan">
  177.                                         <stepper key="customView" opaque="NO" contentMode="scaleToFill" horizontalHuggingPriority="750" verticalHuggingPriority="750" contentHorizontalAlignment="center" contentVerticalAlignment="center" maximumValue="7000" stepValue="250" id="sTl-CR-pya">
  178.                                             <rect key="frame" x="265" y="6" width="94" height="32"/>
  179.                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
  180.                                             <connections>
  181.                                                 <action selector="stepperTapped:" destination="NTs-d0-Tkv" eventType="valueChanged" id="3JY-n6-hlA"/>
  182.                                             </connections>
  183.                                         </stepper>
  184.                                     </barButtonItem>
  185.                                 </items>
  186.                                 <color key="barTintColor" name="ColorNew"/>
  187.                             </toolbar>
  188.                             <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="hm2-V1-N7r">
  189.                                 <rect key="frame" x="0.0" y="459" width="375" height="270"/>
  190.                                 <color key="tintColor" cocoaTouchSystemColor="groupTableViewBackgroundColor"/>
  191.                             </view>
  192.                         </subviews>
  193.                         <color key="backgroundColor" name="ColorNew"/>
  194.                         <constraints>
  195.                             <constraint firstItem="GhU-gU-5qF" firstAttribute="top" secondItem="WXz-zg-ViG" secondAttribute="bottom" constant="8" id="49L-YI-gUp"/>
  196.                             <constraint firstItem="bwt-gA-4q8" firstAttribute="top" secondItem="CNT-Vp-NgZ" secondAttribute="bottom" constant="8" id="7xk-r6-wDP"/>
  197.                             <constraint firstItem="GhU-gU-5qF" firstAttribute="leading" secondItem="zhG-dL-pSp" secondAttribute="leading" constant="8" id="8Qk-uk-iGk"/>
  198.                             <constraint firstItem="Y2X-e9-44a" firstAttribute="leading" secondItem="zhG-dL-pSp" secondAttribute="leading" id="CeX-bf-0Xf"/>
  199.                             <constraint firstItem="zhG-dL-pSp" firstAttribute="trailing" secondItem="WXz-zg-ViG" secondAttribute="trailing" constant="8" id="Fsp-3q-aJt"/>
  200.                             <constraint firstItem="CNT-Vp-NgZ" firstAttribute="centerX" secondItem="4Sl-eR-4sW" secondAttribute="centerX" id="GlT-d6-DAD"/>
  201.                             <constraint firstItem="KLU-qy-VEu" firstAttribute="top" secondItem="Y2X-e9-44a" secondAttribute="bottom" id="LMd-y1-ObC"/>
  202.                             <constraint firstItem="zhG-dL-pSp" firstAttribute="trailing" secondItem="GhU-gU-5qF" secondAttribute="trailing" constant="8" id="NAx-cA-Y8u"/>
  203.                             <constraint firstItem="WXz-zg-ViG" firstAttribute="leading" secondItem="zhG-dL-pSp" secondAttribute="leading" constant="8" id="QEG-Bn-LE0"/>
  204.                             <constraint firstItem="CNT-Vp-NgZ" firstAttribute="leading" secondItem="zhG-dL-pSp" secondAttribute="leading" constant="8" id="SMi-dP-eCm"/>
  205.                             <constraint firstItem="hm2-V1-N7r" firstAttribute="trailing" secondItem="zhG-dL-pSp" secondAttribute="trailing" id="Sch-3U-3A3"/>
  206.                             <constraint firstItem="zhG-dL-pSp" firstAttribute="trailing" secondItem="CNT-Vp-NgZ" secondAttribute="trailing" constant="8" id="TLj-NO-Zry"/>
  207.                             <constraint firstItem="bwt-gA-4q8" firstAttribute="leading" secondItem="zhG-dL-pSp" secondAttribute="leading" constant="8" id="WPk-cd-7d8"/>
  208.                             <constraint firstItem="CNT-Vp-NgZ" firstAttribute="top" secondItem="GhU-gU-5qF" secondAttribute="bottom" constant="8" id="aad-zl-SB7"/>
  209.                             <constraint firstItem="WvM-UX-SR0" firstAttribute="top" secondItem="zhG-dL-pSp" secondAttribute="top" id="eRV-Kb-buT"/>
  210.                             <constraint firstItem="hm2-V1-N7r" firstAttribute="leading" secondItem="zhG-dL-pSp" secondAttribute="leading" id="eku-Ey-SWE"/>
  211.                             <constraint firstItem="WvM-UX-SR0" firstAttribute="trailing" secondItem="zhG-dL-pSp" secondAttribute="trailing" id="fRv-CH-pxT"/>
  212.                             <constraint firstItem="Y2X-e9-44a" firstAttribute="trailing" secondItem="zhG-dL-pSp" secondAttribute="trailing" id="fmI-g4-FM9"/>
  213.                             <constraint firstItem="hm2-V1-N7r" firstAttribute="top" secondItem="bwt-gA-4q8" secondAttribute="bottom" id="fyD-3w-CB0"/>
  214.                             <constraint firstItem="WXz-zg-ViG" firstAttribute="top" secondItem="KLU-qy-VEu" secondAttribute="bottom" id="ib6-Qd-3nf"/>
  215.                             <constraint firstItem="hm2-V1-N7r" firstAttribute="bottom" secondItem="zhG-dL-pSp" secondAttribute="bottom" id="les-zl-kpB"/>
  216.                             <constraint firstItem="WvM-UX-SR0" firstAttribute="leading" secondItem="zhG-dL-pSp" secondAttribute="leading" id="lnU-zk-U3D"/>
  217.                             <constraint firstItem="zhG-dL-pSp" firstAttribute="trailing" secondItem="bwt-gA-4q8" secondAttribute="trailing" constant="8" id="mxc-9l-azj"/>
  218.                             <constraint firstItem="Y2X-e9-44a" firstAttribute="top" secondItem="WvM-UX-SR0" secondAttribute="bottom" id="onu-YW-WgT"/>
  219.                             <constraint firstItem="CNT-Vp-NgZ" firstAttribute="centerY" secondItem="4Sl-eR-4sW" secondAttribute="centerY" id="v8H-Xz-DNy"/>
  220.                             <constraint firstItem="KLU-qy-VEu" firstAttribute="leading" secondItem="zhG-dL-pSp" secondAttribute="leading" id="xoL-ZH-Dpt"/>
  221.                             <constraint firstItem="KLU-qy-VEu" firstAttribute="trailing" secondItem="zhG-dL-pSp" secondAttribute="trailing" id="y2J-0n-w0t"/>
  222.                         </constraints>
  223.                         <viewLayoutGuide key="safeArea" id="zhG-dL-pSp"/>
  224.                     </view>
  225.                     <tabBarItem key="tabBarItem" title="Water Balance" image="newDude" id="Yna-q6-Rt6">
  226.                         <color key="badgeColor" name="BarColor"/>
  227.                     </tabBarItem>
  228.                     <toolbarItems/>
  229.                     <simulatedTabBarMetrics key="simulatedBottomBarMetrics"/>
  230.                     <connections>
  231.                         <outlet property="diagrammView" destination="hm2-V1-N7r" id="8GA-Kn-KG9"/>
  232.                         <outlet property="grosseFlascheButton" destination="6d0-LX-vvN" id="LF1-Rf-x4L"/>
  233.                         <outlet property="kleineFlascheButton" destination="3Er-cO-lI9" id="42D-Zf-Mis"/>
  234.                         <outlet property="pageControl" destination="KLU-qy-VEu" id="8kq-8c-bKp"/>
  235.                         <outlet property="scrollView" destination="Y2X-e9-44a" id="YV8-Fr-ZPB"/>
  236.                         <outlet property="todaysWaterConsumptionLabel" destination="2f6-IL-9JH" id="gTt-19-1oy"/>
  237.                         <outlet property="wasserMengeStepper" destination="sTl-CR-pya" id="0fd-g4-FPl"/>
  238.                         <outlet property="wasserglasButton" destination="E0h-e4-VCR" id="EjN-Ih-JYb"/>
  239.                         <outlet property="waterGoalLabel" destination="urB-14-W7c" id="yOT-Ep-Kfw"/>
  240.                         <outlet property="waterGoalProgress" destination="CNT-Vp-NgZ" id="LhQ-Y0-ASA"/>
  241.                     </connections>
  242.                 </viewController>
  243.                 <placeholder placeholderIdentifier="IBFirstResponder" id="EZV-Yb-2Ms" userLabel="First Responder" customClass="UIResponder" sceneMemberID="firstResponder"/>
  244.             </objects>
  245.             <point key="canvasLocation" x="319.19999999999999" y="1134.9753694581282"/>
  246.         </scene>
  247.         <!--Kalender View Controller-->
  248.         <scene sceneID="D1Z-dU-hQx">
  249.             <objects>
  250.                 <viewController id="EHR-L3-f3V" customClass="KalenderViewController" customModule="Temp" customModuleProvider="target" sceneMemberID="viewController">
  251.                     <view key="view" contentMode="scaleToFill" id="qLu-U0-KXC">
  252.                         <rect key="frame" x="0.0" y="0.0" width="375" height="812"/>
  253.                         <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  254.                         <subviews>
  255.                             <navigationBar contentMode="scaleToFill" translucent="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Joa-Fa-0ZC">
  256.                                 <rect key="frame" x="7" y="44" width="375" height="44"/>
  257.                                 <color key="barTintColor" name="ColorNew"/>
  258.                                 <items>
  259.                                     <navigationItem title="Calendar" id="Fhk-Zo-Flq">
  260.                                         <barButtonItem key="leftBarButtonItem" title="Item" image="back" id="vWT-Bc-4Rw">
  261.                                             <color key="tintColor" name="BarColor"/>
  262.                                             <connections>
  263.                                                 <action selector="backButtonTapped:" destination="EHR-L3-f3V" id="DN4-QD-UB7"/>
  264.                                             </connections>
  265.                                         </barButtonItem>
  266.                                     </navigationItem>
  267.                                 </items>
  268.                             </navigationBar>
  269.                             <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="rgL-rW-jC3" customClass="FSCalendar">
  270.                                 <rect key="frame" x="0.0" y="88" width="375" height="390"/>
  271.                                 <color key="backgroundColor" name="ColorNew"/>
  272.                                 <userDefinedRuntimeAttributes>
  273.                                     <userDefinedRuntimeAttribute type="color" keyPath="titleDefaultColor">
  274.                                         <color key="value" name="ProgressView2"/>
  275.                                     </userDefinedRuntimeAttribute>
  276.                                     <userDefinedRuntimeAttribute type="color" keyPath="titleSelectionColor">
  277.                                         <color key="value" name="BarColor"/>
  278.                                     </userDefinedRuntimeAttribute>
  279.                                     <userDefinedRuntimeAttribute type="color" keyPath="titleTodayColor">
  280.                                         <color key="value" name="BarColor"/>
  281.                                     </userDefinedRuntimeAttribute>
  282.                                     <userDefinedRuntimeAttribute type="color" keyPath="titleWeekendColor">
  283.                                         <color key="value" red="0.068165258869999995" green="0.86875396569999996" blue="0.022924942980000002" alpha="0.5" colorSpace="custom" customColorSpace="displayP3"/>
  284.                                     </userDefinedRuntimeAttribute>
  285.                                     <userDefinedRuntimeAttribute type="color" keyPath="subtitleDefaultColor">
  286.                                         <color key="value" name="BarColor"/>
  287.                                     </userDefinedRuntimeAttribute>
  288.                                     <userDefinedRuntimeAttribute type="color" keyPath="subtitleSelectionColor">
  289.                                         <color key="value" name="BarColor"/>
  290.                                     </userDefinedRuntimeAttribute>
  291.                                     <userDefinedRuntimeAttribute type="color" keyPath="todaySelectionColor">
  292.                                         <color key="value" name="ProgressView2"/>
  293.                                     </userDefinedRuntimeAttribute>
  294.                                     <userDefinedRuntimeAttribute type="color" keyPath="todayColor">
  295.                                         <color key="value" cocoaTouchSystemColor="lightTextColor"/>
  296.                                     </userDefinedRuntimeAttribute>
  297.                                     <userDefinedRuntimeAttribute type="color" keyPath="headerTitleColor">
  298.                                         <color key="value" name="BarColor"/>
  299.                                     </userDefinedRuntimeAttribute>
  300.                                 </userDefinedRuntimeAttributes>
  301.                             </view>
  302.                             <textView clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleToFill" editable="NO" textAlignment="center" selectable="NO" translatesAutoresizingMaskIntoConstraints="NO" id="6iA-Up-5ER">
  303.                                 <rect key="frame" x="0.0" y="558" width="375" height="200"/>
  304.                                 <color key="backgroundColor" name="ColorNew"/>
  305.                                 <constraints>
  306.                                     <constraint firstAttribute="height" constant="200" id="dYE-ni-ivs"/>
  307.                                 </constraints>
  308.                                 <string key="text">
  309. Select a date and see your water consumption. 👨🏽‍🏫</string>
  310.                                 <color key="textColor" systemColor="labelColor" cocoaTouchSystemColor="darkTextColor"/>
  311.                                 <fontDescription key="fontDescription" type="system" pointSize="16"/>
  312.                                 <textInputTraits key="textInputTraits" autocapitalizationType="sentences"/>
  313.                             </textView>
  314.                         </subviews>
  315.                         <color key="backgroundColor" name="ColorNew"/>
  316.                         <constraints>
  317.                             <constraint firstItem="rgL-rW-jC3" firstAttribute="centerX" secondItem="qLu-U0-KXC" secondAttribute="centerX" id="DXD-BD-KHQ"/>
  318.                             <constraint firstItem="rgL-rW-jC3" firstAttribute="top" secondItem="Joa-Fa-0ZC" secondAttribute="bottom" id="MDj-dm-8RC"/>
  319.                             <constraint firstItem="6iA-Up-5ER" firstAttribute="leading" secondItem="0oq-bN-qj8" secondAttribute="leading" id="RKz-p0-PIB"/>
  320.                             <constraint firstItem="Joa-Fa-0ZC" firstAttribute="top" secondItem="0oq-bN-qj8" secondAttribute="top" id="Y21-ZT-gRY"/>
  321.                             <constraint firstAttribute="trailingMargin" secondItem="Joa-Fa-0ZC" secondAttribute="trailing" constant="-23" id="d8g-8c-ao5"/>
  322.                             <constraint firstItem="0oq-bN-qj8" firstAttribute="bottom" secondItem="rgL-rW-jC3" secondAttribute="bottom" constant="300" id="gbS-LQ-a1U"/>
  323.                             <constraint firstItem="0oq-bN-qj8" firstAttribute="bottom" secondItem="6iA-Up-5ER" secondAttribute="bottom" constant="20" id="hiW-1Q-vpB"/>
  324.                             <constraint firstItem="Joa-Fa-0ZC" firstAttribute="leading" secondItem="0oq-bN-qj8" secondAttribute="leading" constant="7" id="hop-Cj-N5f"/>
  325.                             <constraint firstItem="6iA-Up-5ER" firstAttribute="trailing" secondItem="0oq-bN-qj8" secondAttribute="trailing" id="tVr-nR-fYp"/>
  326.                             <constraint firstItem="rgL-rW-jC3" firstAttribute="leading" secondItem="0oq-bN-qj8" secondAttribute="leading" id="wSX-1T-tNd"/>
  327.                         </constraints>
  328.                         <viewLayoutGuide key="safeArea" id="0oq-bN-qj8"/>
  329.                     </view>
  330.                     <connections>
  331.                         <outlet property="calendarTextView" destination="6iA-Up-5ER" id="ugL-4W-FsH"/>
  332.                         <outlet property="calendarView" destination="rgL-rW-jC3" id="Loa-mU-zrZ"/>
  333.                     </connections>
  334.                 </viewController>
  335.                 <placeholder placeholderIdentifier="IBFirstResponder" id="lm4-eG-MCV" userLabel="First Responder" customClass="UIResponder" sceneMemberID="firstResponder"/>
  336.             </objects>
  337.             <point key="canvasLocation" x="1158" y="1137"/>
  338.         </scene>
  339.     </scenes>
  340.     <resources>
  341.         <image name="Glas" width="25" height="25"/>
  342.         <image name="back" width="25" height="25"/>
  343.         <image name="calendar.mine" width="25" height="25"/>
  344.         <image name="grosseFlasche" width="25" height="25"/>
  345.         <image name="kleineFlasche" width="25" height="25"/>
  346.         <image name="newDude" width="25" height="25"/>
  347.         <namedColor name="BarColor">
  348.             <color red="1" green="0.23100000619888306" blue="0.18799999356269836" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  349.         </namedColor>
  350.         <namedColor name="ColorNew">
  351.             <color red="0.67100000381469727" green="0.90799999237060547" blue="0.98400002717971802" alpha="1" colorSpace="custom" customColorSpace="displayP3"/>
  352.         </namedColor>
  353.         <namedColor name="ProgressView2">
  354.             <color white="0.0" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  355.         </namedColor>
  356.     </resources>
  357. </document>
  358.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement