blob: 1161bd632efdb39bf261581ff090f54c5307129b [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="17701" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES">
<dependencies>
<plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="17701"/>
<capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
</dependencies>
<objects>
<customObject id="-2" userLabel="File's Owner" customClass="ConversationVC">
<connections>
<outlet property="addContactButton" destination="pGK-hO-X1Y" id="YeP-Gd-x6e"/>
<outlet property="conversationID" destination="SQT-Vf-Lhr" id="eab-vD-7X7"/>
<outlet property="conversationTitle" destination="ucx-6g-eJw" id="40T-pM-nix"/>
<outlet property="messagesViewVC" destination="iH6-17-JsM" id="uxH-Ra-lSr"/>
<outlet property="view" destination="Hz6-mo-xeY" id="0bl-1N-x8E"/>
</connections>
</customObject>
<customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/>
<customObject id="-3" userLabel="Application" customClass="NSObject"/>
<customView wantsLayer="YES" id="Hz6-mo-xeY">
<rect key="frame" x="0.0" y="0.0" width="798" height="581"/>
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
<subviews>
<box boxType="custom" borderType="none" cornerRadius="4" title="Box" titlePosition="noTitle" translatesAutoresizingMaskIntoConstraints="NO" id="fh9-Uo-8R1">
<rect key="frame" x="0.0" y="0.0" width="798" height="581"/>
<view key="contentView" id="RYA-gI-rn1">
<rect key="frame" x="0.0" y="0.0" width="798" height="581"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
</view>
<color key="fillColor" name="windowBackgroundColor" catalog="System" colorSpace="catalog"/>
</box>
<customView verticalCompressionResistancePriority="250" translatesAutoresizingMaskIntoConstraints="NO" id="EJD-f8-Xqd">
<rect key="frame" x="0.0" y="60" width="798" height="466"/>
<subviews>
<scrollView verticalCompressionResistancePriority="250" borderType="none" autohidesScrollers="YES" horizontalLineScroll="90" horizontalPageScroll="10" verticalLineScroll="90" verticalPageScroll="10" hasHorizontalScroller="NO" hasVerticalScroller="NO" usesPredominantAxisScrolling="NO" scrollerKnobStyle="dark" translatesAutoresizingMaskIntoConstraints="NO" id="Ez2-Rf-DZN">
<rect key="frame" x="49" y="0.0" width="700" height="466"/>
<clipView key="contentView" ambiguous="YES" drawsBackground="NO" copiesOnScroll="NO" id="ofC-Bs-tHR">
<rect key="frame" x="0.0" y="0.0" width="700" height="466"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<subviews>
<tableView verticalHuggingPriority="750" ambiguous="YES" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" selectionHighlightStyle="none" autosaveColumns="NO" rowHeight="88" rowSizeStyle="automatic" usesAutomaticRowHeights="YES" viewBased="YES" id="bOO-CW-S21">
<rect key="frame" x="0.0" y="0.0" width="700" height="466"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<size key="intercellSpacing" width="3" height="2"/>
<color key="backgroundColor" white="1" alpha="0.0" colorSpace="deviceWhite"/>
<color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
<tableColumns>
<tableColumn width="697" minWidth="40" maxWidth="1000" id="hwp-Th-i2d">
<tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border">
<color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
<color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
</tableHeaderCell>
<textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" title="Text Cell" id="FgV-iF-gGQ">
<font key="font" metaFont="system"/>
<color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
<color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
<tableColumnResizingMask key="resizingMask" resizeWithTable="YES"/>
<prototypeCellViews>
<tableCellView identifier="LeftMessageView" id="tMT-xX-A4E" userLabel="IMTableCellView" customClass="IMTableCellView">
<rect key="frame" x="1" y="1" width="697" height="88"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<subviews>
<stackView distribution="fill" orientation="vertical" alignment="centerX" spacing="0.0" horizontalStackHuggingPriority="249.99998474121094" verticalStackHuggingPriority="249.99998474121094" detachesHiddenViews="YES" translatesAutoresizingMaskIntoConstraints="NO" id="MJb-Bw-bKU">
<rect key="frame" x="0.0" y="0.0" width="838" height="88"/>
<subviews>
<box boxType="custom" borderType="none" cornerRadius="4" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="hrX-ac-Quk">
<rect key="frame" x="71" y="54" width="697" height="34"/>
<view key="contentView" id="TZF-1w-4mh">
<rect key="frame" x="0.0" y="0.0" width="697" height="34"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<subviews>
<textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="B6E-x2-crl">
<rect key="frame" x="344" y="10" width="8" height="15"/>
<constraints>
<constraint firstAttribute="width" priority="250" constant="20" id="w4C-8s-jzb"/>
</constraints>
<textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="center" id="fO7-y7-Iz9">
<font key="font" metaFont="systemLight" size="12"/>
<color key="textColor" name="tertiaryLabelColor" catalog="System" colorSpace="catalog"/>
<color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
</textField>
</subviews>
<constraints>
<constraint firstItem="B6E-x2-crl" firstAttribute="centerY" secondItem="TZF-1w-4mh" secondAttribute="centerY" id="LLm-mr-Onl"/>
<constraint firstItem="B6E-x2-crl" firstAttribute="centerX" secondItem="TZF-1w-4mh" secondAttribute="centerX" id="qDo-vn-b6Z"/>
</constraints>
</view>
<constraints>
<constraint firstAttribute="height" constant="34" id="kH8-Ax-GP0"/>
</constraints>
</box>
<stackView distribution="fill" orientation="horizontal" alignment="bottom" spacing="10" horizontalStackHuggingPriority="249.99998474121094" verticalStackHuggingPriority="249.99998474121094" detachesHiddenViews="YES" translatesAutoresizingMaskIntoConstraints="NO" id="UCL-aP-Bmx">
<rect key="frame" x="0.0" y="0.0" width="838" height="54"/>
<subviews>
<customView translatesAutoresizingMaskIntoConstraints="NO" id="xMq-lF-o2e">
<rect key="frame" x="0.0" y="0.0" width="30" height="30"/>
<subviews>
<imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" tag="100" translatesAutoresizingMaskIntoConstraints="NO" id="Uy5-qA-IO7">
<rect key="frame" x="0.0" y="0.0" width="30" height="30"/>
<constraints>
<constraint firstAttribute="height" constant="30" id="Fyz-zn-84R"/>
<constraint firstAttribute="width" constant="30" id="Ybg-RM-bK9"/>
</constraints>
<imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" id="ro7-HT-yYC"/>
</imageView>
</subviews>
<constraints>
<constraint firstItem="Uy5-qA-IO7" firstAttribute="centerY" secondItem="xMq-lF-o2e" secondAttribute="centerY" id="3o8-az-WJl"/>
<constraint firstItem="Uy5-qA-IO7" firstAttribute="centerX" secondItem="xMq-lF-o2e" secondAttribute="centerX" id="MdG-M1-JKz"/>
<constraint firstAttribute="width" constant="30" id="WbD-1S-7Ws"/>
<constraint firstAttribute="height" constant="30" id="mXG-fg-Qod"/>
</constraints>
</customView>
<customView translatesAutoresizingMaskIntoConstraints="NO" id="VYf-4a-zyd" customClass="MessageBubbleView">
<rect key="frame" x="40" y="0.0" width="625" height="54"/>
<subviews>
<customView translatesAutoresizingMaskIntoConstraints="NO" id="70Z-up-big" customClass="NSTextView">
<rect key="frame" x="10" y="10" width="605" height="34"/>
<constraints>
<constraint firstAttribute="width" constant="605" id="9wH-02-CiJ"/>
<constraint firstAttribute="height" constant="34" id="efF-nS-JGz"/>
</constraints>
</customView>
</subviews>
<constraints>
<constraint firstAttribute="bottom" secondItem="70Z-up-big" secondAttribute="bottom" constant="10" id="5Al-QW-ryG"/>
<constraint firstItem="70Z-up-big" firstAttribute="top" secondItem="VYf-4a-zyd" secondAttribute="top" constant="10" id="6Mw-aX-R8c"/>
<constraint firstItem="70Z-up-big" firstAttribute="leading" secondItem="VYf-4a-zyd" secondAttribute="leading" constant="10" id="V9K-kc-Opj"/>
<constraint firstAttribute="trailing" secondItem="70Z-up-big" secondAttribute="trailing" constant="10" id="wBY-el-Mxl"/>
</constraints>
</customView>
<customView translatesAutoresizingMaskIntoConstraints="NO" id="7fW-6Z-D7B">
<rect key="frame" x="675" y="0.0" width="163" height="50"/>
</customView>
</subviews>
<visibilityPriorities>
<integer value="1000"/>
<integer value="1000"/>
<integer value="1000"/>
</visibilityPriorities>
<customSpacing>
<real value="3.4028234663852886e+38"/>
<real value="3.4028234663852886e+38"/>
<real value="3.4028234663852886e+38"/>
</customSpacing>
</stackView>
</subviews>
<visibilityPriorities>
<integer value="1000"/>
<integer value="1000"/>
</visibilityPriorities>
<customSpacing>
<real value="3.4028234663852886e+38"/>
<real value="3.4028234663852886e+38"/>
</customSpacing>
</stackView>
</subviews>
<constraints>
<constraint firstItem="MJb-Bw-bKU" firstAttribute="top" secondItem="tMT-xX-A4E" secondAttribute="top" id="5HL-6G-d4I"/>
<constraint firstAttribute="trailing" secondItem="MJb-Bw-bKU" secondAttribute="trailing" id="SX8-bO-iFM"/>
<constraint firstAttribute="bottom" secondItem="MJb-Bw-bKU" secondAttribute="bottom" id="ZKz-jt-avh"/>
<constraint firstItem="MJb-Bw-bKU" firstAttribute="leading" secondItem="tMT-xX-A4E" secondAttribute="leading" id="ZOq-TQ-9Ac"/>
</constraints>
<connections>
<outlet property="messageHeightConstraint" destination="efF-nS-JGz" id="GcS-sL-BnR"/>
<outlet property="messageWidthConstraint" destination="9wH-02-CiJ" id="mYY-qX-leo"/>
<outlet property="msgBackground" destination="VYf-4a-zyd" id="ocX-FS-gSN"/>
<outlet property="msgView" destination="70Z-up-big" id="4DD-c6-QQX"/>
<outlet property="photoView" destination="Uy5-qA-IO7" id="jaJ-4h-2Qs"/>
<outlet property="timeBox" destination="hrX-ac-Quk" id="OMK-Tg-93I"/>
<outlet property="timeLabel" destination="B6E-x2-crl" id="gUo-fj-mp5"/>
</connections>
</tableCellView>
<tableCellView identifier="RightMessageView" misplaced="YES" id="Kuf-56-7Og" userLabel="IMTableCellView" customClass="IMTableCellView">
<rect key="frame" x="1" y="91" width="697" height="88"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<subviews>
<stackView distribution="fill" orientation="vertical" alignment="centerX" spacing="0.0" horizontalStackHuggingPriority="249.99998474121094" verticalStackHuggingPriority="249.99998474121094" detachesHiddenViews="YES" translatesAutoresizingMaskIntoConstraints="NO" id="0hV-26-r5V">
<rect key="frame" x="0.0" y="0.0" width="905" height="88"/>
<subviews>
<box boxType="custom" borderType="none" cornerRadius="4" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="ciI-CA-tly">
<rect key="frame" x="104" y="54" width="697" height="34"/>
<view key="contentView" id="kLf-dt-4qD">
<rect key="frame" x="0.0" y="0.0" width="697" height="34"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<subviews>
<textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="FC0-ft-pR6">
<rect key="frame" x="345" y="10" width="8" height="15"/>
<constraints>
<constraint firstAttribute="width" priority="250" constant="20" id="zFg-aY-OWW"/>
</constraints>
<textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="center" id="E8q-bO-Ify">
<font key="font" metaFont="systemLight" size="12"/>
<color key="textColor" name="tertiaryLabelColor" catalog="System" colorSpace="catalog"/>
<color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
</textField>
</subviews>
<constraints>
<constraint firstItem="FC0-ft-pR6" firstAttribute="centerX" secondItem="kLf-dt-4qD" secondAttribute="centerX" id="207-Qu-Eez"/>
<constraint firstItem="FC0-ft-pR6" firstAttribute="centerY" secondItem="kLf-dt-4qD" secondAttribute="centerY" id="6Yw-nO-Shc"/>
</constraints>
</view>
<constraints>
<constraint firstAttribute="height" constant="34" id="qNQ-nX-BRr"/>
</constraints>
</box>
<stackView distribution="fill" orientation="horizontal" alignment="bottom" spacing="0.0" horizontalStackHuggingPriority="249.99998474121094" verticalStackHuggingPriority="249.99998474121094" detachesHiddenViews="YES" translatesAutoresizingMaskIntoConstraints="NO" id="EDw-RD-HSl">
<rect key="frame" x="0.0" y="0.0" width="905" height="54"/>
<subviews>
<customView translatesAutoresizingMaskIntoConstraints="NO" id="AXr-n8-eGu">
<rect key="frame" x="0.0" y="0.0" width="163" height="50"/>
</customView>
<customView translatesAutoresizingMaskIntoConstraints="NO" id="R85-0p-W1u">
<rect key="frame" x="163" y="0.0" width="30" height="30"/>
<subviews>
<progressIndicator wantsLayer="YES" horizontalHuggingPriority="750" verticalHuggingPriority="750" maxValue="100" bezeled="NO" indeterminate="YES" controlSize="small" style="spinning" translatesAutoresizingMaskIntoConstraints="NO" id="0wQ-xJ-dyK">
<rect key="frame" x="7" y="7" width="16" height="16"/>
<constraints>
<constraint firstAttribute="height" constant="16" id="1bf-RT-KMB"/>
<constraint firstAttribute="width" constant="16" id="gx0-ZN-nlt"/>
</constraints>
</progressIndicator>
<imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="za2-Ke-9nQ">
<rect key="frame" x="7" y="7" width="16" height="16"/>
<constraints>
<constraint firstAttribute="width" constant="16" id="BKb-Uw-NSP"/>
<constraint firstAttribute="height" constant="16" id="IoY-PR-zGC"/>
</constraints>
<imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" image="ic_action_cancel" id="O50-s7-kS5"/>
</imageView>
</subviews>
<constraints>
<constraint firstItem="0wQ-xJ-dyK" firstAttribute="centerY" secondItem="R85-0p-W1u" secondAttribute="centerY" id="4Q5-BA-55W"/>
<constraint firstItem="za2-Ke-9nQ" firstAttribute="centerY" secondItem="R85-0p-W1u" secondAttribute="centerY" id="JfZ-Oy-vDY"/>
<constraint firstItem="za2-Ke-9nQ" firstAttribute="centerX" secondItem="R85-0p-W1u" secondAttribute="centerX" id="PND-18-dtW"/>
<constraint firstAttribute="width" constant="30" id="jtG-UX-K2l"/>
<constraint firstItem="0wQ-xJ-dyK" firstAttribute="centerX" secondItem="R85-0p-W1u" secondAttribute="centerX" id="s9z-1g-wng"/>
<constraint firstAttribute="height" constant="30" id="yN5-VE-3mY"/>
</constraints>
</customView>
<customView translatesAutoresizingMaskIntoConstraints="NO" id="Sfu-lT-vTc" customClass="MessageBubbleView">
<rect key="frame" x="193" y="0.0" width="696" height="54"/>
<subviews>
<customView translatesAutoresizingMaskIntoConstraints="NO" id="gob-L5-RgR" customClass="NSTextView">
<rect key="frame" x="10" y="10" width="676" height="34"/>
<constraints>
<constraint firstAttribute="height" constant="34" id="5Ns-eX-r5R"/>
<constraint firstAttribute="width" constant="676" id="wWx-dA-Pgs"/>
</constraints>
</customView>
</subviews>
<constraints>
<constraint firstAttribute="trailing" secondItem="gob-L5-RgR" secondAttribute="trailing" constant="10" id="B8c-xz-OWp"/>
<constraint firstItem="gob-L5-RgR" firstAttribute="leading" secondItem="Sfu-lT-vTc" secondAttribute="leading" constant="10" id="L7D-U8-NPf"/>
<constraint firstItem="gob-L5-RgR" firstAttribute="top" secondItem="Sfu-lT-vTc" secondAttribute="top" constant="10" id="RYa-h1-Y5t"/>
<constraint firstAttribute="bottom" secondItem="gob-L5-RgR" secondAttribute="bottom" constant="10" id="Vcl-My-fmL"/>
</constraints>
</customView>
<customView translatesAutoresizingMaskIntoConstraints="NO" id="Yfn-dQ-3Ey">
<rect key="frame" x="889" y="0.0" width="16" height="12"/>
<subviews>
<imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="9J6-IK-l3e">
<rect key="frame" x="2" y="0.0" width="12" height="12"/>
<constraints>
<constraint firstAttribute="height" constant="12" id="8x6-WH-L5h"/>
<constraint firstAttribute="width" constant="12" id="VP9-md-blP"/>
</constraints>
<imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyUpOrDown" id="q3y-rE-cux"/>
</imageView>
</subviews>
<constraints>
<constraint firstAttribute="height" constant="12" id="4hE-MT-mNv"/>
<constraint firstItem="9J6-IK-l3e" firstAttribute="centerY" secondItem="Yfn-dQ-3Ey" secondAttribute="centerY" id="ICE-QN-0qE"/>
<constraint firstItem="9J6-IK-l3e" firstAttribute="centerX" secondItem="Yfn-dQ-3Ey" secondAttribute="centerX" id="QFl-uy-jII"/>
<constraint firstAttribute="width" constant="16" id="wea-cF-RyG"/>
</constraints>
</customView>
</subviews>
<visibilityPriorities>
<integer value="1000"/>
<integer value="1000"/>
<integer value="1000"/>
<integer value="1000"/>
</visibilityPriorities>
<customSpacing>
<real value="3.4028234663852886e+38"/>
<real value="3.4028234663852886e+38"/>
<real value="3.4028234663852886e+38"/>
<real value="3.4028234663852886e+38"/>
</customSpacing>
</stackView>
</subviews>
<visibilityPriorities>
<integer value="1000"/>
<integer value="1000"/>
</visibilityPriorities>
<customSpacing>
<real value="3.4028234663852886e+38"/>
<real value="3.4028234663852886e+38"/>
</customSpacing>
</stackView>
</subviews>
<constraints>
<constraint firstItem="0hV-26-r5V" firstAttribute="leading" secondItem="Kuf-56-7Og" secondAttribute="leading" id="ArR-M5-AZo"/>
<constraint firstAttribute="trailing" secondItem="0hV-26-r5V" secondAttribute="trailing" id="gUd-qT-tIc"/>
<constraint firstAttribute="bottom" secondItem="0hV-26-r5V" secondAttribute="bottom" id="mCN-G1-oMB"/>
<constraint firstItem="0hV-26-r5V" firstAttribute="top" secondItem="Kuf-56-7Og" secondAttribute="top" id="pF5-ia-5sX"/>
</constraints>
<connections>
<outlet property="messageFailed" destination="za2-Ke-9nQ" id="xJl-IG-hnJ"/>
<outlet property="messageHeightConstraint" destination="5Ns-eX-r5R" id="KWV-VY-NtQ"/>
<outlet property="messageStatus" destination="R85-0p-W1u" id="m2j-ho-aqf"/>
<outlet property="messageWidthConstraint" destination="wWx-dA-Pgs" id="Fws-Nl-Taf"/>
<outlet property="msgBackground" destination="Sfu-lT-vTc" id="7bK-eM-vle"/>
<outlet property="msgView" destination="gob-L5-RgR" id="jaX-qj-YQA"/>
<outlet property="readIndicator" destination="9J6-IK-l3e" id="3Ht-zy-W9V"/>
<outlet property="sendingMessageIndicator" destination="0wQ-xJ-dyK" id="L3B-H1-yTq"/>
<outlet property="timeBox" destination="ciI-CA-tly" id="xLR-6A-bON"/>
<outlet property="timeLabel" destination="FC0-ft-pR6" id="KpW-ed-esW"/>
</connections>
</tableCellView>
<tableCellView identifier="GenericInteractionView" misplaced="YES" id="pNa-Do-cpO" userLabel="GenericInteractionView">
<rect key="frame" x="1" y="181" width="697" height="57"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<subviews>
<stackView distribution="fill" orientation="vertical" alignment="centerX" spacing="5" horizontalStackHuggingPriority="249.99998474121094" verticalStackHuggingPriority="249.99998474121094" detachesHiddenViews="YES" translatesAutoresizingMaskIntoConstraints="NO" id="cNK-fF-Lpr">
<rect key="frame" x="0.0" y="0.0" width="697" height="55"/>
<subviews>
<customView translatesAutoresizingMaskIntoConstraints="NO" id="vU3-4K-kQn">
<rect key="frame" x="267" y="50" width="163" height="5"/>
<constraints>
<constraint firstAttribute="height" constant="5" id="Epp-SP-a0x"/>
</constraints>
</customView>
<textField horizontalHuggingPriority="251" verticalHuggingPriority="750" tag="200" translatesAutoresizingMaskIntoConstraints="NO" id="WSh-d6-EpR">
<rect key="frame" x="345" y="30" width="8" height="15"/>
<textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="center" id="t8v-wm-DsX">
<font key="font" metaFont="systemLight" size="12"/>
<color key="textColor" name="tertiaryLabelColor" catalog="System" colorSpace="catalog"/>
<color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
</textField>
<textField horizontalHuggingPriority="251" verticalHuggingPriority="750" tag="100" translatesAutoresizingMaskIntoConstraints="NO" id="35p-WS-DUv" userLabel="ContactInteractionLabel">
<rect key="frame" x="322" y="10" width="54" height="15"/>
<textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" id="jRF-Jm-tK5">
<font key="font" metaFont="systemLight" size="12"/>
<color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
<color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
</textField>
<customView translatesAutoresizingMaskIntoConstraints="NO" id="oPA-sy-apu">
<rect key="frame" x="267" y="0.0" width="163" height="5"/>
<constraints>
<constraint firstAttribute="height" constant="5" id="7eo-h4-yxe"/>
</constraints>
</customView>
</subviews>
<visibilityPriorities>
<integer value="1000"/>
<integer value="1000"/>
<integer value="1000"/>
<integer value="1000"/>
</visibilityPriorities>
<customSpacing>
<real value="3.4028234663852886e+38"/>
<real value="3.4028234663852886e+38"/>
<real value="3.4028234663852886e+38"/>
<real value="3.4028234663852886e+38"/>
</customSpacing>
</stackView>
</subviews>
<constraints>
<constraint firstItem="cNK-fF-Lpr" firstAttribute="leading" secondItem="pNa-Do-cpO" secondAttribute="leading" id="9IF-fT-c9l"/>
<constraint firstAttribute="bottom" secondItem="cNK-fF-Lpr" secondAttribute="bottom" id="GmM-hJ-54c"/>
<constraint firstAttribute="trailing" secondItem="cNK-fF-Lpr" secondAttribute="trailing" id="Ipe-9G-TTv"/>
<constraint firstItem="cNK-fF-Lpr" firstAttribute="top" secondItem="pNa-Do-cpO" secondAttribute="top" id="SHe-ji-vpp"/>
</constraints>
</tableCellView>
</prototypeCellViews>
</tableColumn>
</tableColumns>
<connections>
<outlet property="dataSource" destination="iH6-17-JsM" id="po1-Zr-U4G"/>
<outlet property="delegate" destination="iH6-17-JsM" id="Zgx-7J-egB"/>
</connections>
</tableView>
</subviews>
</clipView>
<constraints>
<constraint firstAttribute="width" constant="700" id="hVv-sa-XIA"/>
</constraints>
<edgeInsets key="contentInsets" left="0.0" right="0.0" top="0.0" bottom="0.0"/>
<scroller key="horizontalScroller" hidden="YES" wantsLayer="YES" verticalHuggingPriority="750" horizontal="YES" id="6oQ-AB-A54">
<rect key="frame" x="-100" y="-100" width="739" height="15"/>
<autoresizingMask key="autoresizingMask"/>
</scroller>
<scroller key="verticalScroller" hidden="YES" wantsLayer="YES" verticalHuggingPriority="750" horizontal="NO" id="pfa-gR-gKp">
<rect key="frame" x="-100" y="-100" width="15" height="402"/>
<autoresizingMask key="autoresizingMask"/>
</scroller>
</scrollView>
</subviews>
<constraints>
<constraint firstAttribute="bottom" secondItem="Ez2-Rf-DZN" secondAttribute="bottom" id="6uS-ss-nxc"/>
<constraint firstItem="Ez2-Rf-DZN" firstAttribute="centerX" secondItem="EJD-f8-Xqd" secondAttribute="centerX" id="Pp1-d0-p1x"/>
<constraint firstItem="Ez2-Rf-DZN" firstAttribute="top" secondItem="EJD-f8-Xqd" secondAttribute="top" id="Yph-EE-S8F"/>
</constraints>
</customView>
<box verticalHuggingPriority="750" boxType="separator" translatesAutoresizingMaskIntoConstraints="NO" id="Sn1-dJ-QCw">
<rect key="frame" x="0.0" y="523" width="798" height="5"/>
</box>
<button toolTip="Back" horizontalHuggingPriority="750" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="ooq-vs-Xt1" customClass="HoverButton">
<rect key="frame" x="10" y="536" width="35" height="35"/>
<constraints>
<constraint firstAttribute="height" constant="35" id="69o-49-0QB"/>
<constraint firstAttribute="width" constant="35" id="ImE-zq-KIj"/>
</constraints>
<buttonCell key="cell" type="square" bezelStyle="shadowlessSquare" image="ic_arrow_back" imagePosition="only" alignment="center" transparent="YES" imageScaling="proportionallyDown" id="DP0-lw-oRl">
<behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
<font key="font" metaFont="system"/>
</buttonCell>
<userDefinedRuntimeAttributes>
<userDefinedRuntimeAttribute type="color" keyPath="imageColor">
<color key="value" red="0.20000000000000001" green="0.20000000000000001" blue="0.20000000000000001" alpha="1" colorSpace="calibratedRGB"/>
</userDefinedRuntimeAttribute>
<userDefinedRuntimeAttribute type="number" keyPath="imageInsets">
<integer key="value" value="2"/>
</userDefinedRuntimeAttribute>
<userDefinedRuntimeAttribute type="number" keyPath="imageIncreaseOnHover">
<integer key="value" value="2"/>
</userDefinedRuntimeAttribute>
<userDefinedRuntimeAttribute type="color" keyPath="imageHoverDarkColor">
<color key="value" red="0.99999600649999998" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
</userDefinedRuntimeAttribute>
<userDefinedRuntimeAttribute type="color" keyPath="imageHoverColor">
<color key="value" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
</userDefinedRuntimeAttribute>
<userDefinedRuntimeAttribute type="color" keyPath="imageDarkColor">
<color key="value" red="0.93725490196078431" green="0.93725490196078431" blue="0.93725490196078431" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
</userDefinedRuntimeAttribute>
</userDefinedRuntimeAttributes>
<connections>
<action selector="backPressed:" target="-2" id="Vfg-Ve-O7w"/>
</connections>
</button>
<customView verticalCompressionResistancePriority="1000" translatesAutoresizingMaskIntoConstraints="NO" id="Rth-di-Tls" customClass="SendMessagePanel">
<rect key="frame" x="49" y="0.0" width="700" height="60"/>
<subviews>
<stackView distribution="fill" orientation="horizontal" alignment="bottom" spacing="2" horizontalStackHuggingPriority="249.99998474121094" verticalStackHuggingPriority="249.99998474121094" detachesHiddenViews="YES" translatesAutoresizingMaskIntoConstraints="NO" id="vd8-6U-eqB">
<rect key="frame" x="0.0" y="13" width="700" height="47"/>
<subviews>
<button toolTip="Record an audio message" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="wYE-S3-AzD" customClass="HoverButton">
<rect key="frame" x="0.0" y="0.0" width="32" height="32"/>
<constraints>
<constraint firstAttribute="height" constant="32" id="2As-E1-3wN"/>
<constraint firstAttribute="width" constant="32" id="ThY-e2-Xwc"/>
</constraints>
<buttonCell key="cell" type="square" bezelStyle="shadowlessSquare" image="ic_audio_msg" imagePosition="only" alignment="center" transparent="YES" imageScaling="proportionallyUpOrDown" inset="2" id="1zm-4M-OeR">
<behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
<font key="font" metaFont="system"/>
</buttonCell>
<userDefinedRuntimeAttributes>
<userDefinedRuntimeAttribute type="number" keyPath="imageInsets">
<integer key="value" value="2"/>
</userDefinedRuntimeAttribute>
<userDefinedRuntimeAttribute type="number" keyPath="imageIncreaseOnHover">
<integer key="value" value="2"/>
</userDefinedRuntimeAttribute>
<userDefinedRuntimeAttribute type="color" keyPath="imageHoverColor">
<color key="value" red="0.0" green="0.19215686274509802" blue="0.26666666666666666" alpha="1" colorSpace="calibratedRGB"/>
</userDefinedRuntimeAttribute>
<userDefinedRuntimeAttribute type="color" keyPath="imageHoverDarkColor">
<color key="value" red="0.99999600649999998" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
</userDefinedRuntimeAttribute>
<userDefinedRuntimeAttribute type="color" keyPath="imageDarkColor">
<color key="value" red="0.93725490196078431" green="0.93725490196078431" blue="0.93725490196078431" alpha="1" colorSpace="calibratedRGB"/>
</userDefinedRuntimeAttribute>
</userDefinedRuntimeAttributes>
<connections>
<action selector="startAudioMessage:" target="iH6-17-JsM" id="L0n-5l-pav"/>
</connections>
</button>
<customView translatesAutoresizingMaskIntoConstraints="NO" id="Pn0-gT-h4b">
<rect key="frame" x="34" y="0.0" width="4" height="2"/>
<constraints>
<constraint firstAttribute="height" constant="2" id="BuD-em-HlZ"/>
<constraint firstAttribute="width" constant="4" id="vfD-J4-Kv5"/>
</constraints>
</customView>
<button toolTip="Record a video message" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="B6d-Sc-UTp" customClass="HoverButton">
<rect key="frame" x="40" y="0.0" width="32" height="32"/>
<constraints>
<constraint firstAttribute="height" constant="32" id="GRp-fA-Pkp"/>
<constraint firstAttribute="width" constant="32" id="f5f-YQ-2i3"/>
</constraints>
<buttonCell key="cell" type="square" bezelStyle="shadowlessSquare" image="ic_camera" imagePosition="only" alignment="center" transparent="YES" imageScaling="proportionallyUpOrDown" inset="2" id="sjp-jf-vw1">
<behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
<font key="font" metaFont="system"/>
</buttonCell>
<userDefinedRuntimeAttributes>
<userDefinedRuntimeAttribute type="number" keyPath="imageInsets">
<integer key="value" value="2"/>
</userDefinedRuntimeAttribute>
<userDefinedRuntimeAttribute type="number" keyPath="imageIncreaseOnHover">
<integer key="value" value="2"/>
</userDefinedRuntimeAttribute>
<userDefinedRuntimeAttribute type="color" keyPath="imageHoverColor">
<color key="value" red="0.0" green="0.19215686269999999" blue="0.2666666667" alpha="1" colorSpace="calibratedRGB"/>
</userDefinedRuntimeAttribute>
<userDefinedRuntimeAttribute type="color" keyPath="imageHoverDarkColor">
<color key="value" red="0.99999600649999998" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
</userDefinedRuntimeAttribute>
<userDefinedRuntimeAttribute type="color" keyPath="imageDarkColor">
<color key="value" red="0.93725490196078431" green="0.93607044219970703" blue="0.93608629703521729" alpha="1" colorSpace="calibratedRGB"/>
</userDefinedRuntimeAttribute>
</userDefinedRuntimeAttributes>
<connections>
<action selector="startVideoMessage:" target="iH6-17-JsM" id="fde-s8-jSr"/>
</connections>
</button>
<button toolTip="Send a file" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="gwx-eT-PcN" customClass="HoverButton">
<rect key="frame" x="74" y="0.0" width="32" height="32"/>
<constraints>
<constraint firstAttribute="height" constant="32" id="C2W-wV-YvF"/>
<constraint firstAttribute="width" constant="32" id="zZF-4P-pW9"/>
</constraints>
<buttonCell key="cell" type="square" bezelStyle="shadowlessSquare" image="ic_file_upload" imagePosition="only" alignment="center" enabled="NO" transparent="YES" imageScaling="proportionallyDown" inset="2" id="gfQ-c5-YPu">
<behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
<font key="font" metaFont="system"/>
</buttonCell>
<userDefinedRuntimeAttributes>
<userDefinedRuntimeAttribute type="number" keyPath="imageInsets">
<integer key="value" value="2"/>
</userDefinedRuntimeAttribute>
<userDefinedRuntimeAttribute type="number" keyPath="imageIncreaseOnHover">
<integer key="value" value="2"/>
</userDefinedRuntimeAttribute>
<userDefinedRuntimeAttribute type="color" keyPath="imageHoverColor">
<color key="value" red="0.0" green="0.19215686274509802" blue="0.26666666666666666" alpha="1" colorSpace="calibratedRGB"/>
</userDefinedRuntimeAttribute>
<userDefinedRuntimeAttribute type="color" keyPath="imageHoverDarkColor">
<color key="value" red="0.99999600649999998" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
</userDefinedRuntimeAttribute>
<userDefinedRuntimeAttribute type="color" keyPath="imageDarkColor">
<color key="value" red="0.93609845638275146" green="0.93607044219970703" blue="0.93608629703521729" alpha="1" colorSpace="calibratedRGB"/>
</userDefinedRuntimeAttribute>
</userDefinedRuntimeAttributes>
<connections>
<action selector="sendFile:" target="iH6-17-JsM" id="k8G-4B-qru"/>
</connections>
</button>
<scrollView borderType="none" horizontalLineScroll="10" horizontalPageScroll="10" verticalLineScroll="10" verticalPageScroll="10" hasHorizontalScroller="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Kj1-xH-mW1">
<rect key="frame" x="108" y="8" width="516" height="17"/>
<clipView key="contentView" drawsBackground="NO" copiesOnScroll="NO" id="HA1-6F-fX0">
<rect key="frame" x="0.0" y="0.0" width="516" height="17"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<subviews>
<textView drawsBackground="NO" importsGraphics="NO" richText="NO" verticallyResizable="YES" quoteSubstitution="YES" linkDetection="YES" dashSubstitution="YES" spellingCorrection="YES" grammarChecking="YES" smartInsertDelete="YES" id="rQj-9q-WQ6">
<rect key="frame" x="0.0" y="0.0" width="516" height="17"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
<color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
<size key="minSize" width="516" height="17"/>
<size key="maxSize" width="516" height="10000000"/>
<color key="insertionPointColor" name="textColor" catalog="System" colorSpace="catalog"/>
<connections>
<binding destination="iH6-17-JsM" name="value" keyPath="message" id="EMX-UL-FhZ">
<dictionary key="options">
<bool key="NSContinuouslyUpdatesValue" value="YES"/>
</dictionary>
</binding>
<outlet property="delegate" destination="iH6-17-JsM" id="PLt-0w-LEu"/>
</connections>
</textView>
</subviews>
</clipView>
<constraints>
<constraint firstAttribute="height" constant="17" id="63s-7r-u1p"/>
</constraints>
<scroller key="horizontalScroller" hidden="YES" wantsLayer="YES" verticalHuggingPriority="750" horizontal="YES" id="8Zv-ZP-x0v">
<rect key="frame" x="-100" y="-100" width="240" height="16"/>
<autoresizingMask key="autoresizingMask"/>
</scroller>
<scroller key="verticalScroller" wantsLayer="YES" verticalHuggingPriority="750" horizontal="NO" id="7m1-CT-ZHh">
<rect key="frame" x="500" y="0.0" width="16" height="17"/>
<autoresizingMask key="autoresizingMask"/>
</scroller>
</scrollView>
<customView translatesAutoresizingMaskIntoConstraints="NO" id="ZFq-T5-VFc">
<rect key="frame" x="626" y="0.0" width="2" height="2"/>
<constraints>
<constraint firstAttribute="height" constant="2" id="7Tq-Jm-qUj"/>
<constraint firstAttribute="width" constant="2" id="xq3-ac-NhL"/>
</constraints>
</customView>
<button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="DwY-gP-tsk" userLabel="Emojy button" customClass="HoverButton">
<rect key="frame" x="630" y="0.0" width="32" height="32"/>
<constraints>
<constraint firstAttribute="height" constant="32" id="gfw-9e-hi8"/>
<constraint firstAttribute="width" constant="32" id="pyh-h3-bCb"/>
</constraints>
<buttonCell key="cell" type="square" title="🙂" bezelStyle="shadowlessSquare" imagePosition="overlaps" alignment="center" transparent="YES" imageScaling="proportionallyDown" inset="2" id="8sX-aI-9OG">
<behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
<font key="font" metaFont="system" size="35"/>
</buttonCell>
<userDefinedRuntimeAttributes>
<userDefinedRuntimeAttribute type="number" keyPath="imageInsets">
<integer key="value" value="0"/>
</userDefinedRuntimeAttribute>
<userDefinedRuntimeAttribute type="number" keyPath="fontSize">
<integer key="value" value="25"/>
</userDefinedRuntimeAttribute>
<userDefinedRuntimeAttribute type="number" keyPath="textIncreaseOnHover">
<integer key="value" value="4"/>
</userDefinedRuntimeAttribute>
</userDefinedRuntimeAttributes>
<connections>
<action selector="openEmojy:" target="iH6-17-JsM" id="xVo-RH-KpB"/>
</connections>
</button>
<customView translatesAutoresizingMaskIntoConstraints="NO" id="nEk-L2-09b">
<rect key="frame" x="664" y="0.0" width="2" height="2"/>
<constraints>
<constraint firstAttribute="width" constant="2" id="WrB-F9-XcK"/>
<constraint firstAttribute="height" constant="2" id="yH4-L4-7ou"/>
</constraints>
</customView>
<button toolTip="Send" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="UJf-cF-RAo" customClass="HoverButton">
<rect key="frame" x="668" y="0.0" width="32" height="32"/>
<constraints>
<constraint firstAttribute="width" constant="32" id="TmF-ip-m4C"/>
<constraint firstAttribute="height" constant="32" id="rbQ-lE-sAq"/>
</constraints>
<buttonCell key="cell" type="square" bezelStyle="shadowlessSquare" image="ic_action_send" imagePosition="only" alignment="center" enabled="NO" transparent="YES" imageScaling="proportionallyDown" inset="2" id="s6a-eK-t3T">
<behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
<font key="font" metaFont="system"/>
</buttonCell>
<userDefinedRuntimeAttributes>
<userDefinedRuntimeAttribute type="color" keyPath="buttonDisableColor">
<color key="value" red="0.78955939797794117" green="0.75686274509803919" blue="0.82745098039215681" alpha="1" colorSpace="calibratedRGB"/>
</userDefinedRuntimeAttribute>
<userDefinedRuntimeAttribute type="number" keyPath="imageInsets">
<integer key="value" value="2"/>
</userDefinedRuntimeAttribute>
<userDefinedRuntimeAttribute type="number" keyPath="imageIncreaseOnHover">
<integer key="value" value="2"/>
</userDefinedRuntimeAttribute>
<userDefinedRuntimeAttribute type="color" keyPath="imageHoverColor">
<color key="value" red="0.0" green="0.19215686274509802" blue="0.26666666666666666" alpha="1" colorSpace="calibratedRGB"/>
</userDefinedRuntimeAttribute>
<userDefinedRuntimeAttribute type="color" keyPath="imageHoverDarkColor">
<color key="value" red="0.99999600649999998" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
</userDefinedRuntimeAttribute>
<userDefinedRuntimeAttribute type="color" keyPath="imageDarkColor">
<color key="value" red="0.93609845638275146" green="0.93607044219970703" blue="0.93608629703521729" alpha="1" colorSpace="calibratedRGB"/>
</userDefinedRuntimeAttribute>
</userDefinedRuntimeAttributes>
<connections>
<action selector="sendMessage:" target="iH6-17-JsM" id="0bl-sw-Yiu"/>
<binding destination="iH6-17-JsM" name="enabled" keyPath="self.message.length" id="N3M-08-gcO"/>
</connections>
</button>
</subviews>
<constraints>
<constraint firstAttribute="bottom" secondItem="Kj1-xH-mW1" secondAttribute="bottom" priority="750" constant="8" id="RjG-Fw-tmj"/>
</constraints>
<visibilityPriorities>
<integer value="1000"/>
<integer value="1000"/>
<integer value="1000"/>
<integer value="1000"/>
<integer value="1000"/>
<integer value="1000"/>
<integer value="1000"/>
<integer value="1000"/>
<integer value="1000"/>
</visibilityPriorities>
<customSpacing>
<real value="3.4028234663852886e+38"/>
<real value="3.4028234663852886e+38"/>
<real value="3.4028234663852886e+38"/>
<real value="3.4028234663852886e+38"/>
<real value="3.4028234663852886e+38"/>
<real value="3.4028234663852886e+38"/>
<real value="3.4028234663852886e+38"/>
<real value="3.4028234663852886e+38"/>
<real value="3.4028234663852886e+38"/>
</customSpacing>
</stackView>
</subviews>
<constraints>
<constraint firstAttribute="bottom" secondItem="vd8-6U-eqB" secondAttribute="bottom" constant="13" id="DcQ-Y3-RHp"/>
<constraint firstAttribute="trailing" secondItem="vd8-6U-eqB" secondAttribute="trailing" id="Ogp-Kv-ffd"/>
<constraint firstItem="vd8-6U-eqB" firstAttribute="top" secondItem="Rth-di-Tls" secondAttribute="top" id="YEJ-yh-nMQ"/>
<constraint firstItem="vd8-6U-eqB" firstAttribute="leading" secondItem="Rth-di-Tls" secondAttribute="leading" id="ZMf-E3-Ahx"/>
<constraint firstAttribute="height" constant="60" id="jJO-v2-Wuj"/>
</constraints>
</customView>
<stackView distribution="fill" orientation="vertical" alignment="leading" spacing="4" horizontalStackHuggingPriority="249.99998474121094" verticalStackHuggingPriority="249.99998474121094" detachesHiddenViews="YES" translatesAutoresizingMaskIntoConstraints="NO" id="mor-Vl-Fr5">
<rect key="frame" x="55" y="536" width="50" height="36"/>
<subviews>
<textField horizontalHuggingPriority="251" verticalHuggingPriority="750" allowsCharacterPickerTouchBarItem="YES" translatesAutoresizingMaskIntoConstraints="NO" id="ucx-6g-eJw">
<rect key="frame" x="-2" y="19" width="54" height="17"/>
<textFieldCell key="cell" lineBreakMode="truncatingTail" selectable="YES" sendsActionOnEndEditing="YES" alignment="left" id="HnC-1N-RmR">
<font key="font" metaFont="systemMedium" size="14"/>
<color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
<color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
</textField>
<textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="SQT-Vf-Lhr" userLabel="IdLabel">
<rect key="frame" x="-2" y="0.0" width="54" height="15"/>
<textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="left" id="rW7-RD-TBM">
<font key="font" metaFont="systemLight" size="12"/>
<color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
<color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
</textField>
</subviews>
<visibilityPriorities>
<integer value="1000"/>
<integer value="1000"/>
</visibilityPriorities>
<customSpacing>
<real value="3.4028234663852886e+38"/>
<real value="3.4028234663852886e+38"/>
</customSpacing>
</stackView>
<stackView distribution="fill" orientation="horizontal" alignment="centerY" spacing="6" horizontalStackHuggingPriority="249.99998474121094" verticalStackHuggingPriority="249.99998474121094" detachesHiddenViews="YES" translatesAutoresizingMaskIntoConstraints="NO" id="s8t-r2-zdA">
<rect key="frame" x="675" y="526" width="108" height="55"/>
<subviews>
<button toolTip="Add contact" verticalHuggingPriority="750" tag="400" translatesAutoresizingMaskIntoConstraints="NO" id="pGK-hO-X1Y" userLabel="Add Contact Button" customClass="HoverButton">
<rect key="frame" x="0.0" y="12" width="32" height="32"/>
<constraints>
<constraint firstAttribute="width" constant="32" id="Cxh-SD-Ozq"/>
<constraint firstAttribute="height" constant="32" id="UUq-am-hL7"/>
</constraints>
<buttonCell key="cell" type="square" bezelStyle="shadowlessSquare" image="ic_person_add" imagePosition="only" alignment="center" allowsMixedState="YES" transparent="YES" imageScaling="proportionallyDown" inset="2" id="1oc-i4-1bh">
<behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
<font key="font" metaFont="system"/>
</buttonCell>
<userDefinedRuntimeAttributes>
<userDefinedRuntimeAttribute type="number" keyPath="imageInsets">
<integer key="value" value="2"/>
</userDefinedRuntimeAttribute>
<userDefinedRuntimeAttribute type="number" keyPath="imageIncreaseOnHover">
<integer key="value" value="2"/>
</userDefinedRuntimeAttribute>
<userDefinedRuntimeAttribute type="color" keyPath="imageHoverColor">
<color key="value" red="0.0" green="0.19215686274509802" blue="0.26666666666666666" alpha="1" colorSpace="calibratedRGB"/>
</userDefinedRuntimeAttribute>
<userDefinedRuntimeAttribute type="color" keyPath="imageHoverDarkColor">
<color key="value" red="0.99999600649999998" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
</userDefinedRuntimeAttribute>
<userDefinedRuntimeAttribute type="color" keyPath="imageDarkColor">
<color key="value" red="0.93609845638275146" green="0.93607044219970703" blue="0.93608629703521729" alpha="1" colorSpace="calibratedRGB"/>
</userDefinedRuntimeAttribute>
</userDefinedRuntimeAttributes>
<connections>
<action selector="addContact:" target="-2" id="9DI-Pm-X0I"/>
</connections>
</button>
<button toolTip="Start audio call" verticalHuggingPriority="750" tag="400" translatesAutoresizingMaskIntoConstraints="NO" id="RuH-fO-poy" userLabel="Audio Call Button" customClass="HoverButton">
<rect key="frame" x="38" y="12" width="32" height="32"/>
<constraints>
<constraint firstAttribute="width" constant="32" id="HyC-Bf-F7P"/>
<constraint firstAttribute="height" constant="32" id="opT-rp-VwQ"/>
</constraints>
<buttonCell key="cell" type="square" bezelStyle="shadowlessSquare" image="ic_action_call" imagePosition="only" alignment="center" allowsMixedState="YES" transparent="YES" imageScaling="proportionallyDown" inset="2" id="f0E-8f-ly5">
<behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
<font key="font" metaFont="system"/>
</buttonCell>
<userDefinedRuntimeAttributes>
<userDefinedRuntimeAttribute type="number" keyPath="imageInsets">
<integer key="value" value="2"/>
</userDefinedRuntimeAttribute>
<userDefinedRuntimeAttribute type="number" keyPath="imageIncreaseOnHover">
<integer key="value" value="2"/>
</userDefinedRuntimeAttribute>
<userDefinedRuntimeAttribute type="color" keyPath="imageHoverDarkColor">
<color key="value" red="0.99999600649999998" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
</userDefinedRuntimeAttribute>
<userDefinedRuntimeAttribute type="color" keyPath="imageHoverColor">
<color key="value" red="0.0" green="0.19215686274509802" blue="0.26666666666666666" alpha="1" colorSpace="calibratedRGB"/>
</userDefinedRuntimeAttribute>
<userDefinedRuntimeAttribute type="color" keyPath="imageDarkColor">
<color key="value" red="0.93609845638275146" green="0.93607044219970703" blue="0.93608629703521729" alpha="1" colorSpace="calibratedRGB"/>
</userDefinedRuntimeAttribute>
</userDefinedRuntimeAttributes>
<connections>
<action selector="placeAudioCall:" target="-2" id="ycm-jI-2M5"/>
</connections>
</button>
<button toolTip="Start video call" verticalHuggingPriority="750" tag="400" translatesAutoresizingMaskIntoConstraints="NO" id="cFH-d7-Erh" userLabel="Call Button" customClass="HoverButton">
<rect key="frame" x="76" y="12" width="32" height="32"/>
<constraints>
<constraint firstAttribute="width" constant="32" id="4jd-jn-RY1"/>
<constraint firstAttribute="height" constant="32" id="DMa-Lq-2Tk"/>
</constraints>
<buttonCell key="cell" type="square" bezelStyle="shadowlessSquare" image="ic_action_video" imagePosition="only" alignment="center" allowsMixedState="YES" transparent="YES" imageScaling="proportionallyDown" inset="2" id="XOS-rh-WfH">
<behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
<font key="font" metaFont="system"/>
</buttonCell>
<userDefinedRuntimeAttributes>
<userDefinedRuntimeAttribute type="color" keyPath="imageHoverDarkColor">
<color key="value" red="0.99999600649999998" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
</userDefinedRuntimeAttribute>
<userDefinedRuntimeAttribute type="color" keyPath="imageHoverColor">
<color key="value" red="0.0" green="0.19215686274509802" blue="0.26666666666666666" alpha="1" colorSpace="calibratedRGB"/>
</userDefinedRuntimeAttribute>
<userDefinedRuntimeAttribute type="number" keyPath="imageInsets">
<integer key="value" value="2"/>
</userDefinedRuntimeAttribute>
<userDefinedRuntimeAttribute type="number" keyPath="imageIncreaseOnHover">
<integer key="value" value="2"/>
</userDefinedRuntimeAttribute>
<userDefinedRuntimeAttribute type="color" keyPath="imageDarkColor">
<color key="value" red="0.93609845638275146" green="0.93607044219970703" blue="0.93608629703521729" alpha="1" colorSpace="calibratedRGB"/>
</userDefinedRuntimeAttribute>
</userDefinedRuntimeAttributes>
<connections>
<action selector="placeCall:" target="-2" id="2h9-fM-gof"/>
</connections>
</button>
</subviews>
<constraints>
<constraint firstAttribute="height" constant="55" id="mTY-MS-F9z"/>
</constraints>
<visibilityPriorities>
<integer value="1000"/>
<integer value="1000"/>
<integer value="1000"/>
</visibilityPriorities>
<customSpacing>
<real value="3.4028234663852886e+38"/>
<real value="3.4028234663852886e+38"/>
<real value="3.4028234663852886e+38"/>
</customSpacing>
</stackView>
</subviews>
<constraints>
<constraint firstItem="ooq-vs-Xt1" firstAttribute="leading" secondItem="Hz6-mo-xeY" secondAttribute="leading" constant="10" id="1xM-Rt-OXn"/>
<constraint firstItem="mor-Vl-Fr5" firstAttribute="centerY" secondItem="ooq-vs-Xt1" secondAttribute="centerY" id="2Fg-cF-xMY"/>
<constraint firstItem="s8t-r2-zdA" firstAttribute="top" secondItem="fh9-Uo-8R1" secondAttribute="top" id="8pz-TS-qws"/>
<constraint firstAttribute="bottom" secondItem="Rth-di-Tls" secondAttribute="bottom" id="9nL-Hs-Oak"/>
<constraint firstItem="s8t-r2-zdA" firstAttribute="trailing" secondItem="fh9-Uo-8R1" secondAttribute="trailing" constant="-15" id="ATN-4X-HqG"/>
<constraint firstItem="s8t-r2-zdA" firstAttribute="centerY" secondItem="ooq-vs-Xt1" secondAttribute="centerY" id="EYN-Be-aBV"/>
<constraint firstAttribute="trailing" secondItem="fh9-Uo-8R1" secondAttribute="trailing" id="EoD-2E-bhi"/>
<constraint firstAttribute="bottom" secondItem="EJD-f8-Xqd" secondAttribute="bottom" constant="60" id="EoS-be-aF2"/>
<constraint firstItem="EJD-f8-Xqd" firstAttribute="leading" secondItem="Hz6-mo-xeY" secondAttribute="leading" id="L79-xO-12P"/>
<constraint firstItem="EJD-f8-Xqd" firstAttribute="top" secondItem="Hz6-mo-xeY" secondAttribute="top" constant="55" id="XkO-FA-l3J"/>
<constraint firstItem="Sn1-dJ-QCw" firstAttribute="top" secondItem="Hz6-mo-xeY" secondAttribute="top" constant="55" id="aZT-2B-gv9"/>
<constraint firstItem="Rth-di-Tls" firstAttribute="trailing" secondItem="Ez2-Rf-DZN" secondAttribute="trailing" id="b6d-Ue-Zl5"/>
<constraint firstItem="EJD-f8-Xqd" firstAttribute="centerX" secondItem="Hz6-mo-xeY" secondAttribute="centerX" id="bvr-Gv-Sgb"/>
<constraint firstItem="mor-Vl-Fr5" firstAttribute="leading" secondItem="ooq-vs-Xt1" secondAttribute="trailing" constant="10" id="cH2-Ig-fSg"/>
<constraint firstItem="Sn1-dJ-QCw" firstAttribute="leading" secondItem="Hz6-mo-xeY" secondAttribute="leading" id="dtD-1T-QlG"/>
<constraint firstItem="fh9-Uo-8R1" firstAttribute="leading" secondItem="Hz6-mo-xeY" secondAttribute="leading" id="giR-tF-lUI"/>
<constraint firstAttribute="trailing" secondItem="EJD-f8-Xqd" secondAttribute="trailing" id="hSZ-8v-sis"/>
<constraint firstAttribute="bottom" secondItem="fh9-Uo-8R1" secondAttribute="bottom" id="hvC-OR-Ct0"/>
<constraint firstItem="Rth-di-Tls" firstAttribute="leading" secondItem="Ez2-Rf-DZN" secondAttribute="leading" id="jyz-o7-MMh"/>
<constraint firstAttribute="trailing" secondItem="Sn1-dJ-QCw" secondAttribute="trailing" id="m05-gh-crH"/>
<constraint firstItem="fh9-Uo-8R1" firstAttribute="top" secondItem="Hz6-mo-xeY" secondAttribute="top" id="wBu-2R-lEu"/>
</constraints>
<point key="canvasLocation" x="514" y="475"/>
</customView>
<userDefaultsController representsSharedInstance="YES" id="Zjc-KB-CJZ"/>
<viewController id="iH6-17-JsM" customClass="MessagesVC">
<connections>
<outlet property="containerView" destination="EJD-f8-Xqd" id="hoF-D3-hw1"/>
<outlet property="conversationView" destination="bOO-CW-S21" id="Vzg-3J-K2b"/>
<outlet property="messageHeight" destination="63s-7r-u1p" id="wdg-1A-pSU"/>
<outlet property="messageView" destination="rQj-9q-WQ6" id="rci-Hq-5Tr"/>
<outlet property="messagesBottomMargin" destination="EoS-be-aF2" id="pqG-cP-d8d"/>
<outlet property="recordAudioButton" destination="wYE-S3-AzD" id="nFg-ZY-Hss"/>
<outlet property="recordVideoButton" destination="B6d-Sc-UTp" id="QN0-e5-FU7"/>
<outlet property="sendFileButton" destination="gwx-eT-PcN" id="09R-wC-t0r"/>
<outlet property="sendPanelHeight" destination="jJO-v2-Wuj" id="lYG-sU-eIr"/>
<outlet property="textBottomConstraint" destination="RjG-Fw-tmj" id="Yrr-1n-Mgm"/>
</connections>
</viewController>
</objects>
<resources>
<image name="ic_action_call" width="72" height="72"/>
<image name="ic_action_cancel" width="72" height="72"/>
<image name="ic_action_send" width="72" height="72"/>
<image name="ic_action_video" width="72" height="72"/>
<image name="ic_arrow_back" width="72" height="72"/>
<image name="ic_audio_msg" width="72" height="72"/>
<image name="ic_camera" width="72" height="72"/>
<image name="ic_file_upload" width="72" height="72"/>
<image name="ic_person_add" width="48" height="48"/>
</resources>
</document>