blob: bb9e65977c600748dfc3c15cce8b4e6ebe0e13de [file] [log] [blame]
Alexandre Lisionc5148052015-03-04 15:10:35 -05001<?xml version="1.0" encoding="UTF-8" standalone="no"?>
Nicolas Jagereccf8ae2016-02-05 16:34:00 -05002<document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="9532" systemVersion="15D21" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES">
Alexandre Lisionc5148052015-03-04 15:10:35 -05003 <dependencies>
Nicolas Jagereccf8ae2016-02-05 16:34:00 -05004 <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="9532"/>
Alexandre Lisionc5148052015-03-04 15:10:35 -05005 </dependencies>
6 <objects>
7 <customObject id="-2" userLabel="File's Owner" customClass="CurrentCallVC">
8 <connections>
Alexandre Lision2db8f472015-07-22 15:05:46 -04009 <outlet property="addContactButton" destination="Zss-6A-bSy" id="Px0-5v-NE7"/>
Alexandre Lision89edc6a2015-11-09 11:30:47 -050010 <outlet property="addParticipantButton" destination="kIZ-mf-moM" id="7jn-l5-umS"/>
Alexandre Lision62005312016-01-28 15:55:16 -050011 <outlet property="advancedButton" destination="VVL-A4-r7n" id="wc7-cJ-Z4N"/>
12 <outlet property="advancedPanel" destination="90B-Yc-WvN" id="C9e-hp-kC4"/>
Alexandre Lision58cab672015-06-09 15:25:40 -040013 <outlet property="chatButton" destination="fmp-x4-Pef" id="ARt-dr-TRo"/>
Alexandre Lision16d9c0a2015-08-10 12:05:15 -040014 <outlet property="chatVC" destination="LWe-df-dS6" id="SMR-T0-fYe"/>
Alexandre Lisionc5148052015-03-04 15:10:35 -050015 <outlet property="controlsPanel" destination="Eoi-B8-iL6" id="4xn-3b-SNn"/>
Alexandre Lision62005312016-01-28 15:55:16 -050016 <outlet property="dialpadButton" destination="G0w-c3-9pJ" id="RY9-Tc-2US"/>
Alexandre Lisionc5148052015-03-04 15:10:35 -050017 <outlet property="hangUpButton" destination="Kjq-iM-NBL" id="Puz-4L-Okl"/>
Alexandre Lisiona1eee3c2015-08-10 13:44:51 -040018 <outlet property="headerContainer" destination="d0X-cW-Xgz" id="7RM-kh-vCm"/>
Alexandre Lisionc5148052015-03-04 15:10:35 -050019 <outlet property="holdOnOffButton" destination="anb-Y8-JQi" id="HSl-pE-Kwg"/>
Alexandre Lision210fe212016-01-27 11:15:13 -050020 <outlet property="incomingDisplayName" destination="V2C-DZ-Ygi" id="g5l-my-5JW"/>
21 <outlet property="incomingPersonPhoto" destination="N3W-75-NuQ" id="7Gl-sn-6xL"/>
Alexandre Lision89edc6a2015-11-09 11:30:47 -050022 <outlet property="joinPanel" destination="MNG-eU-B2N" id="oBn-ec-ebh"/>
Alexandre Lisionf47a2562015-06-15 15:48:29 -040023 <outlet property="loadingIndicator" destination="JwW-2h-DyZ" id="EEb-50-oSJ"/>
Alexandre Lision89edc6a2015-11-09 11:30:47 -050024 <outlet property="mergeCallsButton" destination="9e8-ji-QId" id="sb6-n5-E7k"/>
Alexandre Lisiond18fa272015-06-15 11:18:03 -040025 <outlet property="muteAudioButton" destination="tQl-cT-0Lb" id="qV4-Ef-UTx"/>
26 <outlet property="muteVideoButton" destination="LVS-yZ-98V" id="qQs-zP-wQ4"/>
Alexandre Lision210fe212016-01-27 11:15:13 -050027 <outlet property="outgoingPanel" destination="se7-PJ-iwD" id="exA-Az-Blj"/>
Alexandre Lisionc5148052015-03-04 15:10:35 -050028 <outlet property="personLabel" destination="bg3-hB-nE8" id="t6l-1B-JxI"/>
Alexandre Lision210fe212016-01-27 11:15:13 -050029 <outlet property="personPhoto" destination="X5k-sy-WtA" id="aMI-eo-QqK"/>
Alexandre Lisionc5148052015-03-04 15:10:35 -050030 <outlet property="pickUpButton" destination="qgD-3D-nD5" id="mkD-IT-22E"/>
31 <outlet property="previewView" destination="6y6-RH-qOp" id="1PY-sd-mh4"/>
32 <outlet property="recordOnOffButton" destination="oRa-pS-HN2" id="N7C-wn-0le"/>
Alexandre Lision210fe212016-01-27 11:15:13 -050033 <outlet property="ringingPanel" destination="W4l-Be-bhM" id="aZ4-9D-wOd"/>
Alexandre Lision58cab672015-06-09 15:25:40 -040034 <outlet property="splitView" destination="GIJ-gB-FZo" id="PM0-az-Q8X"/>
Alexandre Lisionc5148052015-03-04 15:10:35 -050035 <outlet property="stateLabel" destination="kFD-FB-vig" id="SSO-14-q2t"/>
36 <outlet property="timeSpentLabel" destination="cIU-M7-xpN" id="9Rl-t3-gjY"/>
Alexandre Lision883719f2015-10-22 17:37:45 -040037 <outlet property="transferButton" destination="ChW-kg-Sja" id="v4D-c0-u6T"/>
Alexandre Lisionc5148052015-03-04 15:10:35 -050038 <outlet property="videoView" destination="2wf-Py-l6B" id="dEF-Gx-w6x"/>
39 <outlet property="view" destination="Hz6-mo-xeY" id="VKn-lN-ijP"/>
40 </connections>
41 </customObject>
42 <customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/>
43 <customObject id="-3" userLabel="Application" customClass="NSObject"/>
Alexandre Lision16d9c0a2015-08-10 12:05:15 -040044 <customView wantsLayer="YES" id="Hz6-mo-xeY">
Alexandre Lision58cab672015-06-09 15:25:40 -040045 <rect key="frame" x="0.0" y="0.0" width="1014" height="509"/>
Alexandre Lisionc5148052015-03-04 15:10:35 -050046 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
47 <subviews>
Alexandre Lision16d9c0a2015-08-10 12:05:15 -040048 <splitView wantsLayer="YES" dividerStyle="thin" vertical="YES" translatesAutoresizingMaskIntoConstraints="NO" id="GIJ-gB-FZo">
Alexandre Lision58cab672015-06-09 15:25:40 -040049 <rect key="frame" x="0.0" y="0.0" width="1014" height="509"/>
Alexandre Lisionc5148052015-03-04 15:10:35 -050050 <subviews>
Alexandre Lision16d9c0a2015-08-10 12:05:15 -040051 <customView wantsLayer="YES" id="2wf-Py-l6B" customClass="CallView">
Alexandre Lision58cab672015-06-09 15:25:40 -040052 <rect key="frame" x="0.0" y="0.0" width="675" height="509"/>
53 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
Alexandre Lisionc5148052015-03-04 15:10:35 -050054 <subviews>
Alexandre Lision58cab672015-06-09 15:25:40 -040055 <customView translatesAutoresizingMaskIntoConstraints="NO" id="d0X-cW-Xgz">
56 <rect key="frame" x="20" y="438" width="635" height="71"/>
57 <subviews>
Alexandre Lision58cab672015-06-09 15:25:40 -040058 <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="cIU-M7-xpN">
59 <rect key="frame" x="513" y="23" width="104" height="24"/>
60 <constraints>
61 <constraint firstAttribute="width" constant="100" id="9vz-kb-6L6"/>
62 </constraints>
Alexandre Lision51ff1492016-04-15 11:38:37 -040063 <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="center" placeholderString="Time" id="zsO-T7-9yi">
Alexandre Lision58cab672015-06-09 15:25:40 -040064 <font key="font" size="20" name="HelveticaNeue"/>
65 <color key="textColor" name="alternateSelectedControlTextColor" catalog="System" colorSpace="catalog"/>
66 <color key="backgroundColor" name="highlightColor" catalog="System" colorSpace="catalog"/>
67 </textFieldCell>
68 <userDefinedRuntimeAttributes>
69 <userDefinedRuntimeAttribute type="string" keyPath="layer.cornerRadius" value="15"/>
70 </userDefinedRuntimeAttributes>
71 </textField>
Alexandre Lision210fe212016-01-27 11:15:13 -050072 <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="bg3-hB-nE8">
73 <rect key="frame" x="76" y="14" width="85" height="17"/>
74 <constraints>
75 <constraint firstAttribute="width" relation="greaterThanOrEqual" constant="81" id="gT7-Wu-XtU"/>
76 </constraints>
Alexandre Lision51ff1492016-04-15 11:38:37 -040077 <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="left" placeholderString="Person name" id="osk-LS-0Qg">
Alexandre Lision210fe212016-01-27 11:15:13 -050078 <font key="font" metaFont="system"/>
79 <color key="textColor" name="highlightColor" catalog="System" colorSpace="catalog"/>
80 <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
81 </textFieldCell>
82 </textField>
83 <imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="X5k-sy-WtA">
84 <rect key="frame" x="20" y="10" width="50" height="50"/>
85 <constraints>
86 <constraint firstAttribute="width" constant="50" id="2tx-rb-idH"/>
87 <constraint firstAttribute="height" constant="50" id="B5W-X8-r0z"/>
88 </constraints>
89 <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" id="dK5-Oj-aua"/>
90 </imageView>
Nicolas Jagereccf8ae2016-02-05 16:34:00 -050091 <button hidden="YES" wantsLayer="YES" horizontalHuggingPriority="750" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="Zss-6A-bSy" userLabel="AddToContact" customClass="IconButton">
92 <rect key="frame" x="167" y="7" width="30" height="30"/>
93 <constraints>
94 <constraint firstAttribute="height" constant="30" id="9GG-e3-JDT"/>
95 <constraint firstAttribute="width" constant="30" id="DdM-FT-7kb"/>
96 </constraints>
97 <backgroundFilters>
98 <ciFilter name="CIColorMonochrome">
99 <configuration>
100 <ciColor key="inputColor" red="1" green="0.53908979892730713" blue="0.15185309946537018" alpha="1"/>
101 <null key="inputImage"/>
102 <real key="inputIntensity" value="1"/>
103 </configuration>
104 </ciFilter>
105 </backgroundFilters>
106 <buttonCell key="cell" type="square" bezelStyle="shadowlessSquare" image="ic_person_add" imagePosition="overlaps" alignment="center" transparent="YES" imageScaling="proportionallyUpOrDown" id="3Ea-x8-Ndg">
107 <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
108 <font key="font" metaFont="system"/>
109 </buttonCell>
110 <userDefinedRuntimeAttributes>
111 <userDefinedRuntimeAttribute type="number" keyPath="imageInsets">
112 <integer key="value" value="6"/>
113 </userDefinedRuntimeAttribute>
114 </userDefinedRuntimeAttributes>
115 <connections>
116 <action selector="addToContact:" target="-2" id="OI1-7U-4T7"/>
117 </connections>
118 </button>
Alexandre Lision51ff1492016-04-15 11:38:37 -0400119 <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="kFD-FB-vig">
120 <rect key="frame" x="76" y="39" width="36" height="17"/>
121 <constraints>
122 <constraint firstAttribute="width" relation="greaterThanOrEqual" constant="29" id="pft-oc-ZNh"/>
123 </constraints>
124 <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" placeholderString="State" id="ugy-uK-901">
125 <font key="font" metaFont="system"/>
126 <color key="textColor" name="highlightColor" catalog="System" colorSpace="catalog"/>
127 <color key="backgroundColor" name="highlightColor" catalog="System" colorSpace="catalog"/>
128 </textFieldCell>
129 </textField>
Alexandre Lision58cab672015-06-09 15:25:40 -0400130 </subviews>
Alexandre Lisionc5148052015-03-04 15:10:35 -0500131 <constraints>
Alexandre Lision2db8f472015-07-22 15:05:46 -0400132 <constraint firstItem="Zss-6A-bSy" firstAttribute="leading" secondItem="bg3-hB-nE8" secondAttribute="trailing" constant="8" id="6V0-Gq-SMw"/>
Nicolas Jagereccf8ae2016-02-05 16:34:00 -0500133 <constraint firstItem="Zss-6A-bSy" firstAttribute="centerY" secondItem="bg3-hB-nE8" secondAttribute="centerY" id="CSK-r9-Zt7"/>
Alexandre Lision58cab672015-06-09 15:25:40 -0400134 <constraint firstItem="kFD-FB-vig" firstAttribute="leading" secondItem="bg3-hB-nE8" secondAttribute="leading" id="LXG-QI-oPf"/>
135 <constraint firstItem="cIU-M7-xpN" firstAttribute="top" secondItem="d0X-cW-Xgz" secondAttribute="top" constant="24" id="Qc7-qp-qSV"/>
136 <constraint firstAttribute="trailing" secondItem="cIU-M7-xpN" secondAttribute="trailing" constant="20" id="RXf-xZ-4f9"/>
Alexandre Lision210fe212016-01-27 11:15:13 -0500137 <constraint firstItem="kFD-FB-vig" firstAttribute="leading" secondItem="X5k-sy-WtA" secondAttribute="trailing" constant="8" id="X4W-4Z-Czm"/>
138 <constraint firstItem="X5k-sy-WtA" firstAttribute="centerY" secondItem="d0X-cW-Xgz" secondAttribute="centerY" id="Xdf-qr-nzW"/>
Alexandre Lision58cab672015-06-09 15:25:40 -0400139 <constraint firstAttribute="width" relation="greaterThanOrEqual" constant="568" id="Xeq-Aa-f1W"/>
Alexandre Lisionf47a2562015-06-15 15:48:29 -0400140 <constraint firstItem="kFD-FB-vig" firstAttribute="top" secondItem="bg3-hB-nE8" secondAttribute="bottom" constant="-42" id="Z06-5v-81Q"/>
141 <constraint firstItem="kFD-FB-vig" firstAttribute="top" secondItem="bg3-hB-nE8" secondAttribute="bottom" constant="-42" id="gRn-E6-o6O"/>
Alexandre Lision210fe212016-01-27 11:15:13 -0500142 <constraint firstItem="X5k-sy-WtA" firstAttribute="leading" secondItem="d0X-cW-Xgz" secondAttribute="leading" constant="20" id="k2y-sc-P8r"/>
Alexandre Lision2db8f472015-07-22 15:05:46 -0400143 <constraint firstAttribute="bottom" secondItem="kFD-FB-vig" secondAttribute="bottom" constant="39" id="l71-7V-oLx"/>
Alexandre Lision210fe212016-01-27 11:15:13 -0500144 <constraint firstItem="bg3-hB-nE8" firstAttribute="leading" secondItem="X5k-sy-WtA" secondAttribute="trailing" constant="8" id="vAl-vr-79t"/>
Alexandre Lision58cab672015-06-09 15:25:40 -0400145 <constraint firstAttribute="centerY" secondItem="cIU-M7-xpN" secondAttribute="centerY" id="yvc-8B-cEu"/>
Alexandre Lisionc5148052015-03-04 15:10:35 -0500146 </constraints>
Alexandre Lision58cab672015-06-09 15:25:40 -0400147 </customView>
148 <customView translatesAutoresizingMaskIntoConstraints="NO" id="Eoi-B8-iL6" userLabel="Controls">
Alexandre Lision62005312016-01-28 15:55:16 -0500149 <rect key="frame" x="20" y="20" width="452" height="120"/>
Alexandre Lision58cab672015-06-09 15:25:40 -0400150 <subviews>
Alexandre Lision0f66bd32016-01-18 11:30:45 -0500151 <button toolTip="Mute Audio" horizontalHuggingPriority="750" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="tQl-cT-0Lb" userLabel="Mute Audio" customClass="IconButton">
Alexandre Lision62005312016-01-28 15:55:16 -0500152 <rect key="frame" x="120" y="20" width="40" height="40"/>
Alexandre Lisiond5229f32015-11-16 11:17:41 -0500153 <constraints>
154 <constraint firstAttribute="width" constant="40" id="VhT-NE-Ler"/>
155 <constraint firstAttribute="height" constant="40" id="WFp-nl-egQ"/>
156 </constraints>
Alexandre Lision266fca02015-09-28 14:47:05 -0400157 <buttonCell key="cell" type="square" bezelStyle="shadowlessSquare" image="ic_action_mute_audio" imagePosition="overlaps" alignment="center" transparent="YES" imageScaling="proportionallyDown" id="7wg-Q4-mbD">
Alexandre Lision58cab672015-06-09 15:25:40 -0400158 <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
159 <font key="font" metaFont="system"/>
160 </buttonCell>
Alexandre Lision266fca02015-09-28 14:47:05 -0400161 <userDefinedRuntimeAttributes>
Alexandre Lision266fca02015-09-28 14:47:05 -0400162 <userDefinedRuntimeAttribute type="color" keyPath="highlightColor">
163 <color key="value" red="0.16862745100000001" green="0.70588235290000001" blue="0.78823529410000004" alpha="1" colorSpace="calibratedRGB"/>
164 </userDefinedRuntimeAttribute>
165 <userDefinedRuntimeAttribute type="color" keyPath="bgColor">
166 <color key="value" red="0.16078431369999999" green="0.16078431369999999" blue="0.16078431369999999" alpha="0.80000000000000004" colorSpace="calibratedRGB"/>
167 </userDefinedRuntimeAttribute>
168 </userDefinedRuntimeAttributes>
Alexandre Lisiond18fa272015-06-15 11:18:03 -0400169 <connections>
170 <action selector="muteAudio:" target="-2" id="DBk-mG-FLj"/>
171 </connections>
172 </button>
Alexandre Lision62005312016-01-28 15:55:16 -0500173 <button toolTip="Record" horizontalHuggingPriority="750" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="VVL-A4-r7n" customClass="IconButton">
174 <rect key="frame" x="270" y="20" width="40" height="40"/>
Alexandre Lisiond5229f32015-11-16 11:17:41 -0500175 <constraints>
Alexandre Lision62005312016-01-28 15:55:16 -0500176 <constraint firstAttribute="height" constant="40" id="WJY-rX-kLD"/>
177 <constraint firstAttribute="width" constant="40" id="jcJ-mm-2kQ"/>
Alexandre Lisiond5229f32015-11-16 11:17:41 -0500178 </constraints>
Alexandre Lision62005312016-01-28 15:55:16 -0500179 <buttonCell key="cell" type="square" bezelStyle="shadowlessSquare" image="ic_more" imagePosition="overlaps" alignment="center" transparent="YES" imageScaling="proportionallyDown" id="7gG-ds-iaA">
Alexandre Lision58cab672015-06-09 15:25:40 -0400180 <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
Alexandre Lision266fca02015-09-28 14:47:05 -0400181 <font key="font" size="10" name=".HelveticaNeueDeskInterface-Regular"/>
Alexandre Lision58cab672015-06-09 15:25:40 -0400182 </buttonCell>
Alexandre Lision266fca02015-09-28 14:47:05 -0400183 <userDefinedRuntimeAttributes>
Alexandre Lision266fca02015-09-28 14:47:05 -0400184 <userDefinedRuntimeAttribute type="color" keyPath="highlightColor">
185 <color key="value" red="0.16862745100000001" green="0.70588235290000001" blue="0.78823529410000004" alpha="1" colorSpace="calibratedRGB"/>
186 </userDefinedRuntimeAttribute>
187 <userDefinedRuntimeAttribute type="color" keyPath="bgColor">
188 <color key="value" red="0.16078431369999999" green="0.16078431369999999" blue="0.16078431369999999" alpha="0.80000000000000004" colorSpace="calibratedRGB"/>
189 </userDefinedRuntimeAttribute>
190 </userDefinedRuntimeAttributes>
Alexandre Lision58cab672015-06-09 15:25:40 -0400191 <connections>
Alexandre Lision62005312016-01-28 15:55:16 -0500192 <action selector="toggleAdvancedControls:" target="-2" id="eiq-fF-f7K"/>
Alexandre Lision58cab672015-06-09 15:25:40 -0400193 </connections>
194 </button>
Alexandre Lision210fe212016-01-27 11:15:13 -0500195 <button toolTip="Hold" horizontalHuggingPriority="750" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="anb-Y8-JQi" userLabel="Hold" customClass="IconButton">
Alexandre Lision62005312016-01-28 15:55:16 -0500196 <rect key="frame" x="70" y="20" width="40" height="40"/>
Alexandre Lision210fe212016-01-27 11:15:13 -0500197 <constraints>
198 <constraint firstAttribute="width" constant="40" id="QlH-xq-7uO"/>
199 <constraint firstAttribute="height" constant="40" id="Xzt-L0-evm"/>
200 </constraints>
201 <buttonCell key="cell" type="square" bezelStyle="shadowlessSquare" image="ic_action_hold" imagePosition="overlaps" alignment="center" transparent="YES" imageScaling="proportionallyDown" id="7w5-d1-mNe">
202 <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
203 <font key="font" metaFont="system"/>
204 </buttonCell>
205 <userDefinedRuntimeAttributes>
Alexandre Lision210fe212016-01-27 11:15:13 -0500206 <userDefinedRuntimeAttribute type="color" keyPath="highlightColor">
207 <color key="value" red="0.16862745100000001" green="0.70588235290000001" blue="0.78823529410000004" alpha="1" colorSpace="calibratedRGB"/>
208 </userDefinedRuntimeAttribute>
209 <userDefinedRuntimeAttribute type="color" keyPath="bgColor">
210 <color key="value" red="0.16078431369999999" green="0.16078431369999999" blue="0.16078431369999999" alpha="0.80000000000000004" colorSpace="calibratedRGB"/>
211 </userDefinedRuntimeAttribute>
212 </userDefinedRuntimeAttributes>
213 <connections>
214 <action selector="toggleHold:" target="-2" id="O18-nN-hHE"/>
215 </connections>
216 </button>
Alexandre Lision210fe212016-01-27 11:15:13 -0500217 <button toolTip="Hang up" horizontalHuggingPriority="750" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="Kjq-iM-NBL" userLabel="Hang Up" customClass="IconButton">
Alexandre Lision62005312016-01-28 15:55:16 -0500218 <rect key="frame" x="20" y="20" width="40" height="40"/>
Alexandre Lision210fe212016-01-27 11:15:13 -0500219 <constraints>
220 <constraint firstAttribute="width" constant="40" id="MYx-uE-Bej"/>
221 <constraint firstAttribute="height" constant="40" id="dmD-ga-Kwv"/>
222 </constraints>
Nicolas Jagereccf8ae2016-02-05 16:34:00 -0500223 <buttonCell key="cell" type="square" bezelStyle="shadowlessSquare" image="ic_action_cancel" imagePosition="overlaps" alignment="center" transparent="YES" imageScaling="proportionallyDown" id="kR5-bV-2KY">
Alexandre Lision210fe212016-01-27 11:15:13 -0500224 <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
225 <font key="font" metaFont="system"/>
226 </buttonCell>
227 <userDefinedRuntimeAttributes>
228 <userDefinedRuntimeAttribute type="color" keyPath="bgColor">
229 <color key="value" red="0.94509803921568625" green="0.16078431372549018" blue="0.0" alpha="0.83999999999999997" colorSpace="calibratedRGB"/>
230 </userDefinedRuntimeAttribute>
Alexandre Lision210fe212016-01-27 11:15:13 -0500231 </userDefinedRuntimeAttributes>
232 <connections>
233 <action selector="hangUp:" target="-2" id="1Fj-b8-nfh"/>
234 </connections>
235 </button>
Alexandre Lision0f66bd32016-01-18 11:30:45 -0500236 <button toolTip="Toggle chat" wantsLayer="YES" horizontalHuggingPriority="750" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="fmp-x4-Pef" userLabel="Chat" customClass="IconButton">
Alexandre Lision62005312016-01-28 15:55:16 -0500237 <rect key="frame" x="392" y="20" width="40" height="40"/>
Alexandre Lisiond5229f32015-11-16 11:17:41 -0500238 <constraints>
239 <constraint firstAttribute="width" constant="40" id="48U-1h-yAx"/>
240 <constraint firstAttribute="height" constant="40" id="EDO-9c-ndD"/>
241 </constraints>
Alexandre Lisiond18fa272015-06-15 11:18:03 -0400242 <backgroundFilters>
243 <ciFilter name="CIColorMonochrome">
244 <configuration>
245 <ciColor key="inputColor" red="1" green="0.53908981990000004" blue="0.1518531061" alpha="1"/>
246 <null key="inputImage"/>
247 <real key="inputIntensity" value="1"/>
248 </configuration>
249 </ciFilter>
250 </backgroundFilters>
Alexandre Lision266fca02015-09-28 14:47:05 -0400251 <buttonCell key="cell" type="square" bezelStyle="shadowlessSquare" image="ic_action_chat" imagePosition="overlaps" alignment="center" transparent="YES" imageScaling="proportionallyUpOrDown" id="1fJ-X6-Rza">
252 <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
Alexandre Lision58cab672015-06-09 15:25:40 -0400253 <font key="font" metaFont="system"/>
254 </buttonCell>
Alexandre Lision266fca02015-09-28 14:47:05 -0400255 <userDefinedRuntimeAttributes>
Alexandre Lision266fca02015-09-28 14:47:05 -0400256 <userDefinedRuntimeAttribute type="color" keyPath="highlightColor">
257 <color key="value" red="0.16862745098039217" green="0.70588235294117641" blue="0.78823529411764703" alpha="1" colorSpace="calibratedRGB"/>
258 </userDefinedRuntimeAttribute>
259 <userDefinedRuntimeAttribute type="color" keyPath="bgColor">
260 <color key="value" red="0.16078431372549018" green="0.16078431372549018" blue="0.16078431372549018" alpha="0.80000000000000004" colorSpace="calibratedRGB"/>
261 </userDefinedRuntimeAttribute>
262 </userDefinedRuntimeAttributes>
Alexandre Lision58cab672015-06-09 15:25:40 -0400263 <connections>
264 <action selector="toggleChat:" target="-2" id="7HN-HS-oqT"/>
265 </connections>
266 </button>
Alexandre Lision62005312016-01-28 15:55:16 -0500267 <button toolTip="Mute Video" horizontalHuggingPriority="750" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="LVS-yZ-98V" userLabel="Mute Video" customClass="IconButton">
268 <rect key="frame" x="170" y="20" width="40" height="40"/>
269 <constraints>
270 <constraint firstAttribute="height" constant="40" id="Qiq-Nb-gHN"/>
271 <constraint firstAttribute="width" constant="40" id="k3u-dD-eLF"/>
272 </constraints>
273 <buttonCell key="cell" type="square" bezelStyle="shadowlessSquare" image="ic_action_mute_video" imagePosition="overlaps" alignment="center" transparent="YES" imageScaling="proportionallyDown" id="sSe-V6-C7i">
274 <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
275 <font key="font" metaFont="system"/>
276 </buttonCell>
277 <userDefinedRuntimeAttributes>
278 <userDefinedRuntimeAttribute type="color" keyPath="highlightColor">
279 <color key="value" red="0.16862745100000001" green="0.70588235290000001" blue="0.78823529410000004" alpha="1" colorSpace="calibratedRGB"/>
280 </userDefinedRuntimeAttribute>
281 <userDefinedRuntimeAttribute type="color" keyPath="bgColor">
282 <color key="value" red="0.16078431369999999" green="0.16078431369999999" blue="0.16078431369999999" alpha="0.80000000000000004" colorSpace="calibratedRGB"/>
283 </userDefinedRuntimeAttribute>
284 </userDefinedRuntimeAttributes>
285 <connections>
286 <action selector="muteVideo:" target="-2" id="a6W-aB-zWX"/>
287 </connections>
288 </button>
289 <button toolTip="Add participant" horizontalHuggingPriority="750" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="kIZ-mf-moM" customClass="IconButton">
290 <rect key="frame" x="220" y="20" width="40" height="40"/>
291 <constraints>
292 <constraint firstAttribute="height" constant="40" id="7qu-cd-B7J"/>
293 <constraint firstAttribute="width" constant="40" id="U4p-eV-iCZ"/>
294 </constraints>
295 <buttonCell key="cell" type="square" bezelStyle="shadowlessSquare" image="ic_action_add_participant" imagePosition="overlaps" alignment="center" transparent="YES" imageScaling="proportionallyDown" id="BOx-wf-CM5">
296 <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
297 <font key="font" size="10" name=".HelveticaNeueDeskInterface-Regular"/>
298 </buttonCell>
299 <userDefinedRuntimeAttributes>
300 <userDefinedRuntimeAttribute type="color" keyPath="highlightColor">
301 <color key="value" red="0.16862745100000001" green="0.70588235290000001" blue="0.78823529410000004" alpha="1" colorSpace="calibratedRGB"/>
302 </userDefinedRuntimeAttribute>
303 <userDefinedRuntimeAttribute type="color" keyPath="bgColor">
304 <color key="value" red="0.16078431369999999" green="0.16078431369999999" blue="0.16078431369999999" alpha="0.80000000000000004" colorSpace="calibratedRGB"/>
305 </userDefinedRuntimeAttribute>
306 </userDefinedRuntimeAttributes>
307 <connections>
308 <action selector="toggleAddParticipantView:" target="-2" id="v6X-2r-6im"/>
309 </connections>
310 </button>
311 <customView hidden="YES" translatesAutoresizingMaskIntoConstraints="NO" id="90B-Yc-WvN">
312 <rect key="frame" x="200" y="67" width="180" height="50"/>
313 <subviews>
314 <button toolTip="Record" horizontalHuggingPriority="750" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="G0w-c3-9pJ" customClass="IconButton">
315 <rect key="frame" x="70" y="5" width="40" height="40"/>
316 <constraints>
317 <constraint firstAttribute="width" constant="40" id="XJ8-jj-wG5"/>
318 <constraint firstAttribute="height" constant="40" id="jvT-Ng-6gJ"/>
319 </constraints>
320 <buttonCell key="cell" type="square" bezelStyle="shadowlessSquare" image="ic_dialpad" imagePosition="overlaps" alignment="center" transparent="YES" imageScaling="proportionallyDown" id="iED-Le-DAL">
321 <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
322 <font key="font" size="10" name=".HelveticaNeueDeskInterface-Regular"/>
323 </buttonCell>
324 <userDefinedRuntimeAttributes>
325 <userDefinedRuntimeAttribute type="number" keyPath="imageInsets">
326 <integer key="value" value="8"/>
327 </userDefinedRuntimeAttribute>
328 <userDefinedRuntimeAttribute type="color" keyPath="highlightColor">
329 <color key="value" red="0.16862745100000001" green="0.70588235290000001" blue="0.78823529410000004" alpha="1" colorSpace="calibratedRGB"/>
330 </userDefinedRuntimeAttribute>
331 <userDefinedRuntimeAttribute type="color" keyPath="bgColor">
332 <color key="value" red="0.16078431369999999" green="0.16078431369999999" blue="0.16078431369999999" alpha="0.80000000000000004" colorSpace="calibratedRGB"/>
333 </userDefinedRuntimeAttribute>
334 </userDefinedRuntimeAttributes>
335 <connections>
336 <action selector="showDialpad:" target="-2" id="30d-hA-dri"/>
337 </connections>
338 </button>
339 <button toolTip="Transfer" horizontalHuggingPriority="750" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="ChW-kg-Sja" customClass="IconButton">
340 <rect key="frame" x="120" y="5" width="40" height="40"/>
341 <constraints>
342 <constraint firstAttribute="height" constant="40" id="9zo-pq-mgF"/>
343 <constraint firstAttribute="width" constant="40" id="EVF-UM-brL"/>
344 </constraints>
345 <buttonCell key="cell" type="square" bezelStyle="shadowlessSquare" image="ic_action_transfer" imagePosition="overlaps" alignment="center" transparent="YES" imageScaling="proportionallyDown" id="FOs-Wt-c2R">
346 <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
347 <font key="font" size="10" name=".HelveticaNeueDeskInterface-Regular"/>
348 </buttonCell>
349 <userDefinedRuntimeAttributes>
350 <userDefinedRuntimeAttribute type="number" keyPath="imageInsets">
351 <integer key="value" value="8"/>
352 </userDefinedRuntimeAttribute>
353 <userDefinedRuntimeAttribute type="color" keyPath="highlightColor">
354 <color key="value" red="0.16862745100000001" green="0.70588235290000001" blue="0.78823529410000004" alpha="1" colorSpace="calibratedRGB"/>
355 </userDefinedRuntimeAttribute>
356 <userDefinedRuntimeAttribute type="color" keyPath="bgColor">
357 <color key="value" red="0.16078431369999999" green="0.16078431369999999" blue="0.16078431369999999" alpha="0.80000000000000004" colorSpace="calibratedRGB"/>
358 </userDefinedRuntimeAttribute>
359 </userDefinedRuntimeAttributes>
360 <connections>
361 <action selector="toggleTransferView:" target="-2" id="Gxt-lS-qZs"/>
362 </connections>
363 </button>
364 <button toolTip="Record" horizontalHuggingPriority="750" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="oRa-pS-HN2" customClass="IconButton">
365 <rect key="frame" x="20" y="5" width="40" height="40"/>
366 <constraints>
367 <constraint firstAttribute="width" constant="40" id="5Yb-Ir-aNP"/>
368 <constraint firstAttribute="height" constant="40" id="f6U-Sc-LhF"/>
369 </constraints>
370 <buttonCell key="cell" type="square" bezelStyle="shadowlessSquare" image="ic_action_record" imagePosition="overlaps" alignment="center" transparent="YES" imageScaling="proportionallyDown" id="rhz-4Z-avV">
371 <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
372 <font key="font" size="10" name=".HelveticaNeueDeskInterface-Regular"/>
373 </buttonCell>
374 <userDefinedRuntimeAttributes>
375 <userDefinedRuntimeAttribute type="number" keyPath="imageInsets">
376 <integer key="value" value="8"/>
377 </userDefinedRuntimeAttribute>
378 <userDefinedRuntimeAttribute type="color" keyPath="highlightColor">
379 <color key="value" red="0.16862745100000001" green="0.70588235290000001" blue="0.78823529410000004" alpha="1" colorSpace="calibratedRGB"/>
380 </userDefinedRuntimeAttribute>
381 <userDefinedRuntimeAttribute type="color" keyPath="bgColor">
382 <color key="value" red="0.16078431369999999" green="0.16078431369999999" blue="0.16078431369999999" alpha="0.80000000000000004" colorSpace="calibratedRGB"/>
383 </userDefinedRuntimeAttribute>
384 </userDefinedRuntimeAttributes>
385 <connections>
386 <action selector="toggleRecording:" target="-2" id="gAc-ZJ-9PN"/>
387 </connections>
388 </button>
389 </subviews>
390 <constraints>
391 <constraint firstAttribute="width" constant="180" id="Ayt-Of-VvM"/>
392 <constraint firstItem="G0w-c3-9pJ" firstAttribute="centerY" secondItem="90B-Yc-WvN" secondAttribute="centerY" id="HON-Cf-ocr"/>
393 <constraint firstItem="G0w-c3-9pJ" firstAttribute="centerX" secondItem="90B-Yc-WvN" secondAttribute="centerX" id="Pm2-Oe-NXk"/>
394 <constraint firstItem="ChW-kg-Sja" firstAttribute="centerY" secondItem="90B-Yc-WvN" secondAttribute="centerY" id="RvO-GS-F2C"/>
395 <constraint firstItem="oRa-pS-HN2" firstAttribute="leading" secondItem="90B-Yc-WvN" secondAttribute="leading" constant="20" id="eLs-tp-tUO"/>
396 <constraint firstItem="oRa-pS-HN2" firstAttribute="centerY" secondItem="90B-Yc-WvN" secondAttribute="centerY" id="gJE-Rv-ZAh"/>
397 <constraint firstAttribute="trailing" secondItem="ChW-kg-Sja" secondAttribute="trailing" constant="20" id="qrc-nL-ORI"/>
398 <constraint firstAttribute="height" constant="50" id="vLy-fg-Ts0"/>
399 </constraints>
400 </customView>
Alexandre Lision58cab672015-06-09 15:25:40 -0400401 </subviews>
Alexandre Lisionc5148052015-03-04 15:10:35 -0500402 <constraints>
Alexandre Lision0f66bd32016-01-18 11:30:45 -0500403 <constraint firstItem="tQl-cT-0Lb" firstAttribute="leading" secondItem="anb-Y8-JQi" secondAttribute="trailing" constant="10" id="7MF-DQ-Nb8"/>
Alexandre Lision62005312016-01-28 15:55:16 -0500404 <constraint firstItem="VVL-A4-r7n" firstAttribute="centerY" secondItem="kIZ-mf-moM" secondAttribute="centerY" id="87p-Bt-9uI"/>
405 <constraint firstItem="LVS-yZ-98V" firstAttribute="centerY" secondItem="tQl-cT-0Lb" secondAttribute="centerY" id="AYj-Vt-7NL"/>
406 <constraint firstItem="VVL-A4-r7n" firstAttribute="leading" secondItem="kIZ-mf-moM" secondAttribute="trailing" constant="10" id="BKx-sU-jgs"/>
407 <constraint firstItem="VVL-A4-r7n" firstAttribute="centerX" secondItem="90B-Yc-WvN" secondAttribute="centerX" id="FRl-cK-7on"/>
408 <constraint firstAttribute="trailing" secondItem="fmp-x4-Pef" secondAttribute="trailing" constant="20" id="Mih-z5-5DI"/>
409 <constraint firstAttribute="bottom" secondItem="Kjq-iM-NBL" secondAttribute="bottom" constant="20" id="OcY-fg-QB8"/>
Alexandre Lision210fe212016-01-27 11:15:13 -0500410 <constraint firstItem="Kjq-iM-NBL" firstAttribute="leading" secondItem="Eoi-B8-iL6" secondAttribute="leading" constant="20" id="Rwo-8h-nvA"/>
Alexandre Lision58cab672015-06-09 15:25:40 -0400411 <constraint firstAttribute="width" relation="greaterThanOrEqual" constant="385" id="TSJ-9A-brf"/>
Alexandre Lision62005312016-01-28 15:55:16 -0500412 <constraint firstItem="90B-Yc-WvN" firstAttribute="top" secondItem="Eoi-B8-iL6" secondAttribute="top" constant="3" id="UeR-c9-imd"/>
413 <constraint firstItem="kIZ-mf-moM" firstAttribute="centerY" secondItem="LVS-yZ-98V" secondAttribute="centerY" id="cdg-7O-ise"/>
414 <constraint firstItem="kIZ-mf-moM" firstAttribute="leading" secondItem="LVS-yZ-98V" secondAttribute="trailing" constant="10" id="fcF-jl-uYt"/>
415 <constraint firstAttribute="bottom" secondItem="fmp-x4-Pef" secondAttribute="bottom" constant="20" id="pKU-g7-5wu"/>
416 <constraint firstItem="tQl-cT-0Lb" firstAttribute="centerY" secondItem="anb-Y8-JQi" secondAttribute="centerY" id="rZo-XU-yeF"/>
Alexandre Lision0f66bd32016-01-18 11:30:45 -0500417 <constraint firstItem="anb-Y8-JQi" firstAttribute="leading" secondItem="Kjq-iM-NBL" secondAttribute="trailing" constant="10" id="t5V-qu-Ssk"/>
418 <constraint firstItem="LVS-yZ-98V" firstAttribute="leading" secondItem="tQl-cT-0Lb" secondAttribute="trailing" constant="10" id="v4N-af-SoV"/>
Alexandre Lision62005312016-01-28 15:55:16 -0500419 <constraint firstAttribute="height" constant="120" id="ynu-O5-MN8"/>
420 <constraint firstItem="anb-Y8-JQi" firstAttribute="centerY" secondItem="Kjq-iM-NBL" secondAttribute="centerY" id="zA4-c4-mEX"/>
Alexandre Lisionf47a2562015-06-15 15:48:29 -0400421 </constraints>
422 </customView>
Alexandre Lision0e66aea2015-11-02 16:36:30 -0500423 <customView translatesAutoresizingMaskIntoConstraints="NO" id="JwW-2h-DyZ" customClass="ITProgressIndicator">
Alexandre Lision210fe212016-01-27 11:15:13 -0500424 <rect key="frame" x="287" y="204" width="100" height="100"/>
Alexandre Lision883719f2015-10-22 17:37:45 -0400425 <constraints>
426 <constraint firstAttribute="height" constant="100" id="gpl-re-hHE"/>
427 <constraint firstAttribute="width" constant="100" id="nmo-HF-lhL"/>
428 </constraints>
429 </customView>
430 <customView translatesAutoresizingMaskIntoConstraints="NO" id="6y6-RH-qOp" userLabel="Preview">
431 <rect key="frame" x="480" y="20" width="175" height="120"/>
432 <constraints>
433 <constraint firstAttribute="height" constant="120" id="BvU-kV-0uD"/>
434 <constraint firstAttribute="width" constant="175" id="aEv-Tt-tSD"/>
435 </constraints>
436 </customView>
Alexandre Lision210fe212016-01-27 11:15:13 -0500437 <customView hidden="YES" misplaced="YES" translatesAutoresizingMaskIntoConstraints="NO" id="MNG-eU-B2N">
438 <rect key="frame" x="505" y="343" width="150" height="60"/>
Alexandre Lision89edc6a2015-11-09 11:30:47 -0500439 <subviews>
Alexandre Lision0f66bd32016-01-18 11:30:45 -0500440 <button toolTip="Hang up" horizontalHuggingPriority="750" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="mc3-HV-hek" userLabel="Hang Up" customClass="IconButton">
441 <rect key="frame" x="20" y="10" width="40" height="40"/>
442 <constraints>
443 <constraint firstAttribute="width" constant="40" id="O83-pI-Vas"/>
444 <constraint firstAttribute="height" constant="40" id="tQE-0z-Q3y"/>
445 </constraints>
Nicolas Jagereccf8ae2016-02-05 16:34:00 -0500446 <buttonCell key="cell" type="square" bezelStyle="shadowlessSquare" image="ic_action_cancel" imagePosition="overlaps" alignment="center" transparent="YES" imageScaling="proportionallyDown" id="qBC-R5-W49">
Alexandre Lision0f66bd32016-01-18 11:30:45 -0500447 <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
448 <font key="font" metaFont="system"/>
449 </buttonCell>
450 <userDefinedRuntimeAttributes>
451 <userDefinedRuntimeAttribute type="color" keyPath="bgColor">
452 <color key="value" red="0.94509803920000002" green="0.16078431369999999" blue="0.0" alpha="0.83999999999999997" colorSpace="calibratedRGB"/>
453 </userDefinedRuntimeAttribute>
Alexandre Lision0f66bd32016-01-18 11:30:45 -0500454 </userDefinedRuntimeAttributes>
455 <connections>
456 <action selector="hangUp:" target="-2" id="MMl-em-Nrb"/>
457 </connections>
458 </button>
459 <button toolTip="Join call" horizontalHuggingPriority="750" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="9e8-ji-QId" userLabel="Mute Video" customClass="IconButton">
460 <rect key="frame" x="90" y="10" width="40" height="40"/>
Alexandre Lision89edc6a2015-11-09 11:30:47 -0500461 <constraints>
462 <constraint firstAttribute="height" constant="40" id="2GQ-Ki-ZmL"/>
463 <constraint firstAttribute="width" constant="40" id="Ax8-Wg-JeP"/>
464 </constraints>
465 <buttonCell key="cell" type="square" bezelStyle="shadowlessSquare" image="ic_action_merge_calls" imagePosition="overlaps" alignment="center" transparent="YES" imageScaling="proportionallyDown" id="7n2-FO-gcG">
466 <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
467 <font key="font" metaFont="system"/>
468 </buttonCell>
469 <userDefinedRuntimeAttributes>
Alexandre Lision89edc6a2015-11-09 11:30:47 -0500470 <userDefinedRuntimeAttribute type="color" keyPath="highlightColor">
471 <color key="value" red="0.16862745100000001" green="0.70588235290000001" blue="0.78823529410000004" alpha="1" colorSpace="calibratedRGB"/>
472 </userDefinedRuntimeAttribute>
473 <userDefinedRuntimeAttribute type="color" keyPath="bgColor">
474 <color key="value" red="0.16078431369999999" green="0.16078431369999999" blue="0.16078431369999999" alpha="0.80000000000000004" colorSpace="calibratedRGB"/>
475 </userDefinedRuntimeAttribute>
476 </userDefinedRuntimeAttributes>
477 <connections>
478 <action selector="mergeCalls:" target="-2" id="GTH-sR-hNd"/>
479 </connections>
480 </button>
Alexandre Lision89edc6a2015-11-09 11:30:47 -0500481 </subviews>
482 <constraints>
Alexandre Lision0f66bd32016-01-18 11:30:45 -0500483 <constraint firstAttribute="width" constant="150" id="SXY-Jn-715"/>
484 <constraint firstItem="mc3-HV-hek" firstAttribute="leading" secondItem="MNG-eU-B2N" secondAttribute="leading" constant="20" id="YXb-EB-AW0"/>
485 <constraint firstAttribute="trailing" secondItem="9e8-ji-QId" secondAttribute="trailing" constant="20" id="eoW-Jz-mTc"/>
486 <constraint firstAttribute="height" constant="60" id="fGj-Ce-2f1"/>
Alexandre Lision89edc6a2015-11-09 11:30:47 -0500487 <constraint firstItem="mc3-HV-hek" firstAttribute="centerY" secondItem="MNG-eU-B2N" secondAttribute="centerY" id="m7g-Q2-BpP"/>
Alexandre Lision0f66bd32016-01-18 11:30:45 -0500488 <constraint firstItem="9e8-ji-QId" firstAttribute="centerY" secondItem="MNG-eU-B2N" secondAttribute="centerY" id="nmt-le-y0u"/>
Alexandre Lision89edc6a2015-11-09 11:30:47 -0500489 </constraints>
490 </customView>
Alexandre Lision210fe212016-01-27 11:15:13 -0500491 <customView misplaced="YES" translatesAutoresizingMaskIntoConstraints="NO" id="se7-PJ-iwD">
492 <rect key="frame" x="545" y="223" width="110" height="112"/>
493 <subviews>
Alexandre Lision210fe212016-01-27 11:15:13 -0500494 <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="Aav-3e-AnU">
495 <rect key="frame" x="32" y="7" width="46" height="17"/>
496 <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="Cancel" id="TlL-HO-5Ey">
497 <font key="font" metaFont="system"/>
498 <color key="textColor" name="windowFrameColor" catalog="System" colorSpace="catalog"/>
499 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
500 </textFieldCell>
501 </textField>
Nicolas Jagereccf8ae2016-02-05 16:34:00 -0500502 <button toolTip="Hang up" horizontalHuggingPriority="750" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="D0G-XT-lhI" userLabel="Hang Up" customClass="IconButton">
503 <rect key="frame" x="27" y="32" width="56" height="56"/>
504 <constraints>
505 <constraint firstAttribute="height" constant="56" id="FTZ-JO-UdI"/>
506 <constraint firstAttribute="width" constant="56" id="i20-DN-iit"/>
507 </constraints>
508 <buttonCell key="cell" type="square" bezelStyle="shadowlessSquare" image="ic_action_cancel" imagePosition="overlaps" alignment="center" transparent="YES" imageScaling="proportionallyDown" id="3JO-aO-fnu">
509 <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
510 <font key="font" metaFont="system"/>
511 </buttonCell>
512 <userDefinedRuntimeAttributes>
513 <userDefinedRuntimeAttribute type="color" keyPath="bgColor">
514 <color key="value" red="0.94509803920000002" green="0.16078431369999999" blue="0.0" alpha="0.83999999999999997" colorSpace="calibratedRGB"/>
515 </userDefinedRuntimeAttribute>
516 <userDefinedRuntimeAttribute type="number" keyPath="imageInsets">
517 <integer key="value" value="16"/>
518 </userDefinedRuntimeAttribute>
519 </userDefinedRuntimeAttributes>
520 <connections>
521 <action selector="hangUp:" target="-2" id="6ew-Fv-wF7"/>
522 </connections>
523 </button>
Alexandre Lision210fe212016-01-27 11:15:13 -0500524 </subviews>
525 <constraints>
526 <constraint firstItem="D0G-XT-lhI" firstAttribute="centerX" secondItem="se7-PJ-iwD" secondAttribute="centerX" id="Ety-3T-k5N"/>
Nicolas Jagereccf8ae2016-02-05 16:34:00 -0500527 <constraint firstItem="D0G-XT-lhI" firstAttribute="top" secondItem="se7-PJ-iwD" secondAttribute="top" constant="24" id="K7F-Z0-GFu"/>
Alexandre Lision210fe212016-01-27 11:15:13 -0500528 <constraint firstItem="Aav-3e-AnU" firstAttribute="top" secondItem="D0G-XT-lhI" secondAttribute="bottom" constant="8" id="Kz0-3c-wmP"/>
529 <constraint firstItem="Aav-3e-AnU" firstAttribute="centerX" secondItem="se7-PJ-iwD" secondAttribute="centerX" id="Teh-iF-VrN"/>
530 <constraint firstAttribute="width" constant="110" id="eyg-Eq-bcF"/>
531 <constraint firstAttribute="height" constant="112" id="k2h-Lt-lIw"/>
532 </constraints>
533 </customView>
Alexandre Lision62005312016-01-28 15:55:16 -0500534 <customView misplaced="YES" translatesAutoresizingMaskIntoConstraints="NO" id="W4l-Be-bhM">
535 <rect key="frame" x="135" y="148" width="404" height="291"/>
Alexandre Lision210fe212016-01-27 11:15:13 -0500536 <subviews>
Alexandre Lision210fe212016-01-27 11:15:13 -0500537 <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="9Cd-Vs-wtu">
538 <rect key="frame" x="234" y="18" width="43" height="17"/>
539 <constraints>
540 <constraint firstAttribute="width" relation="greaterThanOrEqual" constant="39" id="6I1-DY-t1P"/>
541 </constraints>
542 <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="Ignore" id="tjM-py-p4V">
543 <font key="font" metaFont="system"/>
544 <color key="textColor" name="windowFrameColor" catalog="System" colorSpace="catalog"/>
545 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
546 </textFieldCell>
547 </textField>
548 <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="neP-Vf-7Tp">
549 <rect key="frame" x="126" y="18" width="49" height="17"/>
550 <constraints>
551 <constraint firstAttribute="width" relation="greaterThanOrEqual" constant="45" id="NB4-kw-0Lb"/>
552 </constraints>
553 <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="Answer" id="wRO-X4-7IU">
554 <font key="font" metaFont="system"/>
555 <color key="textColor" name="windowFrameColor" catalog="System" colorSpace="catalog"/>
556 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
557 </textFieldCell>
558 </textField>
559 <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="qnn-D2-O1C">
560 <rect key="frame" x="139" y="121" width="127" height="17"/>
561 <constraints>
562 <constraint firstAttribute="width" relation="greaterThanOrEqual" constant="123" id="hbP-yf-u6W"/>
563 </constraints>
564 <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="wants to talk to you!" id="X0W-vv-xua">
565 <font key="font" metaFont="system"/>
566 <color key="textColor" name="windowFrameColor" catalog="System" colorSpace="catalog"/>
567 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
568 </textFieldCell>
569 </textField>
570 <imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="N3W-75-NuQ">
571 <rect key="frame" x="152" y="171" width="100" height="100"/>
572 <constraints>
573 <constraint firstAttribute="height" constant="100" id="5mA-2k-NTP"/>
574 <constraint firstAttribute="width" constant="100" id="EjP-Yi-2YP"/>
575 </constraints>
576 <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" image="NSUser" id="BgV-yI-0CU"/>
577 </imageView>
578 <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="V2C-DZ-Ygi">
579 <rect key="frame" x="127" y="146" width="150" height="17"/>
580 <constraints>
581 <constraint firstAttribute="width" relation="greaterThanOrEqual" constant="33" id="4iv-3m-Ldv"/>
582 </constraints>
583 <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="center" placeholderString="Incoming Display Name" id="EA3-Q5-Dyj">
584 <font key="font" metaFont="system"/>
585 <color key="textColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
586 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
587 </textFieldCell>
588 </textField>
589 <button toolTip="Pick up" horizontalHuggingPriority="750" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="qgD-3D-nD5" userLabel="Accept" customClass="IconButton">
Nicolas Jagereccf8ae2016-02-05 16:34:00 -0500590 <rect key="frame" x="122" y="43" width="56" height="56"/>
Alexandre Lision210fe212016-01-27 11:15:13 -0500591 <constraints>
Nicolas Jagereccf8ae2016-02-05 16:34:00 -0500592 <constraint firstAttribute="height" constant="56" id="IFG-ni-9mc"/>
593 <constraint firstAttribute="width" constant="56" id="uoL-Wy-Ek2"/>
Alexandre Lision210fe212016-01-27 11:15:13 -0500594 </constraints>
Nicolas Jagereccf8ae2016-02-05 16:34:00 -0500595 <buttonCell key="cell" type="square" bezelStyle="shadowlessSquare" image="ic_action_accept" imagePosition="overlaps" alignment="left" transparent="YES" imageScaling="proportionallyDown" id="CoO-HS-nEB">
Alexandre Lision210fe212016-01-27 11:15:13 -0500596 <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
597 <font key="font" metaFont="system"/>
598 </buttonCell>
599 <userDefinedRuntimeAttributes>
600 <userDefinedRuntimeAttribute type="number" keyPath="imageInsets">
Nicolas Jagereccf8ae2016-02-05 16:34:00 -0500601 <integer key="value" value="16"/>
Alexandre Lision210fe212016-01-27 11:15:13 -0500602 </userDefinedRuntimeAttribute>
603 <userDefinedRuntimeAttribute type="color" keyPath="bgColor">
604 <color key="value" red="0.23529411764705882" green="0.6470588235294118" blue="0.16078431372549018" alpha="0.80000000000000004" colorSpace="calibratedRGB"/>
605 </userDefinedRuntimeAttribute>
606 </userDefinedRuntimeAttributes>
607 <connections>
608 <action selector="accept:" target="-2" id="maS-G8-eY7"/>
609 </connections>
610 </button>
Nicolas Jagereccf8ae2016-02-05 16:34:00 -0500611 <button toolTip="Hang up" horizontalHuggingPriority="750" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="2cB-dz-KYg" userLabel="Hang Up" customClass="IconButton">
612 <rect key="frame" x="227" y="43" width="56" height="56"/>
613 <constraints>
614 <constraint firstAttribute="width" constant="56" id="Avo-rM-awf"/>
615 <constraint firstAttribute="height" constant="56" id="z5h-9v-SNU"/>
616 </constraints>
617 <buttonCell key="cell" type="square" bezelStyle="shadowlessSquare" image="ic_action_cancel" imagePosition="overlaps" alignment="center" transparent="YES" imageScaling="proportionallyDown" id="sxM-Qb-qWD">
618 <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
619 <font key="font" metaFont="system"/>
620 </buttonCell>
621 <userDefinedRuntimeAttributes>
622 <userDefinedRuntimeAttribute type="color" keyPath="bgColor">
623 <color key="value" red="0.94509803920000002" green="0.16078431369999999" blue="0.0" alpha="0.83999999999999997" colorSpace="calibratedRGB"/>
624 </userDefinedRuntimeAttribute>
625 <userDefinedRuntimeAttribute type="number" keyPath="imageInsets">
626 <integer key="value" value="16"/>
627 </userDefinedRuntimeAttribute>
628 </userDefinedRuntimeAttributes>
629 <connections>
630 <action selector="hangUp:" target="-2" id="wVq-bI-wmY"/>
631 </connections>
632 </button>
Alexandre Lision210fe212016-01-27 11:15:13 -0500633 </subviews>
634 <constraints>
635 <constraint firstItem="N3W-75-NuQ" firstAttribute="centerX" secondItem="W4l-Be-bhM" secondAttribute="centerX" id="ABJ-dP-zZT"/>
636 <constraint firstItem="qnn-D2-O1C" firstAttribute="top" secondItem="V2C-DZ-Ygi" secondAttribute="bottom" constant="8" id="ClJ-Gw-V9J"/>
Nicolas Jagereccf8ae2016-02-05 16:34:00 -0500637 <constraint firstItem="qgD-3D-nD5" firstAttribute="leading" secondItem="W4l-Be-bhM" secondAttribute="leading" constant="122" id="LYx-Yw-xfe"/>
Alexandre Lision210fe212016-01-27 11:15:13 -0500638 <constraint firstItem="9Cd-Vs-wtu" firstAttribute="centerX" secondItem="2cB-dz-KYg" secondAttribute="centerX" id="NFr-oZ-cLw"/>
Nicolas Jagereccf8ae2016-02-05 16:34:00 -0500639 <constraint firstItem="2cB-dz-KYg" firstAttribute="top" secondItem="qnn-D2-O1C" secondAttribute="bottom" constant="22" id="RWw-Pn-eAO"/>
Alexandre Lision210fe212016-01-27 11:15:13 -0500640 <constraint firstItem="qnn-D2-O1C" firstAttribute="centerX" secondItem="W4l-Be-bhM" secondAttribute="centerX" id="SFe-9R-EVd"/>
641 <constraint firstItem="9Cd-Vs-wtu" firstAttribute="top" secondItem="2cB-dz-KYg" secondAttribute="bottom" constant="8" id="Tmr-bc-0W9"/>
Nicolas Jagereccf8ae2016-02-05 16:34:00 -0500642 <constraint firstAttribute="trailing" secondItem="2cB-dz-KYg" secondAttribute="trailing" constant="121" id="Xxj-BS-gPZ"/>
Alexandre Lision210fe212016-01-27 11:15:13 -0500643 <constraint firstItem="neP-Vf-7Tp" firstAttribute="top" secondItem="qgD-3D-nD5" secondAttribute="bottom" constant="8" id="agL-to-xl2"/>
644 <constraint firstItem="V2C-DZ-Ygi" firstAttribute="top" secondItem="N3W-75-NuQ" secondAttribute="bottom" constant="8" id="c2D-cL-ahg"/>
645 <constraint firstAttribute="width" constant="404" id="dzx-yF-Ffl"/>
Nicolas Jagereccf8ae2016-02-05 16:34:00 -0500646 <constraint firstItem="qgD-3D-nD5" firstAttribute="top" secondItem="qnn-D2-O1C" secondAttribute="bottom" constant="22" id="lCg-9I-qeP"/>
Alexandre Lision210fe212016-01-27 11:15:13 -0500647 <constraint firstItem="V2C-DZ-Ygi" firstAttribute="centerX" secondItem="W4l-Be-bhM" secondAttribute="centerX" id="mGd-oj-2O4"/>
648 <constraint firstAttribute="height" constant="291" id="pWV-Tm-dtp"/>
649 <constraint firstItem="neP-Vf-7Tp" firstAttribute="centerX" secondItem="qgD-3D-nD5" secondAttribute="centerX" id="puk-xU-0dz"/>
650 <constraint firstItem="N3W-75-NuQ" firstAttribute="top" secondItem="W4l-Be-bhM" secondAttribute="top" constant="20" id="vse-xv-WYp"/>
651 </constraints>
652 </customView>
Alexandre Lisionc5148052015-03-04 15:10:35 -0500653 </subviews>
654 <constraints>
Alexandre Lisionf47a2562015-06-15 15:48:29 -0400655 <constraint firstAttribute="centerX" secondItem="JwW-2h-DyZ" secondAttribute="centerX" id="4eh-az-oI5"/>
Alexandre Lision58cab672015-06-09 15:25:40 -0400656 <constraint firstItem="6y6-RH-qOp" firstAttribute="leading" secondItem="Eoi-B8-iL6" secondAttribute="trailing" constant="8" id="7wV-uh-Xb7"/>
Alexandre Lision266fca02015-09-28 14:47:05 -0400657 <constraint firstAttribute="bottom" secondItem="Eoi-B8-iL6" secondAttribute="bottom" constant="20" id="9j2-HZ-hNX"/>
Alexandre Lision89edc6a2015-11-09 11:30:47 -0500658 <constraint firstItem="MNG-eU-B2N" firstAttribute="centerX" secondItem="2wf-Py-l6B" secondAttribute="centerX" id="DbU-cn-glx"/>
Alexandre Lision210fe212016-01-27 11:15:13 -0500659 <constraint firstItem="W4l-Be-bhM" firstAttribute="centerY" secondItem="2wf-Py-l6B" secondAttribute="centerY" id="De3-8O-mXx"/>
Alexandre Lision58cab672015-06-09 15:25:40 -0400660 <constraint firstAttribute="trailing" secondItem="d0X-cW-Xgz" secondAttribute="trailing" constant="20" id="G79-Jv-EYw"/>
661 <constraint firstAttribute="bottom" secondItem="6y6-RH-qOp" secondAttribute="bottom" constant="20" id="HOt-7O-FU2"/>
662 <constraint firstAttribute="trailing" secondItem="6y6-RH-qOp" secondAttribute="trailing" constant="20" id="KTx-SN-RUg"/>
663 <constraint firstItem="d0X-cW-Xgz" firstAttribute="top" secondItem="2wf-Py-l6B" secondAttribute="top" id="MKB-zm-C75"/>
Alexandre Lisionf47a2562015-06-15 15:48:29 -0400664 <constraint firstAttribute="centerY" secondItem="JwW-2h-DyZ" secondAttribute="centerY" id="Na1-o4-4Ds"/>
Alexandre Lision58cab672015-06-09 15:25:40 -0400665 <constraint firstAttribute="width" relation="greaterThanOrEqual" constant="675" id="ciq-ed-2FK"/>
666 <constraint firstItem="d0X-cW-Xgz" firstAttribute="leading" secondItem="2wf-Py-l6B" secondAttribute="leading" constant="20" id="efy-70-qsJ"/>
Alexandre Lision210fe212016-01-27 11:15:13 -0500667 <constraint firstItem="se7-PJ-iwD" firstAttribute="centerX" secondItem="2wf-Py-l6B" secondAttribute="centerX" id="hts-ke-nkj"/>
Alexandre Lision89edc6a2015-11-09 11:30:47 -0500668 <constraint firstItem="Eoi-B8-iL6" firstAttribute="top" secondItem="MNG-eU-B2N" secondAttribute="bottom" constant="8" id="jm6-9s-ojD"/>
Alexandre Lision210fe212016-01-27 11:15:13 -0500669 <constraint firstItem="W4l-Be-bhM" firstAttribute="centerX" secondItem="2wf-Py-l6B" secondAttribute="centerX" id="lvd-la-SAZ"/>
Alexandre Lision58cab672015-06-09 15:25:40 -0400670 <constraint firstItem="Eoi-B8-iL6" firstAttribute="leading" secondItem="2wf-Py-l6B" secondAttribute="leading" constant="20" id="sHw-xg-QAo"/>
Alexandre Lision210fe212016-01-27 11:15:13 -0500671 <constraint firstAttribute="bottom" secondItem="se7-PJ-iwD" secondAttribute="bottom" constant="20" id="tXh-Su-z4a"/>
Alexandre Lisionc5148052015-03-04 15:10:35 -0500672 </constraints>
673 </customView>
Alexandre Lision16d9c0a2015-08-10 12:05:15 -0400674 <customView wantsLayer="YES" id="TdD-3L-553">
Alexandre Lision58cab672015-06-09 15:25:40 -0400675 <rect key="frame" x="676" y="0.0" width="338" height="509"/>
676 <autoresizingMask key="autoresizingMask"/>
Alexandre Lisionc5148052015-03-04 15:10:35 -0500677 <subviews>
Alexandre Lision58cab672015-06-09 15:25:40 -0400678 <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="kW2-Cx-fNv">
679 <rect key="frame" x="274" y="13" width="50" height="32"/>
Alexandre Lision74dd47f2015-04-14 13:47:42 -0400680 <constraints>
Alexandre Lision58cab672015-06-09 15:25:40 -0400681 <constraint firstAttribute="width" constant="38" id="0Qx-5g-ThL"/>
Alexandre Lision74dd47f2015-04-14 13:47:42 -0400682 </constraints>
Alexandre Lision58cab672015-06-09 15:25:40 -0400683 <buttonCell key="cell" type="push" bezelStyle="rounded" image="NSGoRightTemplate" imagePosition="overlaps" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="5Nl-aV-9kl">
684 <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
Alexandre Lision74dd47f2015-04-14 13:47:42 -0400685 <font key="font" metaFont="system"/>
Alexandre Lision58cab672015-06-09 15:25:40 -0400686 </buttonCell>
687 <connections>
688 <action selector="sendMessage:" target="LWe-df-dS6" id="Hlj-og-5rV"/>
689 <binding destination="LWe-df-dS6" name="enabled" keyPath="self.message.length" id="ec2-s1-Hpt"/>
690 </connections>
691 </button>
Alexandre Lision16d9c0a2015-08-10 12:05:15 -0400692 <textField wantsLayer="YES" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="OBX-o0-u1k">
Alexandre Lision58cab672015-06-09 15:25:40 -0400693 <rect key="frame" x="20" y="20" width="252" height="22"/>
694 <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" state="on" borderStyle="bezel" bezelStyle="round" id="QW9-Ty-ZEe">
695 <font key="font" metaFont="system"/>
696 <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
Alexandre Lision74dd47f2015-04-14 13:47:42 -0400697 <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
698 </textFieldCell>
Alexandre Lision58cab672015-06-09 15:25:40 -0400699 <connections>
700 <binding destination="LWe-df-dS6" name="value" keyPath="self.message" id="suS-k6-ypU">
701 <dictionary key="options">
702 <bool key="NSContinuouslyUpdatesValue" value="YES"/>
703 </dictionary>
704 </binding>
705 <outlet property="delegate" destination="LWe-df-dS6" id="9by-zr-IW0"/>
706 </connections>
Alexandre Lision74dd47f2015-04-14 13:47:42 -0400707 </textField>
Alexandre Lision58cab672015-06-09 15:25:40 -0400708 <scrollView borderType="none" horizontalLineScroll="10" horizontalPageScroll="10" verticalLineScroll="10" verticalPageScroll="10" hasHorizontalScroller="NO" usesPredominantAxisScrolling="NO" horizontalScrollElasticity="none" translatesAutoresizingMaskIntoConstraints="NO" id="i3X-6S-mKF">
709 <rect key="frame" x="0.0" y="50" width="338" height="459"/>
710 <clipView key="contentView" id="Tbz-Bj-Y3K">
Alexandre Lision266fca02015-09-28 14:47:05 -0400711 <rect key="frame" x="0.0" y="0.0" width="338" height="459"/>
Alexandre Lision58cab672015-06-09 15:25:40 -0400712 <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
713 <subviews>
714 <textView editable="NO" importsGraphics="NO" findStyle="panel" continuousSpellChecking="YES" allowsUndo="YES" usesRuler="YES" usesFontPanel="YES" verticallyResizable="YES" allowsNonContiguousLayout="YES" quoteSubstitution="YES" dataDetection="YES" dashSubstitution="YES" spellingCorrection="YES" smartInsertDelete="YES" id="9jD-8j-lXO">
Alexandre Lision266fca02015-09-28 14:47:05 -0400715 <rect key="frame" x="0.0" y="0.0" width="338" height="459"/>
Alexandre Lision58cab672015-06-09 15:25:40 -0400716 <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
717 <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
Nicolas Jagereccf8ae2016-02-05 16:34:00 -0500718 <size key="minSize" width="338" height="459"/>
Alexandre Lision58cab672015-06-09 15:25:40 -0400719 <size key="maxSize" width="463" height="10000000"/>
720 <color key="insertionPointColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
Nicolas Jagereccf8ae2016-02-05 16:34:00 -0500721 <size key="minSize" width="338" height="459"/>
Alexandre Lision58cab672015-06-09 15:25:40 -0400722 <size key="maxSize" width="463" height="10000000"/>
723 </textView>
724 </subviews>
725 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
726 </clipView>
727 <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" doubleValue="1" horizontal="YES" id="Uo5-G8-d2s">
728 <rect key="frame" x="-100" y="-100" width="87" height="18"/>
729 <autoresizingMask key="autoresizingMask"/>
730 </scroller>
731 <scroller key="verticalScroller" verticalHuggingPriority="750" doubleValue="1" horizontal="NO" id="eno-qS-nJm">
Nicolas Jagereccf8ae2016-02-05 16:34:00 -0500732 <rect key="frame" x="322" y="0.0" width="16" height="459"/>
Alexandre Lision58cab672015-06-09 15:25:40 -0400733 <autoresizingMask key="autoresizingMask"/>
734 </scroller>
735 </scrollView>
Alexandre Lisionc5148052015-03-04 15:10:35 -0500736 </subviews>
737 <constraints>
Alexandre Lision58cab672015-06-09 15:25:40 -0400738 <constraint firstItem="kW2-Cx-fNv" firstAttribute="leading" secondItem="OBX-o0-u1k" secondAttribute="trailing" constant="8" id="5sg-0N-YSw"/>
739 <constraint firstAttribute="bottom" secondItem="kW2-Cx-fNv" secondAttribute="bottom" constant="20" id="EeC-o1-xNE"/>
740 <constraint firstAttribute="width" relation="greaterThanOrEqual" constant="250" id="KI6-XT-afu"/>
741 <constraint firstItem="i3X-6S-mKF" firstAttribute="top" secondItem="TdD-3L-553" secondAttribute="top" id="LoI-gZ-Gp6"/>
742 <constraint firstItem="i3X-6S-mKF" firstAttribute="leading" secondItem="TdD-3L-553" secondAttribute="leading" id="NVH-57-1Yw"/>
743 <constraint firstAttribute="width" relation="lessThanOrEqual" constant="400" id="Szn-hz-Zcv"/>
744 <constraint firstAttribute="bottom" secondItem="OBX-o0-u1k" secondAttribute="bottom" constant="20" id="eOH-Wv-Zuo"/>
745 <constraint firstAttribute="trailing" secondItem="kW2-Cx-fNv" secondAttribute="trailing" constant="20" id="g3z-YY-hyn"/>
746 <constraint firstItem="OBX-o0-u1k" firstAttribute="leading" secondItem="TdD-3L-553" secondAttribute="leading" constant="20" id="wTD-wE-axZ"/>
747 <constraint firstItem="OBX-o0-u1k" firstAttribute="top" secondItem="i3X-6S-mKF" secondAttribute="bottom" constant="8" id="yKJ-bq-2wk"/>
748 <constraint firstAttribute="trailing" secondItem="i3X-6S-mKF" secondAttribute="trailing" id="zdl-DO-8e8"/>
Alexandre Lisionc5148052015-03-04 15:10:35 -0500749 </constraints>
750 </customView>
751 </subviews>
Alexandre Lision58cab672015-06-09 15:25:40 -0400752 <holdingPriorities>
753 <real value="250"/>
754 <real value="250"/>
755 </holdingPriorities>
756 <connections>
757 <outlet property="delegate" destination="-2" id="Srr-ek-32R"/>
758 </connections>
759 </splitView>
Alexandre Lisionc5148052015-03-04 15:10:35 -0500760 </subviews>
761 <constraints>
Alexandre Lision58cab672015-06-09 15:25:40 -0400762 <constraint firstAttribute="trailing" secondItem="GIJ-gB-FZo" secondAttribute="trailing" id="0em-qy-QDF"/>
763 <constraint firstItem="GIJ-gB-FZo" firstAttribute="top" secondItem="Hz6-mo-xeY" secondAttribute="top" id="BMA-1U-7qS"/>
764 <constraint firstAttribute="bottom" secondItem="GIJ-gB-FZo" secondAttribute="bottom" id="cSp-R2-2P7"/>
765 <constraint firstItem="GIJ-gB-FZo" firstAttribute="leading" secondItem="Hz6-mo-xeY" secondAttribute="leading" id="gYP-xn-tdT"/>
Alexandre Lisionc5148052015-03-04 15:10:35 -0500766 </constraints>
Alexandre Lision58cab672015-06-09 15:25:40 -0400767 <point key="canvasLocation" x="1428" y="21.5"/>
Alexandre Lisionc5148052015-03-04 15:10:35 -0500768 </customView>
Alexandre Lision58cab672015-06-09 15:25:40 -0400769 <viewController id="LWe-df-dS6" customClass="ChatVC">
770 <connections>
771 <outlet property="chatView" destination="9jD-8j-lXO" id="nRK-qZ-xex"/>
772 <outlet property="messageField" destination="OBX-o0-u1k" id="MS2-Hl-as4"/>
773 <outlet property="sendButton" destination="kW2-Cx-fNv" id="7iO-d1-LsM"/>
774 <outlet property="view" destination="TdD-3L-553" id="HQf-B1-D8b"/>
775 </connections>
776 </viewController>
Alexandre Lision922380d2015-09-15 10:25:17 -0400777 <customView id="vW1-8R-ebu">
Alexandre Lision883719f2015-10-22 17:37:45 -0400778 <rect key="frame" x="0.0" y="0.0" width="719" height="497"/>
Alexandre Lision922380d2015-09-15 10:25:17 -0400779 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
780 <subviews>
781 <button verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="Pze-W9-iSO">
782 <rect key="frame" x="232" y="123" width="86" height="32"/>
783 <buttonCell key="cell" type="push" title="Answer" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="KPG-pB-gPm">
784 <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
785 <font key="font" metaFont="system"/>
786 </buttonCell>
787 </button>
788 <imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="hiA-1v-jOb">
789 <rect key="frame" x="290" y="268" width="105" height="89"/>
790 <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" image="NSUser" id="A33-8N-kr9"/>
791 </imageView>
792 <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="lT0-mL-HHV">
793 <rect key="frame" x="323" y="240" width="27" height="17"/>
794 <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="URI" id="Dqv-um-UUk">
795 <font key="font" metaFont="system"/>
796 <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
797 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
798 </textFieldCell>
799 </textField>
800 <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="ZYE-KE-soE">
801 <rect key="frame" x="276" y="189" width="143" height="17"/>
802 <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="wants to talk with you!" id="yZ6-1A-ZLT">
803 <font key="font" metaFont="system"/>
804 <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
805 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
806 </textFieldCell>
807 </textField>
808 <button verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="dKf-ye-SIo">
809 <rect key="frame" x="394" y="123" width="82" height="32"/>
810 <buttonCell key="cell" type="push" title="Button" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="kxH-yM-TLd">
811 <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
812 <font key="font" metaFont="system"/>
813 </buttonCell>
814 </button>
815 </subviews>
816 <point key="canvasLocation" x="469.5" y="143.5"/>
817 </customView>
Alexandre Lisionc5148052015-03-04 15:10:35 -0500818 </objects>
819 <resources>
Alexandre Lision58cab672015-06-09 15:25:40 -0400820 <image name="NSGoRightTemplate" width="9" height="12"/>
Alexandre Lision922380d2015-09-15 10:25:17 -0400821 <image name="NSUser" width="32" height="32"/>
Nicolas Jagereccf8ae2016-02-05 16:34:00 -0500822 <image name="ic_action_accept" width="72" height="72"/>
Alexandre Lision89edc6a2015-11-09 11:30:47 -0500823 <image name="ic_action_add_participant" width="72" height="72"/>
Nicolas Jagereccf8ae2016-02-05 16:34:00 -0500824 <image name="ic_action_cancel" width="72" height="72"/>
Alexandre Lisiond18fa272015-06-15 11:18:03 -0400825 <image name="ic_action_chat" width="72" height="72"/>
Alexandre Lisiond18fa272015-06-15 11:18:03 -0400826 <image name="ic_action_hold" width="72" height="72"/>
Alexandre Lision89edc6a2015-11-09 11:30:47 -0500827 <image name="ic_action_merge_calls" width="72" height="72"/>
Alexandre Lisiond18fa272015-06-15 11:18:03 -0400828 <image name="ic_action_mute_audio" width="72" height="72"/>
829 <image name="ic_action_mute_video" width="72" height="72"/>
Alexandre Lision266fca02015-09-28 14:47:05 -0400830 <image name="ic_action_record" width="54" height="54"/>
Nicolas Jagereccf8ae2016-02-05 16:34:00 -0500831 <image name="ic_action_transfer" width="57.599998474121094" height="57.599998474121094"/>
Alexandre Lision62005312016-01-28 15:55:16 -0500832 <image name="ic_dialpad" width="72" height="72"/>
833 <image name="ic_more" width="72" height="72"/>
Alexandre Lision2db8f472015-07-22 15:05:46 -0400834 <image name="ic_person_add" width="48" height="48"/>
Alexandre Lisionc5148052015-03-04 15:10:35 -0500835 </resources>
836</document>