<?xml version="1.0" encoding="UTF-8"?> <document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="32700.99.1234" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES" initialViewController="dqD-Rt-bEF"> <device id="ipad12_9" orientation="portrait" layout="fullscreen" appearance="dark"/> <dependencies> <deployment identifier="iOS"/> <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="22685"/> <capability name="Named colors" minToolsVersion="9.0"/> <capability name="Safe area layout guides" minToolsVersion="9.0"/> <capability name="System colors in document resources" minToolsVersion="11.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> <!--PrivacySettings--> <scene sceneID="B5W-Me-AC9"> <objects> <viewControllerPlaceholder storyboardName="Settings" referencedIdentifier="PrivacySettings" id="cmS-oG-cv9" sceneMemberID="viewController"> <tabBarItem key="tabBarItem" title="Item" id="iLC-4b-aD9"/> </viewControllerPlaceholder> <placeholder placeholderIdentifier="IBFirstResponder" id="xDM-mH-2u9" userLabel="First Responder" sceneMemberID="firstResponder"/> </objects> <point key="canvasLocation" x="-2876" y="-1307"/> </scene> <!--Settings--> <scene sceneID="B5W-Me-ACR"> <objects> <viewControllerPlaceholder storyboardName="Settings" id="cmS-oG-cv1" sceneMemberID="viewController"> <tabBarItem key="tabBarItem" title="Item" id="iLC-4b-aDr"/> </viewControllerPlaceholder> <placeholder placeholderIdentifier="IBFirstResponder" id="xDM-mH-2uQ" userLabel="First Responder" sceneMemberID="firstResponder"/> </objects> <point key="canvasLocation" x="-2798" y="-1290"/> </scene> <!--Placeholder View Controller--> <scene sceneID="ian-aI-Nym"> <objects> <viewController id="iM6-Fx-aHL" customClass="MLPlaceholderViewController" sceneMemberID="viewController"/> <placeholder placeholderIdentifier="IBFirstResponder" id="N6F-F8-vjp" userLabel="First Responder" customClass="UIResponder" sceneMemberID="firstResponder"/> </objects> <point key="canvasLocation" x="-3678.2608695652175" y="267.85714285714283"/> </scene> <!--Navigation Controller--> <scene sceneID="f58-D2-BRy"> <objects> <navigationController id="Dhn-Pm-OVk" sceneMemberID="viewController"> <navigationItem key="navigationItem" id="WeC-mN-Zks"/> <navigationBar key="navigationBar" contentMode="scaleToFill" insetsLayoutMarginsFromSafeArea="NO" id="tNI-7A-0dR"> <rect key="frame" x="0.0" y="0.0" width="704" height="56"/> <autoresizingMask key="autoresizingMask"/> </navigationBar> <connections> <segue destination="5nR-Q5-dQD" kind="relationship" relationship="rootViewController" id="SIm-aZ-Mue"/> </connections> </navigationController> <placeholder placeholderIdentifier="IBFirstResponder" id="msX-wy-yDv" userLabel="First Responder" sceneMemberID="firstResponder"/> </objects> <point key="canvasLocation" x="1707" y="167"/> </scene> <!--Chats--> <scene sceneID="NU1-8b-G5Q"> <objects> <tableViewController clearsSelectionOnViewWillAppear="NO" id="wDx-jI-G7L" userLabel="Chats" customClass="ActiveChatsViewController" sceneMemberID="viewController"> <tableView key="view" clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" dataMode="prototypes" style="plain" separatorStyle="default" rowHeight="-1" estimatedRowHeight="-1" sectionHeaderHeight="28" sectionFooterHeight="28" id="oVe-va-MJW"> <rect key="frame" x="0.0" y="0.0" width="375" height="1366"/> <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/> <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/> <prototypes> <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" preservesSuperviewLayoutMargins="YES" selectionStyle="default" indentationWidth="10" reuseIdentifier="Pzk-IL-JHz" id="Pzk-IL-JHz"> <rect key="frame" x="0.0" y="50" width="375" height="51.5"/> <autoresizingMask key="autoresizingMask"/> <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" preservesSuperviewLayoutMargins="YES" insetsLayoutMarginsFromSafeArea="NO" tableViewCell="Pzk-IL-JHz" id="f2h-kv-0Bm"> <rect key="frame" x="0.0" y="0.0" width="375" height="51.5"/> <autoresizingMask key="autoresizingMask"/> </tableViewCellContentView> </tableViewCell> </prototypes> <connections> <outlet property="dataSource" destination="wDx-jI-G7L" id="vAB-3C-bb6"/> <outlet property="delegate" destination="wDx-jI-G7L" id="VQl-ok-BfC"/> </connections> </tableView> <navigationItem key="navigationItem" title="Chats" id="RRa-hC-xrf"> <barButtonItem key="leftBarButtonItem" title="Settings" id="BWH-2I-fSI"> <connections> <segue destination="cmS-oG-cv1" kind="presentation" identifier="showSettings" id="zkg-JY-Otv"/> </connections> </barButtonItem> <rightBarButtonItems> <barButtonItem title="Contact List" id="pyP-qb-mfr"/> <barButtonItem enabled="NO" title="Spinner" id="lQZ-nm-6qt"/> </rightBarButtonItems> </navigationItem> <connections> <outlet property="composeButton" destination="pyP-qb-mfr" id="j5k-6a-lBi"/> <outlet property="settingsButton" destination="BWH-2I-fSI" id="SMS-5d-HUX"/> <outlet property="spinnerButton" destination="lQZ-nm-6qt" id="WvB-bZ-0y0"/> <segue destination="Dhn-Pm-OVk" kind="showDetail" identifier="showConversation" id="RLU-kt-b8r"/> <segue destination="cmS-oG-cv9" kind="presentation" identifier="showPrivacySettings" id="zkg-JY-Ot9"/> <segue destination="iM6-Fx-aHL" kind="showDetail" identifier="showConversationPlaceholder" id="xp1-3q-JGG"/> </connections> </tableViewController> <placeholder placeholderIdentifier="IBFirstResponder" id="ENC-uh-UXW" userLabel="First Responder" sceneMemberID="firstResponder"/> </objects> <point key="canvasLocation" x="-2775" y="-784"/> </scene> <!--Navigation Controller--> <scene sceneID="Gl7-OF-WGk"> <objects> <navigationController id="rFS-eK-Dxd" sceneMemberID="viewController"> <navigationBar key="navigationBar" contentMode="scaleToFill" insetsLayoutMarginsFromSafeArea="NO" id="UpL-EY-XBr"> <rect key="frame" x="0.0" y="20" width="375" height="50"/> <autoresizingMask key="autoresizingMask"/> </navigationBar> <connections> <segue destination="wDx-jI-G7L" kind="relationship" relationship="rootViewController" id="frM-4Z-ENx"/> </connections> </navigationController> <placeholder placeholderIdentifier="IBFirstResponder" id="gjp-uF-kE3" userLabel="First Responder" sceneMemberID="firstResponder"/> </objects> <point key="canvasLocation" x="-3851" y="-784"/> </scene> <!--Chats--> <scene sceneID="vAl-ec-NFW"> <objects> <splitViewController presentsWithGesture="NO" id="dqD-Rt-bEF" sceneMemberID="viewController"> <tabBarItem key="tabBarItem" title="Chats" image="text.bubble" catalog="system" id="jh7-be-VPo"/> <connections> <outlet property="delegate" destination="ncC-uM-uuw" id="L3K-5f-uMh"/> <segue destination="rFS-eK-Dxd" kind="relationship" relationship="masterViewController" id="O9T-Gg-eaS"/> <segue destination="iM6-Fx-aHL" kind="relationship" relationship="detailViewController" id="D1Q-JS-32d"/> </connections> </splitViewController> <customObject id="ncC-uM-uuw" customClass="MLSplitViewDelegate"/> <placeholder placeholderIdentifier="IBFirstResponder" id="sOm-vm-Z12" userLabel="First Responder" sceneMemberID="firstResponder"/> </objects> <point key="canvasLocation" x="-5594" y="-630"/> </scene> <!--Chat View Controller--> <scene sceneID="5Rt-f0-mRM"> <objects> <viewController storyboardIdentifier="chatViewController" id="5nR-Q5-dQD" customClass="chatViewController" sceneMemberID="viewController"> <view key="view" contentMode="scaleToFill" id="Riz-2Q-bcU"> <rect key="frame" x="0.0" y="0.0" width="704" height="995.5"/> <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/> <subviews> <imageView userInteractionEnabled="NO" contentMode="scaleAspectFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" insetsLayoutMarginsFromSafeArea="NO" translatesAutoresizingMaskIntoConstraints="NO" id="SEk-WZ-Rcm"> <rect key="frame" x="0.0" y="20" width="704" height="955.5"/> </imageView> <tableView clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" showsHorizontalScrollIndicator="NO" keyboardDismissMode="interactive" dataMode="prototypes" style="plain" separatorStyle="none" rowHeight="-1" sectionHeaderHeight="28" sectionFooterHeight="28" translatesAutoresizingMaskIntoConstraints="NO" id="Kkq-aZ-5fP"> <rect key="frame" x="0.0" y="0.0" width="704" height="987.5"/> <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/> <gestureRecognizers/> <constraints> <constraint firstAttribute="width" relation="greaterThanOrEqual" constant="320" id="k1m-re-kKB"/> </constraints> <prototypes> <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" preservesSuperviewLayoutMargins="YES" selectionStyle="default" indentationWidth="10" reuseIdentifier="reloadBox" id="T4T-ry-3fh" customClass="MLReloadCell"> <rect key="frame" x="0.0" y="50" width="704" height="52"/> <autoresizingMask key="autoresizingMask"/> <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" preservesSuperviewLayoutMargins="YES" insetsLayoutMarginsFromSafeArea="NO" tableViewCell="T4T-ry-3fh" id="Vlg-E1-N3f"> <rect key="frame" x="0.0" y="0.0" width="704" height="52"/> <autoresizingMask key="autoresizingMask"/> <subviews> <label opaque="NO" userInteractionEnabled="NO" contentMode="top" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Pull to load more messages" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="K3M-5z-C5O"> <rect key="frame" x="10" y="18" width="684" height="16"/> <fontDescription key="fontDescription" type="system" pointSize="13"/> <color key="textColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/> <nil key="highlightedColor"/> </label> </subviews> <constraints> <constraint firstItem="K3M-5z-C5O" firstAttribute="leading" secondItem="Vlg-E1-N3f" secondAttribute="leading" constant="10" id="6ng-fX-ACY"/> <constraint firstItem="K3M-5z-C5O" firstAttribute="centerY" secondItem="Vlg-E1-N3f" secondAttribute="centerY" id="Lo5-8p-LNr"/> <constraint firstAttribute="trailing" secondItem="K3M-5z-C5O" secondAttribute="trailing" constant="10" id="YS6-HX-FF1"/> <constraint firstItem="K3M-5z-C5O" firstAttribute="centerX" secondItem="Vlg-E1-N3f" secondAttribute="centerX" id="u3T-hc-b4t"/> </constraints> </tableViewCellContentView> <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/> <connections> <outlet property="reloadLabel" destination="K3M-5z-C5O" id="dNO-3t-cv6"/> </connections> </tableViewCell> <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" preservesSuperviewLayoutMargins="YES" selectionStyle="none" indentationWidth="10" reuseIdentifier="linkInCell" rowHeight="232" id="GNi-V1-4na" userLabel="linkInCell" customClass="MLLinkCell"> <rect key="frame" x="0.0" y="102" width="704" height="232"/> <autoresizingMask key="autoresizingMask"/> <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" preservesSuperviewLayoutMargins="YES" insetsLayoutMarginsFromSafeArea="NO" tableViewCell="GNi-V1-4na" id="9aZ-Mn-jok"> <rect key="frame" x="0.0" y="0.0" width="704" height="232"/> <autoresizingMask key="autoresizingMask"/> <subviews> <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="thO-n1-R59"> <rect key="frame" x="16" y="39" width="256" height="185"/> <subviews> <imageView userInteractionEnabled="NO" contentMode="scaleAspectFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="T5r-3Z-CiI"> <rect key="frame" x="0.0" y="0.0" width="256" height="113"/> <constraints> <constraint firstAttribute="height" constant="128" id="aE3-kh-HvX"/> <constraint firstAttribute="width" constant="256" id="pN4-qP-svT"/> </constraints> </imageView> <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="N2M-fq-qWy"> <rect key="frame" x="0.0" y="113" width="256" height="72"/> <subviews> <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Link Title here is something that should be about two lines" textAlignment="natural" lineBreakMode="wordWrap" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="loD-fs-EW7"> <rect key="frame" x="8" y="8" width="240" height="33"/> <constraints> <constraint firstAttribute="height" constant="33" id="gkk-a3-bx8"/> </constraints> <fontDescription key="fontDescription" type="boldSystem" pointSize="12"/> <color key="textColor" systemColor="darkTextColor"/> <nil key="highlightedColor"/> <attributedString key="userComments"> <fragment content="#bc-ignore!"/> </attributedString> </label> <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="something.com" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="4KG-8d-uoj"> <rect key="frame" x="8" y="49" width="240" height="15"/> <fontDescription key="fontDescription" type="system" pointSize="12"/> <color key="textColor" white="0.33333333329999998" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/> <nil key="highlightedColor"/> <attributedString key="userComments"> <fragment content="#bc-ignore!"/> </attributedString> </label> <imageView hidden="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="744-locked-received" translatesAutoresizingMaskIntoConstraints="NO" id="TBb-pL-IcL"> <rect key="frame" x="237" y="53" width="11" height="11"/> <constraints> <constraint firstAttribute="width" constant="11" id="fp1-Oy-q4t"/> <constraint firstAttribute="height" constant="11" id="tAa-Yd-MNG"/> </constraints> </imageView> </subviews> <color key="backgroundColor" red="0.85536617039999996" green="0.85947948689999998" blue="0.86985272170000005" alpha="1" colorSpace="custom" customColorSpace="sRGB"/> <constraints> <constraint firstItem="loD-fs-EW7" firstAttribute="leading" secondItem="N2M-fq-qWy" secondAttribute="leading" constant="8" id="2dx-0S-Est"/> <constraint firstItem="4KG-8d-uoj" firstAttribute="leading" secondItem="N2M-fq-qWy" secondAttribute="leading" constant="8" id="4aN-3C-LRH"/> <constraint firstAttribute="trailing" secondItem="loD-fs-EW7" secondAttribute="trailing" constant="8" id="BOB-Fy-Khl"/> <constraint firstItem="loD-fs-EW7" firstAttribute="top" secondItem="N2M-fq-qWy" secondAttribute="top" constant="8" id="FEU-8g-tSo"/> <constraint firstAttribute="trailing" secondItem="4KG-8d-uoj" secondAttribute="trailing" constant="8" id="SHG-1r-ieY"/> <constraint firstAttribute="bottom" secondItem="4KG-8d-uoj" secondAttribute="bottom" constant="8" id="Wen-EJ-xF3"/> <constraint firstAttribute="height" constant="72" id="kUZ-m9-g0n"/> <constraint firstAttribute="trailing" secondItem="TBb-pL-IcL" secondAttribute="trailing" constant="8" id="wbC-zu-EHQ"/> <constraint firstAttribute="bottom" secondItem="TBb-pL-IcL" secondAttribute="bottom" constant="8" id="xzU-Ax-eC6"/> </constraints> </view> </subviews> <color key="backgroundColor" red="0.85536617039999996" green="0.85947948689999998" blue="0.86985272170000005" alpha="1" colorSpace="custom" customColorSpace="sRGB"/> <constraints> <constraint firstItem="N2M-fq-qWy" firstAttribute="leading" secondItem="thO-n1-R59" secondAttribute="leadingMargin" constant="-8" id="7cZ-D0-eAz"/> <constraint firstItem="T5r-3Z-CiI" firstAttribute="top" secondItem="thO-n1-R59" secondAttribute="top" id="IJs-C6-yTe"/> <constraint firstItem="N2M-fq-qWy" firstAttribute="top" secondItem="T5r-3Z-CiI" secondAttribute="bottom" id="XYV-WN-tDS"/> <constraint firstAttribute="trailing" secondItem="T5r-3Z-CiI" secondAttribute="trailing" id="Xz9-ZK-IFL"/> <constraint firstAttribute="bottom" secondItem="N2M-fq-qWy" secondAttribute="bottom" id="ecw-RO-gM8"/> <constraint firstAttribute="trailing" secondItem="N2M-fq-qWy" secondAttribute="trailing" id="fVv-F0-oR9"/> <constraint firstItem="T5r-3Z-CiI" firstAttribute="leading" secondItem="thO-n1-R59" secondAttribute="leading" id="mqZ-4Z-ltw"/> <constraint firstAttribute="height" constant="200" id="n5x-QL-L3F"/> <constraint firstAttribute="trailing" secondItem="N2M-fq-qWy" secondAttribute="trailing" id="t7E-kP-S4i"/> </constraints> </view> <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Name" textAlignment="natural" lineBreakMode="tailTruncation" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="b15-Tl-ako" userLabel="Name"> <rect key="frame" x="16" y="22" width="33" height="12"/> <constraints> <constraint firstAttribute="height" constant="12" id="4uA-lB-5hQ"/> </constraints> <fontDescription key="fontDescription" type="system" pointSize="12"/> <color key="textColor" white="0.33333333329999998" alpha="1" colorSpace="calibratedWhite"/> <nil key="highlightedColor"/> <attributedString key="userComments"> <fragment content="#bc-ignore!"/> </attributedString> </label> <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Day Change" textAlignment="natural" lineBreakMode="tailTruncation" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="zsJ-nd-h6v" userLabel="Day"> <rect key="frame" x="316" y="0.0" width="72.5" height="20"/> <constraints> <constraint firstAttribute="height" constant="20" id="ntS-dH-vd9"/> </constraints> <fontDescription key="fontDescription" type="boldSystem" pointSize="12"/> <color key="textColor" white="0.33333333329999998" alpha="1" colorSpace="calibratedWhite"/> <nil key="highlightedColor"/> <attributedString key="userComments"> <fragment content="#bc-ignore!"/> </attributedString> </label> <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Date" textAlignment="natural" lineBreakMode="tailTruncation" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="wce-ek-LTl"> <rect key="frame" x="280" y="36" width="26.5" height="14.5"/> <fontDescription key="fontDescription" type="system" pointSize="12"/> <color key="textColor" white="0.33333333329999998" alpha="1" colorSpace="calibratedWhite"/> <nil key="highlightedColor"/> <attributedString key="userComments"> <fragment content="#bc-ignore!"/> </attributedString> </label> </subviews> <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/> <constraints> <constraint firstItem="wce-ek-LTl" firstAttribute="top" secondItem="zsJ-nd-h6v" secondAttribute="bottom" constant="16" id="8vg-DJ-u88"/> <constraint firstItem="thO-n1-R59" firstAttribute="leading" secondItem="9aZ-Mn-jok" secondAttribute="leading" constant="16" id="ATu-in-Q37"/> <constraint firstItem="wce-ek-LTl" firstAttribute="leading" secondItem="thO-n1-R59" secondAttribute="trailing" constant="8" id="CbC-cX-rf1"/> <constraint firstItem="b15-Tl-ako" firstAttribute="leading" secondItem="9aZ-Mn-jok" secondAttribute="leadingMargin" id="HJO-6K-y22"/> <constraint firstItem="zsJ-nd-h6v" firstAttribute="centerX" secondItem="9aZ-Mn-jok" secondAttribute="centerX" id="LS1-iq-bQ7"/> <constraint firstItem="b15-Tl-ako" firstAttribute="top" secondItem="zsJ-nd-h6v" secondAttribute="bottom" constant="2" id="hdi-US-mbT"/> <constraint firstAttribute="bottom" secondItem="thO-n1-R59" secondAttribute="bottom" constant="8" id="kap-Nd-A3s"/> <constraint firstItem="zsJ-nd-h6v" firstAttribute="top" secondItem="9aZ-Mn-jok" secondAttribute="top" id="mZO-zf-95q"/> <constraint firstItem="thO-n1-R59" firstAttribute="top" secondItem="b15-Tl-ako" secondAttribute="bottom" constant="5" id="x8y-8B-FGo"/> </constraints> </tableViewCellContentView> <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/> <attributedString key="userComments"> <fragment content="#bc-ignore!"/> </attributedString> <connections> <outlet property="bubbleTop" destination="x8y-8B-FGo" id="Ct9-qq-Pec"/> <outlet property="bubbleView" destination="thO-n1-R59" id="LEu-0p-10D"/> <outlet property="date" destination="wce-ek-LTl" id="the-t8-NRl"/> <outlet property="dayTop" destination="8vg-DJ-u88" id="2AR-GT-8Du"/> <outlet property="dividerDate" destination="zsJ-nd-h6v" id="qRq-pb-Q5s"/> <outlet property="dividerHeight" destination="ntS-dH-vd9" id="u9Y-At-tYC"/> <outlet property="lockImage" destination="TBb-pL-IcL" id="ddb-0j-lVS"/> <outlet property="messageBody" destination="4KG-8d-uoj" id="EjQ-BD-Pwd"/> <outlet property="messageTitle" destination="loD-fs-EW7" id="4a4-WZ-aSR"/> <outlet property="name" destination="b15-Tl-ako" id="2Et-Yt-Tkf"/> <outlet property="nameHeight" destination="4uA-lB-5hQ" id="pdU-h7-wOG"/> <outlet property="previewImage" destination="T5r-3Z-CiI" id="iq8-DP-DiR"/> </connections> </tableViewCell> <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" preservesSuperviewLayoutMargins="YES" selectionStyle="none" indentationWidth="10" reuseIdentifier="imageInCell" rowHeight="229" id="lKs-kG-aVS" customClass="MLChatImageCell"> <rect key="frame" x="0.0" y="334" width="704" height="229"/> <autoresizingMask key="autoresizingMask"/> <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" preservesSuperviewLayoutMargins="YES" insetsLayoutMarginsFromSafeArea="NO" tableViewCell="lKs-kG-aVS" id="GA8-Q5-xRV"> <rect key="frame" x="0.0" y="0.0" width="704" height="229"/> <autoresizingMask key="autoresizingMask"/> <subviews> <imageView userInteractionEnabled="NO" contentMode="scaleAspectFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="GlC-dn-bvj"> <rect key="frame" x="16" y="37" width="545" height="200"/> <constraints> <constraint firstAttribute="height" constant="200" id="T8s-TI-xbm"/> <constraint firstAttribute="width" constant="275" id="ypT-uw-per"/> </constraints> </imageView> <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Date" textAlignment="natural" lineBreakMode="tailTruncation" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Xld-jv-Isd"> <rect key="frame" x="569" y="31" width="119" height="14.5"/> <fontDescription key="fontDescription" type="system" pointSize="12"/> <color key="textColor" white="0.33333333329999998" alpha="1" colorSpace="calibratedWhite"/> <nil key="highlightedColor"/> <attributedString key="userComments"> <fragment content="#bc-ignore!"/> </attributedString> </label> <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Name" textAlignment="natural" lineBreakMode="tailTruncation" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="1wW-PP-jdj" userLabel="Name"> <rect key="frame" x="16" y="20" width="300" height="12"/> <constraints> <constraint firstAttribute="height" constant="12" id="Z1Z-lQ-7He"/> </constraints> <fontDescription key="fontDescription" type="system" pointSize="12"/> <color key="textColor" white="0.33333333329999998" alpha="1" colorSpace="calibratedWhite"/> <nil key="highlightedColor"/> <attributedString key="userComments"> <fragment content="#bc-ignore!"/> </attributedString> </label> <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Day Change" textAlignment="natural" lineBreakMode="tailTruncation" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="h9a-ua-MIo" userLabel="Day"> <rect key="frame" x="316" y="0.0" width="72.5" height="20"/> <constraints> <constraint firstAttribute="height" constant="20" id="b2n-TS-d4M"/> </constraints> <fontDescription key="fontDescription" type="boldSystem" pointSize="12"/> <color key="textColor" white="0.33333333329999998" alpha="1" colorSpace="calibratedWhite"/> <nil key="highlightedColor"/> <attributedString key="userComments"> <fragment content="#bc-ignore!"/> </attributedString> </label> <imageView hidden="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="744-locked-received" translatesAutoresizingMaskIntoConstraints="NO" id="vGy-8U-lGI"> <rect key="frame" x="569" y="224" width="11" height="11"/> <constraints> <constraint firstAttribute="height" constant="11" id="NeQ-RD-dce"/> <constraint firstAttribute="width" constant="11" id="xyJ-nN-uwq"/> </constraints> </imageView> <activityIndicatorView hidden="YES" opaque="NO" contentMode="scaleToFill" horizontalHuggingPriority="750" verticalHuggingPriority="750" hidesWhenStopped="YES" style="gray" translatesAutoresizingMaskIntoConstraints="NO" id="hbE-2h-gWQ"> <rect key="frame" x="542" y="195" width="20" height="20"/> </activityIndicatorView> </subviews> <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/> <constraints> <constraint firstItem="Xld-jv-Isd" firstAttribute="top" secondItem="h9a-ua-MIo" secondAttribute="bottom" constant="11" id="Bqr-m5-ifW"/> <constraint firstItem="Xld-jv-Isd" firstAttribute="leading" secondItem="GlC-dn-bvj" secondAttribute="trailing" constant="8" id="KfI-xa-pYR"/> <constraint firstItem="1wW-PP-jdj" firstAttribute="top" secondItem="h9a-ua-MIo" secondAttribute="bottom" id="OIS-8B-eWE"/> <constraint firstItem="GlC-dn-bvj" firstAttribute="leading" secondItem="GA8-Q5-xRV" secondAttribute="leadingMargin" id="OKS-P8-7wv"/> <constraint firstItem="vGy-8U-lGI" firstAttribute="leading" secondItem="hbE-2h-gWQ" secondAttribute="trailing" constant="7" id="QCl-sg-hkL"/> <constraint firstAttribute="bottomMargin" secondItem="hbE-2h-gWQ" secondAttribute="bottom" constant="-1" id="Sfa-56-bTD"/> <constraint firstItem="GlC-dn-bvj" firstAttribute="bottom" secondItem="GA8-Q5-xRV" secondAttribute="bottomMargin" id="XBa-00-tqZ"/> <constraint firstAttribute="trailingMargin" secondItem="vGy-8U-lGI" secondAttribute="trailing" constant="108" id="ZnX-fA-uYx"/> <constraint firstItem="h9a-ua-MIo" firstAttribute="centerX" secondItem="GA8-Q5-xRV" secondAttribute="centerX" id="csJ-kO-zNL"/> <constraint firstItem="1wW-PP-jdj" firstAttribute="leading" secondItem="GA8-Q5-xRV" secondAttribute="leadingMargin" id="e8R-Ys-yCE"/> <constraint firstItem="h9a-ua-MIo" firstAttribute="top" secondItem="GA8-Q5-xRV" secondAttribute="top" id="i1o-Sr-eVy"/> <constraint firstItem="vGy-8U-lGI" firstAttribute="top" secondItem="GA8-Q5-xRV" secondAttribute="topMargin" constant="209" id="jXC-rd-ctx"/> <constraint firstItem="h9a-ua-MIo" firstAttribute="leading" secondItem="1wW-PP-jdj" secondAttribute="trailing" id="kXi-iN-kmY"/> <constraint firstAttribute="trailingMargin" relation="greaterThanOrEqual" secondItem="GlC-dn-bvj" secondAttribute="trailing" constant="59" id="ku9-Jx-kPr"/> <constraint firstItem="Xld-jv-Isd" firstAttribute="trailing" secondItem="GA8-Q5-xRV" secondAttribute="trailingMargin" id="lcg-Yi-F6F"/> <constraint firstItem="vGy-8U-lGI" firstAttribute="leading" secondItem="GlC-dn-bvj" secondAttribute="trailing" constant="8" id="ofd-if-oZz"/> <constraint firstItem="vGy-8U-lGI" firstAttribute="bottom" secondItem="GA8-Q5-xRV" secondAttribute="bottomMargin" id="unD-6y-fRX"/> <constraint firstItem="GlC-dn-bvj" firstAttribute="top" secondItem="1wW-PP-jdj" secondAttribute="bottom" constant="5" id="y3Q-RO-5OU"/> </constraints> </tableViewCellContentView> <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/> <connections> <outlet property="bubbleTop" destination="y3Q-RO-5OU" id="a85-ji-qYI"/> <outlet property="date" destination="Xld-jv-Isd" id="fls-q5-SPA"/> <outlet property="dayTop" destination="Bqr-m5-ifW" id="OGu-K8-vMx"/> <outlet property="dividerDate" destination="h9a-ua-MIo" id="Q9G-tH-NFa"/> <outlet property="dividerHeight" destination="b2n-TS-d4M" id="r3Y-BD-k2L"/> <outlet property="imageHeight" destination="T8s-TI-xbm" id="RII-N1-3Cn"/> <outlet property="imageWidth" destination="ypT-uw-per" id="AII-N1-3Cn"/> <outlet property="lockImage" destination="vGy-8U-lGI" id="B7B-Gh-pEV"/> <outlet property="name" destination="1wW-PP-jdj" id="cEt-sh-dVc"/> <outlet property="nameHeight" destination="Z1Z-lQ-7He" id="RlP-tV-VkZ"/> <outlet property="spinner" destination="hbE-2h-gWQ" id="S8d-sV-c2v"/> <outlet property="thumbnailImage" destination="GlC-dn-bvj" id="iHP-Iz-z5V"/> </connections> </tableViewCell> <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" fixedFrame="YES" preservesSuperviewLayoutMargins="YES" insetsLayoutMarginsFromSafeArea="NO" selectionStyle="default" indentationWidth="10" reuseIdentifier="mapsInCell" rowHeight="242" translatesAutoresizingMaskIntoConstraints="NO" id="xhf-eh-Dkx" customClass="MLChatMapsCell"> <rect key="frame" x="0.0" y="563" width="704" height="242"/> <autoresizingMask key="autoresizingMask"/> <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" preservesSuperviewLayoutMargins="YES" insetsLayoutMarginsFromSafeArea="NO" tableViewCell="xhf-eh-Dkx" id="BdL-U7-BOc"> <rect key="frame" x="0.0" y="0.0" width="704" height="242"/> <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/> <subviews> <mapView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" mapType="standard" showsBuildings="NO" zoomEnabled="NO" scrollEnabled="NO" rotateEnabled="NO" pitchEnabled="NO" translatesAutoresizingMaskIntoConstraints="NO" id="pDb-8S-deD"> <rect key="frame" x="16" y="37" width="275" height="190"/> <constraints> <constraint firstAttribute="width" constant="275" id="9Jb-OA-gx6"/> <constraint firstAttribute="height" constant="200" id="ljH-y6-5NG"/> </constraints> </mapView> <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Date" textAlignment="natural" lineBreakMode="tailTruncation" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="8oX-KS-wOP"> <rect key="frame" x="299" y="31" width="389" height="14.5"/> <fontDescription key="fontDescription" type="system" pointSize="12"/> <color key="textColor" white="0.33333333329999998" alpha="1" colorSpace="calibratedWhite"/> <nil key="highlightedColor"/> <attributedString key="userComments"> <fragment content="#bc-ignore!"/> </attributedString> </label> <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Name" textAlignment="natural" lineBreakMode="tailTruncation" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Tdu-SR-34h" userLabel="Name"> <rect key="frame" x="16" y="20" width="300" height="12"/> <constraints> <constraint firstAttribute="height" constant="12" id="QCT-tL-Z1r"/> </constraints> <fontDescription key="fontDescription" type="system" pointSize="12"/> <color key="textColor" white="0.33333333329999998" alpha="1" colorSpace="calibratedWhite"/> <nil key="highlightedColor"/> <attributedString key="userComments"> <fragment content="#bc-ignore!"/> </attributedString> </label> <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Day Change" textAlignment="natural" lineBreakMode="tailTruncation" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="6mV-D5-Rfv" userLabel="Day"> <rect key="frame" x="316" y="0.0" width="72.5" height="20"/> <constraints> <constraint firstAttribute="height" constant="20" id="Wnt-B1-X9b"/> </constraints> <fontDescription key="fontDescription" type="boldSystem" pointSize="12"/> <color key="textColor" white="0.33333333329999998" alpha="1" colorSpace="calibratedWhite"/> <nil key="highlightedColor"/> <attributedString key="userComments"> <fragment content="#bc-ignore!"/> </attributedString> </label> <imageView hidden="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="744-locked-received" translatesAutoresizingMaskIntoConstraints="NO" id="xOs-7M-3BE" userLabel="Lock Image"> <rect key="frame" x="569" y="216" width="11" height="11"/> <constraints> <constraint firstAttribute="height" constant="11" id="Qnz-K5-bat"/> <constraint firstAttribute="width" constant="11" id="VjC-rP-5EN"/> </constraints> </imageView> </subviews> <constraints> <constraint firstItem="pDb-8S-deD" firstAttribute="leading" secondItem="BdL-U7-BOc" secondAttribute="leadingMargin" id="Apu-ML-nIQ"/> <constraint firstItem="8oX-KS-wOP" firstAttribute="trailing" secondItem="BdL-U7-BOc" secondAttribute="trailingMargin" id="Jfp-Oz-kPJ"/> <constraint firstAttribute="trailingMargin" relation="greaterThanOrEqual" secondItem="pDb-8S-deD" secondAttribute="trailing" constant="59" id="QFK-OR-A8b"/> <constraint firstItem="6mV-D5-Rfv" firstAttribute="centerX" secondItem="BdL-U7-BOc" secondAttribute="centerX" id="QxV-1G-Yvd"/> <constraint firstItem="6mV-D5-Rfv" firstAttribute="top" secondItem="BdL-U7-BOc" secondAttribute="top" id="TP7-7C-C18"/> <constraint firstItem="8oX-KS-wOP" firstAttribute="leading" secondItem="pDb-8S-deD" secondAttribute="trailing" constant="8" id="Vay-1J-tWl"/> <constraint firstItem="pDb-8S-deD" firstAttribute="bottom" secondItem="BdL-U7-BOc" secondAttribute="bottomMargin" id="Woi-5O-GBU"/> <constraint firstItem="8oX-KS-wOP" firstAttribute="top" secondItem="6mV-D5-Rfv" secondAttribute="bottom" constant="11" id="Y4z-TJ-rtF"/> <constraint firstItem="Tdu-SR-34h" firstAttribute="top" secondItem="6mV-D5-Rfv" secondAttribute="bottom" id="ntF-cu-yE5"/> <constraint firstItem="pDb-8S-deD" firstAttribute="top" secondItem="Tdu-SR-34h" secondAttribute="bottom" constant="5" id="pvE-ZV-57q"/> <constraint firstItem="8oX-KS-wOP" firstAttribute="leading" secondItem="BdL-U7-BOc" secondAttribute="leading" constant="299" id="sii-c3-3Qf"/> <constraint firstAttribute="trailingMargin" secondItem="xOs-7M-3BE" secondAttribute="trailing" constant="108" id="tZN-cW-36B"/> <constraint firstItem="Tdu-SR-34h" firstAttribute="leading" secondItem="BdL-U7-BOc" secondAttribute="leadingMargin" id="up8-75-4E8"/> <constraint firstItem="6mV-D5-Rfv" firstAttribute="leading" secondItem="Tdu-SR-34h" secondAttribute="trailing" id="ww5-6J-oCv"/> <constraint firstItem="xOs-7M-3BE" firstAttribute="bottom" secondItem="BdL-U7-BOc" secondAttribute="bottomMargin" id="yvD-h8-U37"/> </constraints> </tableViewCellContentView> <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/> <connections> <outlet property="date" destination="8oX-KS-wOP" id="aNj-gd-h76"/> <outlet property="dividerDate" destination="6mV-D5-Rfv" id="gva-Y8-3sk"/> <outlet property="dividerHeight" destination="Wnt-B1-X9b" id="6mg-aE-zSr"/> <outlet property="lockImage" destination="xOs-7M-3BE" id="edY-vd-6Hg"/> <outlet property="map" destination="pDb-8S-deD" id="bbo-WG-9Is"/> <outlet property="name" destination="Tdu-SR-34h" id="eOI-3h-ERl"/> <outlet property="nameHeight" destination="QCT-tL-Z1r" id="JII-SS-5RD"/> </connections> </tableViewCell> <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" preservesSuperviewLayoutMargins="YES" selectionStyle="none" indentationWidth="10" reuseIdentifier="progressInCell" rowHeight="120" id="ZXj-w9-qzC" userLabel="progressInCell" customClass="MLChatCell"> <rect key="frame" x="0.0" y="805" width="704" height="120"/> <autoresizingMask key="autoresizingMask"/> <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" preservesSuperviewLayoutMargins="YES" insetsLayoutMarginsFromSafeArea="NO" tableViewCell="ZXj-w9-qzC" id="8ft-Iv-7AX"> <rect key="frame" x="0.0" y="0.0" width="704" height="120"/> <autoresizingMask key="autoresizingMask"/> <subviews> <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="qpT-gJ-TZJ"> <rect key="frame" x="16" y="38" width="73.5" height="81"/> <subviews> <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="7j9-4I-cao"> <rect key="frame" x="0.0" y="0.0" width="73.5" height="81"/> </imageView> <activityIndicatorView opaque="NO" contentMode="scaleToFill" horizontalHuggingPriority="750" verticalHuggingPriority="750" animating="YES" style="medium" translatesAutoresizingMaskIntoConstraints="NO" id="RYM-Lv-5Db"> <rect key="frame" x="27" y="22" width="20" height="37"/> <constraints> <constraint firstAttribute="width" constant="20" id="14U-eu-rGY"/> <constraint firstAttribute="width" secondItem="RYM-Lv-5Db" secondAttribute="height" multiplier="20:37" id="gXR-vt-gEc"/> </constraints> </activityIndicatorView> <imageView hidden="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="744-locked-received" translatesAutoresizingMaskIntoConstraints="NO" id="AgP-LL-t4P"> <rect key="frame" x="52.5" y="62" width="11" height="11"/> <constraints> <constraint firstAttribute="height" constant="11" id="Ygg-aU-irG"/> <constraint firstAttribute="height" relation="greaterThanOrEqual" constant="11" id="e6r-l8-YIO"/> <constraint firstAttribute="width" constant="11" id="tzA-ax-jbF"/> </constraints> </imageView> </subviews> <constraints> <constraint firstAttribute="trailing" secondItem="7j9-4I-cao" secondAttribute="trailing" id="5Ra-H9-HRf"/> <constraint firstItem="7j9-4I-cao" firstAttribute="leading" secondItem="qpT-gJ-TZJ" secondAttribute="leading" id="BaN-bf-CnO"/> <constraint firstAttribute="bottom" secondItem="AgP-LL-t4P" secondAttribute="bottom" constant="8" id="IUE-X5-t8u"/> <constraint firstItem="AgP-LL-t4P" firstAttribute="leading" secondItem="RYM-Lv-5Db" secondAttribute="trailing" constant="5.5" id="Jb6-kc-yvf"/> <constraint firstItem="7j9-4I-cao" firstAttribute="top" secondItem="qpT-gJ-TZJ" secondAttribute="top" id="Tvu-z7-vOo"/> <constraint firstAttribute="bottom" secondItem="7j9-4I-cao" secondAttribute="bottom" id="a3B-Mo-x9E"/> <constraint firstItem="RYM-Lv-5Db" firstAttribute="centerX" secondItem="qpT-gJ-TZJ" secondAttribute="centerX" id="byL-PZ-Dx4"/> <constraint firstItem="AgP-LL-t4P" firstAttribute="bottom" secondItem="qpT-gJ-TZJ" secondAttribute="bottomMargin" id="ddP-62-FOw"/> <constraint firstItem="RYM-Lv-5Db" firstAttribute="centerY" secondItem="qpT-gJ-TZJ" secondAttribute="centerY" id="nwB-x9-Sbc"/> <constraint firstAttribute="bottom" secondItem="7j9-4I-cao" secondAttribute="bottom" id="tUl-dj-Ms6"/> </constraints> </view> <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Name" textAlignment="natural" lineBreakMode="tailTruncation" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="lcM-Ee-iNp" userLabel="Name"> <rect key="frame" x="16" y="21" width="33" height="12"/> <constraints> <constraint firstAttribute="height" constant="12" id="LAq-xu-150"/> </constraints> <fontDescription key="fontDescription" type="system" pointSize="12"/> <color key="textColor" white="0.33333333329999998" alpha="1" colorSpace="calibratedWhite"/> <nil key="highlightedColor"/> <attributedString key="userComments"> <fragment content="#bc-ignore!"/> </attributedString> </label> <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Day Change" textAlignment="natural" lineBreakMode="tailTruncation" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="0rv-s4-5zG" userLabel="Day"> <rect key="frame" x="316" y="1" width="72.5" height="20"/> <constraints> <constraint firstAttribute="height" constant="20" id="oIE-Ea-I8V"/> </constraints> <fontDescription key="fontDescription" type="boldSystem" pointSize="12"/> <color key="textColor" white="0.33333333329999998" alpha="1" colorSpace="calibratedWhite"/> <nil key="highlightedColor"/> <attributedString key="userComments"> <fragment content="#bc-ignore!"/> </attributedString> </label> <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Date" textAlignment="natural" lineBreakMode="tailTruncation" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="VTu-Qk-F3L"> <rect key="frame" x="97.5" y="38" width="26.5" height="14.5"/> <fontDescription key="fontDescription" type="system" pointSize="12"/> <color key="textColor" white="0.33333333329999998" alpha="1" colorSpace="calibratedWhite"/> <nil key="highlightedColor"/> <attributedString key="userComments"> <fragment content="#bc-ignore!"/> </attributedString> </label> </subviews> <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/> <constraints> <constraint firstItem="qpT-gJ-TZJ" firstAttribute="top" secondItem="lcM-Ee-iNp" secondAttribute="bottom" constant="5" id="5Jq-VR-6T5"/> <constraint firstAttribute="trailing" relation="greaterThanOrEqual" secondItem="qpT-gJ-TZJ" secondAttribute="trailing" constant="59" id="Ch8-iw-NQ9"/> <constraint firstItem="VTu-Qk-F3L" firstAttribute="leading" secondItem="qpT-gJ-TZJ" secondAttribute="trailing" constant="8" id="EFP-UT-wGp"/> <constraint firstItem="lcM-Ee-iNp" firstAttribute="leading" secondItem="8ft-Iv-7AX" secondAttribute="leadingMargin" id="G9K-Z0-cdl"/> <constraint firstItem="lcM-Ee-iNp" firstAttribute="top" secondItem="0rv-s4-5zG" secondAttribute="bottom" id="Oca-o8-8GJ"/> <constraint firstItem="VTu-Qk-F3L" firstAttribute="leading" secondItem="qpT-gJ-TZJ" secondAttribute="trailing" constant="8" symbolic="YES" id="Ve3-wE-2gu"/> <constraint firstItem="0rv-s4-5zG" firstAttribute="centerX" secondItem="8ft-Iv-7AX" secondAttribute="centerX" id="Zak-ke-SF9"/> <constraint firstItem="0rv-s4-5zG" firstAttribute="top" secondItem="8ft-Iv-7AX" secondAttribute="top" constant="1" id="hUz-ST-1IO"/> <constraint firstItem="VTu-Qk-F3L" firstAttribute="top" secondItem="lcM-Ee-iNp" secondAttribute="bottom" constant="5" id="hns-Ig-cOo"/> <constraint firstAttribute="bottom" secondItem="qpT-gJ-TZJ" secondAttribute="bottom" constant="1" id="jxj-FJ-7Kh"/> <constraint firstItem="VTu-Qk-F3L" firstAttribute="leading" secondItem="8ft-Iv-7AX" secondAttribute="leading" constant="97.5" id="oV4-Qt-KFT"/> <constraint firstItem="qpT-gJ-TZJ" firstAttribute="leading" secondItem="8ft-Iv-7AX" secondAttribute="leadingMargin" id="sf2-W3-fpM"/> </constraints> </tableViewCellContentView> <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/> <connections> <outlet property="bubbleImage" destination="7j9-4I-cao" id="Vbk-EY-q6e"/> <outlet property="bubbleTop" destination="5Jq-VR-6T5" id="9Gb-GU-s6p"/> <outlet property="date" destination="VTu-Qk-F3L" id="EE8-WQ-JSm"/> <outlet property="dayTop" destination="hns-Ig-cOo" id="2Yh-6K-r6U"/> <outlet property="dividerDate" destination="0rv-s4-5zG" id="kHa-y0-9u3"/> <outlet property="dividerHeight" destination="oIE-Ea-I8V" id="wVz-IF-evq"/> <outlet property="lockImage" destination="AgP-LL-t4P" id="8dj-6A-9vf"/> <outlet property="name" destination="lcM-Ee-iNp" id="Nsy-Tw-avK"/> <outlet property="nameHeight" destination="LAq-xu-150" id="cOC-nS-vdw"/> </connections> </tableViewCell> <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" preservesSuperviewLayoutMargins="YES" selectionStyle="none" indentationWidth="10" reuseIdentifier="textInCell" rowHeight="120" id="Y4D-eD-S4v" userLabel="textInCell" customClass="MLChatCell"> <rect key="frame" x="0.0" y="925" width="704" height="120"/> <autoresizingMask key="autoresizingMask"/> <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" preservesSuperviewLayoutMargins="YES" insetsLayoutMarginsFromSafeArea="NO" tableViewCell="Y4D-eD-S4v" id="t2e-sA-RIo"> <rect key="frame" x="0.0" y="0.0" width="704" height="120"/> <autoresizingMask key="autoresizingMask"/> <subviews> <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="96E-WC-l2C"> <rect key="frame" x="16" y="38" width="73.5" height="81"/> <subviews> <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="j3m-BP-DXG"> <rect key="frame" x="0.0" y="0.0" width="73.5" height="81"/> </imageView> <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Label" textAlignment="natural" lineBreakMode="wordWrap" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Ra0-Eo-cAh"> <rect key="frame" x="16" y="8" width="41.5" height="65"/> <fontDescription key="fontDescription" type="system" pointSize="17"/> <color key="textColor" systemColor="darkTextColor"/> <nil key="highlightedColor"/> <attributedString key="userComments"> <fragment content="#bc-ignore!"/> </attributedString> </label> <imageView hidden="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="744-locked-received" translatesAutoresizingMaskIntoConstraints="NO" id="VYo-Qc-SmT"> <rect key="frame" x="61" y="62" width="11" height="11"/> <constraints> <constraint firstAttribute="height" relation="greaterThanOrEqual" constant="11" id="4GD-5b-igc"/> <constraint firstAttribute="width" constant="11" id="8vR-gs-NI0"/> <constraint firstAttribute="height" constant="11" id="IKb-go-PcA"/> </constraints> </imageView> </subviews> <constraints> <constraint firstAttribute="trailing" secondItem="Ra0-Eo-cAh" secondAttribute="trailing" constant="16" id="KQ4-Zu-CKY"/> <constraint firstAttribute="trailing" secondItem="j3m-BP-DXG" secondAttribute="trailing" id="LPT-qt-1jX"/> <constraint firstAttribute="bottom" secondItem="Ra0-Eo-cAh" secondAttribute="bottom" constant="8" id="QVL-vs-z7Q"/> <constraint firstAttribute="bottom" secondItem="VYo-Qc-SmT" secondAttribute="bottom" constant="8" id="daN-4I-wGd"/> <constraint firstItem="Ra0-Eo-cAh" firstAttribute="top" secondItem="96E-WC-l2C" secondAttribute="top" constant="8" id="f3K-XF-KNu"/> <constraint firstItem="VYo-Qc-SmT" firstAttribute="bottom" secondItem="96E-WC-l2C" secondAttribute="bottomMargin" id="ftD-3U-ItY"/> <constraint firstItem="j3m-BP-DXG" firstAttribute="leading" secondItem="96E-WC-l2C" secondAttribute="leading" id="gVc-wU-tYU"/> <constraint firstAttribute="bottom" secondItem="j3m-BP-DXG" secondAttribute="bottom" id="hQW-67-r25"/> <constraint firstItem="Ra0-Eo-cAh" firstAttribute="leading" secondItem="96E-WC-l2C" secondAttribute="leading" constant="16" id="i5E-8l-Zur"/> <constraint firstItem="j3m-BP-DXG" firstAttribute="top" secondItem="96E-WC-l2C" secondAttribute="top" id="lbv-LH-EJ5"/> <constraint firstItem="VYo-Qc-SmT" firstAttribute="leading" secondItem="Ra0-Eo-cAh" secondAttribute="trailing" constant="3.3300000000000001" id="tfV-Qq-BcN"/> <constraint firstAttribute="bottom" secondItem="j3m-BP-DXG" secondAttribute="bottom" id="uIw-Je-hLU"/> </constraints> </view> <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Name" textAlignment="natural" lineBreakMode="tailTruncation" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="lUi-Cp-nhg" userLabel="Name"> <rect key="frame" x="16" y="21" width="33" height="12"/> <constraints> <constraint firstAttribute="height" constant="12" id="QHd-0x-LDa"/> </constraints> <fontDescription key="fontDescription" type="system" pointSize="12"/> <color key="textColor" white="0.33333333329999998" alpha="1" colorSpace="calibratedWhite"/> <nil key="highlightedColor"/> <attributedString key="userComments"> <fragment content="#bc-ignore!"/> </attributedString> </label> <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Day Change" textAlignment="natural" lineBreakMode="tailTruncation" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="QYx-be-it3" userLabel="Day"> <rect key="frame" x="316" y="1" width="72.5" height="20"/> <constraints> <constraint firstAttribute="height" constant="20" id="KIg-nt-t3G"/> </constraints> <fontDescription key="fontDescription" type="boldSystem" pointSize="12"/> <color key="textColor" white="0.33333333329999998" alpha="1" colorSpace="calibratedWhite"/> <nil key="highlightedColor"/> <attributedString key="userComments"> <fragment content="#bc-ignore!"/> </attributedString> </label> <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Date" textAlignment="natural" lineBreakMode="tailTruncation" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="uDg-Hw-FvA"> <rect key="frame" x="97.5" y="38" width="26.5" height="14.5"/> <fontDescription key="fontDescription" type="system" pointSize="12"/> <color key="textColor" white="0.33333333329999998" alpha="1" colorSpace="calibratedWhite"/> <nil key="highlightedColor"/> <attributedString key="userComments"> <fragment content="#bc-ignore!"/> </attributedString> </label> </subviews> <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/> <constraints> <constraint firstAttribute="trailing" relation="greaterThanOrEqual" secondItem="96E-WC-l2C" secondAttribute="trailing" constant="59" id="2YQ-qe-HgE"/> <constraint firstItem="uDg-Hw-FvA" firstAttribute="leading" secondItem="96E-WC-l2C" secondAttribute="trailing" constant="8" id="EnG-cv-LxO"/> <constraint firstItem="96E-WC-l2C" firstAttribute="top" secondItem="lUi-Cp-nhg" secondAttribute="bottom" constant="5" id="GMr-SJ-ks2"/> <constraint firstItem="QYx-be-it3" firstAttribute="top" secondItem="t2e-sA-RIo" secondAttribute="top" constant="1" id="LuV-mn-cng"/> <constraint firstItem="96E-WC-l2C" firstAttribute="leading" secondItem="t2e-sA-RIo" secondAttribute="leadingMargin" id="Wmv-eF-Lgf"/> <constraint firstItem="uDg-Hw-FvA" firstAttribute="leading" secondItem="96E-WC-l2C" secondAttribute="trailing" constant="8" symbolic="YES" id="aO9-lF-agh"/> <constraint firstItem="QYx-be-it3" firstAttribute="centerX" secondItem="t2e-sA-RIo" secondAttribute="centerX" id="gwn-r7-pUy"/> <constraint firstItem="uDg-Hw-FvA" firstAttribute="top" secondItem="lUi-Cp-nhg" secondAttribute="bottom" constant="5" id="kDl-WY-Agv"/> <constraint firstItem="lUi-Cp-nhg" firstAttribute="top" secondItem="QYx-be-it3" secondAttribute="bottom" id="oLK-dk-bNP"/> <constraint firstItem="lUi-Cp-nhg" firstAttribute="leading" secondItem="t2e-sA-RIo" secondAttribute="leadingMargin" id="qRq-YF-HjB"/> <constraint firstAttribute="bottom" secondItem="96E-WC-l2C" secondAttribute="bottom" constant="1" id="tRD-qY-kP6"/> </constraints> </tableViewCellContentView> <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/> <connections> <outlet property="bubbleImage" destination="j3m-BP-DXG" id="mW6-sq-epF"/> <outlet property="bubbleTop" destination="GMr-SJ-ks2" id="1UI-EV-4Yt"/> <outlet property="date" destination="uDg-Hw-FvA" id="30Z-UY-yYy"/> <outlet property="dayTop" destination="kDl-WY-Agv" id="y9E-Wo-TrR"/> <outlet property="dividerDate" destination="QYx-be-it3" id="0tg-qS-b3y"/> <outlet property="dividerHeight" destination="KIg-nt-t3G" id="lNB-GC-34X"/> <outlet property="lockImage" destination="VYo-Qc-SmT" id="wWb-Rk-pd6"/> <outlet property="messageBody" destination="Ra0-Eo-cAh" id="9QE-i9-4oX"/> <outlet property="name" destination="lUi-Cp-nhg" id="zGj-p7-Okk"/> <outlet property="nameHeight" destination="QHd-0x-LDa" id="yrn-It-o3L"/> </connections> </tableViewCell> <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" preservesSuperviewLayoutMargins="YES" selectionStyle="none" indentationWidth="10" reuseIdentifier="textOutCell" rowHeight="120" id="TWD-0M-0Dn" userLabel="textOutCell" customClass="MLChatCell"> <rect key="frame" x="0.0" y="1045" width="704" height="120"/> <autoresizingMask key="autoresizingMask"/> <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" preservesSuperviewLayoutMargins="YES" insetsLayoutMarginsFromSafeArea="NO" tableViewCell="TWD-0M-0Dn" id="dt0-Ax-p6m"> <rect key="frame" x="0.0" y="0.0" width="704" height="120"/> <autoresizingMask key="autoresizingMask"/> <subviews> <button opaque="NO" contentMode="scaleToFill" ambiguous="YES" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="p0Q-oV-3Pb"> <rect key="frame" x="25" y="46" width="28" height="28"/> <constraints> <constraint firstAttribute="height" relation="greaterThanOrEqual" constant="28" id="IQh-ND-xsf"/> <constraint firstAttribute="height" constant="28" id="Otl-16-4pe"/> <constraint firstAttribute="width" relation="greaterThanOrEqual" constant="28" id="QrV-Rg-PJ7"/> <constraint firstAttribute="width" constant="28" id="awC-8S-WeQ"/> </constraints> <color key="tintColor" red="1" green="0.14913141730000001" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/> <state key="normal" image="info.circle" catalog="system"/> </button> <view contentMode="scaleToFill" ambiguous="YES" translatesAutoresizingMaskIntoConstraints="NO" id="DZU-Tx-2ba"> <rect key="frame" x="935.5" y="26" width="73.5" height="93"/> <subviews> <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" ambiguous="YES" translatesAutoresizingMaskIntoConstraints="NO" id="rLX-lr-DcJ"> <rect key="frame" x="0.0" y="0.0" width="73.5" height="93"/> </imageView> <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" ambiguous="YES" text="Label" textAlignment="natural" lineBreakMode="wordWrap" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="VFO-tq-wdS"> <rect key="frame" x="16" y="8" width="41.5" height="77"/> <fontDescription key="fontDescription" type="system" pointSize="17"/> <color key="textColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/> <nil key="highlightedColor"/> <attributedString key="userComments"> <fragment content="#bc-ignore!"/> </attributedString> </label> <imageView hidden="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" ambiguous="YES" image="744-locked-selected" translatesAutoresizingMaskIntoConstraints="NO" id="PfJ-mR-xOa"> <rect key="frame" x="2" y="77" width="11" height="11"/> <constraints> <constraint firstAttribute="height" constant="11" id="Vhg-OJ-P1w"/> <constraint firstAttribute="width" constant="11" id="oDn-0D-UEr"/> </constraints> </imageView> </subviews> <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/> <constraints> <constraint firstItem="VFO-tq-wdS" firstAttribute="top" secondItem="DZU-Tx-2ba" secondAttribute="top" constant="8" id="3IB-gZ-Aqt"/> <constraint firstAttribute="trailing" secondItem="VFO-tq-wdS" secondAttribute="trailing" constant="16" id="4Cf-dj-2KI"/> <constraint firstItem="VFO-tq-wdS" firstAttribute="leading" secondItem="DZU-Tx-2ba" secondAttribute="leading" constant="16" id="GMG-CZ-vcr"/> <constraint firstItem="rLX-lr-DcJ" firstAttribute="leading" secondItem="DZU-Tx-2ba" secondAttribute="leading" id="IFl-SD-mHq"/> <constraint firstAttribute="trailing" secondItem="rLX-lr-DcJ" secondAttribute="trailing" id="USx-0B-Vu6"/> <constraint firstAttribute="bottom" secondItem="VFO-tq-wdS" secondAttribute="bottom" constant="8" id="Yfi-fu-FAh"/> <constraint firstAttribute="bottom" secondItem="PfJ-mR-xOa" secondAttribute="bottom" constant="5" id="e2V-c7-JYt"/> <constraint firstItem="VFO-tq-wdS" firstAttribute="leading" secondItem="PfJ-mR-xOa" secondAttribute="trailing" constant="3" id="lde-Vd-doO"/> <constraint firstItem="rLX-lr-DcJ" firstAttribute="top" secondItem="DZU-Tx-2ba" secondAttribute="top" id="nPc-50-3bN"/> <constraint firstAttribute="bottom" secondItem="rLX-lr-DcJ" secondAttribute="bottom" id="tWm-3h-e4h"/> </constraints> </view> <label hidden="YES" opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" ambiguous="YES" text="Delivered" textAlignment="natural" lineBreakMode="tailTruncation" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="mM6-k0-MKY"> <rect key="frame" x="874" y="101.5" width="53.5" height="14.5"/> <fontDescription key="fontDescription" type="system" pointSize="12"/> <color key="textColor" white="0.33333333329999998" alpha="1" colorSpace="calibratedWhite"/> <nil key="highlightedColor"/> <attributedString key="userComments"> <fragment content="#bc-ignore!"/> </attributedString> </label> <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" ambiguous="YES" text="Day Change" textAlignment="natural" lineBreakMode="tailTruncation" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="dNE-Hm-yUA" userLabel="Day"> <rect key="frame" x="476" y="1" width="72.5" height="20"/> <constraints> <constraint firstAttribute="height" constant="20" id="BVq-0o-FQ8"/> </constraints> <fontDescription key="fontDescription" type="boldSystem" pointSize="12"/> <color key="textColor" white="0.33333333329999998" alpha="1" colorSpace="calibratedWhite"/> <nil key="highlightedColor"/> <attributedString key="userComments"> <fragment content="#bc-ignore!"/> </attributedString> </label> <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" ambiguous="YES" text="Date" textAlignment="natural" lineBreakMode="tailTruncation" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="vWM-SI-3lf"> <rect key="frame" x="901" y="26" width="26.5" height="14.5"/> <fontDescription key="fontDescription" type="system" pointSize="12"/> <color key="textColor" white="0.33333333329999998" alpha="1" colorSpace="calibratedWhite"/> <nil key="highlightedColor"/> <attributedString key="userComments"> <fragment content="#bc-ignore!"/> </attributedString> </label> </subviews> <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/> <constraints> <constraint firstAttribute="bottom" secondItem="DZU-Tx-2ba" secondAttribute="bottom" constant="1" id="3WN-hz-L9X"/> <constraint firstItem="vWM-SI-3lf" firstAttribute="top" secondItem="dNE-Hm-yUA" secondAttribute="bottom" constant="5" id="7yy-E7-ixd"/> <constraint firstAttribute="trailing" secondItem="DZU-Tx-2ba" secondAttribute="trailingMargin" constant="23" id="8dR-eF-58n"/> <constraint firstItem="dNE-Hm-yUA" firstAttribute="top" secondItem="dt0-Ax-p6m" secondAttribute="top" constant="1" id="9f5-DH-qBE"/> <constraint firstItem="DZU-Tx-2ba" firstAttribute="top" secondItem="dNE-Hm-yUA" secondAttribute="bottom" constant="5" id="D1D-S5-uCC"/> <constraint firstItem="dNE-Hm-yUA" firstAttribute="centerX" secondItem="dt0-Ax-p6m" secondAttribute="centerX" id="DCR-mC-DaJ"/> <constraint firstItem="p0Q-oV-3Pb" firstAttribute="centerY" secondItem="dt0-Ax-p6m" secondAttribute="centerY" id="HeY-vR-Cfv"/> <constraint firstAttribute="bottom" secondItem="mM6-k0-MKY" secondAttribute="bottom" constant="4" id="JjT-4T-6R2"/> <constraint firstItem="p0Q-oV-3Pb" firstAttribute="leading" secondItem="dt0-Ax-p6m" secondAttribute="leadingMargin" constant="9" id="T1a-v8-8FI"/> <constraint firstItem="DZU-Tx-2ba" firstAttribute="leading" secondItem="mM6-k0-MKY" secondAttribute="trailing" constant="8" id="g0p-fk-AH6"/> <constraint firstItem="DZU-Tx-2ba" firstAttribute="leading" relation="greaterThanOrEqual" secondItem="p0Q-oV-3Pb" secondAttribute="trailing" constant="72" id="pNa-MY-XBh"/> <constraint firstItem="DZU-Tx-2ba" firstAttribute="leading" secondItem="vWM-SI-3lf" secondAttribute="trailing" constant="8" id="sAF-A9-Nh9"/> </constraints> </tableViewCellContentView> <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/> <connections> <outlet property="bubbleImage" destination="rLX-lr-DcJ" id="YsV-ui-ipQ"/> <outlet property="bubbleTop" destination="D1D-S5-uCC" id="CKb-6m-FML"/> <outlet property="date" destination="vWM-SI-3lf" id="JSL-sS-NlZ"/> <outlet property="dayTop" destination="7yy-E7-ixd" id="g8D-JP-H48"/> <outlet property="dividerDate" destination="dNE-Hm-yUA" id="N4j-dc-Je2"/> <outlet property="dividerHeight" destination="BVq-0o-FQ8" id="0Ym-BP-BeM"/> <outlet property="lockImage" destination="PfJ-mR-xOa" id="pvq-JN-kSs"/> <outlet property="messageBody" destination="VFO-tq-wdS" id="Ham-7i-hdn"/> <outlet property="messageStatus" destination="mM6-k0-MKY" id="7Vy-3S-dUB"/> <outlet property="retry" destination="p0Q-oV-3Pb" id="2sQ-po-CC5"/> </connections> </tableViewCell> <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" preservesSuperviewLayoutMargins="YES" selectionStyle="none" indentationWidth="10" reuseIdentifier="progressOutCell" rowHeight="120" id="hCb-eu-apC" userLabel="progressOutCell" customClass="MLChatCell"> <rect key="frame" x="0.0" y="1165" width="704" height="120"/> <autoresizingMask key="autoresizingMask"/> <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" preservesSuperviewLayoutMargins="YES" insetsLayoutMarginsFromSafeArea="NO" tableViewCell="hCb-eu-apC" id="khe-ET-05y"> <rect key="frame" x="0.0" y="0.0" width="704" height="120"/> <autoresizingMask key="autoresizingMask"/> <subviews> <button opaque="NO" contentMode="scaleToFill" ambiguous="YES" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="bVf-d3-Swj"> <rect key="frame" x="25" y="46" width="28" height="28"/> <constraints> <constraint firstAttribute="height" relation="greaterThanOrEqual" constant="28" id="81H-1L-vVH"/> <constraint firstAttribute="height" constant="28" id="FLt-9R-5mS"/> <constraint firstAttribute="width" constant="28" id="zI7-px-kZT"/> <constraint firstAttribute="width" relation="greaterThanOrEqual" constant="28" id="zni-yP-Ar3"/> </constraints> <color key="tintColor" red="1" green="0.14913141730000001" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/> </button> <view contentMode="scaleToFill" ambiguous="YES" translatesAutoresizingMaskIntoConstraints="NO" id="Arj-Lk-mIS"> <rect key="frame" x="935.5" y="26" width="73.5" height="93"/> <subviews> <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" ambiguous="YES" translatesAutoresizingMaskIntoConstraints="NO" id="gqV-NH-66R"> <rect key="frame" x="0.0" y="0.0" width="73.5" height="93"/> </imageView> <activityIndicatorView opaque="NO" contentMode="scaleToFill" horizontalHuggingPriority="750" verticalHuggingPriority="750" ambiguous="YES" animating="YES" style="medium" translatesAutoresizingMaskIntoConstraints="NO" id="CfL-Vx-pCk"> <rect key="frame" x="17.5" y="12.5" width="37" height="68"/> <constraints> <constraint firstAttribute="width" secondItem="CfL-Vx-pCk" secondAttribute="height" multiplier="20:37" id="MFE-vd-OKX"/> <constraint firstAttribute="width" constant="37" id="ucS-1i-mfO"/> </constraints> </activityIndicatorView> <imageView hidden="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" ambiguous="YES" image="744-locked-selected" translatesAutoresizingMaskIntoConstraints="NO" id="0Md-nJ-Be6"> <rect key="frame" x="2" y="77" width="11" height="11"/> <constraints> <constraint firstAttribute="width" constant="11" id="Yrh-3l-dZB"/> <constraint firstAttribute="height" constant="11" id="usW-z2-Z2K"/> </constraints> </imageView> </subviews> <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/> <constraints> <constraint firstItem="CfL-Vx-pCk" firstAttribute="centerX" secondItem="Arj-Lk-mIS" secondAttribute="centerX" id="8Nr-Ox-ByC"/> <constraint firstAttribute="bottom" secondItem="0Md-nJ-Be6" secondAttribute="bottom" constant="5" id="BHW-tE-JWB"/> <constraint firstItem="gqV-NH-66R" firstAttribute="top" secondItem="Arj-Lk-mIS" secondAttribute="top" id="PUd-2m-0vv"/> <constraint firstAttribute="bottom" secondItem="gqV-NH-66R" secondAttribute="bottom" id="iRy-Dx-LMs"/> <constraint firstItem="gqV-NH-66R" firstAttribute="leading" secondItem="Arj-Lk-mIS" secondAttribute="leading" id="kha-sE-KKt"/> <constraint firstAttribute="trailing" secondItem="gqV-NH-66R" secondAttribute="trailing" id="wZH-kQ-tlk"/> <constraint firstItem="CfL-Vx-pCk" firstAttribute="centerY" secondItem="Arj-Lk-mIS" secondAttribute="centerY" id="zzS-SL-LNF"/> </constraints> </view> <label hidden="YES" opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" ambiguous="YES" text="Delivered" textAlignment="natural" lineBreakMode="tailTruncation" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="amF-wU-Ltx"> <rect key="frame" x="882" y="101.5" width="45.5" height="14.5"/> <fontDescription key="fontDescription" type="system" pointSize="12"/> <color key="textColor" white="0.33333333329999998" alpha="1" colorSpace="calibratedWhite"/> <nil key="highlightedColor"/> <attributedString key="userComments"> <fragment content="#bc-ignore!"/> </attributedString> </label> <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" ambiguous="YES" text="Day Change" textAlignment="natural" lineBreakMode="tailTruncation" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="WpX-ou-RXQ" userLabel="Day"> <rect key="frame" x="476" y="1" width="72.5" height="20"/> <constraints> <constraint firstAttribute="height" constant="20" id="Pfn-FJ-XXb"/> </constraints> <fontDescription key="fontDescription" type="boldSystem" pointSize="12"/> <color key="textColor" white="0.33333333329999998" alpha="1" colorSpace="calibratedWhite"/> <nil key="highlightedColor"/> <attributedString key="userComments"> <fragment content="#bc-ignore!"/> </attributedString> </label> <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" ambiguous="YES" text="Date" textAlignment="natural" lineBreakMode="tailTruncation" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="usq-k0-XQf"> <rect key="frame" x="904.5" y="26" width="23" height="14.5"/> <fontDescription key="fontDescription" type="system" pointSize="12"/> <color key="textColor" white="0.33333333329999998" alpha="1" colorSpace="calibratedWhite"/> <nil key="highlightedColor"/> <attributedString key="userComments"> <fragment content="#bc-ignore!"/> </attributedString> </label> </subviews> <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/> <constraints> <constraint firstAttribute="bottom" secondItem="Arj-Lk-mIS" secondAttribute="bottom" constant="1" id="A7T-er-wHg"/> <constraint firstItem="bVf-d3-Swj" firstAttribute="centerY" secondItem="khe-ET-05y" secondAttribute="centerY" id="C03-JP-LZ3"/> <constraint firstItem="Arj-Lk-mIS" firstAttribute="leading" secondItem="amF-wU-Ltx" secondAttribute="trailing" constant="8" id="ISP-TL-hfq"/> <constraint firstItem="WpX-ou-RXQ" firstAttribute="centerX" secondItem="khe-ET-05y" secondAttribute="centerX" id="JzU-Re-gg0"/> <constraint firstItem="Arj-Lk-mIS" firstAttribute="top" secondItem="WpX-ou-RXQ" secondAttribute="bottom" constant="5" id="PBY-kn-Ob3"/> <constraint firstAttribute="bottom" secondItem="amF-wU-Ltx" secondAttribute="bottom" constant="4" id="ae0-VH-uXz"/> <constraint firstAttribute="trailing" secondItem="Arj-Lk-mIS" secondAttribute="trailingMargin" constant="23" id="cEx-yq-Fn4"/> <constraint firstItem="bVf-d3-Swj" firstAttribute="leading" secondItem="khe-ET-05y" secondAttribute="leadingMargin" constant="9" id="lOV-Ca-gwg"/> <constraint firstItem="Arj-Lk-mIS" firstAttribute="leading" relation="greaterThanOrEqual" secondItem="bVf-d3-Swj" secondAttribute="trailing" constant="72" id="oua-4Y-fZV"/> <constraint firstItem="Arj-Lk-mIS" firstAttribute="leading" secondItem="usq-k0-XQf" secondAttribute="trailing" constant="8" id="pAF-Vf-upi"/> <constraint firstItem="WpX-ou-RXQ" firstAttribute="top" secondItem="khe-ET-05y" secondAttribute="top" constant="1" id="pvt-Kn-4Jo"/> <constraint firstItem="usq-k0-XQf" firstAttribute="top" secondItem="WpX-ou-RXQ" secondAttribute="bottom" constant="5" id="ufm-bx-IDH"/> </constraints> </tableViewCellContentView> <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/> <connections> <outlet property="bubbleImage" destination="gqV-NH-66R" id="rVz-wl-h2U"/> <outlet property="bubbleTop" destination="PBY-kn-Ob3" id="CIn-Wi-ns7"/> <outlet property="date" destination="usq-k0-XQf" id="BOO-3N-fX1"/> <outlet property="dayTop" destination="ufm-bx-IDH" id="MeZ-Mn-rFf"/> <outlet property="dividerDate" destination="WpX-ou-RXQ" id="3Jq-8j-hHK"/> <outlet property="dividerHeight" destination="Pfn-FJ-XXb" id="bNW-NW-knt"/> <outlet property="lockImage" destination="0Md-nJ-Be6" id="RRg-2P-fuw"/> <outlet property="messageStatus" destination="amF-wU-Ltx" id="Oy5-ZA-u7e"/> <outlet property="retry" destination="bVf-d3-Swj" id="SwT-FA-aAr"/> </connections> </tableViewCell> <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" preservesSuperviewLayoutMargins="YES" selectionStyle="none" indentationWidth="10" reuseIdentifier="linkOutCell" rowHeight="231" id="Kqz-c6-7sZ" customClass="MLLinkCell"> <rect key="frame" x="0.0" y="1285" width="704" height="231"/> <autoresizingMask key="autoresizingMask"/> <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" preservesSuperviewLayoutMargins="YES" insetsLayoutMarginsFromSafeArea="NO" tableViewCell="Kqz-c6-7sZ" id="2Lt-bu-U2L"> <rect key="frame" x="0.0" y="0.0" width="704" height="231"/> <autoresizingMask key="autoresizingMask"/> <subviews> <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="0jt-Ab-Y7A"> <rect key="frame" x="25" y="111" width="28" height="9"/> <constraints> <constraint firstAttribute="width" constant="28" id="JqC-lg-heT"/> <constraint firstAttribute="height" constant="28" id="glu-sL-G5U"/> </constraints> <color key="tintColor" red="1" green="0.14913141730000001" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/> <state key="normal" image="info.circle" catalog="system"/> </button> <view contentMode="scaleToFill" ambiguous="YES" translatesAutoresizingMaskIntoConstraints="NO" id="XUY-AO-Shv"> <rect key="frame" x="753" y="28" width="256" height="200"/> <subviews> <imageView userInteractionEnabled="NO" contentMode="scaleAspectFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="SZk-M8-aka"> <rect key="frame" x="0.0" y="0.0" width="256" height="128"/> <constraints> <constraint firstAttribute="height" constant="128" id="7Zh-fJ-wte"/> <constraint firstAttribute="width" constant="256" id="fXa-Wl-7G1"/> </constraints> </imageView> <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="yOx-oc-nQQ"> <rect key="frame" x="0.0" y="128" width="256" height="72"/> <subviews> <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Link Title here is something that should be about two lines" textAlignment="natural" lineBreakMode="wordWrap" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="WyS-w8-jKs"> <rect key="frame" x="8" y="8" width="240" height="33"/> <constraints> <constraint firstAttribute="height" constant="33" id="gjH-se-VFS"/> </constraints> <fontDescription key="fontDescription" type="boldSystem" pointSize="12"/> <color key="textColor" systemColor="darkTextColor"/> <nil key="highlightedColor"/> <attributedString key="userComments"> <fragment content="#bc-ignore!"/> </attributedString> </label> <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" ambiguous="YES" text="something.com" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Vgy-m0-M8n"> <rect key="frame" x="27" y="49" width="221" height="15"/> <fontDescription key="fontDescription" type="system" pointSize="12"/> <color key="textColor" white="0.33333333333333331" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/> <nil key="highlightedColor"/> <attributedString key="userComments"> <fragment content="#bc-ignore!"/> </attributedString> </label> <imageView hidden="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="744-locked-received" translatesAutoresizingMaskIntoConstraints="NO" id="eJr-P4-DsR"> <rect key="frame" x="8" y="53" width="11" height="11"/> <constraints> <constraint firstAttribute="width" constant="11" id="Kbj-mb-ap8"/> <constraint firstAttribute="height" constant="11" id="PcO-ng-Dtp"/> </constraints> </imageView> </subviews> <color key="backgroundColor" red="0.85536617039999996" green="0.85947948689999998" blue="0.86985272170000005" alpha="1" colorSpace="custom" customColorSpace="sRGB"/> <constraints> <constraint firstItem="eJr-P4-DsR" firstAttribute="leading" secondItem="yOx-oc-nQQ" secondAttribute="leading" constant="8" id="0xG-Oc-HLg"/> <constraint firstItem="WyS-w8-jKs" firstAttribute="leading" secondItem="yOx-oc-nQQ" secondAttribute="leading" constant="8" id="4Ky-DS-R23"/> <constraint firstAttribute="bottom" secondItem="eJr-P4-DsR" secondAttribute="bottom" constant="8" id="6Zy-6p-c6H"/> <constraint firstAttribute="trailing" secondItem="Vgy-m0-M8n" secondAttribute="trailing" constant="8" id="JVp-Sk-RKj"/> <constraint firstAttribute="trailing" secondItem="WyS-w8-jKs" secondAttribute="trailing" constant="8" id="Q7h-kl-oCE"/> <constraint firstAttribute="bottom" secondItem="eJr-P4-DsR" secondAttribute="bottom" constant="8" id="TAq-OK-Rct"/> <constraint firstItem="Vgy-m0-M8n" firstAttribute="leading" secondItem="eJr-P4-DsR" secondAttribute="trailing" constant="8" id="ZUp-OC-kL0"/> <constraint firstItem="WyS-w8-jKs" firstAttribute="top" secondItem="yOx-oc-nQQ" secondAttribute="top" constant="8" id="agK-d0-FsQ"/> <constraint firstAttribute="bottom" secondItem="Vgy-m0-M8n" secondAttribute="bottom" constant="8" id="llS-mu-4lQ"/> <constraint firstAttribute="height" constant="72" id="qpe-Ch-Aye"/> </constraints> </view> </subviews> <color key="backgroundColor" red="0.85536617040634155" green="0.85947948694229126" blue="0.86985272169113159" alpha="1" colorSpace="custom" customColorSpace="sRGB"/> <constraints> <constraint firstItem="SZk-M8-aka" firstAttribute="leading" secondItem="XUY-AO-Shv" secondAttribute="leading" id="Ljm-1C-69M"/> <constraint firstAttribute="height" constant="200" id="Qch-Ti-JH3"/> <constraint firstAttribute="trailing" secondItem="SZk-M8-aka" secondAttribute="trailing" id="Uzm-sI-UxX"/> <constraint firstItem="SZk-M8-aka" firstAttribute="top" secondItem="XUY-AO-Shv" secondAttribute="top" id="ayF-fC-6wa"/> <constraint firstAttribute="trailing" secondItem="yOx-oc-nQQ" secondAttribute="trailing" id="cGy-oQ-yBP"/> <constraint firstItem="yOx-oc-nQQ" firstAttribute="top" secondItem="SZk-M8-aka" secondAttribute="bottom" id="iie-1N-me4"/> <constraint firstAttribute="bottom" secondItem="yOx-oc-nQQ" secondAttribute="bottom" id="rFM-Ff-DlF"/> <constraint firstItem="SZk-M8-aka" firstAttribute="top" secondItem="XUY-AO-Shv" secondAttribute="top" id="tTc-ML-8On"/> <constraint firstItem="yOx-oc-nQQ" firstAttribute="leading" secondItem="XUY-AO-Shv" secondAttribute="leading" id="wbK-p5-RWp"/> </constraints> </view> <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" ambiguous="YES" text="Date" textAlignment="natural" lineBreakMode="tailTruncation" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="F48-Lg-vgK"> <rect key="frame" x="699.5" y="28" width="45.5" height="11"/> <constraints> <constraint firstAttribute="width" relation="greaterThanOrEqual" constant="45.670000000000002" id="7gh-i2-QDx"/> <constraint firstAttribute="height" constant="11" id="U67-JW-8z2"/> </constraints> <fontDescription key="fontDescription" type="system" pointSize="12"/> <color key="textColor" white="0.33333333329999998" alpha="1" colorSpace="calibratedWhite"/> <nil key="highlightedColor"/> <attributedString key="userComments"> <fragment content="#bc-ignore!"/> </attributedString> </label> <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" ambiguous="YES" text="Day Change" textAlignment="natural" lineBreakMode="tailTruncation" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="ZQL-lx-CcO" userLabel="Day"> <rect key="frame" x="476" y="0.0" width="72.5" height="20"/> <constraints> <constraint firstAttribute="height" constant="20" id="HG0-FY-m2q"/> </constraints> <fontDescription key="fontDescription" type="boldSystem" pointSize="12"/> <color key="textColor" white="0.33333333329999998" alpha="1" colorSpace="calibratedWhite"/> <nil key="highlightedColor"/> <attributedString key="userComments"> <fragment content="#bc-ignore!"/> </attributedString> </label> <label hidden="YES" opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" ambiguous="YES" text="Delivered" textAlignment="natural" lineBreakMode="tailTruncation" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="vAj-sV-yOx"> <rect key="frame" x="691.5" y="216" width="53.5" height="11"/> <constraints> <constraint firstAttribute="width" relation="greaterThanOrEqual" constant="45.670000000000002" id="X3r-pm-QfD"/> <constraint firstAttribute="height" constant="11" id="kex-rT-3tm"/> </constraints> <fontDescription key="fontDescription" type="system" pointSize="12"/> <color key="textColor" white="0.33333333329999998" alpha="1" colorSpace="calibratedWhite"/> <nil key="highlightedColor"/> <attributedString key="userComments"> <fragment content="#bc-ignore!"/> </attributedString> </label> </subviews> <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/> <constraints> <constraint firstAttribute="bottom" secondItem="vAj-sV-yOx" secondAttribute="bottom" constant="4" id="1wu-2I-FVL"/> <constraint firstItem="0jt-Ab-Y7A" firstAttribute="centerY" secondItem="2Lt-bu-U2L" secondAttribute="centerY" id="4SD-9g-HtW"/> <constraint firstItem="XUY-AO-Shv" firstAttribute="top" secondItem="ZQL-lx-CcO" secondAttribute="bottom" constant="8" id="5dY-Ee-WDK"/> <constraint firstItem="XUY-AO-Shv" firstAttribute="leading" secondItem="vAj-sV-yOx" secondAttribute="trailing" constant="8" id="7tt-0Z-kKv"/> <constraint firstItem="XUY-AO-Shv" firstAttribute="leading" relation="greaterThanOrEqual" secondItem="0jt-Ab-Y7A" secondAttribute="trailing" constant="67" id="Cuy-0i-QB5"/> <constraint firstItem="0jt-Ab-Y7A" firstAttribute="centerY" secondItem="2Lt-bu-U2L" secondAttribute="centerY" id="JDd-uM-2zy"/> <constraint firstItem="0jt-Ab-Y7A" firstAttribute="top" secondItem="2Lt-bu-U2L" secondAttribute="topMargin" constant="96" id="Rbj-0O-PaG"/> <constraint firstItem="0jt-Ab-Y7A" firstAttribute="leading" secondItem="2Lt-bu-U2L" secondAttribute="leadingMargin" constant="9" id="dxJ-mP-mm0"/> <constraint firstItem="ZQL-lx-CcO" firstAttribute="top" secondItem="2Lt-bu-U2L" secondAttribute="top" id="gcF-mF-Xfr"/> <constraint firstAttribute="trailing" secondItem="XUY-AO-Shv" secondAttribute="trailing" constant="15" id="kBF-rw-eOv"/> <constraint firstItem="F48-Lg-vgK" firstAttribute="top" secondItem="ZQL-lx-CcO" secondAttribute="bottom" constant="8" id="lu2-Qq-DcJ"/> <constraint firstItem="ZQL-lx-CcO" firstAttribute="centerX" secondItem="2Lt-bu-U2L" secondAttribute="centerX" id="op9-hm-9r0"/> <constraint firstItem="XUY-AO-Shv" firstAttribute="leading" secondItem="F48-Lg-vgK" secondAttribute="trailing" constant="8" symbolic="YES" id="sJq-Ti-IrE"/> <constraint firstItem="0jt-Ab-Y7A" firstAttribute="centerY" secondItem="2Lt-bu-U2L" secondAttribute="centerY" id="sxS-C2-fNa"/> </constraints> </tableViewCellContentView> <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/> <attributedString key="userComments"> <fragment content="#bc-ignore!"/> </attributedString> <connections> <outlet property="bubbleTop" destination="5dY-Ee-WDK" id="Wrl-CO-2u1"/> <outlet property="bubbleView" destination="XUY-AO-Shv" id="Xme-V4-2os"/> <outlet property="date" destination="F48-Lg-vgK" id="hes-Fb-RYT"/> <outlet property="dayTop" destination="lu2-Qq-DcJ" id="7yA-XB-1jq"/> <outlet property="dividerDate" destination="ZQL-lx-CcO" id="LoE-5Y-Qnq"/> <outlet property="dividerHeight" destination="HG0-FY-m2q" id="Zyk-me-0yM"/> <outlet property="lockImage" destination="eJr-P4-DsR" id="E3H-3M-ouH"/> <outlet property="messageBody" destination="Vgy-m0-M8n" id="9op-R8-oUa"/> <outlet property="messageStatus" destination="vAj-sV-yOx" id="w4f-qO-ShE"/> <outlet property="messageTitle" destination="WyS-w8-jKs" id="WuR-gS-lny"/> <outlet property="previewImage" destination="SZk-M8-aka" id="4E4-fB-ley"/> <outlet property="retry" destination="0jt-Ab-Y7A" id="4Sp-qp-RDT"/> </connections> </tableViewCell> <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" preservesSuperviewLayoutMargins="YES" selectionStyle="none" indentationWidth="10" reuseIdentifier="imageOutCell" rowHeight="234" id="2cR-0H-YA2" customClass="MLChatImageCell"> <rect key="frame" x="0.0" y="1516" width="704" height="234"/> <autoresizingMask key="autoresizingMask"/> <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" preservesSuperviewLayoutMargins="YES" insetsLayoutMarginsFromSafeArea="NO" tableViewCell="2cR-0H-YA2" id="uMC-3d-1aS"> <rect key="frame" x="0.0" y="0.0" width="704" height="234"/> <autoresizingMask key="autoresizingMask"/> <subviews> <imageView userInteractionEnabled="NO" contentMode="scaleAspectFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" ambiguous="YES" translatesAutoresizingMaskIntoConstraints="NO" id="W0m-OG-Q8V"> <rect key="frame" x="734" y="20" width="275" height="217"/> <constraints> <constraint firstAttribute="width" constant="275" id="Ehn-wW-v6T"/> <constraint firstAttribute="height" constant="200" id="RiZ-ui-Y0E"/> </constraints> </imageView> <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="17e-q1-qh5"> <rect key="frame" x="25" y="109" width="28" height="28"/> <constraints> <constraint firstAttribute="height" constant="28" id="UgB-M3-v7K"/> <constraint firstAttribute="width" constant="28" id="ake-Sq-Thc"/> </constraints> <color key="tintColor" red="1" green="0.14913141730000001" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/> <state key="normal" image="info.circle" catalog="system"/> </button> <label hidden="YES" opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" ambiguous="YES" text="Delivered" textAlignment="natural" lineBreakMode="tailTruncation" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="0C4-4V-7mE"> <rect key="frame" x="680.5" y="218" width="45.5" height="12"/> <fontDescription key="fontDescription" type="system" pointSize="12"/> <color key="textColor" white="0.33333333329999998" alpha="1" colorSpace="calibratedWhite"/> <nil key="highlightedColor"/> <attributedString key="userComments"> <fragment content="#bc-ignore!"/> </attributedString> </label> <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" ambiguous="YES" text="Day Change" textAlignment="natural" lineBreakMode="tailTruncation" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="x5i-Ok-Bwi" userLabel="Day"> <rect key="frame" x="481.5" y="0.0" width="61.5" height="20"/> <constraints> <constraint firstAttribute="height" constant="20" id="u3j-d0-YON"/> </constraints> <fontDescription key="fontDescription" type="boldSystem" pointSize="12"/> <color key="textColor" white="0.33333333329999998" alpha="1" colorSpace="calibratedWhite"/> <nil key="highlightedColor"/> <attributedString key="userComments"> <fragment content="#bc-ignore!"/> </attributedString> </label> <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" ambiguous="YES" text="Date" textAlignment="right" lineBreakMode="tailTruncation" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="WlK-KG-Z5M"> <rect key="frame" x="18" y="20" width="708" height="12"/> <constraints> <constraint firstAttribute="height" constant="12" id="hVh-By-mca"/> </constraints> <fontDescription key="fontDescription" type="system" pointSize="12"/> <color key="textColor" white="0.33333333329999998" alpha="1" colorSpace="calibratedWhite"/> <nil key="highlightedColor"/> <attributedString key="userComments"> <fragment content="#bc-ignore!"/> </attributedString> </label> <imageView hidden="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" ambiguous="YES" image="744-locked-selected" translatesAutoresizingMaskIntoConstraints="NO" id="s7C-97-zi4"> <rect key="frame" x="749" y="207" width="11" height="11"/> <constraints> <constraint firstAttribute="width" constant="11" id="RTJ-Lj-jc6"/> <constraint firstAttribute="height" constant="11" id="n6r-09-T5H"/> </constraints> </imageView> </subviews> <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/> <constraints> <constraint firstItem="17e-q1-qh5" firstAttribute="centerY" secondItem="uMC-3d-1aS" secondAttribute="centerY" id="1RJ-x3-Wcd"/> <constraint firstItem="WlK-KG-Z5M" firstAttribute="leading" secondItem="uMC-3d-1aS" secondAttribute="leadingMargin" constant="2" id="2FG-Qm-FCf"/> <constraint firstItem="W0m-OG-Q8V" firstAttribute="top" secondItem="x5i-Ok-Bwi" secondAttribute="bottom" id="EXy-7a-Ne7"/> <constraint firstItem="W0m-OG-Q8V" firstAttribute="leading" secondItem="WlK-KG-Z5M" secondAttribute="trailing" constant="8" id="Jpv-QC-RFb"/> <constraint firstItem="x5i-Ok-Bwi" firstAttribute="centerX" secondItem="uMC-3d-1aS" secondAttribute="centerX" id="ROb-oG-TWe"/> <constraint firstAttribute="bottom" secondItem="0C4-4V-7mE" secondAttribute="bottom" constant="4" id="T05-9t-C5D"/> <constraint firstAttribute="trailing" secondItem="W0m-OG-Q8V" secondAttribute="trailing" constant="15" id="Vcl-uQ-VM2"/> <constraint firstItem="17e-q1-qh5" firstAttribute="top" secondItem="WlK-KG-Z5M" secondAttribute="bottom" constant="77" id="bpm-5d-8ms"/> <constraint firstItem="W0m-OG-Q8V" firstAttribute="leading" relation="greaterThanOrEqual" secondItem="17e-q1-qh5" secondAttribute="trailing" constant="67" id="hBl-tk-9Lw"/> <constraint firstItem="x5i-Ok-Bwi" firstAttribute="top" secondItem="uMC-3d-1aS" secondAttribute="top" id="j1W-Yd-KEV"/> <constraint firstItem="W0m-OG-Q8V" firstAttribute="leading" secondItem="0C4-4V-7mE" secondAttribute="trailing" constant="8" id="lEM-ku-voK"/> <constraint firstAttribute="bottomMargin" secondItem="s7C-97-zi4" secondAttribute="bottom" constant="1" id="ltE-6K-Tw4"/> <constraint firstItem="17e-q1-qh5" firstAttribute="leading" secondItem="uMC-3d-1aS" secondAttribute="leadingMargin" constant="9" id="vm0-8d-euU"/> <constraint firstItem="WlK-KG-Z5M" firstAttribute="top" secondItem="x5i-Ok-Bwi" secondAttribute="bottom" id="y9y-s1-4N2"/> <constraint firstAttribute="trailingMargin" secondItem="s7C-97-zi4" secondAttribute="trailing" constant="248" id="yX5-n0-zYL"/> <constraint firstItem="W0m-OG-Q8V" firstAttribute="bottom" secondItem="uMC-3d-1aS" secondAttribute="bottom" constant="3" id="z7i-q9-uax"/> </constraints> </tableViewCellContentView> <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/> <connections> <outlet property="bubbleTop" destination="EXy-7a-Ne7" id="K6N-La-fNL"/> <outlet property="date" destination="WlK-KG-Z5M" id="iEH-Xn-fH6"/> <outlet property="dayTop" destination="y9y-s1-4N2" id="oP7-P1-WhO"/> <outlet property="dividerDate" destination="x5i-Ok-Bwi" id="bes-aj-7Oc"/> <outlet property="dividerHeight" destination="u3j-d0-YON" id="tuR-gt-4aN"/> <outlet property="imageHeight" destination="RiZ-ui-Y0E" id="AGX-f4-SYW"/> <outlet property="lockImage" destination="s7C-97-zi4" id="guw-Kq-Cuk"/> <outlet property="messageStatus" destination="0C4-4V-7mE" id="9C2-5c-gGF"/> <outlet property="retry" destination="17e-q1-qh5" id="6F1-We-2nj"/> <outlet property="thumbnailImage" destination="W0m-OG-Q8V" id="Ze2-T0-Z5z"/> </connections> </tableViewCell> <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" preservesSuperviewLayoutMargins="YES" selectionStyle="none" indentationWidth="10" reuseIdentifier="mapsOutCell" rowHeight="234" id="sD1-yw-yXk" customClass="MLChatMapsCell"> <rect key="frame" x="0.0" y="1750" width="704" height="234"/> <autoresizingMask key="autoresizingMask"/> <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" preservesSuperviewLayoutMargins="YES" insetsLayoutMarginsFromSafeArea="NO" tableViewCell="sD1-yw-yXk" id="tOl-2o-gFm"> <rect key="frame" x="0.0" y="0.0" width="704" height="234"/> <autoresizingMask key="autoresizingMask"/> <subviews> <mapView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" ambiguous="YES" mapType="standard" showsBuildings="NO" zoomEnabled="NO" scrollEnabled="NO" rotateEnabled="NO" pitchEnabled="NO" translatesAutoresizingMaskIntoConstraints="NO" id="l2Y-bW-zb6" userLabel="Map"> <rect key="frame" x="734" y="20" width="275" height="217"/> <constraints> <constraint firstAttribute="width" constant="275" id="0IV-bQ-45t"/> <constraint firstAttribute="height" constant="200" id="BAw-xh-Jy3"/> </constraints> </mapView> <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="Dll-GD-ORU"> <rect key="frame" x="25" y="109" width="28" height="28"/> <constraints> <constraint firstAttribute="width" constant="28" id="Z9G-1W-Ygy"/> <constraint firstAttribute="height" constant="28" id="f0V-lJ-KMs"/> </constraints> <color key="tintColor" red="1" green="0.14913141730000001" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/> <state key="normal" image="info.circle" catalog="system"/> </button> <label hidden="YES" opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" ambiguous="YES" text="Delivered" textAlignment="natural" lineBreakMode="tailTruncation" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="BY7-In-qxm"> <rect key="frame" x="680.5" y="218" width="45.5" height="12"/> <fontDescription key="fontDescription" type="system" pointSize="12"/> <color key="textColor" white="0.33333333329999998" alpha="1" colorSpace="calibratedWhite"/> <nil key="highlightedColor"/> <attributedString key="userComments"> <fragment content="#bc-ignore!"/> </attributedString> </label> <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" ambiguous="YES" text="Day Change" textAlignment="natural" lineBreakMode="tailTruncation" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="oUy-5K-yIm" userLabel="Day"> <rect key="frame" x="481.5" y="0.0" width="61.5" height="20"/> <constraints> <constraint firstAttribute="height" constant="20" id="3Qx-u8-44D"/> </constraints> <fontDescription key="fontDescription" type="boldSystem" pointSize="12"/> <color key="textColor" white="0.33333333329999998" alpha="1" colorSpace="calibratedWhite"/> <nil key="highlightedColor"/> <attributedString key="userComments"> <fragment content="#bc-ignore!"/> </attributedString> </label> <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" ambiguous="YES" text="Date" textAlignment="right" lineBreakMode="tailTruncation" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Ck2-4Y-eBK"> <rect key="frame" x="18" y="20" width="708" height="12"/> <constraints> <constraint firstAttribute="height" constant="12" id="3SK-dL-5YS"/> </constraints> <fontDescription key="fontDescription" type="system" pointSize="12"/> <color key="textColor" white="0.33333333329999998" alpha="1" colorSpace="calibratedWhite"/> <nil key="highlightedColor"/> <attributedString key="userComments"> <fragment content="#bc-ignore!"/> </attributedString> </label> <imageView hidden="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" ambiguous="YES" image="744-locked-selected" translatesAutoresizingMaskIntoConstraints="NO" id="qjK-rw-S0D"> <rect key="frame" x="749" y="207" width="11" height="11"/> <constraints> <constraint firstAttribute="width" constant="11" id="ChL-Vy-MAf"/> <constraint firstAttribute="height" constant="11" id="u2r-B1-Jtw"/> </constraints> </imageView> </subviews> <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/> <constraints> <constraint firstItem="l2Y-bW-zb6" firstAttribute="top" secondItem="oUy-5K-yIm" secondAttribute="bottom" id="BNH-cd-6Mi"/> <constraint firstItem="l2Y-bW-zb6" firstAttribute="bottom" secondItem="tOl-2o-gFm" secondAttribute="bottom" constant="3" id="G99-Z4-UFg"/> <constraint firstItem="Dll-GD-ORU" firstAttribute="centerY" secondItem="tOl-2o-gFm" secondAttribute="centerY" id="U8x-9V-gxw"/> <constraint firstItem="l2Y-bW-zb6" firstAttribute="leading" secondItem="Ck2-4Y-eBK" secondAttribute="trailing" constant="8" id="UJj-p4-hN6"/> <constraint firstItem="l2Y-bW-zb6" firstAttribute="leading" relation="greaterThanOrEqual" secondItem="Dll-GD-ORU" secondAttribute="trailing" constant="67" id="Uh1-nh-WD0"/> <constraint firstAttribute="trailing" secondItem="l2Y-bW-zb6" secondAttribute="trailing" constant="15" id="ZWk-6u-6Zs"/> <constraint firstItem="Dll-GD-ORU" firstAttribute="top" secondItem="Ck2-4Y-eBK" secondAttribute="bottom" constant="77" id="dge-R4-gp2"/> <constraint firstItem="Ck2-4Y-eBK" firstAttribute="leading" secondItem="tOl-2o-gFm" secondAttribute="leadingMargin" constant="2" id="drr-at-JAX"/> <constraint firstItem="Ck2-4Y-eBK" firstAttribute="top" secondItem="oUy-5K-yIm" secondAttribute="bottom" id="emE-mx-VAJ"/> <constraint firstAttribute="bottomMargin" secondItem="qjK-rw-S0D" secondAttribute="bottom" constant="1" id="lJQ-AZ-3fS"/> <constraint firstItem="Dll-GD-ORU" firstAttribute="leading" secondItem="tOl-2o-gFm" secondAttribute="leadingMargin" constant="9" id="pTy-4T-yzl"/> <constraint firstItem="oUy-5K-yIm" firstAttribute="centerX" secondItem="tOl-2o-gFm" secondAttribute="centerX" id="rEl-Nd-SZx"/> <constraint firstAttribute="trailingMargin" secondItem="qjK-rw-S0D" secondAttribute="trailing" constant="248" id="sNX-EL-7lV"/> <constraint firstItem="l2Y-bW-zb6" firstAttribute="leading" secondItem="BY7-In-qxm" secondAttribute="trailing" constant="8" id="t1F-Bd-Orx"/> <constraint firstItem="oUy-5K-yIm" firstAttribute="top" secondItem="tOl-2o-gFm" secondAttribute="top" id="vKe-XF-MnV"/> <constraint firstAttribute="bottom" secondItem="BY7-In-qxm" secondAttribute="bottom" constant="4" id="xtQ-34-GNF"/> </constraints> </tableViewCellContentView> <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/> <connections> <outlet property="bubbleTop" destination="BNH-cd-6Mi" id="gDQ-iz-6WQ"/> <outlet property="date" destination="Ck2-4Y-eBK" id="SyP-Xi-Gj4"/> <outlet property="dayTop" destination="emE-mx-VAJ" id="21I-Xo-XVe"/> <outlet property="dividerDate" destination="oUy-5K-yIm" id="NYy-KE-xbz"/> <outlet property="dividerHeight" destination="3Qx-u8-44D" id="LyF-Me-qoL"/> <outlet property="lockImage" destination="qjK-rw-S0D" id="Hu8-Wm-6oD"/> <outlet property="map" destination="l2Y-bW-zb6" id="zUE-bd-n0g"/> <outlet property="messageStatus" destination="BY7-In-qxm" id="BaM-iX-AUu"/> <outlet property="retry" destination="Dll-GD-ORU" id="UUN-md-YaU"/> </connections> </tableViewCell> <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" preservesSuperviewLayoutMargins="YES" selectionStyle="default" indentationWidth="10" reuseIdentifier="StatusCell" id="M9Q-xT-4Bd" customClass="MLBaseCell"> <rect key="frame" x="0.0" y="1984" width="704" height="52"/> <autoresizingMask key="autoresizingMask"/> <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" preservesSuperviewLayoutMargins="YES" insetsLayoutMarginsFromSafeArea="NO" tableViewCell="M9Q-xT-4Bd" id="xcN-0Z-bTD"> <rect key="frame" x="0.0" y="0.0" width="704" height="52"/> <autoresizingMask key="autoresizingMask"/> <subviews> <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" ambiguous="YES" text="A Status message would go here. That is correct, a status message. " textAlignment="center" lineBreakMode="tailTruncation" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="15o-hp-DgI"> <rect key="frame" x="10" y="9" width="1004" height="34"/> <constraints> <constraint firstAttribute="height" constant="33.670000000000002" id="0ag-YG-RGy"/> </constraints> <fontDescription key="fontDescription" type="system" weight="semibold" pointSize="14"/> <color key="textColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/> <nil key="highlightedColor"/> <attributedString key="userComments"> <fragment content="#bc-ignore!"/> </attributedString> </label> </subviews> <constraints> <constraint firstItem="15o-hp-DgI" firstAttribute="leading" secondItem="xcN-0Z-bTD" secondAttribute="leading" constant="10" id="Lvf-LR-9x2"/> <constraint firstAttribute="trailing" secondItem="15o-hp-DgI" secondAttribute="trailing" constant="10" id="eIW-Hp-TXf"/> <constraint firstItem="15o-hp-DgI" firstAttribute="centerX" secondItem="xcN-0Z-bTD" secondAttribute="centerX" id="lwr-tC-AhW"/> <constraint firstItem="15o-hp-DgI" firstAttribute="centerY" secondItem="xcN-0Z-bTD" secondAttribute="centerY" id="p2O-HD-LZA"/> </constraints> </tableViewCellContentView> <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/> <connections> <outlet property="messageBody" destination="15o-hp-DgI" id="e4o-US-mPu"/> </connections> </tableViewCell> <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" preservesSuperviewLayoutMargins="YES" selectionStyle="default" indentationWidth="10" reuseIdentifier="fileTransferCheckingDataInCell" rowHeight="140" id="kkB-nV-Rha" customClass="MLFileTransferDataCell"> <rect key="frame" x="0.0" y="2036" width="704" height="140"/> <autoresizingMask key="autoresizingMask"/> <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" preservesSuperviewLayoutMargins="YES" insetsLayoutMarginsFromSafeArea="NO" tableViewCell="kkB-nV-Rha" id="Nuo-4c-5h9"> <rect key="frame" x="0.0" y="0.0" width="704" height="140"/> <autoresizingMask key="autoresizingMask"/> <subviews> <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="pWT-ep-xK6"> <rect key="frame" x="16" y="24" width="260" height="96"/> <subviews> <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="Igx-IJ-NbC"> <rect key="frame" x="4" y="8" width="252" height="76"/> <subviews> <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="down" translatesAutoresizingMaskIntoConstraints="NO" id="ggU-s5-wet"> <rect key="frame" x="10" y="20.5" width="35" height="35"/> <color key="tintColor" red="0.23529411764705882" green="0.57647058823529407" blue="1" alpha="1" colorSpace="calibratedRGB"/> <constraints> <constraint firstAttribute="width" constant="35" id="d2v-DR-1FJ"/> <constraint firstAttribute="height" constant="35" id="fmr-Kj-C5z"/> </constraints> </imageView> <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Label" lineBreakMode="tailTruncation" numberOfLines="5" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="NyA-50-W8i"> <rect key="frame" x="55" y="8" width="187" height="56"/> <fontDescription key="fontDescription" type="system" pointSize="12"/> <nil key="textColor"/> <nil key="highlightedColor"/> </label> <activityIndicatorView hidden="YES" opaque="NO" contentMode="scaleToFill" horizontalHuggingPriority="750" verticalHuggingPriority="750" hidesWhenStopped="YES" style="medium" translatesAutoresizingMaskIntoConstraints="NO" id="9fz-NH-Bht"> <rect key="frame" x="10" y="20.5" width="35" height="35"/> <constraints> <constraint firstAttribute="height" constant="35" id="F6w-j1-gTd"/> <constraint firstAttribute="width" constant="35" id="SgX-E5-h6i"/> </constraints> </activityIndicatorView> </subviews> <color key="backgroundColor" red="0.75686274509803919" green="0.87058823529411766" blue="0.96862745098039216" alpha="1" colorSpace="calibratedRGB"/> <constraints> <constraint firstItem="ggU-s5-wet" firstAttribute="centerY" secondItem="Igx-IJ-NbC" secondAttribute="centerY" id="3US-wd-JmB"/> <constraint firstItem="9fz-NH-Bht" firstAttribute="leading" secondItem="Igx-IJ-NbC" secondAttribute="leading" constant="10" id="7t4-nQ-Fqh"/> <constraint firstItem="9fz-NH-Bht" firstAttribute="centerY" secondItem="Igx-IJ-NbC" secondAttribute="centerY" id="Dam-y8-zd0"/> <constraint firstAttribute="width" constant="252" id="J7G-zQ-7QV"/> <constraint firstItem="ggU-s5-wet" firstAttribute="leading" secondItem="Igx-IJ-NbC" secondAttribute="leading" constant="10" id="QzI-92-gEl"/> <constraint firstItem="NyA-50-W8i" firstAttribute="top" secondItem="Igx-IJ-NbC" secondAttribute="top" constant="8" id="YMW-D5-VxX"/> <constraint firstItem="NyA-50-W8i" firstAttribute="leading" secondItem="ggU-s5-wet" secondAttribute="trailing" constant="10" id="Z8g-Cc-X4Q"/> <constraint firstAttribute="bottom" secondItem="NyA-50-W8i" secondAttribute="bottom" constant="12" id="byu-Xp-pW0"/> <constraint firstAttribute="trailing" secondItem="NyA-50-W8i" secondAttribute="trailing" constant="10" id="cb7-bS-dPz"/> </constraints> </view> <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="" textAlignment="right" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="hxB-Au-joJ"> <rect key="frame" x="0.0" y="84" width="260" height="12"/> <constraints> <constraint firstAttribute="height" constant="12" id="3ai-hr-9Ub"/> </constraints> <fontDescription key="fontDescription" type="system" pointSize="12"/> <color key="textColor" systemColor="systemGrayColor"/> <nil key="highlightedColor"/> </label> </subviews> <color key="backgroundColor" red="0.75686274509803919" green="0.87058823529411766" blue="0.96862745098039216" alpha="1" colorSpace="calibratedRGB"/> <constraints> <constraint firstAttribute="bottom" secondItem="hxB-Au-joJ" secondAttribute="bottom" id="44K-gi-q6I"/> <constraint firstItem="Igx-IJ-NbC" firstAttribute="leading" secondItem="pWT-ep-xK6" secondAttribute="leading" constant="4" id="64o-VA-Jg9"/> <constraint firstItem="Igx-IJ-NbC" firstAttribute="top" secondItem="pWT-ep-xK6" secondAttribute="top" constant="8" id="7Ms-bK-6u7"/> <constraint firstItem="hxB-Au-joJ" firstAttribute="leading" secondItem="pWT-ep-xK6" secondAttribute="leading" id="8Qc-2a-fhh"/> <constraint firstAttribute="width" constant="260" id="PgM-ra-Bph"/> <constraint firstItem="hxB-Au-joJ" firstAttribute="top" secondItem="Igx-IJ-NbC" secondAttribute="bottom" id="Tjk-6m-NKL"/> <constraint firstAttribute="trailing" secondItem="hxB-Au-joJ" secondAttribute="trailing" id="VJB-Jx-KXd"/> <constraint firstAttribute="height" constant="100" id="taC-5B-8e1"/> </constraints> </view> <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" ambiguous="YES" text="Label" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Mfb-ez-Yur" userLabel="Day"> <rect key="frame" x="0.0" y="0.0" width="1024" height="20"/> <constraints> <constraint firstAttribute="height" constant="20" id="4ty-l0-YPT"/> </constraints> <fontDescription key="fontDescription" type="boldSystem" pointSize="12"/> <nil key="textColor"/> <nil key="highlightedColor"/> </label> <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="744-locked-received" translatesAutoresizingMaskIntoConstraints="NO" id="p47-yO-amj"> <rect key="frame" x="281" y="92" width="11" height="11"/> <constraints> <constraint firstAttribute="width" constant="11" id="PbV-hL-agv"/> <constraint firstAttribute="height" constant="11" id="fln-DD-g4d"/> </constraints> </imageView> <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Label" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="l0N-DX-1jb"> <rect key="frame" x="23" y="17" width="28" height="12"/> <constraints> <constraint firstAttribute="height" constant="12" id="WJd-2U-lea"/> <constraint firstAttribute="width" constant="28" id="uo8-s1-yZv"/> </constraints> <fontDescription key="fontDescription" type="system" pointSize="12"/> <nil key="textColor"/> <nil key="highlightedColor"/> </label> <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Label" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="u0o-GR-Ist"> <rect key="frame" x="284" y="24" width="61.5" height="12"/> <constraints> <constraint firstAttribute="height" constant="12" id="DCm-tg-UOi"/> <constraint firstAttribute="width" constant="61.329999999999998" id="lbO-ro-PZq"/> </constraints> <fontDescription key="fontDescription" type="system" pointSize="12"/> <nil key="textColor"/> <nil key="highlightedColor"/> </label> </subviews> <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/> <constraints> <constraint firstItem="p47-yO-amj" firstAttribute="leading" secondItem="pWT-ep-xK6" secondAttribute="trailing" constant="5" id="6jc-Ve-5Yr"/> <constraint firstItem="l0N-DX-1jb" firstAttribute="top" secondItem="Nuo-4c-5h9" secondAttribute="topMargin" constant="2" id="9wr-n1-Bhu"/> <constraint firstItem="u0o-GR-Ist" firstAttribute="leading" secondItem="pWT-ep-xK6" secondAttribute="trailing" constant="8" symbolic="YES" id="9xR-OC-QP0"/> <constraint firstItem="Mfb-ez-Yur" firstAttribute="leading" secondItem="Nuo-4c-5h9" secondAttribute="leading" id="Aou-JY-tQ5"/> <constraint firstItem="Mfb-ez-Yur" firstAttribute="top" secondItem="Nuo-4c-5h9" secondAttribute="top" id="GWE-Y6-U9X"/> <constraint firstAttribute="bottomMargin" secondItem="p47-yO-amj" secondAttribute="bottom" constant="22" id="GhU-Cs-hLZ"/> <constraint firstAttribute="bottomMargin" secondItem="pWT-ep-xK6" secondAttribute="bottom" constant="5" id="IQl-Fb-Xxr"/> <constraint firstAttribute="trailing" secondItem="Mfb-ez-Yur" secondAttribute="trailing" id="UBt-S3-a32"/> <constraint firstItem="l0N-DX-1jb" firstAttribute="leading" secondItem="Nuo-4c-5h9" secondAttribute="leadingMargin" constant="7" id="gP2-hT-e1O"/> <constraint firstItem="u0o-GR-Ist" firstAttribute="top" secondItem="Mfb-ez-Yur" secondAttribute="bottom" constant="4" id="mum-XJ-oqw"/> <constraint firstItem="pWT-ep-xK6" firstAttribute="leading" secondItem="Nuo-4c-5h9" secondAttribute="leadingMargin" id="rUk-dj-GYp"/> <constraint firstItem="pWT-ep-xK6" firstAttribute="top" secondItem="Mfb-ez-Yur" secondAttribute="bottom" constant="4" id="x2D-h3-XEW"/> </constraints> </tableViewCellContentView> <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/> <connections> <outlet property="date" destination="u0o-GR-Ist" id="fVX-ck-KND"/> <outlet property="dividerDate" destination="Mfb-ez-Yur" id="rFM-14-EJa"/> <outlet property="downloadImageView" destination="ggU-s5-wet" id="Zwl-oT-HcA"/> <outlet property="fileTransferBackgroundView" destination="pWT-ep-xK6" id="QHY-Yp-TD8"/> <outlet property="fileTransferBoarderView" destination="Igx-IJ-NbC" id="iDr-GC-QjJ"/> <outlet property="fileTransferHint" destination="NyA-50-W8i" id="Oef-DB-kmR"/> <outlet property="loadingView" destination="9fz-NH-Bht" id="HhL-zG-Ke0"/> <outlet property="lockImage" destination="p47-yO-amj" id="yM7-sJ-r8g"/> <outlet property="name" destination="l0N-DX-1jb" id="Bab-nA-yjz"/> <outlet property="nameHeight" destination="WJd-2U-lea" id="yZ0-eH-Gf0"/> <outlet property="sizeLabel" destination="hxB-Au-joJ" id="hxs-Fw-yRM"/> </connections> </tableViewCell> <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" preservesSuperviewLayoutMargins="YES" selectionStyle="default" indentationWidth="10" reuseIdentifier="fileTransferCheckingDataOutCell" rowHeight="140" id="MFe-mq-UIR" userLabel="fileTransferCheckingDataOutCell" customClass="MLFileTransferDataCell"> <rect key="frame" x="0.0" y="2176" width="704" height="140"/> <autoresizingMask key="autoresizingMask"/> <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" preservesSuperviewLayoutMargins="YES" insetsLayoutMarginsFromSafeArea="NO" tableViewCell="MFe-mq-UIR" id="NOZ-wn-b89"> <rect key="frame" x="0.0" y="0.0" width="704" height="140"/> <autoresizingMask key="autoresizingMask"/> <subviews> <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" ambiguous="YES" text="Label" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="UOZ-u2-FJa"> <rect key="frame" x="0.0" y="0.0" width="1024" height="21"/> <constraints> <constraint firstAttribute="height" constant="21" id="ffG-dc-nQy"/> </constraints> <fontDescription key="fontDescription" type="boldSystem" pointSize="12"/> <nil key="textColor"/> <nil key="highlightedColor"/> </label> <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" ambiguous="YES" text="Label" textAlignment="right" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="gbc-kE-Mw6"> <rect key="frame" x="678.5" y="21" width="61.5" height="12"/> <constraints> <constraint firstAttribute="width" constant="61.329999999999998" id="3Sf-nT-mTT"/> <constraint firstAttribute="height" constant="12" id="SRu-om-ZE9"/> </constraints> <fontDescription key="fontDescription" type="system" pointSize="12"/> <nil key="textColor"/> <nil key="highlightedColor"/> </label> <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="TPr-7Q-PwO"> <rect key="frame" x="24" y="56" width="28" height="28"/> <constraints> <constraint firstAttribute="height" constant="28" id="Yy1-n2-n0a"/> <constraint firstAttribute="width" constant="28" id="vf7-cz-VMN"/> </constraints> <state key="normal" title="Button"/> </button> <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" ambiguous="YES" text="Label" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="DUB-27-4j6"> <rect key="frame" x="694.5" y="102" width="45.5" height="12"/> <constraints> <constraint firstAttribute="width" constant="45.670000000000002" id="GBQ-jg-DRL"/> <constraint firstAttribute="height" constant="12" id="aFk-2w-lLj"/> </constraints> <fontDescription key="fontDescription" type="system" pointSize="12"/> <nil key="textColor"/> <nil key="highlightedColor"/> </label> <view contentMode="scaleToFill" ambiguous="YES" translatesAutoresizingMaskIntoConstraints="NO" id="Abu-y5-C6c"> <rect key="frame" x="748" y="21" width="260" height="99"/> <subviews> <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="p1b-nZ-PBU"> <rect key="frame" x="4" y="8" width="252" height="80"/> <subviews> <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="down" translatesAutoresizingMaskIntoConstraints="NO" id="2Vy-4w-p8O"> <rect key="frame" x="10" y="22.5" width="35" height="35"/> <color key="tintColor" red="0.23529411759999999" green="0.57647058819999997" blue="1" alpha="1" colorSpace="calibratedRGB"/> <constraints> <constraint firstAttribute="height" constant="35" id="ZFF-2g-BGo"/> <constraint firstAttribute="width" constant="35" id="prA-j4-4Nt"/> </constraints> </imageView> <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Label" lineBreakMode="tailTruncation" numberOfLines="5" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="yvh-av-o1d"> <rect key="frame" x="55" y="8" width="187" height="60"/> <fontDescription key="fontDescription" type="system" pointSize="12"/> <nil key="textColor"/> <nil key="highlightedColor"/> </label> </subviews> <color key="backgroundColor" red="0.75686274509999996" green="0.87058823529999996" blue="0.96862745100000003" alpha="1" colorSpace="calibratedRGB"/> <constraints> <constraint firstItem="yvh-av-o1d" firstAttribute="leading" secondItem="2Vy-4w-p8O" secondAttribute="trailing" constant="10" id="Ape-SY-1yF"/> <constraint firstItem="2Vy-4w-p8O" firstAttribute="centerY" secondItem="p1b-nZ-PBU" secondAttribute="centerY" id="IlC-kq-B5a"/> <constraint firstItem="yvh-av-o1d" firstAttribute="top" secondItem="p1b-nZ-PBU" secondAttribute="top" constant="8" id="R7H-Pi-olL"/> <constraint firstItem="2Vy-4w-p8O" firstAttribute="leading" secondItem="p1b-nZ-PBU" secondAttribute="leading" constant="10" id="Tsd-O3-LBb"/> <constraint firstAttribute="trailing" secondItem="yvh-av-o1d" secondAttribute="trailing" constant="10" id="YhD-uw-Q4g"/> <constraint firstAttribute="height" constant="80" id="ZEl-sl-rMc"/> <constraint firstAttribute="width" constant="252" id="hEU-vn-3Ld"/> <constraint firstAttribute="bottom" secondItem="yvh-av-o1d" secondAttribute="bottom" constant="12" id="kco-Re-qQA"/> </constraints> </view> <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="" textAlignment="right" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="sHz-Fj-KYq"> <rect key="frame" x="0.0" y="88" width="260" height="12"/> <constraints> <constraint firstAttribute="height" constant="12" id="UBJ-Fz-bop"/> </constraints> <fontDescription key="fontDescription" type="system" pointSize="12"/> <color key="textColor" systemColor="systemGrayColor"/> <nil key="highlightedColor"/> </label> <activityIndicatorView opaque="NO" contentMode="scaleToFill" horizontalHuggingPriority="750" verticalHuggingPriority="750" style="medium" translatesAutoresizingMaskIntoConstraints="NO" id="sVd-Ov-wYX"> <rect key="frame" x="10" y="32" width="35" height="35"/> <constraints> <constraint firstAttribute="height" constant="35" id="45F-QR-mVe"/> <constraint firstAttribute="width" constant="35" id="RDq-Nd-Cxz"/> </constraints> </activityIndicatorView> </subviews> <color key="backgroundColor" red="0.75686274509999996" green="0.87058823529999996" blue="0.96862745100000003" alpha="1" colorSpace="calibratedRGB"/> <constraints> <constraint firstItem="sVd-Ov-wYX" firstAttribute="leading" secondItem="Abu-y5-C6c" secondAttribute="leading" constant="10" id="27b-cH-YkR"/> <constraint firstItem="sHz-Fj-KYq" firstAttribute="top" secondItem="p1b-nZ-PBU" secondAttribute="bottom" id="7EQ-AE-MWK"/> <constraint firstItem="p1b-nZ-PBU" firstAttribute="top" secondItem="Abu-y5-C6c" secondAttribute="top" constant="8" id="8Gt-eG-p89"/> <constraint firstAttribute="height" constant="100" id="BKh-al-qUS"/> <constraint firstItem="p1b-nZ-PBU" firstAttribute="leading" secondItem="Abu-y5-C6c" secondAttribute="leading" constant="4" id="M9k-IH-On2"/> <constraint firstItem="sVd-Ov-wYX" firstAttribute="centerY" secondItem="Abu-y5-C6c" secondAttribute="centerY" id="Omi-3v-W1l"/> <constraint firstItem="sHz-Fj-KYq" firstAttribute="leading" secondItem="Abu-y5-C6c" secondAttribute="leading" id="lDW-90-CY4"/> <constraint firstAttribute="width" constant="260" id="nm1-ML-B7d"/> <constraint firstAttribute="trailing" secondItem="sHz-Fj-KYq" secondAttribute="trailing" id="o6X-Jl-MCX"/> </constraints> </view> </subviews> <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/> <constraints> <constraint firstAttribute="trailing" secondItem="UOZ-u2-FJa" secondAttribute="trailing" id="2qW-pO-Kdf"/> <constraint firstItem="TPr-7Q-PwO" firstAttribute="leading" secondItem="NOZ-wn-b89" secondAttribute="leadingMargin" constant="8" id="77z-zr-QXL"/> <constraint firstItem="UOZ-u2-FJa" firstAttribute="top" secondItem="NOZ-wn-b89" secondAttribute="top" id="7fg-J9-6Sa"/> <constraint firstItem="Abu-y5-C6c" firstAttribute="leading" secondItem="gbc-kE-Mw6" secondAttribute="trailing" constant="8" id="C5G-Ot-YbV"/> <constraint firstAttribute="bottomMargin" secondItem="DUB-27-4j6" secondAttribute="bottom" constant="11" id="IbT-co-EAF"/> <constraint firstItem="TPr-7Q-PwO" firstAttribute="centerY" secondItem="NOZ-wn-b89" secondAttribute="centerY" id="PxV-VA-tHz"/> <constraint firstItem="Abu-y5-C6c" firstAttribute="top" secondItem="UOZ-u2-FJa" secondAttribute="bottom" id="VU9-ke-pgL"/> <constraint firstItem="UOZ-u2-FJa" firstAttribute="leading" secondItem="NOZ-wn-b89" secondAttribute="leading" id="XSf-Sf-ueV"/> <constraint firstItem="gbc-kE-Mw6" firstAttribute="top" secondItem="UOZ-u2-FJa" secondAttribute="bottom" id="XXx-Xr-LeQ"/> <constraint firstAttribute="bottomMargin" secondItem="Abu-y5-C6c" secondAttribute="bottom" constant="5" id="bkH-dK-4Wu"/> <constraint firstAttribute="trailingMargin" secondItem="Abu-y5-C6c" secondAttribute="trailing" id="eNc-Nq-0c2"/> <constraint firstItem="Abu-y5-C6c" firstAttribute="leading" secondItem="DUB-27-4j6" secondAttribute="trailing" constant="8" id="fV1-C1-hTs"/> </constraints> </tableViewCellContentView> <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/> <connections> <outlet property="date" destination="gbc-kE-Mw6" id="KEV-N0-j7F"/> <outlet property="dayTop" destination="7fg-J9-6Sa" id="2KI-tW-2F6"/> <outlet property="dividerDate" destination="UOZ-u2-FJa" id="jdZ-xx-5oz"/> <outlet property="dividerHeight" destination="ffG-dc-nQy" id="v0i-G2-FUj"/> <outlet property="downloadImageView" destination="2Vy-4w-p8O" id="ogr-ES-bRh"/> <outlet property="fileTransferBackgroundView" destination="Abu-y5-C6c" id="rLy-PH-g9P"/> <outlet property="fileTransferBoarderView" destination="p1b-nZ-PBU" id="Hss-1B-9Fs"/> <outlet property="fileTransferHint" destination="yvh-av-o1d" id="pL7-4m-Cby"/> <outlet property="loadingView" destination="sVd-Ov-wYX" id="wIO-Ea-MFP"/> <outlet property="messageStatus" destination="DUB-27-4j6" id="wkj-bU-hCz"/> <outlet property="retry" destination="TPr-7Q-PwO" id="Ts4-mM-PLB"/> <outlet property="sizeLabel" destination="sHz-Fj-KYq" id="Vqc-bj-Iep"/> </connections> </tableViewCell> <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" preservesSuperviewLayoutMargins="YES" selectionStyle="default" indentationWidth="10" reuseIdentifier="fileTransferVideoInCell" rowHeight="140" id="1gw-h8-QWz" userLabel="fileTransferVideoInCell" customClass="MLFileTransferVideoCell"> <rect key="frame" x="0.0" y="2316" width="704" height="140"/> <autoresizingMask key="autoresizingMask"/> <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" preservesSuperviewLayoutMargins="YES" insetsLayoutMarginsFromSafeArea="NO" tableViewCell="1gw-h8-QWz" id="CEI-XX-N2N"> <rect key="frame" x="0.0" y="0.0" width="704" height="140"/> <autoresizingMask key="autoresizingMask"/> <subviews> <view alpha="0.80000000000000004" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="pmw-WW-t1R"> <rect key="frame" x="16" y="33" width="200" height="105"/> <color key="backgroundColor" white="0.0" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/> <constraints> <constraint firstAttribute="width" constant="200" id="Ca6-T4-eqn"/> <constraint firstAttribute="height" constant="200" id="te0-0J-TRO"/> </constraints> </view> <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" ambiguous="YES" text="Label" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="KzJ-4Z-Aaf"> <rect key="frame" x="0.0" y="0.0" width="1024" height="21"/> <constraints> <constraint firstAttribute="height" constant="21" id="Fvt-EK-Gsb"/> </constraints> <fontDescription key="fontDescription" type="boldSystem" pointSize="12"/> <nil key="textColor"/> <nil key="highlightedColor"/> </label> <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Label" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Qf8-MU-ayI"> <rect key="frame" x="224" y="21" width="61.5" height="12"/> <constraints> <constraint firstAttribute="width" constant="61.329999999999998" id="453-4g-Ujw"/> <constraint firstAttribute="height" constant="12" id="Sei-gK-Qa7"/> </constraints> <fontDescription key="fontDescription" type="system" pointSize="12"/> <nil key="textColor"/> <nil key="highlightedColor"/> </label> <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="744-locked-received" translatesAutoresizingMaskIntoConstraints="NO" id="feR-WP-mvQ"> <rect key="frame" x="221" y="92" width="11" height="11"/> <constraints> <constraint firstAttribute="height" constant="11" id="Ehv-bZ-92J"/> <constraint firstAttribute="width" constant="11" id="voL-Da-3Nv"/> </constraints> </imageView> <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Label" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="LWq-Lm-gWl"> <rect key="frame" x="23" y="21" width="28" height="12"/> <constraints> <constraint firstAttribute="height" constant="12" id="Qrv-40-Raw"/> <constraint firstAttribute="width" constant="28" id="wec-BJ-wEC"/> </constraints> <fontDescription key="fontDescription" type="system" pointSize="12"/> <color key="textColor" red="1" green="1" blue="1" alpha="1" colorSpace="calibratedRGB"/> <nil key="highlightedColor"/> </label> </subviews> <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/> <constraints> <constraint firstItem="Qf8-MU-ayI" firstAttribute="top" secondItem="KzJ-4Z-Aaf" secondAttribute="bottom" id="5p1-VZ-oWw"/> <constraint firstAttribute="trailing" secondItem="KzJ-4Z-Aaf" secondAttribute="trailing" id="Ds6-Ej-GyF"/> <constraint firstItem="KzJ-4Z-Aaf" firstAttribute="top" secondItem="CEI-XX-N2N" secondAttribute="top" id="G7j-B3-SBD"/> <constraint firstItem="LWq-Lm-gWl" firstAttribute="top" secondItem="KzJ-4Z-Aaf" secondAttribute="bottom" id="Mq2-5e-sXB"/> <constraint firstItem="pmw-WW-t1R" firstAttribute="leading" secondItem="CEI-XX-N2N" secondAttribute="leading" constant="16" id="OeL-PJ-0Kg"/> <constraint firstItem="pmw-WW-t1R" firstAttribute="top" secondItem="LWq-Lm-gWl" secondAttribute="bottom" id="RW9-1T-G8R"/> <constraint firstItem="LWq-Lm-gWl" firstAttribute="leading" secondItem="CEI-XX-N2N" secondAttribute="leadingMargin" constant="7" id="X7D-p3-sln"/> <constraint firstItem="feR-WP-mvQ" firstAttribute="leading" secondItem="pmw-WW-t1R" secondAttribute="trailing" constant="5" id="ZXJ-0T-pmf"/> <constraint firstAttribute="bottom" secondItem="pmw-WW-t1R" secondAttribute="bottom" constant="2" id="cOm-ZP-DlZ"/> <constraint firstAttribute="bottomMargin" secondItem="feR-WP-mvQ" secondAttribute="bottom" constant="22" id="fWj-Dn-a5y"/> <constraint firstItem="KzJ-4Z-Aaf" firstAttribute="leading" secondItem="CEI-XX-N2N" secondAttribute="leading" id="jYT-gm-XFC"/> <constraint firstItem="Qf8-MU-ayI" firstAttribute="leading" secondItem="pmw-WW-t1R" secondAttribute="trailing" constant="8" symbolic="YES" id="v00-wb-q6r"/> </constraints> </tableViewCellContentView> <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/> <connections> <outlet property="date" destination="Qf8-MU-ayI" id="Etf-86-di5"/> <outlet property="dayTop" destination="G7j-B3-SBD" id="0AL-is-7zo"/> <outlet property="dividerDate" destination="KzJ-4Z-Aaf" id="j0j-0C-LYt"/> <outlet property="dividerHeight" destination="Fvt-EK-Gsb" id="bSB-tH-Tyn"/> <outlet property="lockImage" destination="feR-WP-mvQ" id="7L8-lF-mLG"/> <outlet property="name" destination="LWq-Lm-gWl" id="7lr-ZE-GVh"/> <outlet property="nameHeight" destination="Qrv-40-Raw" id="oHw-jB-kon"/> <outlet property="videoView" destination="pmw-WW-t1R" id="dgy-2b-Dam"/> </connections> </tableViewCell> <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" preservesSuperviewLayoutMargins="YES" selectionStyle="default" indentationWidth="10" reuseIdentifier="fileTransferVideoOutCell" rowHeight="140" id="ttO-y0-edw" userLabel="fileTransferVideoOutCell" customClass="MLFileTransferVideoCell"> <rect key="frame" x="0.0" y="2456" width="704" height="140"/> <autoresizingMask key="autoresizingMask"/> <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" preservesSuperviewLayoutMargins="YES" insetsLayoutMarginsFromSafeArea="NO" tableViewCell="ttO-y0-edw" id="uZe-ra-Fo0"> <rect key="frame" x="0.0" y="0.0" width="704" height="140"/> <autoresizingMask key="autoresizingMask"/> <subviews> <view contentMode="scaleToFill" ambiguous="YES" translatesAutoresizingMaskIntoConstraints="NO" id="GMn-V0-9iP" userLabel="Video View"> <rect key="frame" x="801" y="21" width="200" height="102"/> <color key="backgroundColor" systemColor="systemBackgroundColor"/> <constraints> <constraint firstAttribute="width" constant="200" id="kzK-O5-AVf"/> <constraint firstAttribute="height" constant="200" id="mCa-Dd-zi3"/> </constraints> </view> <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" ambiguous="YES" text="Label" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="dTd-xX-7Po"> <rect key="frame" x="0.0" y="0.0" width="1024" height="21"/> <constraints> <constraint firstAttribute="height" constant="21" id="fJx-tG-7kg"/> </constraints> <fontDescription key="fontDescription" type="boldSystem" pointSize="12"/> <nil key="textColor"/> <nil key="highlightedColor"/> </label> <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" ambiguous="YES" text="Label" textAlignment="right" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="zNz-Ec-4g6"> <rect key="frame" x="739.5" y="21" width="61.5" height="12"/> <constraints> <constraint firstAttribute="height" constant="12" id="Oay-3J-mmK"/> <constraint firstAttribute="width" constant="61.329999999999998" id="ZRV-na-6nR"/> </constraints> <fontDescription key="fontDescription" type="system" pointSize="12"/> <nil key="textColor"/> <nil key="highlightedColor"/> </label> <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="Q7T-ue-U1B"> <rect key="frame" x="24" y="56" width="28" height="28"/> <constraints> <constraint firstAttribute="width" constant="28" id="9FR-1b-GgX"/> <constraint firstAttribute="height" constant="28" id="K9j-dx-fIA"/> </constraints> <state key="normal" title="Button"/> </button> <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" ambiguous="YES" text="Label" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="34m-kI-8tA"> <rect key="frame" x="755.5" y="109" width="45.5" height="12"/> <constraints> <constraint firstAttribute="width" constant="45.670000000000002" id="ToU-iv-o5z"/> <constraint firstAttribute="height" constant="12" id="fIY-aw-X2y"/> </constraints> <fontDescription key="fontDescription" type="system" pointSize="12"/> <nil key="textColor"/> <nil key="highlightedColor"/> </label> </subviews> <constraints> <constraint firstAttribute="trailingMargin" secondItem="GMn-V0-9iP" secondAttribute="trailing" constant="7" id="0MZ-I4-Lcf"/> <constraint firstItem="GMn-V0-9iP" firstAttribute="top" secondItem="dTd-xX-7Po" secondAttribute="bottom" id="0yp-zT-eNe"/> <constraint firstItem="zNz-Ec-4g6" firstAttribute="top" secondItem="dTd-xX-7Po" secondAttribute="bottom" id="1eN-lE-tSB"/> <constraint firstItem="dTd-xX-7Po" firstAttribute="top" secondItem="uZe-ra-Fo0" secondAttribute="top" id="Dj2-nd-eMW"/> <constraint firstItem="GMn-V0-9iP" firstAttribute="leading" secondItem="zNz-Ec-4g6" secondAttribute="trailing" id="Ib6-TU-FOY"/> <constraint firstAttribute="bottomMargin" secondItem="34m-kI-8tA" secondAttribute="bottom" constant="4" id="Nhp-Nl-Ba8"/> <constraint firstAttribute="trailing" secondItem="dTd-xX-7Po" secondAttribute="trailing" id="R1M-qE-4Y8"/> <constraint firstAttribute="bottomMargin" secondItem="GMn-V0-9iP" secondAttribute="bottom" constant="2" id="X0y-Pg-AMu"/> <constraint firstItem="dTd-xX-7Po" firstAttribute="leading" secondItem="uZe-ra-Fo0" secondAttribute="leading" id="a2Z-He-ja8"/> <constraint firstItem="Q7T-ue-U1B" firstAttribute="centerY" secondItem="uZe-ra-Fo0" secondAttribute="centerY" id="dlv-4F-0Ze"/> <constraint firstItem="GMn-V0-9iP" firstAttribute="leading" secondItem="34m-kI-8tA" secondAttribute="trailing" id="q37-fD-7OP"/> <constraint firstItem="Q7T-ue-U1B" firstAttribute="leading" secondItem="uZe-ra-Fo0" secondAttribute="leadingMargin" constant="8" id="t4B-LR-OiR"/> </constraints> </tableViewCellContentView> <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/> <connections> <outlet property="date" destination="zNz-Ec-4g6" id="Vou-3V-gsj"/> <outlet property="dayTop" destination="Dj2-nd-eMW" id="Hum-Zi-nMf"/> <outlet property="dividerDate" destination="dTd-xX-7Po" id="OWB-LE-JHs"/> <outlet property="dividerHeight" destination="fJx-tG-7kg" id="sOb-iL-f8f"/> <outlet property="messageStatus" destination="34m-kI-8tA" id="5eZ-gd-cBb"/> <outlet property="retry" destination="Q7T-ue-U1B" id="rdh-dj-Lgh"/> <outlet property="videoView" destination="GMn-V0-9iP" id="lZD-Wu-wUC"/> </connections> </tableViewCell> <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" preservesSuperviewLayoutMargins="YES" selectionStyle="default" indentationWidth="10" reuseIdentifier="fileTransferAudioInCell" rowHeight="140" id="agw-h8-QWz" userLabel="fileTransferVideoInCell" customClass="MLFileTransferVideoCell"> <rect key="frame" x="0.0" y="2596" width="704" height="140"/> <autoresizingMask key="autoresizingMask"/> <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" preservesSuperviewLayoutMargins="YES" insetsLayoutMarginsFromSafeArea="NO" tableViewCell="agw-h8-QWz" id="aEI-XX-N2N"> <rect key="frame" x="0.0" y="0.0" width="704" height="140"/> <autoresizingMask key="autoresizingMask"/> <subviews> <view alpha="0.80000000000000004" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="amw-WW-t1R"> <rect key="frame" x="16" y="33" width="200" height="105"/> <color key="backgroundColor" white="0.0" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/> <constraints> <constraint firstAttribute="width" constant="200" id="aa6-T4-eqn"/> <constraint firstAttribute="height" constant="200" id="ae0-0J-TRO"/> </constraints> </view> <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" ambiguous="YES" text="Label" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="azJ-4Z-Aaf"> <rect key="frame" x="0.0" y="0.0" width="1024" height="21"/> <constraints> <constraint firstAttribute="height" constant="21" id="avt-EK-Gsb"/> </constraints> <fontDescription key="fontDescription" type="boldSystem" pointSize="12"/> <nil key="textColor"/> <nil key="highlightedColor"/> </label> <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Label" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="af8-MU-ayI"> <rect key="frame" x="224" y="21" width="61.5" height="12"/> <constraints> <constraint firstAttribute="width" constant="61.329999999999998" id="a53-4g-Ujw"/> <constraint firstAttribute="height" constant="12" id="aei-gK-Qa7"/> </constraints> <fontDescription key="fontDescription" type="system" pointSize="12"/> <nil key="textColor"/> <nil key="highlightedColor"/> </label> <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="744-locked-received" translatesAutoresizingMaskIntoConstraints="NO" id="aeR-WP-mvQ"> <rect key="frame" x="221" y="92" width="11" height="11"/> <constraints> <constraint firstAttribute="height" constant="11" id="ahv-bZ-92J"/> <constraint firstAttribute="width" constant="11" id="aoL-Da-3Nv"/> </constraints> </imageView> <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Label" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="aWq-Lm-gWl"> <rect key="frame" x="23" y="21" width="28" height="12"/> <constraints> <constraint firstAttribute="width" constant="28" id="aec-BJ-wEC"/> <constraint firstAttribute="height" constant="12" id="arv-40-Raw"/> </constraints> <fontDescription key="fontDescription" type="system" pointSize="12"/> <color key="textColor" red="1" green="1" blue="1" alpha="1" colorSpace="calibratedRGB"/> <nil key="highlightedColor"/> </label> </subviews> <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/> <constraints> <constraint firstItem="af8-MU-ayI" firstAttribute="leading" secondItem="amw-WW-t1R" secondAttribute="trailing" constant="8" symbolic="YES" id="a00-wb-q6r"/> <constraint firstItem="aWq-Lm-gWl" firstAttribute="leading" secondItem="aEI-XX-N2N" secondAttribute="leadingMargin" constant="7" id="a7D-p3-sln"/> <constraint firstItem="azJ-4Z-Aaf" firstAttribute="top" secondItem="aEI-XX-N2N" secondAttribute="top" id="a7j-B3-SBD"/> <constraint firstAttribute="bottom" secondItem="amw-WW-t1R" secondAttribute="bottom" constant="2" id="aOm-ZP-DlZ"/> <constraint firstItem="amw-WW-t1R" firstAttribute="top" secondItem="aWq-Lm-gWl" secondAttribute="bottom" id="aW9-1T-G8R"/> <constraint firstAttribute="bottomMargin" secondItem="aeR-WP-mvQ" secondAttribute="bottom" constant="22" id="aWj-Dn-a5y"/> <constraint firstItem="aeR-WP-mvQ" firstAttribute="leading" secondItem="amw-WW-t1R" secondAttribute="trailing" constant="5" id="aXJ-0T-pmf"/> <constraint firstItem="azJ-4Z-Aaf" firstAttribute="leading" secondItem="aEI-XX-N2N" secondAttribute="leading" id="aYT-gm-XFC"/> <constraint firstItem="amw-WW-t1R" firstAttribute="leading" secondItem="aEI-XX-N2N" secondAttribute="leading" constant="16" id="aeL-PJ-0Kg"/> <constraint firstItem="af8-MU-ayI" firstAttribute="top" secondItem="azJ-4Z-Aaf" secondAttribute="bottom" id="ap1-VZ-oWw"/> <constraint firstItem="aWq-Lm-gWl" firstAttribute="top" secondItem="azJ-4Z-Aaf" secondAttribute="bottom" id="aq2-5e-sXB"/> <constraint firstAttribute="trailing" secondItem="azJ-4Z-Aaf" secondAttribute="trailing" id="as6-Ej-GyF"/> </constraints> </tableViewCellContentView> <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/> <connections> <outlet property="date" destination="af8-MU-ayI" id="atf-86-di5"/> <outlet property="dayTop" destination="a7j-B3-SBD" id="aAL-is-7zo"/> <outlet property="dividerDate" destination="azJ-4Z-Aaf" id="a0j-0C-LYt"/> <outlet property="dividerHeight" destination="avt-EK-Gsb" id="aSB-tH-Tyn"/> <outlet property="lockImage" destination="aeR-WP-mvQ" id="aL8-lF-mLG"/> <outlet property="name" destination="aWq-Lm-gWl" id="alr-ZE-GVh"/> <outlet property="nameHeight" destination="arv-40-Raw" id="aHw-jB-kon"/> <outlet property="videoView" destination="amw-WW-t1R" id="agy-2b-Dam"/> </connections> </tableViewCell> <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" preservesSuperviewLayoutMargins="YES" selectionStyle="default" indentationWidth="10" reuseIdentifier="fileTransferAudioOutCell" rowHeight="140" id="atO-y0-edw" userLabel="fileTransferVideoOutCell" customClass="MLFileTransferVideoCell"> <rect key="frame" x="0.0" y="2736" width="704" height="140"/> <autoresizingMask key="autoresizingMask"/> <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" preservesSuperviewLayoutMargins="YES" insetsLayoutMarginsFromSafeArea="NO" tableViewCell="atO-y0-edw" id="aZe-ra-Fo0"> <rect key="frame" x="0.0" y="0.0" width="704" height="140"/> <autoresizingMask key="autoresizingMask"/> <subviews> <view contentMode="scaleToFill" ambiguous="YES" translatesAutoresizingMaskIntoConstraints="NO" id="aMn-V0-9iP" userLabel="Video View"> <rect key="frame" x="801" y="21" width="200" height="102"/> <color key="backgroundColor" systemColor="systemBackgroundColor"/> <constraints> <constraint firstAttribute="height" constant="200" id="aCa-Dd-zi3"/> <constraint firstAttribute="width" constant="200" id="azK-O5-AVf"/> </constraints> </view> <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" ambiguous="YES" text="Label" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="aTd-xX-7Po"> <rect key="frame" x="0.0" y="0.0" width="1024" height="21"/> <constraints> <constraint firstAttribute="height" constant="21" id="aJx-tG-7kg"/> </constraints> <fontDescription key="fontDescription" type="boldSystem" pointSize="12"/> <nil key="textColor"/> <nil key="highlightedColor"/> </label> <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" ambiguous="YES" text="Label" textAlignment="right" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="aNz-Ec-4g6"> <rect key="frame" x="739.5" y="21" width="61.5" height="12"/> <constraints> <constraint firstAttribute="width" constant="61.329999999999998" id="aRV-na-6nR"/> <constraint firstAttribute="height" constant="12" id="aay-3J-mmK"/> </constraints> <fontDescription key="fontDescription" type="system" pointSize="12"/> <nil key="textColor"/> <nil key="highlightedColor"/> </label> <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="a7T-ue-U1B"> <rect key="frame" x="24" y="56" width="28" height="28"/> <constraints> <constraint firstAttribute="height" constant="28" id="a9j-dx-fIA"/> <constraint firstAttribute="width" constant="28" id="aFR-1b-GgX"/> </constraints> <state key="normal" title="Button"/> </button> <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" ambiguous="YES" text="Label" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="a4m-kI-8tA"> <rect key="frame" x="755.5" y="109" width="45.5" height="12"/> <constraints> <constraint firstAttribute="height" constant="12" id="aIY-aw-X2y"/> <constraint firstAttribute="width" constant="45.670000000000002" id="aoU-iv-o5z"/> </constraints> <fontDescription key="fontDescription" type="system" pointSize="12"/> <nil key="textColor"/> <nil key="highlightedColor"/> </label> </subviews> <constraints> <constraint firstAttribute="bottomMargin" secondItem="aMn-V0-9iP" secondAttribute="bottom" constant="2" id="a0y-Pg-AMu"/> <constraint firstAttribute="trailing" secondItem="aTd-xX-7Po" secondAttribute="trailing" id="a1M-qE-4Y8"/> <constraint firstItem="aMn-V0-9iP" firstAttribute="leading" secondItem="a4m-kI-8tA" secondAttribute="trailing" id="a37-fD-7OP"/> <constraint firstItem="a7T-ue-U1B" firstAttribute="leading" secondItem="aZe-ra-Fo0" secondAttribute="leadingMargin" constant="8" id="a4B-LR-OiR"/> <constraint firstAttribute="trailingMargin" secondItem="aMn-V0-9iP" secondAttribute="trailing" constant="7" id="aMZ-I4-Lcf"/> <constraint firstItem="aMn-V0-9iP" firstAttribute="leading" secondItem="aNz-Ec-4g6" secondAttribute="trailing" id="ab6-TU-FOY"/> <constraint firstItem="aNz-Ec-4g6" firstAttribute="top" secondItem="aTd-xX-7Po" secondAttribute="bottom" id="aeN-lE-tSB"/> <constraint firstAttribute="bottomMargin" secondItem="a4m-kI-8tA" secondAttribute="bottom" constant="4" id="ahp-Nl-Ba8"/> <constraint firstItem="aTd-xX-7Po" firstAttribute="top" secondItem="aZe-ra-Fo0" secondAttribute="top" id="aj2-nd-eMW"/> <constraint firstItem="a7T-ue-U1B" firstAttribute="centerY" secondItem="aZe-ra-Fo0" secondAttribute="centerY" id="alv-4F-0Ze"/> <constraint firstItem="aMn-V0-9iP" firstAttribute="top" secondItem="aTd-xX-7Po" secondAttribute="bottom" id="ayp-zT-eNe"/> <constraint firstItem="aTd-xX-7Po" firstAttribute="leading" secondItem="aZe-ra-Fo0" secondAttribute="leading" id="x2Z-He-ja8"/> </constraints> </tableViewCellContentView> <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/> <connections> <outlet property="date" destination="aNz-Ec-4g6" id="aou-3V-gsj"/> <outlet property="dayTop" destination="aj2-nd-eMW" id="aum-Zi-nMf"/> <outlet property="dividerDate" destination="aTd-xX-7Po" id="aWB-LE-JHs"/> <outlet property="messageStatus" destination="a4m-kI-8tA" id="aeZ-gd-cBb"/> <outlet property="retry" destination="a7T-ue-U1B" id="adh-dj-Lgh"/> <outlet property="videoView" destination="aMn-V0-9iP" id="aZD-Wu-wUC"/> </connections> </tableViewCell> <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" preservesSuperviewLayoutMargins="YES" selectionStyle="default" indentationWidth="10" reuseIdentifier="fileTransferTextInCell" rowHeight="140" id="NfZ-U4-kmF" userLabel="fileTransferTextInCell" customClass="MLFileTransferTextCell"> <rect key="frame" x="0.0" y="2876" width="704" height="140"/> <autoresizingMask key="autoresizingMask"/> <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" preservesSuperviewLayoutMargins="YES" insetsLayoutMarginsFromSafeArea="NO" tableViewCell="NfZ-U4-kmF" id="VVA-mC-rel"> <rect key="frame" x="0.0" y="0.0" width="704" height="140"/> <autoresizingMask key="autoresizingMask"/> <subviews> <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" ambiguous="YES" text="Label" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Dwm-t5-rxY"> <rect key="frame" x="0.0" y="0.0" width="1024" height="21"/> <constraints> <constraint firstAttribute="height" constant="21" id="3db-wx-IY0"/> </constraints> <fontDescription key="fontDescription" type="boldSystem" pointSize="12"/> <nil key="textColor"/> <nil key="highlightedColor"/> </label> <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Label" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="1N5-DK-906"> <rect key="frame" x="16" y="21" width="28" height="12"/> <constraints> <constraint firstAttribute="height" constant="12" id="8od-5o-s5s"/> <constraint firstAttribute="width" constant="28" id="eUJ-wq-NAr"/> </constraints> <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="Label" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="sHs-p2-iF3"> <rect key="frame" x="284" y="23" width="61.5" height="12"/> <constraints> <constraint firstAttribute="width" constant="61.329999999999998" id="BtT-oP-gfH"/> <constraint firstAttribute="height" constant="12" id="xTX-X3-Lip"/> </constraints> <fontDescription key="fontDescription" type="system" pointSize="12"/> <nil key="textColor"/> <nil key="highlightedColor"/> </label> <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="744-locked-received" translatesAutoresizingMaskIntoConstraints="NO" id="0OV-cZ-TWC"> <rect key="frame" x="281" y="92" width="11" height="11"/> <constraints> <constraint firstAttribute="width" constant="11" id="0Sv-Oa-zzj"/> <constraint firstAttribute="height" constant="11" id="faY-1L-Rck"/> </constraints> </imageView> <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="T7v-nr-OOA"> <rect key="frame" x="16" y="33" width="260" height="92"/> <subviews> <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="CfE-mz-ylG"> <rect key="frame" x="4" y="4" width="252" height="76"/> <subviews> <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="file" translatesAutoresizingMaskIntoConstraints="NO" id="ryp-5G-2ic"> <rect key="frame" x="10" y="20.5" width="35" height="35"/> <color key="tintColor" red="0.23529411759999999" green="0.57647058819999997" blue="1" alpha="1" colorSpace="calibratedRGB"/> <constraints> <constraint firstAttribute="width" constant="35" id="40K-zR-7we"/> <constraint firstAttribute="height" constant="35" id="rby-qb-hFA"/> </constraints> </imageView> <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Label" lineBreakMode="tailTruncation" numberOfLines="5" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="GSP-cu-vS9"> <rect key="frame" x="55" y="10" width="187" height="56"/> <fontDescription key="fontDescription" type="system" pointSize="12"/> <nil key="textColor"/> <nil key="highlightedColor"/> </label> </subviews> <color key="backgroundColor" red="0.75686274509999996" green="0.87058823529999996" blue="0.96862745100000003" alpha="1" colorSpace="calibratedRGB"/> <constraints> <constraint firstItem="ryp-5G-2ic" firstAttribute="leading" secondItem="CfE-mz-ylG" secondAttribute="leading" constant="10" id="6nw-u3-ytc"/> <constraint firstAttribute="bottom" secondItem="GSP-cu-vS9" secondAttribute="bottom" constant="10" id="9Fx-H2-ehW"/> <constraint firstAttribute="trailing" secondItem="GSP-cu-vS9" secondAttribute="trailing" constant="10" id="FHd-t1-gDm"/> <constraint firstItem="GSP-cu-vS9" firstAttribute="top" secondItem="CfE-mz-ylG" secondAttribute="top" constant="10" id="YMB-Sy-08q"/> <constraint firstItem="ryp-5G-2ic" firstAttribute="centerY" secondItem="CfE-mz-ylG" secondAttribute="centerY" id="aNL-t4-Vjj"/> <constraint firstItem="GSP-cu-vS9" firstAttribute="leading" secondItem="ryp-5G-2ic" secondAttribute="trailing" constant="10" id="v8L-gO-VWf"/> </constraints> </view> <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="" textAlignment="right" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Pa1-bS-3DG"> <rect key="frame" x="0.0" y="80" width="255" height="12"/> <constraints> <constraint firstAttribute="height" constant="12" id="ezd-8F-CV0"/> </constraints> <fontDescription key="fontDescription" type="system" pointSize="12"/> <color key="textColor" systemColor="systemGrayColor"/> <nil key="highlightedColor"/> </label> </subviews> <color key="backgroundColor" red="0.75686274509999996" green="0.87058823529999996" blue="0.96862745100000003" alpha="1" colorSpace="calibratedRGB"/> <constraints> <constraint firstItem="CfE-mz-ylG" firstAttribute="leading" secondItem="T7v-nr-OOA" secondAttribute="leading" constant="4" id="3dn-JH-kLu"/> <constraint firstAttribute="trailing" secondItem="CfE-mz-ylG" secondAttribute="trailing" constant="4" id="6GU-OX-qhf"/> <constraint firstAttribute="width" constant="260" id="8hO-U5-hUo"/> <constraint firstItem="CfE-mz-ylG" firstAttribute="top" secondItem="T7v-nr-OOA" secondAttribute="top" constant="4" id="9Uh-7j-NYG"/> <constraint firstAttribute="bottom" secondItem="Pa1-bS-3DG" secondAttribute="bottom" id="OZu-SF-mdi"/> <constraint firstAttribute="height" constant="100" id="dXY-ud-8na"/> <constraint firstItem="Pa1-bS-3DG" firstAttribute="leading" secondItem="T7v-nr-OOA" secondAttribute="leading" id="ppF-hW-6ud"/> <constraint firstAttribute="bottom" secondItem="CfE-mz-ylG" secondAttribute="bottom" constant="12" id="qH8-xj-l1z"/> <constraint firstAttribute="trailing" secondItem="Pa1-bS-3DG" secondAttribute="trailing" constant="5" id="xTi-tS-vZg"/> </constraints> </view> </subviews> <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/> <constraints> <constraint firstItem="1N5-DK-906" firstAttribute="leading" secondItem="VVA-mC-rel" secondAttribute="leadingMargin" id="0bo-FS-9IF"/> <constraint firstItem="Dwm-t5-rxY" firstAttribute="top" secondItem="VVA-mC-rel" secondAttribute="top" id="36x-Zo-diQ"/> <constraint firstItem="T7v-nr-OOA" firstAttribute="top" secondItem="1N5-DK-906" secondAttribute="bottom" id="8KH-id-Xaj"/> <constraint firstItem="sHs-p2-iF3" firstAttribute="leading" secondItem="T7v-nr-OOA" secondAttribute="trailing" constant="8" id="EBg-dw-6u6"/> <constraint firstAttribute="trailing" secondItem="Dwm-t5-rxY" secondAttribute="trailing" id="Myp-fq-C2Y"/> <constraint firstAttribute="bottomMargin" secondItem="T7v-nr-OOA" secondAttribute="bottom" id="QWK-cv-6D7"/> <constraint firstItem="sHs-p2-iF3" firstAttribute="top" secondItem="Dwm-t5-rxY" secondAttribute="bottom" constant="2" id="Tc3-zU-9Qq"/> <constraint firstAttribute="bottomMargin" secondItem="0OV-cZ-TWC" secondAttribute="bottom" constant="22" id="Vss-cG-cEf"/> <constraint firstItem="Dwm-t5-rxY" firstAttribute="leading" secondItem="VVA-mC-rel" secondAttribute="leading" id="kBE-0e-LuL"/> <constraint firstItem="1N5-DK-906" firstAttribute="top" secondItem="Dwm-t5-rxY" secondAttribute="bottom" id="pUH-y1-1rJ"/> <constraint firstItem="T7v-nr-OOA" firstAttribute="leading" secondItem="VVA-mC-rel" secondAttribute="leadingMargin" id="rLc-EV-a9q"/> <constraint firstItem="0OV-cZ-TWC" firstAttribute="leading" secondItem="T7v-nr-OOA" secondAttribute="trailing" constant="5" id="xA4-kP-1Rb"/> </constraints> </tableViewCellContentView> <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/> <connections> <outlet property="date" destination="sHs-p2-iF3" id="3L0-Vw-G6m"/> <outlet property="dayTop" destination="36x-Zo-diQ" id="eWL-BC-5qG"/> <outlet property="dividerDate" destination="Dwm-t5-rxY" id="uRc-dG-WFZ"/> <outlet property="dividerHeight" destination="3db-wx-IY0" id="7VF-Ph-5tP"/> <outlet property="fileTransferBackgroundView" destination="T7v-nr-OOA" id="YvP-qt-A2l"/> <outlet property="fileTransferBoarderView" destination="CfE-mz-ylG" id="wIc-tF-Dih"/> <outlet property="fileTransferHint" destination="GSP-cu-vS9" id="ops-V3-QDB"/> <outlet property="lockImage" destination="0OV-cZ-TWC" id="oIy-tS-FBe"/> <outlet property="name" destination="1N5-DK-906" id="42Z-96-Zpi"/> <outlet property="nameHeight" destination="8od-5o-s5s" id="s6N-tL-XnF"/> <outlet property="sizeLabel" destination="Pa1-bS-3DG" id="7oA-E6-Oeq"/> <outlet property="textFileImageView" destination="ryp-5G-2ic" id="ink-xi-Enp"/> </connections> </tableViewCell> <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" preservesSuperviewLayoutMargins="YES" selectionStyle="default" indentationWidth="10" reuseIdentifier="fileTransferTextOutCell" rowHeight="140" id="fpA-Cz-AIl" userLabel="fileTransferTextOutCell" customClass="MLFileTransferTextCell"> <rect key="frame" x="0.0" y="3016" width="704" height="140"/> <autoresizingMask key="autoresizingMask"/> <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" preservesSuperviewLayoutMargins="YES" insetsLayoutMarginsFromSafeArea="NO" tableViewCell="fpA-Cz-AIl" id="9Ow-bk-ili"> <rect key="frame" x="0.0" y="0.0" width="704" height="140"/> <autoresizingMask key="autoresizingMask"/> <subviews> <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" ambiguous="YES" text="Label" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="JYn-0e-ayp"> <rect key="frame" x="0.0" y="0.0" width="1024" height="12"/> <constraints> <constraint firstAttribute="height" constant="12" id="50f-f7-krB"/> </constraints> <fontDescription key="fontDescription" type="system" pointSize="12"/> <nil key="textColor"/> <nil key="highlightedColor"/> </label> <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" ambiguous="YES" text="Label" textAlignment="right" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="BQW-6x-Xs6"> <rect key="frame" x="678.5" y="14" width="61.5" height="12"/> <constraints> <constraint firstAttribute="height" constant="12" id="HIe-AK-aYn"/> <constraint firstAttribute="width" constant="61.329999999999998" id="r8W-0W-cEZ"/> </constraints> <fontDescription key="fontDescription" type="boldSystem" pointSize="12"/> <nil key="textColor"/> <nil key="highlightedColor"/> </label> <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="8Ef-aL-YHC"> <rect key="frame" x="24" y="56" width="28" height="28"/> <constraints> <constraint firstAttribute="height" constant="28" id="GVz-Ml-Rqc"/> <constraint firstAttribute="width" constant="28" id="UaD-Qe-2ce"/> </constraints> <fontDescription key="fontDescription" type="system" pointSize="18"/> <state key="normal" title="Button"/> </button> <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" ambiguous="YES" text="Label" textAlignment="right" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="IZ4-x0-STm"> <rect key="frame" x="694.5" y="109" width="45.5" height="12"/> <constraints> <constraint firstAttribute="height" constant="12" id="7wR-FC-aUZ"/> <constraint firstAttribute="width" constant="45.670000000000002" id="Xr2-IV-nyv"/> </constraints> <fontDescription key="fontDescription" type="system" pointSize="12"/> <nil key="textColor"/> <nil key="highlightedColor"/> </label> <view contentMode="scaleToFill" ambiguous="YES" translatesAutoresizingMaskIntoConstraints="NO" id="kbM-qp-VlY"> <rect key="frame" x="748" y="12" width="260" height="109"/> <subviews> <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="ecb-8z-Lhp"> <rect key="frame" x="4" y="4" width="252" height="95"/> <subviews> <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="file" translatesAutoresizingMaskIntoConstraints="NO" id="ykr-fe-1Wz"> <rect key="frame" x="10" y="30" width="35" height="35"/> <color key="tintColor" red="0.23529411759999999" green="0.57647058819999997" blue="1" alpha="1" colorSpace="calibratedRGB"/> <constraints> <constraint firstAttribute="height" constant="35" id="9pQ-20-QTj"/> <constraint firstAttribute="width" constant="35" id="GWe-TJ-9g9"/> </constraints> </imageView> <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Label" lineBreakMode="tailTruncation" numberOfLines="5" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Wo9-Mk-3iD"> <rect key="frame" x="55" y="10" width="187" height="75"/> <fontDescription key="fontDescription" type="system" pointSize="12"/> <nil key="textColor"/> <nil key="highlightedColor"/> </label> </subviews> <color key="backgroundColor" red="0.75686274509999996" green="0.87058823529999996" blue="0.96862745100000003" alpha="1" colorSpace="calibratedRGB"/> <constraints> <constraint firstAttribute="bottom" secondItem="Wo9-Mk-3iD" secondAttribute="bottom" constant="10" id="BeK-YM-PK9"/> <constraint firstItem="ykr-fe-1Wz" firstAttribute="leading" secondItem="ecb-8z-Lhp" secondAttribute="leading" constant="10" id="C7Z-XD-b7K"/> <constraint firstAttribute="trailing" secondItem="Wo9-Mk-3iD" secondAttribute="trailing" constant="10" id="QOs-Kt-G6t"/> <constraint firstItem="ykr-fe-1Wz" firstAttribute="centerY" secondItem="ecb-8z-Lhp" secondAttribute="centerY" id="VIw-9T-oIO"/> <constraint firstItem="Wo9-Mk-3iD" firstAttribute="top" secondItem="ecb-8z-Lhp" secondAttribute="top" constant="10" id="gTG-W0-KKB"/> <constraint firstItem="Wo9-Mk-3iD" firstAttribute="leading" secondItem="ykr-fe-1Wz" secondAttribute="trailing" constant="10" id="wWQ-yx-Wdc"/> </constraints> </view> <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="" textAlignment="right" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="vTA-mB-OiW"> <rect key="frame" x="0.0" y="97" width="255" height="12"/> <constraints> <constraint firstAttribute="height" constant="12" id="ffq-pl-NAP"/> </constraints> <fontDescription key="fontDescription" type="system" pointSize="12"/> <color key="textColor" systemColor="systemGrayColor"/> <nil key="highlightedColor"/> </label> </subviews> <color key="backgroundColor" red="0.75686274509999996" green="0.87058823529999996" blue="0.96862745100000003" alpha="1" colorSpace="calibratedRGB"/> <constraints> <constraint firstAttribute="width" constant="260" id="6Ov-En-ePf"/> <constraint firstItem="ecb-8z-Lhp" firstAttribute="top" secondItem="kbM-qp-VlY" secondAttribute="top" constant="4" id="8ma-zi-4gj"/> <constraint firstAttribute="trailing" secondItem="vTA-mB-OiW" secondAttribute="trailing" constant="5" id="Jav-Ve-tgE"/> <constraint firstAttribute="bottom" secondItem="vTA-mB-OiW" secondAttribute="bottom" id="TUO-Ba-hEd"/> <constraint firstItem="vTA-mB-OiW" firstAttribute="leading" secondItem="kbM-qp-VlY" secondAttribute="leading" id="ZCy-XS-fgV"/> <constraint firstAttribute="height" constant="96" id="Zgg-jM-Rck"/> <constraint firstAttribute="trailing" secondItem="ecb-8z-Lhp" secondAttribute="trailing" constant="4" id="nhP-Wf-cF0"/> <constraint firstAttribute="bottom" secondItem="ecb-8z-Lhp" secondAttribute="bottom" constant="10" id="sVN-1T-dNh"/> <constraint firstItem="ecb-8z-Lhp" firstAttribute="leading" secondItem="kbM-qp-VlY" secondAttribute="leading" constant="4" id="zuc-k9-qcb"/> </constraints> </view> </subviews> <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/> <constraints> <constraint firstItem="8Ef-aL-YHC" firstAttribute="leading" secondItem="9Ow-bk-ili" secondAttribute="leadingMargin" constant="8" id="5xf-dC-O77"/> <constraint firstItem="JYn-0e-ayp" firstAttribute="leading" secondItem="9Ow-bk-ili" secondAttribute="leading" id="HIK-Wg-rcQ"/> <constraint firstAttribute="trailing" secondItem="JYn-0e-ayp" secondAttribute="trailing" id="KsJ-Uw-j34"/> <constraint firstAttribute="bottomMargin" secondItem="kbM-qp-VlY" secondAttribute="bottom" constant="4" id="Qjt-Xy-cQJ"/> <constraint firstItem="BQW-6x-Xs6" firstAttribute="top" secondItem="JYn-0e-ayp" secondAttribute="bottom" constant="2" id="RYy-M1-HoZ"/> <constraint firstItem="kbM-qp-VlY" firstAttribute="leading" secondItem="BQW-6x-Xs6" secondAttribute="trailing" constant="8" id="Twc-VB-qUR"/> <constraint firstItem="kbM-qp-VlY" firstAttribute="top" secondItem="JYn-0e-ayp" secondAttribute="bottom" id="cBb-Yk-DN8"/> <constraint firstItem="kbM-qp-VlY" firstAttribute="leading" secondItem="IZ4-x0-STm" secondAttribute="trailing" constant="8" symbolic="YES" id="ihu-7A-0xH"/> <constraint firstItem="8Ef-aL-YHC" firstAttribute="centerY" secondItem="9Ow-bk-ili" secondAttribute="centerY" id="j0M-Lc-d3I"/> <constraint firstAttribute="bottomMargin" secondItem="IZ4-x0-STm" secondAttribute="bottom" constant="4" id="j24-hs-ZVS"/> <constraint firstAttribute="trailingMargin" secondItem="kbM-qp-VlY" secondAttribute="trailing" id="ncU-R2-gwN"/> <constraint firstItem="JYn-0e-ayp" firstAttribute="top" secondItem="9Ow-bk-ili" secondAttribute="top" id="wKm-OE-NUF"/> </constraints> </tableViewCellContentView> <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/> <connections> <outlet property="date" destination="BQW-6x-Xs6" id="GzT-sk-pam"/> <outlet property="dayTop" destination="wKm-OE-NUF" id="Fqt-ft-Fwj"/> <outlet property="dividerDate" destination="JYn-0e-ayp" id="qp7-QG-HBX"/> <outlet property="dividerHeight" destination="50f-f7-krB" id="rec-Te-jzc"/> <outlet property="fileTransferBackgroundView" destination="kbM-qp-VlY" id="U76-M4-1Qh"/> <outlet property="fileTransferBoarderView" destination="ecb-8z-Lhp" id="L76-Bp-luT"/> <outlet property="fileTransferHint" destination="Wo9-Mk-3iD" id="3qg-fQ-eUF"/> <outlet property="messageStatus" destination="IZ4-x0-STm" id="4ez-zV-n7b"/> <outlet property="retry" destination="8Ef-aL-YHC" id="ERC-Gk-f79"/> <outlet property="sizeLabel" destination="vTA-mB-OiW" id="Uug-VM-6Ae"/> <outlet property="textFileImageView" destination="ykr-fe-1Wz" id="rCf-TX-HYA"/> </connections> </tableViewCell> </prototypes> <connections> <outlet property="dataSource" destination="5nR-Q5-dQD" id="Qvl-NA-FmW"/> <outlet property="delegate" destination="5nR-Q5-dQD" id="77O-IS-w23"/> </connections> </tableView> </subviews> <viewLayoutGuide key="safeArea" id="ZKQ-3D-6NG"/> <color key="backgroundColor" name="chatBackgroundColor"/> <gestureRecognizers/> <constraints> <constraint firstItem="SEk-WZ-Rcm" firstAttribute="leading" secondItem="Riz-2Q-bcU" secondAttribute="leadingMargin" constant="-20" id="FL9-Tl-rIX"/> <constraint firstAttribute="bottom" secondItem="Kkq-aZ-5fP" secondAttribute="bottom" constant="34" id="Iwu-bN-lxd"/> <constraint firstItem="SEk-WZ-Rcm" firstAttribute="top" secondItem="Riz-2Q-bcU" secondAttribute="top" constant="20" symbolic="YES" id="JBl-HT-76g"/> <constraint firstItem="Kkq-aZ-5fP" firstAttribute="leading" secondItem="ZKQ-3D-6NG" secondAttribute="leading" id="SIK-A8-KjT"/> <constraint firstItem="Kkq-aZ-5fP" firstAttribute="top" secondItem="Riz-2Q-bcU" secondAttribute="top" id="T8K-jc-eWo"/> <constraint firstItem="ZKQ-3D-6NG" firstAttribute="trailing" secondItem="SEk-WZ-Rcm" secondAttribute="trailing" id="Vxx-8b-Xhg"/> <constraint firstItem="ZKQ-3D-6NG" firstAttribute="bottom" secondItem="Kkq-aZ-5fP" secondAttribute="bottom" constant="8" id="l0B-p3-Pbr"/> <constraint firstItem="ZKQ-3D-6NG" firstAttribute="trailing" secondItem="Kkq-aZ-5fP" secondAttribute="trailing" id="xwD-cC-ws0"/> <constraint firstAttribute="bottom" secondItem="SEk-WZ-Rcm" secondAttribute="bottom" constant="20" symbolic="YES" id="y5H-Ps-mKI"/> </constraints> </view> <navigationItem key="navigationItem" largeTitleDisplayMode="never" id="tgd-HR-Cbd"> <nil key="title"/> <barButtonItem key="rightBarButtonItem" image="745-unlocked" id="wma-QS-7Rc"> <connections> <action selector="toggleEncryption:" destination="5nR-Q5-dQD" id="NXe-fw-72r"/> </connections> </barButtonItem> </navigationItem> <connections> <outlet property="audioRecordButton" destination="p5g-C7-nvT" id="SPs-n7-CbG"/> <outlet property="backgroundImage" destination="SEk-WZ-Rcm" id="KCn-y5-DRl"/> <outlet property="chatInput" destination="jiV-U5-fDl" id="gQc-PG-STp"/> <outlet property="inputContainerView" destination="eXr-Xg-TCZ" id="cve-rB-fhR"/> <outlet property="messageTable" destination="Kkq-aZ-5fP" id="RhH-Dt-heG"/> <outlet property="navBarEncryptToggleButton" destination="wma-QS-7Rc" id="Gdh-0J-pJK"/> <outlet property="placeHolderText" destination="KUa-bA-cQb" id="62v-fn-lf2"/> <outlet property="plusButton" destination="c6B-5o-sqL" id="eKA-Yp-C43"/> <outlet property="sendButton" destination="kYa-y4-X5Z" id="efC-cC-umG"/> <outlet property="tableviewBottom" destination="Iwu-bN-lxd" id="6KW-KJ-mpd"/> <outlet property="uploadMenuView" destination="DZg-BI-mVA" id="WEJ-wz-HnZ"/> <outlet property="view" destination="Riz-2Q-bcU" id="d0E-AR-8aA"/> </connections> </viewController> <placeholder placeholderIdentifier="IBFirstResponder" id="tvb-fM-fJc" userLabel="First Responder" sceneMemberID="firstResponder"/> <view contentMode="scaleToFill" insetsLayoutMarginsFromSafeArea="NO" id="eXr-Xg-TCZ" customClass="MLChatInputContainer"> <rect key="frame" x="0.0" y="0.0" width="414" height="176"/> <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/> <subviews> <textView clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleToFill" misplaced="YES" bounces="NO" showsHorizontalScrollIndicator="NO" textAlignment="natural" translatesAutoresizingMaskIntoConstraints="NO" id="jiV-U5-fDl" customClass="MLResizingTextView"> <rect key="frame" x="52" y="146" width="310" height="21"/> <color key="backgroundColor" systemColor="secondarySystemBackgroundColor"/> <accessibility key="accessibilityConfiguration" identifier="NewChatMessageTextField"/> <color key="textColor" systemColor="labelColor"/> <fontDescription key="fontDescription" type="system" pointSize="17"/> <textInputTraits key="textInputTraits" autocapitalizationType="sentences"/> <attributedString key="userComments"> <fragment content="#bc-ignore!"/> </attributedString> <connections> <outlet property="delegate" destination="5nR-Q5-dQD" id="s6z-b4-uwm"/> </connections> </textView> <button opaque="NO" contentMode="scaleToFill" misplaced="YES" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="kYa-y4-X5Z" userLabel="SendButton"> <rect key="frame" x="378" y="141" width="21" height="22"/> <accessibility key="accessibilityConfiguration" identifier="send" label="Send"/> <constraints> <constraint firstAttribute="width" constant="36" id="NRJ-Qj-1DA"/> <constraint firstAttribute="height" constant="30" id="ZPw-Mb-D1d"/> </constraints> <state key="normal" image="paperplane.fill" catalog="system"/> <attributedString key="userComments"> <fragment content="#bc-ignore!"/> </attributedString> <connections> <action selector="sendMessageText:" destination="5nR-Q5-dQD" eventType="touchUpInside" id="QRx-TH-CI3"/> </connections> </button> <button opaque="NO" contentMode="scaleToFill" misplaced="YES" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="c6B-5o-sqL" userLabel="PlusButton"> <rect key="frame" x="12" y="143" width="20" height="22"/> <accessibility key="accessibilityConfiguration" label="Attach"/> <constraints> <constraint firstAttribute="width" constant="28" id="r5D-N5-kFE"/> <constraint firstAttribute="height" constant="27" id="yNE-7P-Ml5"/> </constraints> <state key="normal" image="paperclip" catalog="system"/> <attributedString key="userComments"> <fragment content="#bc-ignore!"/> </attributedString> <connections> <action selector="attach:" destination="5nR-Q5-dQD" eventType="touchUpInside" id="7Vw-VD-VgI"/> </connections> </button> <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" misplaced="YES" text="Send Message" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="KUa-bA-cQb"> <rect key="frame" x="60" y="146" width="302" height="21"/> <accessibility key="accessibilityConfiguration"> <accessibilityTraits key="traits" staticText="YES" notEnabled="YES"/> </accessibility> <fontDescription key="fontDescription" type="system" pointSize="17"/> <color key="textColor" systemColor="separatorColor"/> <nil key="highlightedColor"/> </label> <button opaque="NO" contentMode="scaleToFill" misplaced="YES" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="p5g-C7-nvT" userLabel="AudioButton"> <rect key="frame" x="380" y="141" width="17" height="22"/> <accessibility key="accessibilityConfiguration" identifier="microphone"/> <constraints> <constraint firstAttribute="height" constant="30" id="dpb-If-XvF"/> <constraint firstAttribute="width" constant="36" id="uM4-4m-Jhb"/> </constraints> <fontDescription key="fontDescription" type="system" pointSize="18"/> <state key="normal" image="mic" catalog="system"/> <connections> <action selector="record:" destination="5nR-Q5-dQD" eventType="touchUpInside" id="8Vw-VD-VgI"/> </connections> </button> <collectionView opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleToFill" misplaced="YES" dataMode="prototypes" translatesAutoresizingMaskIntoConstraints="NO" id="DZg-BI-mVA" userLabel="UploadMenuView"> <rect key="frame" x="8" y="0.0" width="398" height="145"/> <color key="backgroundColor" systemColor="tertiarySystemGroupedBackgroundColor"/> <constraints> <constraint firstAttribute="width" constant="398" id="7HF-u3-5Kv"/> </constraints> <collectionViewFlowLayout key="collectionViewLayout" scrollDirection="horizontal" minimumLineSpacing="10" minimumInteritemSpacing="10" id="VKr-lU-Pxn"> <size key="itemSize" width="129" 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" insetsLayoutMarginsFromSafeArea="NO" reuseIdentifier="UploadQueueCell" id="VCP-J6-XZX" customClass="MLUploadQueueCell"> <rect key="frame" x="0.0" y="8.5" width="129" height="128"/> <autoresizingMask key="autoresizingMask"/> <collectionViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" insetsLayoutMarginsFromSafeArea="NO" id="GOq-WM-04c"> <rect key="frame" x="0.0" y="0.0" width="129" height="128"/> <autoresizingMask key="autoresizingMask"/> <subviews> <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="Mj0-lg-IoI"> <rect key="frame" x="8" y="8" width="113" height="81"/> <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/> </imageView> <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" text="file.name" lineBreakMode="tailTruncation" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontForContentSizeCategory="YES" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="KQi-dq-Tef" userLabel="FileName"> <rect key="frame" x="8" y="89" width="113" height="39"/> <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/> <fontDescription key="fontDescription" type="system" pointSize="12"/> <nil key="textColor"/> <nil key="highlightedColor"/> </label> <button opaque="NO" contentMode="scaleToFill" fixedFrame="YES" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="OVd-9f-POM"> <rect key="frame" x="109" y="-0.5" width="20" height="22"/> <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/> <state key="normal" image="xmark.circle.fill" catalog="system"/> <connections> <action selector="closeButtonAction" destination="VCP-J6-XZX" eventType="touchUpInside" id="wGw-zB-H0C"/> </connections> </button> </subviews> </collectionViewCellContentView> <connections> <outlet property="closeButton" destination="OVd-9f-POM" id="YAz-0V-IYo"/> <outlet property="fileName" destination="KQi-dq-Tef" id="NBN-eH-8M2"/> <outlet property="previewImage" destination="Mj0-lg-IoI" id="PNK-kQ-VWd"/> </connections> </collectionViewCell> <collectionViewCell opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" insetsLayoutMarginsFromSafeArea="NO" reuseIdentifier="addToUploadQueueCell" id="Tuu-Xg-0z6"> <rect key="frame" x="139" y="8.5" width="129" height="128"/> <autoresizingMask key="autoresizingMask"/> <collectionViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" insetsLayoutMarginsFromSafeArea="NO" id="aBm-lK-aAO"> <rect key="frame" x="0.0" y="0.0" width="129" height="128"/> <autoresizingMask key="autoresizingMask"/> <subviews> <button opaque="NO" contentMode="scaleToFill" fixedFrame="YES" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="pMG-HJ-VKP"> <rect key="frame" x="0.0" y="4.5" width="129" height="118"/> <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/> <state key="normal" backgroundImage="plus.square" catalog="system"/> <connections> <action selector="addImageToUploadQueue" destination="5nR-Q5-dQD" eventType="touchUpInside" id="xyH-fR-zFD"/> </connections> </button> </subviews> </collectionViewCellContentView> </collectionViewCell> </cells> <connections> <outlet property="dataSource" destination="5nR-Q5-dQD" id="zYi-Nh-iPY"/> <outlet property="delegate" destination="5nR-Q5-dQD" id="Qzb-ei-Md6"/> </connections> </collectionView> </subviews> <viewLayoutGuide key="safeArea" id="3rU-je-Pkr"/> <color key="backgroundColor" systemColor="tertiarySystemGroupedBackgroundColor"/> <gestureRecognizers/> <constraints> <constraint firstItem="3rU-je-Pkr" firstAttribute="bottom" secondItem="p5g-C7-nvT" secondAttribute="bottom" constant="8" id="02i-Qc-IqM"/> <constraint firstItem="jiV-U5-fDl" firstAttribute="leading" secondItem="c6B-5o-sqL" secondAttribute="trailing" constant="16" id="0iI-zp-5bF"/> <constraint firstItem="3rU-je-Pkr" firstAttribute="bottom" secondItem="jiV-U5-fDl" secondAttribute="bottom" priority="999" constant="8" id="1Ym-FP-VS3"/> <constraint firstItem="KUa-bA-cQb" firstAttribute="top" secondItem="jiV-U5-fDl" secondAttribute="top" id="7Kg-PX-JSB"/> <constraint firstItem="3rU-je-Pkr" firstAttribute="bottom" secondItem="c6B-5o-sqL" secondAttribute="bottom" constant="8" id="9Nx-w1-7jR"/> <constraint firstItem="c6B-5o-sqL" firstAttribute="leading" secondItem="eXr-Xg-TCZ" secondAttribute="leading" constant="8" id="AhS-4k-DS6"/> <constraint firstItem="3rU-je-Pkr" firstAttribute="bottom" secondItem="kYa-y4-X5Z" secondAttribute="bottom" constant="8" id="B7L-s4-GeB"/> <constraint firstAttribute="trailing" secondItem="kYa-y4-X5Z" secondAttribute="trailing" constant="8" id="BW2-vo-vN1"/> <constraint firstItem="p5g-C7-nvT" firstAttribute="leading" secondItem="jiV-U5-fDl" secondAttribute="trailing" constant="8" id="EUL-UZ-lcc"/> <constraint firstAttribute="width" relation="greaterThanOrEqual" constant="320" id="EWy-UE-gfz"/> <constraint firstItem="jiV-U5-fDl" firstAttribute="top" secondItem="DZg-BI-mVA" secondAttribute="bottom" constant="16" id="JfN-2V-Vou"/> <constraint firstItem="kYa-y4-X5Z" firstAttribute="leading" secondItem="jiV-U5-fDl" secondAttribute="trailing" constant="8" id="L32-zc-2Qr"/> <constraint firstItem="KUa-bA-cQb" firstAttribute="bottom" secondItem="jiV-U5-fDl" secondAttribute="bottom" id="SJb-av-Cic"/> <constraint firstItem="3rU-je-Pkr" firstAttribute="trailing" secondItem="DZg-BI-mVA" secondAttribute="trailing" constant="8" id="UYZ-h4-uE1"/> <constraint firstItem="KUa-bA-cQb" firstAttribute="leading" secondItem="jiV-U5-fDl" secondAttribute="leading" constant="8" id="aBt-68-bBk"/> <constraint firstItem="KUa-bA-cQb" firstAttribute="trailing" secondItem="jiV-U5-fDl" secondAttribute="trailing" id="ljr-kT-7ea"/> <constraint firstItem="DZg-BI-mVA" firstAttribute="leading" secondItem="3rU-je-Pkr" secondAttribute="leading" constant="8" id="svs-bT-3Ks"/> <constraint firstItem="3rU-je-Pkr" firstAttribute="top" secondItem="DZg-BI-mVA" secondAttribute="top" constant="8" id="un7-YX-BOA"/> <constraint firstItem="3rU-je-Pkr" firstAttribute="trailing" secondItem="p5g-C7-nvT" secondAttribute="trailing" constant="8" id="vfp-eI-uz0"/> </constraints> <connections> <outlet property="chatInput" destination="jiV-U5-fDl" id="NEN-pM-TFM"/> </connections> </view> </objects> <point key="canvasLocation" x="2876.811594202899" y="209.59821428571428"/> </scene> </scenes> <inferredMetricsTieBreakers> <segue reference="xp1-3q-JGG"/> </inferredMetricsTieBreakers> <resources> <image name="744-locked-received" width="21" height="28"/> <image name="744-locked-selected" width="21" height="28"/> <image name="745-unlocked" width="21" height="28"/> <image name="down" width="28" height="28"/> <image name="file" width="28" height="28"/> <image name="info.circle" catalog="system" width="128" height="123"/> <image name="mic" catalog="system" width="110" height="128"/> <image name="paperclip" catalog="system" width="121" height="128"/> <image name="paperplane.fill" catalog="system" width="128" height="119"/> <image name="plus.square" catalog="system" width="128" height="114"/> <image name="text.bubble" catalog="system" width="128" height="110"/> <image name="xmark.circle.fill" catalog="system" width="128" height="123"/> <namedColor name="chatBackgroundColor"> <color red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/> </namedColor> <systemColor name="darkTextColor"> <color white="0.0" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/> </systemColor> <systemColor name="labelColor"> <color white="0.0" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/> </systemColor> <systemColor name="secondarySystemBackgroundColor"> <color red="0.94901960784313721" green="0.94901960784313721" blue="0.96862745098039216" alpha="1" colorSpace="custom" customColorSpace="sRGB"/> </systemColor> <systemColor name="separatorColor"> <color red="0.23529411764705882" green="0.23529411764705882" blue="0.2627450980392157" alpha="0.28999999999999998" colorSpace="custom" customColorSpace="sRGB"/> </systemColor> <systemColor name="systemBackgroundColor"> <color white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/> </systemColor> <systemColor name="systemGrayColor"> <color red="0.55686274509803924" green="0.55686274509803924" blue="0.57647058823529407" alpha="1" colorSpace="custom" customColorSpace="sRGB"/> </systemColor> <systemColor name="systemYellowColor"> <color red="1" green="0.80000000000000004" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/> </systemColor> <systemColor name="tertiarySystemGroupedBackgroundColor"> <color red="0.94901960784313721" green="0.94901960784313721" blue="0.96862745098039216" alpha="1" colorSpace="custom" customColorSpace="sRGB"/> </systemColor> </resources> </document>