Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <?xml version="1.0" encoding="UTF-8"?>
- <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">
- <device id="retina5_9" orientation="portrait" appearance="light"/>
- <dependencies>
- <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="16087"/>
- <capability name="Named colors" minToolsVersion="9.0"/>
- <capability name="Safe area layout guides" minToolsVersion="9.0"/>
- <capability name="collection view cell content view" minToolsVersion="11.0"/>
- <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
- </dependencies>
- <scenes>
- <!--Sortieren View Controller-->
- <scene sceneID="9kJ-Mb-EXv">
- <objects>
- <viewController id="P4C-0E-H81" customClass="SortierenViewController" customModule="Temp" customModuleProvider="target" sceneMemberID="viewController">
- <view key="view" contentMode="scaleToFill" id="w1v-aj-liB">
- <rect key="frame" x="0.0" y="0.0" width="375" height="812"/>
- <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
- <subviews>
- <collectionView clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleToFill" dataMode="prototypes" translatesAutoresizingMaskIntoConstraints="NO" id="sga-Fg-UJs">
- <rect key="frame" x="0.0" y="88" width="375" height="690"/>
- <color key="backgroundColor" systemColor="systemBackgroundColor" cocoaTouchSystemColor="whiteColor"/>
- <collectionViewFlowLayout key="collectionViewLayout" automaticEstimatedItemSize="YES" minimumLineSpacing="10" minimumInteritemSpacing="10" id="R11-nN-ER0">
- <size key="itemSize" width="128" height="128"/>
- <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>
- <collectionViewCell opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" reuseIdentifier="cell" id="Ser-9h-p1C">
- <rect key="frame" x="0.0" y="0.0" width="128" height="128"/>
- <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
- <collectionViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" insetsLayoutMarginsFromSafeArea="NO" id="uqG-B6-eeo">
- <rect key="frame" x="0.0" y="0.0" width="128" height="128"/>
- <autoresizingMask key="autoresizingMask"/>
- </collectionViewCellContentView>
- </collectionViewCell>
- </cells>
- <connections>
- <outlet property="dataSource" destination="P4C-0E-H81" id="gUj-GT-EFm"/>
- <outlet property="delegate" destination="P4C-0E-H81" id="Jqd-me-0Mc"/>
- <outlet property="dragDelegate" destination="P4C-0E-H81" id="oEb-WT-b7V"/>
- <outlet property="dropDelegate" destination="P4C-0E-H81" id="Cwl-kr-hIm"/>
- </connections>
- </collectionView>
- <navigationBar contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="ftt-Fx-bAQ">
- <rect key="frame" x="0.0" y="44" width="375" height="44"/>
- <items>
- <navigationItem title="Sort" id="Gj1-qH-a8m">
- <barButtonItem key="leftBarButtonItem" title="Item" image="back" id="fKL-Mj-5cD">
- <color key="tintColor" name="BarColor"/>
- <connections>
- <action selector="backButtonTapped:" destination="P4C-0E-H81" id="eTM-G7-VWd"/>
- </connections>
- </barButtonItem>
- </navigationItem>
- </items>
- </navigationBar>
- </subviews>
- <color key="backgroundColor" systemColor="systemBackgroundColor" cocoaTouchSystemColor="whiteColor"/>
- <constraints>
- <constraint firstItem="ftt-Fx-bAQ" firstAttribute="top" secondItem="VCh-uJ-Fo7" secondAttribute="top" id="1N9-7p-gCb"/>
- <constraint firstItem="sga-Fg-UJs" firstAttribute="trailing" secondItem="VCh-uJ-Fo7" secondAttribute="trailing" id="4px-e7-JFt"/>
- <constraint firstItem="ftt-Fx-bAQ" firstAttribute="leading" secondItem="VCh-uJ-Fo7" secondAttribute="leading" id="MCU-7C-K1O"/>
- <constraint firstItem="sga-Fg-UJs" firstAttribute="bottom" secondItem="VCh-uJ-Fo7" secondAttribute="bottom" id="Vkt-bV-JgB"/>
- <constraint firstItem="sga-Fg-UJs" firstAttribute="top" secondItem="ftt-Fx-bAQ" secondAttribute="bottom" id="kYj-j6-cQV"/>
- <constraint firstItem="ftt-Fx-bAQ" firstAttribute="trailing" secondItem="VCh-uJ-Fo7" secondAttribute="trailing" id="sFT-kK-IiT"/>
- <constraint firstItem="sga-Fg-UJs" firstAttribute="leading" secondItem="VCh-uJ-Fo7" secondAttribute="leading" id="uHV-t9-aGu"/>
- </constraints>
- <viewLayoutGuide key="safeArea" id="VCh-uJ-Fo7"/>
- </view>
- <connections>
- <outlet property="collectionView" destination="sga-Fg-UJs" id="Uet-0l-vjR"/>
- </connections>
- </viewController>
- <placeholder placeholderIdentifier="IBFirstResponder" id="NCP-AI-INw" userLabel="First Responder" customClass="UIResponder" sceneMemberID="firstResponder"/>
- </objects>
- <point key="canvasLocation" x="-780" y="841.62561576354688"/>
- </scene>
- <!--Water Balance-->
- <scene sceneID="MMf-pU-gGm">
- <objects>
- <viewController id="NTs-d0-Tkv" customClass="WasserhaushaltViewController" customModule="Temp" customModuleProvider="target" sceneMemberID="viewController">
- <view key="view" contentMode="scaleToFill" id="4Sl-eR-4sW">
- <rect key="frame" x="0.0" y="0.0" width="375" height="812"/>
- <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
- <subviews>
- <navigationBar contentMode="scaleToFill" translucent="NO" translatesAutoresizingMaskIntoConstraints="NO" id="WvM-UX-SR0">
- <rect key="frame" x="0.0" y="44" width="375" height="44"/>
- <color key="barTintColor" name="ColorNew"/>
- <items>
- <navigationItem title="Water Balance" id="owS-fG-Mh5">
- <barButtonItem key="rightBarButtonItem" title="Item" image="calendar.mine" id="3L5-iP-Td8">
- <color key="tintColor" name="BarColor"/>
- <connections>
- <segue destination="EHR-L3-f3V" kind="presentation" modalPresentationStyle="fullScreen" id="hlV-8J-RNb"/>
- </connections>
- </barButtonItem>
- </navigationItem>
- </items>
- </navigationBar>
- <scrollView clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleToFill" ambiguous="YES" bounces="NO" pagingEnabled="YES" showsHorizontalScrollIndicator="NO" showsVerticalScrollIndicator="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Y2X-e9-44a">
- <rect key="frame" x="0.0" y="88" width="375" height="223"/>
- <viewLayoutGuide key="contentLayoutGuide" id="q7n-dj-geG"/>
- <viewLayoutGuide key="frameLayoutGuide" id="zWt-nh-yqG"/>
- <connections>
- <outlet property="delegate" destination="NTs-d0-Tkv" id="kWv-zC-Ruk"/>
- </connections>
- </scrollView>
- <pageControl opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" numberOfPages="6" translatesAutoresizingMaskIntoConstraints="NO" id="KLU-qy-VEu">
- <rect key="frame" x="0.0" y="311.33333333333331" width="375" height="37"/>
- <color key="currentPageIndicatorTintColor" name="BarColor"/>
- <connections>
- <action selector="pageControlTapped:" destination="NTs-d0-Tkv" eventType="valueChanged" id="y9j-bQ-kGp"/>
- </connections>
- </pageControl>
- <stackView opaque="NO" contentMode="scaleToFill" distribution="fillEqually" spacing="-2" translatesAutoresizingMaskIntoConstraints="NO" id="WXz-zg-ViG">
- <rect key="frame" x="8" y="348.33333333333331" width="359" height="20.333333333333314"/>
- <subviews>
- <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">
- <rect key="frame" x="0.0" y="0.0" width="180.66666666666666" height="20.333333333333332"/>
- <fontDescription key="fontDescription" type="system" pointSize="17"/>
- <nil key="textColor"/>
- <nil key="highlightedColor"/>
- </label>
- <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">
- <rect key="frame" x="178.66666666666663" y="0.0" width="180.33333333333337" height="20.333333333333332"/>
- <fontDescription key="fontDescription" type="system" pointSize="17"/>
- <nil key="textColor"/>
- <nil key="highlightedColor"/>
- </label>
- </subviews>
- </stackView>
- <stackView opaque="NO" contentMode="scaleToFill" distribution="fillEqually" translatesAutoresizingMaskIntoConstraints="NO" id="GhU-gU-5qF">
- <rect key="frame" x="8" y="376.66666666666669" width="359" height="20.333333333333314"/>
- <subviews>
- <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">
- <rect key="frame" x="0.0" y="0.0" width="179.66666666666666" height="20.333333333333332"/>
- <fontDescription key="fontDescription" type="system" pointSize="17"/>
- <nil key="textColor"/>
- <nil key="highlightedColor"/>
- </label>
- <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">
- <rect key="frame" x="179.66666666666663" y="0.0" width="179.33333333333337" height="20.333333333333332"/>
- <fontDescription key="fontDescription" type="system" pointSize="17"/>
- <nil key="textColor"/>
- <nil key="highlightedColor"/>
- </label>
- </subviews>
- </stackView>
- <progressView opaque="NO" contentMode="scaleToFill" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="CNT-Vp-NgZ">
- <rect key="frame" x="8" y="405" width="359" height="2"/>
- </progressView>
- <toolbar opaque="NO" clearsContextBeforeDrawing="NO" contentMode="scaleToFill" translucent="NO" translatesAutoresizingMaskIntoConstraints="NO" id="bwt-gA-4q8">
- <rect key="frame" x="8" y="415" width="359" height="44"/>
- <items>
- <barButtonItem title="Item" image="Glas" id="E0h-e4-VCR">
- <color key="tintColor" name="BarColor"/>
- <connections>
- <action selector="wasserglasTapped:" destination="NTs-d0-Tkv" id="pHd-Ry-bUH"/>
- </connections>
- </barButtonItem>
- <barButtonItem title="Item" image="kleineFlasche" id="3Er-cO-lI9">
- <color key="tintColor" systemColor="systemGrayColor" red="0.5568627451" green="0.5568627451" blue="0.57647058819999997" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
- <connections>
- <action selector="kleineFlascheTapped:" destination="NTs-d0-Tkv" id="8Dl-id-Grw"/>
- </connections>
- </barButtonItem>
- <barButtonItem title="Item" image="grosseFlasche" id="6d0-LX-vvN">
- <color key="tintColor" systemColor="systemGrayColor" red="0.5568627451" green="0.5568627451" blue="0.57647058819999997" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
- <connections>
- <action selector="grosseFlascheTapped:" destination="NTs-d0-Tkv" id="6he-cg-1Wg"/>
- </connections>
- </barButtonItem>
- <barButtonItem width="155" style="plain" systemItem="fixedSpace" id="0HU-Ue-wJc"/>
- <barButtonItem style="plain" id="RlO-F1-yan">
- <stepper key="customView" opaque="NO" contentMode="scaleToFill" horizontalHuggingPriority="750" verticalHuggingPriority="750" contentHorizontalAlignment="center" contentVerticalAlignment="center" maximumValue="7000" stepValue="250" id="sTl-CR-pya">
- <rect key="frame" x="265" y="6" width="94" height="32"/>
- <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
- <connections>
- <action selector="stepperTapped:" destination="NTs-d0-Tkv" eventType="valueChanged" id="3JY-n6-hlA"/>
- </connections>
- </stepper>
- </barButtonItem>
- </items>
- <color key="barTintColor" name="ColorNew"/>
- </toolbar>
- <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="hm2-V1-N7r">
- <rect key="frame" x="0.0" y="459" width="375" height="270"/>
- <color key="tintColor" cocoaTouchSystemColor="groupTableViewBackgroundColor"/>
- </view>
- </subviews>
- <color key="backgroundColor" name="ColorNew"/>
- <constraints>
- <constraint firstItem="GhU-gU-5qF" firstAttribute="top" secondItem="WXz-zg-ViG" secondAttribute="bottom" constant="8" id="49L-YI-gUp"/>
- <constraint firstItem="bwt-gA-4q8" firstAttribute="top" secondItem="CNT-Vp-NgZ" secondAttribute="bottom" constant="8" id="7xk-r6-wDP"/>
- <constraint firstItem="GhU-gU-5qF" firstAttribute="leading" secondItem="zhG-dL-pSp" secondAttribute="leading" constant="8" id="8Qk-uk-iGk"/>
- <constraint firstItem="Y2X-e9-44a" firstAttribute="leading" secondItem="zhG-dL-pSp" secondAttribute="leading" id="CeX-bf-0Xf"/>
- <constraint firstItem="zhG-dL-pSp" firstAttribute="trailing" secondItem="WXz-zg-ViG" secondAttribute="trailing" constant="8" id="Fsp-3q-aJt"/>
- <constraint firstItem="CNT-Vp-NgZ" firstAttribute="centerX" secondItem="4Sl-eR-4sW" secondAttribute="centerX" id="GlT-d6-DAD"/>
- <constraint firstItem="KLU-qy-VEu" firstAttribute="top" secondItem="Y2X-e9-44a" secondAttribute="bottom" id="LMd-y1-ObC"/>
- <constraint firstItem="zhG-dL-pSp" firstAttribute="trailing" secondItem="GhU-gU-5qF" secondAttribute="trailing" constant="8" id="NAx-cA-Y8u"/>
- <constraint firstItem="WXz-zg-ViG" firstAttribute="leading" secondItem="zhG-dL-pSp" secondAttribute="leading" constant="8" id="QEG-Bn-LE0"/>
- <constraint firstItem="CNT-Vp-NgZ" firstAttribute="leading" secondItem="zhG-dL-pSp" secondAttribute="leading" constant="8" id="SMi-dP-eCm"/>
- <constraint firstItem="hm2-V1-N7r" firstAttribute="trailing" secondItem="zhG-dL-pSp" secondAttribute="trailing" id="Sch-3U-3A3"/>
- <constraint firstItem="zhG-dL-pSp" firstAttribute="trailing" secondItem="CNT-Vp-NgZ" secondAttribute="trailing" constant="8" id="TLj-NO-Zry"/>
- <constraint firstItem="bwt-gA-4q8" firstAttribute="leading" secondItem="zhG-dL-pSp" secondAttribute="leading" constant="8" id="WPk-cd-7d8"/>
- <constraint firstItem="CNT-Vp-NgZ" firstAttribute="top" secondItem="GhU-gU-5qF" secondAttribute="bottom" constant="8" id="aad-zl-SB7"/>
- <constraint firstItem="WvM-UX-SR0" firstAttribute="top" secondItem="zhG-dL-pSp" secondAttribute="top" id="eRV-Kb-buT"/>
- <constraint firstItem="hm2-V1-N7r" firstAttribute="leading" secondItem="zhG-dL-pSp" secondAttribute="leading" id="eku-Ey-SWE"/>
- <constraint firstItem="WvM-UX-SR0" firstAttribute="trailing" secondItem="zhG-dL-pSp" secondAttribute="trailing" id="fRv-CH-pxT"/>
- <constraint firstItem="Y2X-e9-44a" firstAttribute="trailing" secondItem="zhG-dL-pSp" secondAttribute="trailing" id="fmI-g4-FM9"/>
- <constraint firstItem="hm2-V1-N7r" firstAttribute="top" secondItem="bwt-gA-4q8" secondAttribute="bottom" id="fyD-3w-CB0"/>
- <constraint firstItem="WXz-zg-ViG" firstAttribute="top" secondItem="KLU-qy-VEu" secondAttribute="bottom" id="ib6-Qd-3nf"/>
- <constraint firstItem="hm2-V1-N7r" firstAttribute="bottom" secondItem="zhG-dL-pSp" secondAttribute="bottom" id="les-zl-kpB"/>
- <constraint firstItem="WvM-UX-SR0" firstAttribute="leading" secondItem="zhG-dL-pSp" secondAttribute="leading" id="lnU-zk-U3D"/>
- <constraint firstItem="zhG-dL-pSp" firstAttribute="trailing" secondItem="bwt-gA-4q8" secondAttribute="trailing" constant="8" id="mxc-9l-azj"/>
- <constraint firstItem="Y2X-e9-44a" firstAttribute="top" secondItem="WvM-UX-SR0" secondAttribute="bottom" id="onu-YW-WgT"/>
- <constraint firstItem="CNT-Vp-NgZ" firstAttribute="centerY" secondItem="4Sl-eR-4sW" secondAttribute="centerY" id="v8H-Xz-DNy"/>
- <constraint firstItem="KLU-qy-VEu" firstAttribute="leading" secondItem="zhG-dL-pSp" secondAttribute="leading" id="xoL-ZH-Dpt"/>
- <constraint firstItem="KLU-qy-VEu" firstAttribute="trailing" secondItem="zhG-dL-pSp" secondAttribute="trailing" id="y2J-0n-w0t"/>
- </constraints>
- <viewLayoutGuide key="safeArea" id="zhG-dL-pSp"/>
- </view>
- <tabBarItem key="tabBarItem" title="Water Balance" image="newDude" id="Yna-q6-Rt6">
- <color key="badgeColor" name="BarColor"/>
- </tabBarItem>
- <toolbarItems/>
- <simulatedTabBarMetrics key="simulatedBottomBarMetrics"/>
- <connections>
- <outlet property="diagrammView" destination="hm2-V1-N7r" id="8GA-Kn-KG9"/>
- <outlet property="grosseFlascheButton" destination="6d0-LX-vvN" id="LF1-Rf-x4L"/>
- <outlet property="kleineFlascheButton" destination="3Er-cO-lI9" id="42D-Zf-Mis"/>
- <outlet property="pageControl" destination="KLU-qy-VEu" id="8kq-8c-bKp"/>
- <outlet property="scrollView" destination="Y2X-e9-44a" id="YV8-Fr-ZPB"/>
- <outlet property="todaysWaterConsumptionLabel" destination="2f6-IL-9JH" id="gTt-19-1oy"/>
- <outlet property="wasserMengeStepper" destination="sTl-CR-pya" id="0fd-g4-FPl"/>
- <outlet property="wasserglasButton" destination="E0h-e4-VCR" id="EjN-Ih-JYb"/>
- <outlet property="waterGoalLabel" destination="urB-14-W7c" id="yOT-Ep-Kfw"/>
- <outlet property="waterGoalProgress" destination="CNT-Vp-NgZ" id="LhQ-Y0-ASA"/>
- </connections>
- </viewController>
- <placeholder placeholderIdentifier="IBFirstResponder" id="EZV-Yb-2Ms" userLabel="First Responder" customClass="UIResponder" sceneMemberID="firstResponder"/>
- </objects>
- <point key="canvasLocation" x="319.19999999999999" y="1134.9753694581282"/>
- </scene>
- <!--Kalender View Controller-->
- <scene sceneID="D1Z-dU-hQx">
- <objects>
- <viewController id="EHR-L3-f3V" customClass="KalenderViewController" customModule="Temp" customModuleProvider="target" sceneMemberID="viewController">
- <view key="view" contentMode="scaleToFill" id="qLu-U0-KXC">
- <rect key="frame" x="0.0" y="0.0" width="375" height="812"/>
- <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
- <subviews>
- <navigationBar contentMode="scaleToFill" translucent="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Joa-Fa-0ZC">
- <rect key="frame" x="7" y="44" width="375" height="44"/>
- <color key="barTintColor" name="ColorNew"/>
- <items>
- <navigationItem title="Calendar" id="Fhk-Zo-Flq">
- <barButtonItem key="leftBarButtonItem" title="Item" image="back" id="vWT-Bc-4Rw">
- <color key="tintColor" name="BarColor"/>
- <connections>
- <action selector="backButtonTapped:" destination="EHR-L3-f3V" id="DN4-QD-UB7"/>
- </connections>
- </barButtonItem>
- </navigationItem>
- </items>
- </navigationBar>
- <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="rgL-rW-jC3" customClass="FSCalendar">
- <rect key="frame" x="0.0" y="88" width="375" height="390"/>
- <color key="backgroundColor" name="ColorNew"/>
- <userDefinedRuntimeAttributes>
- <userDefinedRuntimeAttribute type="color" keyPath="titleDefaultColor">
- <color key="value" name="ProgressView2"/>
- </userDefinedRuntimeAttribute>
- <userDefinedRuntimeAttribute type="color" keyPath="titleSelectionColor">
- <color key="value" name="BarColor"/>
- </userDefinedRuntimeAttribute>
- <userDefinedRuntimeAttribute type="color" keyPath="titleTodayColor">
- <color key="value" name="BarColor"/>
- </userDefinedRuntimeAttribute>
- <userDefinedRuntimeAttribute type="color" keyPath="titleWeekendColor">
- <color key="value" red="0.068165258869999995" green="0.86875396569999996" blue="0.022924942980000002" alpha="0.5" colorSpace="custom" customColorSpace="displayP3"/>
- </userDefinedRuntimeAttribute>
- <userDefinedRuntimeAttribute type="color" keyPath="subtitleDefaultColor">
- <color key="value" name="BarColor"/>
- </userDefinedRuntimeAttribute>
- <userDefinedRuntimeAttribute type="color" keyPath="subtitleSelectionColor">
- <color key="value" name="BarColor"/>
- </userDefinedRuntimeAttribute>
- <userDefinedRuntimeAttribute type="color" keyPath="todaySelectionColor">
- <color key="value" name="ProgressView2"/>
- </userDefinedRuntimeAttribute>
- <userDefinedRuntimeAttribute type="color" keyPath="todayColor">
- <color key="value" cocoaTouchSystemColor="lightTextColor"/>
- </userDefinedRuntimeAttribute>
- <userDefinedRuntimeAttribute type="color" keyPath="headerTitleColor">
- <color key="value" name="BarColor"/>
- </userDefinedRuntimeAttribute>
- </userDefinedRuntimeAttributes>
- </view>
- <textView clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleToFill" editable="NO" textAlignment="center" selectable="NO" translatesAutoresizingMaskIntoConstraints="NO" id="6iA-Up-5ER">
- <rect key="frame" x="0.0" y="558" width="375" height="200"/>
- <color key="backgroundColor" name="ColorNew"/>
- <constraints>
- <constraint firstAttribute="height" constant="200" id="dYE-ni-ivs"/>
- </constraints>
- <string key="text">
- Select a date and see your water consumption. 👨🏽🏫</string>
- <color key="textColor" systemColor="labelColor" cocoaTouchSystemColor="darkTextColor"/>
- <fontDescription key="fontDescription" type="system" pointSize="16"/>
- <textInputTraits key="textInputTraits" autocapitalizationType="sentences"/>
- </textView>
- </subviews>
- <color key="backgroundColor" name="ColorNew"/>
- <constraints>
- <constraint firstItem="rgL-rW-jC3" firstAttribute="centerX" secondItem="qLu-U0-KXC" secondAttribute="centerX" id="DXD-BD-KHQ"/>
- <constraint firstItem="rgL-rW-jC3" firstAttribute="top" secondItem="Joa-Fa-0ZC" secondAttribute="bottom" id="MDj-dm-8RC"/>
- <constraint firstItem="6iA-Up-5ER" firstAttribute="leading" secondItem="0oq-bN-qj8" secondAttribute="leading" id="RKz-p0-PIB"/>
- <constraint firstItem="Joa-Fa-0ZC" firstAttribute="top" secondItem="0oq-bN-qj8" secondAttribute="top" id="Y21-ZT-gRY"/>
- <constraint firstAttribute="trailingMargin" secondItem="Joa-Fa-0ZC" secondAttribute="trailing" constant="-23" id="d8g-8c-ao5"/>
- <constraint firstItem="0oq-bN-qj8" firstAttribute="bottom" secondItem="rgL-rW-jC3" secondAttribute="bottom" constant="300" id="gbS-LQ-a1U"/>
- <constraint firstItem="0oq-bN-qj8" firstAttribute="bottom" secondItem="6iA-Up-5ER" secondAttribute="bottom" constant="20" id="hiW-1Q-vpB"/>
- <constraint firstItem="Joa-Fa-0ZC" firstAttribute="leading" secondItem="0oq-bN-qj8" secondAttribute="leading" constant="7" id="hop-Cj-N5f"/>
- <constraint firstItem="6iA-Up-5ER" firstAttribute="trailing" secondItem="0oq-bN-qj8" secondAttribute="trailing" id="tVr-nR-fYp"/>
- <constraint firstItem="rgL-rW-jC3" firstAttribute="leading" secondItem="0oq-bN-qj8" secondAttribute="leading" id="wSX-1T-tNd"/>
- </constraints>
- <viewLayoutGuide key="safeArea" id="0oq-bN-qj8"/>
- </view>
- <connections>
- <outlet property="calendarTextView" destination="6iA-Up-5ER" id="ugL-4W-FsH"/>
- <outlet property="calendarView" destination="rgL-rW-jC3" id="Loa-mU-zrZ"/>
- </connections>
- </viewController>
- <placeholder placeholderIdentifier="IBFirstResponder" id="lm4-eG-MCV" userLabel="First Responder" customClass="UIResponder" sceneMemberID="firstResponder"/>
- </objects>
- <point key="canvasLocation" x="1158" y="1137"/>
- </scene>
- </scenes>
- <resources>
- <image name="Glas" width="25" height="25"/>
- <image name="back" width="25" height="25"/>
- <image name="calendar.mine" width="25" height="25"/>
- <image name="grosseFlasche" width="25" height="25"/>
- <image name="kleineFlasche" width="25" height="25"/>
- <image name="newDude" width="25" height="25"/>
- <namedColor name="BarColor">
- <color red="1" green="0.23100000619888306" blue="0.18799999356269836" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
- </namedColor>
- <namedColor name="ColorNew">
- <color red="0.67100000381469727" green="0.90799999237060547" blue="0.98400002717971802" alpha="1" colorSpace="custom" customColorSpace="displayP3"/>
- </namedColor>
- <namedColor name="ProgressView2">
- <color white="0.0" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
- </namedColor>
- </resources>
- </document>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement