blob: 75202bf6b7097acbeca6222b0b272f1ddbb7eda0 [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="10117" systemVersion="15F34" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" initialViewController="O5C-zw-3S6">
<dependencies>
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="10085"/>
<capability name="Aspect ratio constraints" minToolsVersion="5.1"/>
<capability name="Constraints to layout margins" minToolsVersion="6.0"/>
<capability name="Navigation items with more than one left or right bar item" minToolsVersion="7.0"/>
</dependencies>
<scenes>
<!--Login Controller-->
<scene sceneID="Iap-ee-6BI">
<objects>
<viewController title="Login Controller" id="O5C-zw-3S6" customClass="LoginViewController" customModule="SyncbaseTodos" customModuleProvider="target" sceneMemberID="viewController">
<layoutGuides>
<viewControllerLayoutGuide type="top" id="iCM-g4-waf"/>
<viewControllerLayoutGuide type="bottom" id="L9Z-qB-YeT"/>
</layoutGuides>
<view key="view" contentMode="scaleToFill" id="s1n-rE-dlC">
<rect key="frame" x="0.0" y="0.0" width="600" height="600"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<subviews>
<imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="v23-icon-white" translatesAutoresizingMaskIntoConstraints="NO" id="pBH-tb-O8H">
<rect key="frame" x="225" y="225" width="150" height="150"/>
<constraints>
<constraint firstAttribute="height" constant="150" id="OH4-yk-S3Y"/>
<constraint firstAttribute="width" constant="150" id="fl1-N9-KWh"/>
</constraints>
</imageView>
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="Z9r-wn-FwH" customClass="GIDSignInButton">
<rect key="frame" x="185" y="452" width="230" height="48"/>
<color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
<constraints>
<constraint firstAttribute="height" constant="48" id="1C2-pY-3zQ"/>
<constraint firstAttribute="width" constant="230" id="LuQ-fD-aAI"/>
</constraints>
</view>
<activityIndicatorView opaque="NO" contentMode="scaleToFill" horizontalHuggingPriority="750" verticalHuggingPriority="750" style="whiteLarge" translatesAutoresizingMaskIntoConstraints="NO" id="0ev-RH-bvg">
<rect key="frame" x="282" y="463" width="37" height="37"/>
<constraints>
<constraint firstAttribute="width" constant="37" id="S5B-2x-bJ6"/>
<constraint firstAttribute="height" constant="37" id="uao-he-om4"/>
</constraints>
</activityIndicatorView>
</subviews>
<color key="backgroundColor" red="0.2470588235" green="0.31764705879999999" blue="0.70980392160000005" alpha="1" colorSpace="calibratedRGB"/>
<constraints>
<constraint firstItem="Z9r-wn-FwH" firstAttribute="centerX" secondItem="s1n-rE-dlC" secondAttribute="centerX" id="Ln7-P9-j5L"/>
<constraint firstItem="pBH-tb-O8H" firstAttribute="centerX" secondItem="s1n-rE-dlC" secondAttribute="centerX" id="ahK-jh-ATP"/>
<constraint firstItem="0ev-RH-bvg" firstAttribute="centerX" secondItem="s1n-rE-dlC" secondAttribute="centerX" id="hSB-nU-nUl"/>
<constraint firstItem="pBH-tb-O8H" firstAttribute="centerY" secondItem="s1n-rE-dlC" secondAttribute="centerY" id="kMz-2D-GLM"/>
<constraint firstItem="L9Z-qB-YeT" firstAttribute="top" secondItem="0ev-RH-bvg" secondAttribute="bottom" constant="100" id="rEp-1P-WuM"/>
<constraint firstItem="L9Z-qB-YeT" firstAttribute="top" secondItem="Z9r-wn-FwH" secondAttribute="bottom" constant="100" id="tR0-RX-4zo"/>
</constraints>
</view>
<connections>
<outlet property="signInButton" destination="Z9r-wn-FwH" id="6Y2-2q-2D0"/>
<outlet property="spinner" destination="0ev-RH-bvg" id="Ilj-m7-P45"/>
<segue destination="lgM-CP-S68" kind="showDetail" identifier="MainNavControllerSegue" id="RAj-RQ-7bU"/>
</connections>
</viewController>
<placeholder placeholderIdentifier="IBFirstResponder" id="6co-KY-JPK" userLabel="First Responder" sceneMemberID="firstResponder"/>
</objects>
<point key="canvasLocation" x="-1296" y="346"/>
</scene>
<!--Navigation Controller-->
<scene sceneID="M75-wf-cHn">
<objects>
<navigationController id="lgM-CP-S68" sceneMemberID="viewController">
<navigationBar key="navigationBar" contentMode="scaleToFill" barStyle="black" id="agF-45-9ja">
<rect key="frame" x="0.0" y="0.0" width="320" height="44"/>
<autoresizingMask key="autoresizingMask"/>
<color key="tintColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
<color key="barTintColor" red="0.24705882352941178" green="0.31764705882352939" blue="0.70980392156862748" alpha="1" colorSpace="calibratedRGB"/>
<textAttributes key="titleTextAttributes">
<color key="textColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
</textAttributes>
</navigationBar>
<connections>
<segue destination="4Az-YS-hA9" kind="relationship" relationship="rootViewController" id="xZh-UE-xd0"/>
</connections>
</navigationController>
<placeholder placeholderIdentifier="IBFirstResponder" id="eLp-6o-mdc" userLabel="First Responder" sceneMemberID="firstResponder"/>
</objects>
<point key="canvasLocation" x="-495" y="346"/>
</scene>
<!--Todos List-->
<scene sceneID="yTN-IQ-Jkd">
<objects>
<viewController id="4Az-YS-hA9" userLabel="Todos List" customClass="TodosViewController" customModule="SyncbaseTodos" customModuleProvider="target" sceneMemberID="viewController">
<layoutGuides>
<viewControllerLayoutGuide type="top" id="q0d-J2-riN"/>
<viewControllerLayoutGuide type="bottom" id="qae-Cf-9sB"/>
</layoutGuides>
<view key="view" contentMode="scaleToFill" id="Mrj-cW-Dnp">
<rect key="frame" x="0.0" y="0.0" width="600" height="600"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<subviews>
<tableView clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" dataMode="prototypes" style="plain" separatorStyle="default" rowHeight="100" sectionHeaderHeight="28" sectionFooterHeight="28" translatesAutoresizingMaskIntoConstraints="NO" id="kmv-xQ-8U6">
<rect key="frame" x="0.0" y="0.0" width="600" height="600"/>
<color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
<prototypes>
<tableViewCell clipsSubviews="YES" contentMode="scaleToFill" selectionStyle="blue" showsReorderControl="YES" hidesAccessoryWhenEditing="NO" indentationLevel="1" indentationWidth="0.0" reuseIdentifier="todoListCellId" rowHeight="100" id="8dL-DR-u0l" customClass="TodoListCell" customModule="SyncbaseTodos" customModuleProvider="target">
<rect key="frame" x="0.0" y="92" width="600" height="100"/>
<autoresizingMask key="autoresizingMask"/>
<tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="8dL-DR-u0l" id="wu7-ys-FZ4">
<rect key="frame" x="0.0" y="0.0" width="600" height="99.5"/>
<autoresizingMask key="autoresizingMask"/>
<subviews>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Noogler Training" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="6kP-9G-mon">
<rect key="frame" x="18" y="18" width="538" height="18"/>
<fontDescription key="fontDescription" type="boldSystem" pointSize="15"/>
<color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="calibratedRGB"/>
<nil key="highlightedColor"/>
</label>
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="A8B-Z7-aK9" userLabel="Member view" customClass="MemberView" customModule="SyncbaseTodos" customModuleProvider="target">
<rect key="frame" x="18" y="42" width="574" height="17"/>
<constraints>
<constraint firstAttribute="height" relation="greaterThanOrEqual" constant="10" id="DRA-CK-dHU"/>
</constraints>
</view>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="3/4 Completed" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="DnN-q1-yUb">
<rect key="frame" x="18" y="64.5" width="574" height="17"/>
<fontDescription key="fontDescription" type="system" pointSize="14"/>
<color key="textColor" white="0.66666666666666663" alpha="1" colorSpace="calibratedWhite"/>
<nil key="highlightedColor"/>
</label>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="750" verticalHuggingPriority="251" horizontalCompressionResistancePriority="1000" text="4 hr" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="moK-vs-xyD">
<rect key="frame" x="555.5" y="18" width="26.5" height="17"/>
<fontDescription key="fontDescription" type="system" pointSize="14"/>
<color key="textColor" white="0.66666666666666663" alpha="1" colorSpace="calibratedWhite"/>
<nil key="highlightedColor"/>
</label>
</subviews>
<constraints>
<constraint firstItem="DnN-q1-yUb" firstAttribute="leading" secondItem="wu7-ys-FZ4" secondAttribute="leadingMargin" id="3G6-Eq-ULw"/>
<constraint firstItem="DnN-q1-yUb" firstAttribute="top" secondItem="A8B-Z7-aK9" secondAttribute="bottom" constant="6" id="7GS-az-c6Z"/>
<constraint firstItem="A8B-Z7-aK9" firstAttribute="top" secondItem="6kP-9G-mon" secondAttribute="bottom" constant="6" id="8x1-XI-uWL"/>
<constraint firstItem="6kP-9G-mon" firstAttribute="leading" secondItem="wu7-ys-FZ4" secondAttribute="leadingMargin" constant="10" id="AZB-TV-Lxr"/>
<constraint firstItem="moK-vs-xyD" firstAttribute="leading" secondItem="6kP-9G-mon" secondAttribute="trailing" id="It9-Id-w83"/>
<constraint firstItem="A8B-Z7-aK9" firstAttribute="leading" secondItem="wu7-ys-FZ4" secondAttribute="leadingMargin" id="LcB-CM-XBI"/>
<constraint firstAttribute="trailingMargin" secondItem="moK-vs-xyD" secondAttribute="trailing" constant="10" id="QSm-du-2fp"/>
<constraint firstItem="moK-vs-xyD" firstAttribute="top" secondItem="wu7-ys-FZ4" secondAttribute="topMargin" id="SdS-sh-Ucv"/>
<constraint firstAttribute="trailingMargin" secondItem="A8B-Z7-aK9" secondAttribute="trailing" id="cIi-no-29c"/>
<constraint firstAttribute="bottomMargin" secondItem="DnN-q1-yUb" secondAttribute="bottom" constant="10" id="fYg-G6-Bsu"/>
<constraint firstItem="moK-vs-xyD" firstAttribute="top" secondItem="6kP-9G-mon" secondAttribute="top" id="kLR-N1-JTb"/>
<constraint firstAttribute="trailingMargin" secondItem="DnN-q1-yUb" secondAttribute="trailing" id="nIj-8t-6my"/>
<constraint firstItem="A8B-Z7-aK9" firstAttribute="leading" secondItem="6kP-9G-mon" secondAttribute="leading" id="tsP-KE-2f1"/>
<constraint firstItem="DnN-q1-yUb" firstAttribute="leading" secondItem="6kP-9G-mon" secondAttribute="leading" id="vr8-cs-Ugq"/>
<constraint firstItem="6kP-9G-mon" firstAttribute="top" secondItem="wu7-ys-FZ4" secondAttribute="topMargin" constant="10" id="xDU-VA-Yp6"/>
</constraints>
<variation key="default">
<mask key="constraints">
<exclude reference="LcB-CM-XBI"/>
<exclude reference="3G6-Eq-ULw"/>
<exclude reference="SdS-sh-Ucv"/>
</mask>
</variation>
</tableViewCellContentView>
<connections>
<outlet property="completedLabel" destination="DnN-q1-yUb" id="1Wz-9g-qDU"/>
<outlet property="lastModifiedLabel" destination="moK-vs-xyD" id="c3U-BU-Okb"/>
<outlet property="memberView" destination="A8B-Z7-aK9" id="jnR-lg-JfF"/>
<outlet property="titleLabel" destination="6kP-9G-mon" id="neN-r8-bph"/>
<segue destination="9RW-nK-7je" kind="show" id="Pgo-YR-BRR"/>
</connections>
</tableViewCell>
</prototypes>
<connections>
<outlet property="dataSource" destination="4Az-YS-hA9" id="77W-sN-E0l"/>
<outlet property="delegate" destination="4Az-YS-hA9" id="J7R-bP-69J"/>
</connections>
</tableView>
<toolbar opaque="NO" clearsContextBeforeDrawing="NO" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="pgB-6n-kxg">
<rect key="frame" x="0.0" y="556" width="600" height="44"/>
<items>
<barButtonItem style="plain" systemItem="flexibleSpace" id="mcV-tk-4Sq"/>
<barButtonItem title="Turn sharing off" id="rb7-ge-A8E">
<connections>
<action selector="toggleSharing" destination="4Az-YS-hA9" id="1mE-0C-WPJ"/>
</connections>
</barButtonItem>
<barButtonItem style="plain" systemItem="flexibleSpace" id="tGB-vG-wwH"/>
</items>
</toolbar>
</subviews>
<color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
<constraints>
<constraint firstItem="qae-Cf-9sB" firstAttribute="top" secondItem="kmv-xQ-8U6" secondAttribute="bottom" id="576-pE-MoT"/>
<constraint firstAttribute="trailing" secondItem="kmv-xQ-8U6" secondAttribute="trailing" id="Lq5-Md-abd"/>
<constraint firstAttribute="bottomMargin" secondItem="pgB-6n-kxg" secondAttribute="bottom" id="Tte-CX-3hG"/>
<constraint firstAttribute="trailing" secondItem="pgB-6n-kxg" secondAttribute="trailing" id="d6V-Gx-v2L"/>
<constraint firstItem="pgB-6n-kxg" firstAttribute="leading" secondItem="Mrj-cW-Dnp" secondAttribute="leading" id="dmW-R1-jes"/>
<constraint firstItem="kmv-xQ-8U6" firstAttribute="top" secondItem="q0d-J2-riN" secondAttribute="bottom" id="fnB-rv-qV8"/>
<constraint firstItem="kmv-xQ-8U6" firstAttribute="leading" secondItem="Mrj-cW-Dnp" secondAttribute="leading" id="gIV-Nh-9kO"/>
<constraint firstItem="kmv-xQ-8U6" firstAttribute="top" secondItem="Mrj-cW-Dnp" secondAttribute="top" id="v3N-nY-hfv"/>
</constraints>
<variation key="default">
<mask key="constraints">
<exclude reference="fnB-rv-qV8"/>
</mask>
</variation>
</view>
<navigationItem key="navigationItem" title="Todos" id="nTo-I7-khB">
<barButtonItem key="leftBarButtonItem" title="Edit" id="UQI-hu-noU">
<color key="tintColor" red="1" green="1" blue="1" alpha="1" colorSpace="calibratedRGB"/>
<connections>
<action selector="toggleEdit" destination="4Az-YS-hA9" id="q9G-Kf-duz"/>
</connections>
</barButtonItem>
<barButtonItem key="rightBarButtonItem" systemItem="add" id="mjQ-zJ-bqJ">
<color key="tintColor" red="1" green="1" blue="1" alpha="1" colorSpace="calibratedRGB"/>
<connections>
<action selector="didPressAddTodoList" destination="4Az-YS-hA9" id="3sh-hT-J0z"/>
</connections>
</barButtonItem>
</navigationItem>
<connections>
<outlet property="addButton" destination="mjQ-zJ-bqJ" id="u0I-g6-i6c"/>
<outlet property="menuToolbar" destination="pgB-6n-kxg" id="t4H-IG-sSd"/>
<outlet property="menuToolbarTopConstraint" destination="Tte-CX-3hG" id="TUD-bG-KpB"/>
<outlet property="tableView" destination="kmv-xQ-8U6" id="88K-fx-Dzp"/>
<outlet property="toggleSharingButton" destination="rb7-ge-A8E" id="DiM-k8-cmh"/>
</connections>
</viewController>
<placeholder placeholderIdentifier="IBFirstResponder" id="jFT-NN-2Df" userLabel="First Responder" sceneMemberID="firstResponder"/>
</objects>
<point key="canvasLocation" x="238" y="351"/>
</scene>
<!--Tasks List-->
<scene sceneID="Ocz-4V-V7Q">
<objects>
<viewController id="9RW-nK-7je" userLabel="Tasks List" customClass="TasksViewController" customModule="SyncbaseTodos" customModuleProvider="target" sceneMemberID="viewController">
<layoutGuides>
<viewControllerLayoutGuide type="top" id="8GI-IJ-A9Q"/>
<viewControllerLayoutGuide type="bottom" id="dBT-lk-hHr"/>
</layoutGuides>
<view key="view" contentMode="scaleToFill" id="GVW-Fz-eZw">
<rect key="frame" x="0.0" y="0.0" width="600" height="600"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<subviews>
<tableView clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" dataMode="prototypes" style="plain" separatorStyle="default" rowHeight="44" sectionHeaderHeight="28" sectionFooterHeight="28" translatesAutoresizingMaskIntoConstraints="NO" id="zm5-DN-A3G">
<rect key="frame" x="0.0" y="0.0" width="600" height="600"/>
<color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
<prototypes>
<tableViewCell clipsSubviews="YES" contentMode="scaleToFill" selectionStyle="default" showsReorderControl="YES" indentationWidth="10" reuseIdentifier="inviteCellId" rowHeight="90" id="sP1-qZ-70O" customClass="InviteCell" customModule="SyncbaseTodos" customModuleProvider="target">
<rect key="frame" x="0.0" y="92" width="600" height="90"/>
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
<tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="sP1-qZ-70O" id="rFC-eu-QuV">
<rect key="frame" x="0.0" y="0.0" width="600" height="89.5"/>
<autoresizingMask key="autoresizingMask"/>
<subviews>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Members" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="OkN-Ra-ErJ">
<rect key="frame" x="18" y="18" width="483" height="14.5"/>
<fontDescription key="fontDescription" type="system" weight="medium" pointSize="12"/>
<color key="textColor" white="0.33333333333333331" alpha="1" colorSpace="calibratedWhite"/>
<nil key="highlightedColor"/>
</label>
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="IE6-bL-LAv" customClass="MemberView" customModule="SyncbaseTodos" customModuleProvider="target">
<rect key="frame" x="18" y="37.5" width="483" height="34"/>
<color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
</view>
<button opaque="NO" contentMode="scaleToFill" horizontalHuggingPriority="750" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="DPM-My-QB0">
<rect key="frame" x="501" y="26" width="81" height="38"/>
<color key="backgroundColor" red="0.23529411764705882" green="0.27450980392156865" blue="0.6705882352941176" alpha="1" colorSpace="calibratedRGB"/>
<fontDescription key="fontDescription" type="boldSystem" pointSize="15"/>
<color key="tintColor" red="1" green="1" blue="1" alpha="1" colorSpace="calibratedRGB"/>
<inset key="contentEdgeInsets" minX="20" minY="10" maxX="20" maxY="10"/>
<state key="normal" title="Invite"/>
<connections>
<segue destination="TEb-eN-UhB" kind="show" id="qrj-jG-MGo"/>
</connections>
</button>
</subviews>
<color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
<constraints>
<constraint firstItem="DPM-My-QB0" firstAttribute="leading" secondItem="IE6-bL-LAv" secondAttribute="trailing" id="BGg-4N-qt0"/>
<constraint firstItem="DPM-My-QB0" firstAttribute="top" secondItem="rFC-eu-QuV" secondAttribute="topMargin" id="CUs-rY-8kw"/>
<constraint firstAttribute="bottomMargin" secondItem="DPM-My-QB0" secondAttribute="bottom" id="D1W-EC-IOT"/>
<constraint firstItem="DPM-My-QB0" firstAttribute="leading" secondItem="OkN-Ra-ErJ" secondAttribute="trailing" id="DWx-Fy-b5y"/>
<constraint firstItem="OkN-Ra-ErJ" firstAttribute="top" secondItem="rFC-eu-QuV" secondAttribute="topMargin" constant="10" id="UFg-83-zMb"/>
<constraint firstAttribute="bottomMargin" secondItem="IE6-bL-LAv" secondAttribute="bottom" constant="10" id="VuH-rK-4LG"/>
<constraint firstItem="IE6-bL-LAv" firstAttribute="leading" secondItem="OkN-Ra-ErJ" secondAttribute="leading" id="XLK-67-hSZ"/>
<constraint firstItem="IE6-bL-LAv" firstAttribute="top" secondItem="OkN-Ra-ErJ" secondAttribute="bottom" constant="5" id="bfl-kg-s9c"/>
<constraint firstAttribute="trailingMargin" secondItem="DPM-My-QB0" secondAttribute="trailing" constant="10" id="o6W-el-h3i"/>
<constraint firstItem="IE6-bL-LAv" firstAttribute="top" secondItem="rFC-eu-QuV" secondAttribute="topMargin" id="peQ-6j-9EB"/>
<constraint firstItem="IE6-bL-LAv" firstAttribute="leading" secondItem="rFC-eu-QuV" secondAttribute="leadingMargin" id="qZ3-W0-sIH"/>
<constraint firstItem="DPM-My-QB0" firstAttribute="centerY" secondItem="rFC-eu-QuV" secondAttribute="centerY" id="s6D-ub-hDn"/>
<constraint firstItem="OkN-Ra-ErJ" firstAttribute="leading" secondItem="rFC-eu-QuV" secondAttribute="leadingMargin" constant="10" id="yII-iS-tVN"/>
</constraints>
<variation key="default">
<mask key="constraints">
<exclude reference="peQ-6j-9EB"/>
<exclude reference="qZ3-W0-sIH"/>
<exclude reference="CUs-rY-8kw"/>
<exclude reference="D1W-EC-IOT"/>
</mask>
</variation>
</tableViewCellContentView>
<color key="backgroundColor" red="0.90980392156862744" green="0.91764705882352937" blue="0.96470588235294119" alpha="1" colorSpace="calibratedRGB"/>
<connections>
<outlet property="memberView" destination="IE6-bL-LAv" id="xAr-8c-t1e"/>
</connections>
</tableViewCell>
<tableViewCell clipsSubviews="YES" contentMode="scaleToFill" selectionStyle="default" showsReorderControl="YES" indentationWidth="10" reuseIdentifier="taskCellId" rowHeight="50" id="3XL-e6-zxp" customClass="TaskCell" customModule="SyncbaseTodos" customModuleProvider="target">
<rect key="frame" x="0.0" y="182" width="600" height="50"/>
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
<tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="3XL-e6-zxp" id="Wf9-qw-m7r">
<rect key="frame" x="0.0" y="0.0" width="600" height="49.5"/>
<autoresizingMask key="autoresizingMask"/>
<subviews>
<button opaque="NO" contentMode="center" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="vAH-iE-I9L">
<rect key="frame" x="8" y="8" width="33.5" height="33.5"/>
<constraints>
<constraint firstAttribute="width" secondItem="vAH-iE-I9L" secondAttribute="height" multiplier="1:1" id="WyE-Vk-eJK"/>
</constraints>
<state key="normal" image="checkmarkOff"/>
<connections>
<action selector="toggleIsDone:" destination="9RW-nK-7je" eventType="touchUpInside" id="g1i-qU-2OC"/>
</connections>
</button>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Retrieve noogler hat" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="IFI-3u-8gC">
<rect key="frame" x="41" y="8" width="525.5" height="33.5"/>
<fontDescription key="fontDescription" type="system" pointSize="13"/>
<color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="calibratedRGB"/>
<nil key="highlightedColor"/>
</label>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="750" verticalHuggingPriority="251" text="Now" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="c6S-My-HeD">
<rect key="frame" x="566" y="8" width="25.5" height="33.5"/>
<fontDescription key="fontDescription" type="system" pointSize="12"/>
<color key="textColor" white="0.66666666666666663" alpha="1" colorSpace="calibratedWhite"/>
<nil key="highlightedColor"/>
</label>
</subviews>
<constraints>
<constraint firstItem="c6S-My-HeD" firstAttribute="top" secondItem="Wf9-qw-m7r" secondAttribute="topMargin" id="1Jl-f7-1iW"/>
<constraint firstAttribute="bottomMargin" secondItem="IFI-3u-8gC" secondAttribute="bottom" id="9zr-v2-RlD"/>
<constraint firstAttribute="trailingMargin" secondItem="c6S-My-HeD" secondAttribute="trailing" id="HOc-ir-M1j"/>
<constraint firstAttribute="bottomMargin" secondItem="vAH-iE-I9L" secondAttribute="bottom" id="Lvh-Dd-IxI"/>
<constraint firstItem="c6S-My-HeD" firstAttribute="leading" secondItem="vAH-iE-I9L" secondAttribute="trailing" constant="20" id="ddO-Ua-Ecs"/>
<constraint firstItem="vAH-iE-I9L" firstAttribute="leading" secondItem="Wf9-qw-m7r" secondAttribute="leadingMargin" id="dpr-x4-9aG"/>
<constraint firstItem="c6S-My-HeD" firstAttribute="leading" secondItem="IFI-3u-8gC" secondAttribute="trailing" id="gcN-1V-TLj"/>
<constraint firstItem="vAH-iE-I9L" firstAttribute="top" secondItem="Wf9-qw-m7r" secondAttribute="topMargin" id="hdr-5d-smp"/>
<constraint firstItem="IFI-3u-8gC" firstAttribute="top" secondItem="Wf9-qw-m7r" secondAttribute="topMargin" id="ivP-3Q-y4N"/>
<constraint firstItem="IFI-3u-8gC" firstAttribute="leading" secondItem="vAH-iE-I9L" secondAttribute="trailing" id="lWK-6c-RWe"/>
<constraint firstAttribute="bottomMargin" secondItem="c6S-My-HeD" secondAttribute="bottom" id="lu0-xD-nkb"/>
</constraints>
<variation key="default">
<mask key="constraints">
<exclude reference="ddO-Ua-Ecs"/>
</mask>
</variation>
</tableViewCellContentView>
<connections>
<outlet property="addedAtLabel" destination="c6S-My-HeD" id="ec8-GM-il0"/>
<outlet property="completeButton" destination="vAH-iE-I9L" id="s7s-hz-Sha"/>
<outlet property="taskNameLabel" destination="IFI-3u-8gC" id="tEr-tU-ClC"/>
</connections>
</tableViewCell>
</prototypes>
<connections>
<outlet property="dataSource" destination="9RW-nK-7je" id="za8-yM-r7v"/>
<outlet property="delegate" destination="9RW-nK-7je" id="THV-w6-OdV"/>
</connections>
</tableView>
</subviews>
<color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
<constraints>
<constraint firstItem="zm5-DN-A3G" firstAttribute="leading" secondItem="GVW-Fz-eZw" secondAttribute="leading" id="QtB-Qm-oAW"/>
<constraint firstAttribute="trailingMargin" secondItem="zm5-DN-A3G" secondAttribute="trailing" id="Uwo-pw-Oco"/>
<constraint firstItem="zm5-DN-A3G" firstAttribute="leading" secondItem="GVW-Fz-eZw" secondAttribute="leadingMargin" id="eUE-XP-Cj7"/>
<constraint firstItem="zm5-DN-A3G" firstAttribute="top" secondItem="8GI-IJ-A9Q" secondAttribute="bottom" id="gQY-U6-Rx4"/>
<constraint firstItem="zm5-DN-A3G" firstAttribute="top" secondItem="8GI-IJ-A9Q" secondAttribute="bottom" id="hdH-oT-gOP"/>
<constraint firstAttribute="trailing" secondItem="zm5-DN-A3G" secondAttribute="trailing" id="iCq-Qg-Pw0"/>
<constraint firstItem="dBT-lk-hHr" firstAttribute="top" secondItem="zm5-DN-A3G" secondAttribute="bottom" id="nZk-eg-Wzc"/>
<constraint firstItem="zm5-DN-A3G" firstAttribute="top" secondItem="GVW-Fz-eZw" secondAttribute="topMargin" id="p0q-0l-rBv"/>
<constraint firstItem="dBT-lk-hHr" firstAttribute="top" secondItem="zm5-DN-A3G" secondAttribute="bottom" id="udE-Hf-IFh"/>
</constraints>
<variation key="default">
<mask key="constraints">
<exclude reference="Uwo-pw-Oco"/>
<exclude reference="eUE-XP-Cj7"/>
<exclude reference="gQY-U6-Rx4"/>
<exclude reference="hdH-oT-gOP"/>
<exclude reference="nZk-eg-Wzc"/>
</mask>
</variation>
</view>
<navigationItem key="navigationItem" title="Todo list name" id="hx1-tC-Sx2">
<rightBarButtonItems>
<barButtonItem title="Edit" id="FCP-7w-M8t">
<color key="tintColor" red="1" green="1" blue="1" alpha="1" colorSpace="calibratedRGB"/>
<connections>
<action selector="toggleEdit" destination="9RW-nK-7je" id="kKH-FC-IkC"/>
</connections>
</barButtonItem>
<barButtonItem systemItem="add" id="8Nh-mJ-31a">
<connections>
<action selector="showAddTask" destination="9RW-nK-7je" id="bhX-7S-tGj"/>
</connections>
</barButtonItem>
</rightBarButtonItems>
</navigationItem>
<connections>
<outlet property="addButton" destination="8Nh-mJ-31a" id="4am-GF-QhO"/>
<outlet property="tableView" destination="zm5-DN-A3G" id="8B7-bm-AmP"/>
</connections>
</viewController>
<placeholder placeholderIdentifier="IBFirstResponder" id="R5Y-Rx-VO1" userLabel="First Responder" sceneMemberID="firstResponder"/>
</objects>
<point key="canvasLocation" x="944" y="351"/>
</scene>
<!--Invite-->
<scene sceneID="KB2-7v-cHC">
<objects>
<tableViewController id="TEb-eN-UhB" customClass="InviteViewController" customModule="SyncbaseTodos" customModuleProvider="target" sceneMemberID="viewController">
<tableView key="view" clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" dataMode="prototypes" style="plain" rowHeight="74" sectionHeaderHeight="28" sectionFooterHeight="28" id="p4P-W4-gFc">
<rect key="frame" x="0.0" y="0.0" width="600" height="600"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
<prototypes>
<tableViewCell clipsSubviews="YES" contentMode="scaleToFill" selectionStyle="default" indentationWidth="10" reuseIdentifier="personCellId" id="SrI-gO-iqH" userLabel="PersonCell" customClass="PersonCell" customModule="SyncbaseTodos" customModuleProvider="target">
<rect key="frame" x="0.0" y="92" width="600" height="74"/>
<autoresizingMask key="autoresizingMask"/>
<tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="SrI-gO-iqH" id="07a-cu-tgk">
<rect key="frame" x="0.0" y="0.0" width="600" height="73.5"/>
<autoresizingMask key="autoresizingMask"/>
<subviews>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="A person" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Xw3-gj-ST1">
<rect key="frame" x="18" y="8" width="574" height="58"/>
<fontDescription key="fontDescription" type="system" pointSize="17"/>
<color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="calibratedRGB"/>
<nil key="highlightedColor"/>
</label>
</subviews>
<constraints>
<constraint firstItem="Xw3-gj-ST1" firstAttribute="top" secondItem="07a-cu-tgk" secondAttribute="topMargin" id="Gn4-CV-9rE"/>
<constraint firstAttribute="bottomMargin" secondItem="Xw3-gj-ST1" secondAttribute="bottom" id="X3K-9W-Xr0"/>
<constraint firstAttribute="trailingMargin" secondItem="Xw3-gj-ST1" secondAttribute="trailing" id="bQu-ls-rnE"/>
<constraint firstItem="Xw3-gj-ST1" firstAttribute="leading" secondItem="07a-cu-tgk" secondAttribute="leadingMargin" constant="10" id="fkA-2x-qZ2"/>
</constraints>
</tableViewCellContentView>
<connections>
<outlet property="nameLabel" destination="Xw3-gj-ST1" id="lvu-cq-AQB"/>
</connections>
</tableViewCell>
<tableViewCell clipsSubviews="YES" contentMode="scaleToFill" selectionStyle="default" indentationWidth="10" reuseIdentifier="sendEmailCellId" id="fBZ-PZ-K1C" userLabel="SendEmailCell" customClass="SendEmailCell" customModule="SyncbaseTodos" customModuleProvider="target">
<rect key="frame" x="0.0" y="166" width="600" height="74"/>
<autoresizingMask key="autoresizingMask"/>
<tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="fBZ-PZ-K1C" id="II9-ei-hFs">
<rect key="frame" x="0.0" y="0.0" width="600" height="73.5"/>
<autoresizingMask key="autoresizingMask"/>
<subviews>
<imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="sendEmail" translatesAutoresizingMaskIntoConstraints="NO" id="BFR-NP-pD9">
<rect key="frame" x="18" y="8" width="58" height="58"/>
<constraints>
<constraint firstAttribute="width" secondItem="BFR-NP-pD9" secondAttribute="height" multiplier="1:1" id="1ME-gL-jxR"/>
</constraints>
</imageView>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Send email invitation to" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="ZMm-bM-zdu">
<rect key="frame" x="91" y="8" width="501" height="22"/>
<constraints>
<constraint firstAttribute="height" constant="22" id="mjG-vJ-7jI"/>
</constraints>
<fontDescription key="fontDescription" type="system" pointSize="17"/>
<color key="textColor" cocoaTouchSystemColor="darkTextColor"/>
<nil key="highlightedColor"/>
</label>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="someone@google.com" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Hgn-fS-fh7">
<rect key="frame" x="90.5" y="35" width="501" height="31"/>
<fontDescription key="fontDescription" type="system" pointSize="17"/>
<color key="textColor" red="0.18431372549019609" green="0.32156862745098036" blue="0.4823529411764706" alpha="1" colorSpace="calibratedRGB"/>
<nil key="highlightedColor"/>
</label>
</subviews>
<constraints>
<constraint firstAttribute="bottomMargin" secondItem="BFR-NP-pD9" secondAttribute="bottom" id="8l2-z3-2ep"/>
<constraint firstItem="Hgn-fS-fh7" firstAttribute="top" secondItem="II9-ei-hFs" secondAttribute="topMargin" id="8pg-8e-Wzn"/>
<constraint firstItem="BFR-NP-pD9" firstAttribute="top" secondItem="II9-ei-hFs" secondAttribute="topMargin" id="C5F-qL-lwO"/>
<constraint firstItem="ZMm-bM-zdu" firstAttribute="top" secondItem="II9-ei-hFs" secondAttribute="topMargin" id="HfQ-Bn-9dU"/>
<constraint firstAttribute="trailingMargin" secondItem="ZMm-bM-zdu" secondAttribute="trailing" id="TXf-fy-6Uk"/>
<constraint firstItem="BFR-NP-pD9" firstAttribute="leading" secondItem="II9-ei-hFs" secondAttribute="leadingMargin" constant="10" id="mC0-e0-7O1"/>
<constraint firstItem="ZMm-bM-zdu" firstAttribute="leading" secondItem="BFR-NP-pD9" secondAttribute="trailing" constant="15" id="qgg-nx-aMF"/>
<constraint firstItem="Hgn-fS-fh7" firstAttribute="top" secondItem="ZMm-bM-zdu" secondAttribute="bottom" constant="5" id="qoA-Xt-O4L"/>
<constraint firstItem="Hgn-fS-fh7" firstAttribute="leading" secondItem="ZMm-bM-zdu" secondAttribute="leading" id="r4L-N9-Tnn"/>
<constraint firstAttribute="bottomMargin" secondItem="Hgn-fS-fh7" secondAttribute="bottom" id="r6S-CY-Zva"/>
<constraint firstItem="Hgn-fS-fh7" firstAttribute="leading" secondItem="BFR-NP-pD9" secondAttribute="trailing" constant="10" id="u3a-e0-kz4"/>
<constraint firstAttribute="trailingMargin" secondItem="Hgn-fS-fh7" secondAttribute="trailing" id="yJ3-u7-ejd"/>
</constraints>
<variation key="default">
<mask key="constraints">
<exclude reference="8pg-8e-Wzn"/>
<exclude reference="u3a-e0-kz4"/>
</mask>
</variation>
</tableViewCellContentView>
<connections>
<outlet property="emailLabel" destination="Hgn-fS-fh7" id="Hnq-uR-dii"/>
</connections>
</tableViewCell>
</prototypes>
<connections>
<outlet property="dataSource" destination="TEb-eN-UhB" id="dr8-iN-qdD"/>
<outlet property="delegate" destination="TEb-eN-UhB" id="e4k-7Z-bu0"/>
</connections>
</tableView>
<navigationItem key="navigationItem" title="Invite" id="NZy-bp-bmE"/>
</tableViewController>
<placeholder placeholderIdentifier="IBFirstResponder" id="zpc-eh-b9l" userLabel="First Responder" sceneMemberID="firstResponder"/>
</objects>
<point key="canvasLocation" x="1646" y="356"/>
</scene>
</scenes>
<resources>
<image name="checkmarkOff" width="24" height="24"/>
<image name="sendEmail" width="88" height="88"/>
<image name="v23-icon-white" width="320" height="320"/>
</resources>
</document>