blob: 5b504d113c6cf70e80f5a97b620f8518f975994c [file] [log] [blame]
Alexandre Lisionc5148052015-03-04 15:10:35 -05001<?xml version="1.0" encoding="UTF-8" standalone="no"?>
Alexandre Lision0f66bd32016-01-18 11:30:45 -05002<document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="9531" systemVersion="15B42" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES">
Alexandre Lisionc5148052015-03-04 15:10:35 -05003 <dependencies>
Alexandre Lision0f66bd32016-01-18 11:30:45 -05004 <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="9531"/>
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 Lision58cab672015-06-09 15:25:40 -040011 <outlet property="chatButton" destination="fmp-x4-Pef" id="ARt-dr-TRo"/>
Alexandre Lision16d9c0a2015-08-10 12:05:15 -040012 <outlet property="chatVC" destination="LWe-df-dS6" id="SMR-T0-fYe"/>
Alexandre Lisionc5148052015-03-04 15:10:35 -050013 <outlet property="controlsPanel" destination="Eoi-B8-iL6" id="4xn-3b-SNn"/>
Alexandre Lisionc5148052015-03-04 15:10:35 -050014 <outlet property="hangUpButton" destination="Kjq-iM-NBL" id="Puz-4L-Okl"/>
Alexandre Lisiona1eee3c2015-08-10 13:44:51 -040015 <outlet property="headerContainer" destination="d0X-cW-Xgz" id="7RM-kh-vCm"/>
Alexandre Lisionc5148052015-03-04 15:10:35 -050016 <outlet property="holdOnOffButton" destination="anb-Y8-JQi" id="HSl-pE-Kwg"/>
Alexandre Lision210fe212016-01-27 11:15:13 -050017 <outlet property="incomingDisplayName" destination="V2C-DZ-Ygi" id="g5l-my-5JW"/>
18 <outlet property="incomingPersonPhoto" destination="N3W-75-NuQ" id="7Gl-sn-6xL"/>
Alexandre Lision89edc6a2015-11-09 11:30:47 -050019 <outlet property="joinPanel" destination="MNG-eU-B2N" id="oBn-ec-ebh"/>
Alexandre Lisionf47a2562015-06-15 15:48:29 -040020 <outlet property="loadingIndicator" destination="JwW-2h-DyZ" id="EEb-50-oSJ"/>
Alexandre Lision89edc6a2015-11-09 11:30:47 -050021 <outlet property="mergeCallsButton" destination="9e8-ji-QId" id="sb6-n5-E7k"/>
Alexandre Lisiond18fa272015-06-15 11:18:03 -040022 <outlet property="muteAudioButton" destination="tQl-cT-0Lb" id="qV4-Ef-UTx"/>
23 <outlet property="muteVideoButton" destination="LVS-yZ-98V" id="qQs-zP-wQ4"/>
Alexandre Lision210fe212016-01-27 11:15:13 -050024 <outlet property="outgoingPanel" destination="se7-PJ-iwD" id="exA-Az-Blj"/>
Alexandre Lisionc5148052015-03-04 15:10:35 -050025 <outlet property="personLabel" destination="bg3-hB-nE8" id="t6l-1B-JxI"/>
Alexandre Lision210fe212016-01-27 11:15:13 -050026 <outlet property="personPhoto" destination="X5k-sy-WtA" id="aMI-eo-QqK"/>
Alexandre Lisionc5148052015-03-04 15:10:35 -050027 <outlet property="pickUpButton" destination="qgD-3D-nD5" id="mkD-IT-22E"/>
28 <outlet property="previewView" destination="6y6-RH-qOp" id="1PY-sd-mh4"/>
29 <outlet property="recordOnOffButton" destination="oRa-pS-HN2" id="N7C-wn-0le"/>
Alexandre Lision210fe212016-01-27 11:15:13 -050030 <outlet property="ringingPanel" destination="W4l-Be-bhM" id="aZ4-9D-wOd"/>
Alexandre Lision58cab672015-06-09 15:25:40 -040031 <outlet property="splitView" destination="GIJ-gB-FZo" id="PM0-az-Q8X"/>
Alexandre Lisionc5148052015-03-04 15:10:35 -050032 <outlet property="stateLabel" destination="kFD-FB-vig" id="SSO-14-q2t"/>
33 <outlet property="timeSpentLabel" destination="cIU-M7-xpN" id="9Rl-t3-gjY"/>
Alexandre Lision883719f2015-10-22 17:37:45 -040034 <outlet property="transferButton" destination="ChW-kg-Sja" id="v4D-c0-u6T"/>
Alexandre Lisionc5148052015-03-04 15:10:35 -050035 <outlet property="videoView" destination="2wf-Py-l6B" id="dEF-Gx-w6x"/>
36 <outlet property="view" destination="Hz6-mo-xeY" id="VKn-lN-ijP"/>
37 </connections>
38 </customObject>
39 <customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/>
40 <customObject id="-3" userLabel="Application" customClass="NSObject"/>
Alexandre Lision16d9c0a2015-08-10 12:05:15 -040041 <customView wantsLayer="YES" id="Hz6-mo-xeY">
Alexandre Lision58cab672015-06-09 15:25:40 -040042 <rect key="frame" x="0.0" y="0.0" width="1014" height="509"/>
Alexandre Lisionc5148052015-03-04 15:10:35 -050043 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
44 <subviews>
Alexandre Lision16d9c0a2015-08-10 12:05:15 -040045 <splitView wantsLayer="YES" dividerStyle="thin" vertical="YES" translatesAutoresizingMaskIntoConstraints="NO" id="GIJ-gB-FZo">
Alexandre Lision58cab672015-06-09 15:25:40 -040046 <rect key="frame" x="0.0" y="0.0" width="1014" height="509"/>
Alexandre Lisionc5148052015-03-04 15:10:35 -050047 <subviews>
Alexandre Lision16d9c0a2015-08-10 12:05:15 -040048 <customView wantsLayer="YES" id="2wf-Py-l6B" customClass="CallView">
Alexandre Lision58cab672015-06-09 15:25:40 -040049 <rect key="frame" x="0.0" y="0.0" width="675" height="509"/>
50 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
Alexandre Lisionc5148052015-03-04 15:10:35 -050051 <subviews>
Alexandre Lision58cab672015-06-09 15:25:40 -040052 <customView translatesAutoresizingMaskIntoConstraints="NO" id="d0X-cW-Xgz">
53 <rect key="frame" x="20" y="438" width="635" height="71"/>
54 <subviews>
Alexandre Lision58cab672015-06-09 15:25:40 -040055 <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="kFD-FB-vig">
Alexandre Lision210fe212016-01-27 11:15:13 -050056 <rect key="frame" x="76" y="39" width="36" height="17"/>
Alexandre Lision58cab672015-06-09 15:25:40 -040057 <constraints>
58 <constraint firstAttribute="width" relation="greaterThanOrEqual" constant="29" id="pft-oc-ZNh"/>
59 </constraints>
60 <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="State" id="ugy-uK-901">
61 <font key="font" metaFont="system"/>
62 <color key="textColor" name="highlightColor" catalog="System" colorSpace="catalog"/>
63 <color key="backgroundColor" name="highlightColor" catalog="System" colorSpace="catalog"/>
64 </textFieldCell>
65 </textField>
66 <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="cIU-M7-xpN">
67 <rect key="frame" x="513" y="23" width="104" height="24"/>
68 <constraints>
69 <constraint firstAttribute="width" constant="100" id="9vz-kb-6L6"/>
70 </constraints>
71 <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="center" title="Time" id="zsO-T7-9yi">
72 <font key="font" size="20" name="HelveticaNeue"/>
73 <color key="textColor" name="alternateSelectedControlTextColor" catalog="System" colorSpace="catalog"/>
74 <color key="backgroundColor" name="highlightColor" catalog="System" colorSpace="catalog"/>
75 </textFieldCell>
76 <userDefinedRuntimeAttributes>
77 <userDefinedRuntimeAttribute type="string" keyPath="layer.cornerRadius" value="15"/>
78 </userDefinedRuntimeAttributes>
79 </textField>
Alexandre Lision266fca02015-09-28 14:47:05 -040080 <button hidden="YES" wantsLayer="YES" horizontalHuggingPriority="750" verticalHuggingPriority="750" ambiguous="YES" misplaced="YES" translatesAutoresizingMaskIntoConstraints="NO" id="Zss-6A-bSy" userLabel="AddToContact" customClass="IconButton">
Alexandre Lision210fe212016-01-27 11:15:13 -050081 <rect key="frame" x="249" y="7" width="30" height="30"/>
Alexandre Lision266fca02015-09-28 14:47:05 -040082 <constraints>
83 <constraint firstAttribute="width" constant="30" id="DdM-FT-7kb"/>
84 </constraints>
Alexandre Lision2db8f472015-07-22 15:05:46 -040085 <backgroundFilters>
86 <ciFilter name="CIColorMonochrome">
87 <configuration>
88 <ciColor key="inputColor" red="1" green="0.53908979892730713" blue="0.15185309946537018" alpha="1"/>
89 <null key="inputImage"/>
90 <real key="inputIntensity" value="1"/>
91 </configuration>
92 </ciFilter>
93 </backgroundFilters>
Alexandre Lision266fca02015-09-28 14:47:05 -040094 <buttonCell key="cell" type="square" bezelStyle="shadowlessSquare" image="ic_person_add" imagePosition="overlaps" alignment="center" transparent="YES" imageScaling="proportionallyUpOrDown" id="3Ea-x8-Ndg">
95 <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
Alexandre Lision2db8f472015-07-22 15:05:46 -040096 <font key="font" metaFont="system"/>
97 </buttonCell>
98 <connections>
99 <action selector="addToContact:" target="-2" id="OI1-7U-4T7"/>
100 </connections>
101 </button>
Alexandre Lision210fe212016-01-27 11:15:13 -0500102 <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="bg3-hB-nE8">
103 <rect key="frame" x="76" y="14" width="85" height="17"/>
104 <constraints>
105 <constraint firstAttribute="width" relation="greaterThanOrEqual" constant="81" id="gT7-Wu-XtU"/>
106 </constraints>
107 <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="left" title="Person name" id="osk-LS-0Qg">
108 <font key="font" metaFont="system"/>
109 <color key="textColor" name="highlightColor" catalog="System" colorSpace="catalog"/>
110 <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
111 </textFieldCell>
112 </textField>
113 <imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="X5k-sy-WtA">
114 <rect key="frame" x="20" y="10" width="50" height="50"/>
115 <constraints>
116 <constraint firstAttribute="width" constant="50" id="2tx-rb-idH"/>
117 <constraint firstAttribute="height" constant="50" id="B5W-X8-r0z"/>
118 </constraints>
119 <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" id="dK5-Oj-aua"/>
120 </imageView>
Alexandre Lision58cab672015-06-09 15:25:40 -0400121 </subviews>
Alexandre Lisionc5148052015-03-04 15:10:35 -0500122 <constraints>
Alexandre Lision2db8f472015-07-22 15:05:46 -0400123 <constraint firstItem="Zss-6A-bSy" firstAttribute="leading" secondItem="bg3-hB-nE8" secondAttribute="trailing" constant="8" id="6V0-Gq-SMw"/>
Alexandre Lision58cab672015-06-09 15:25:40 -0400124 <constraint firstItem="kFD-FB-vig" firstAttribute="leading" secondItem="bg3-hB-nE8" secondAttribute="leading" id="LXG-QI-oPf"/>
125 <constraint firstItem="cIU-M7-xpN" firstAttribute="top" secondItem="d0X-cW-Xgz" secondAttribute="top" constant="24" id="Qc7-qp-qSV"/>
126 <constraint firstAttribute="trailing" secondItem="cIU-M7-xpN" secondAttribute="trailing" constant="20" id="RXf-xZ-4f9"/>
Alexandre Lision210fe212016-01-27 11:15:13 -0500127 <constraint firstItem="kFD-FB-vig" firstAttribute="leading" secondItem="X5k-sy-WtA" secondAttribute="trailing" constant="8" id="X4W-4Z-Czm"/>
128 <constraint firstItem="X5k-sy-WtA" firstAttribute="centerY" secondItem="d0X-cW-Xgz" secondAttribute="centerY" id="Xdf-qr-nzW"/>
Alexandre Lision58cab672015-06-09 15:25:40 -0400129 <constraint firstAttribute="width" relation="greaterThanOrEqual" constant="568" id="Xeq-Aa-f1W"/>
Alexandre Lisionf47a2562015-06-15 15:48:29 -0400130 <constraint firstItem="kFD-FB-vig" firstAttribute="top" secondItem="bg3-hB-nE8" secondAttribute="bottom" constant="-42" id="Z06-5v-81Q"/>
131 <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 -0500132 <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 -0400133 <constraint firstAttribute="bottom" secondItem="kFD-FB-vig" secondAttribute="bottom" constant="39" id="l71-7V-oLx"/>
Alexandre Lision210fe212016-01-27 11:15:13 -0500134 <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 -0400135 <constraint firstAttribute="centerY" secondItem="cIU-M7-xpN" secondAttribute="centerY" id="yvc-8B-cEu"/>
Alexandre Lisionc5148052015-03-04 15:10:35 -0500136 </constraints>
Alexandre Lision58cab672015-06-09 15:25:40 -0400137 </customView>
138 <customView translatesAutoresizingMaskIntoConstraints="NO" id="Eoi-B8-iL6" userLabel="Controls">
Alexandre Lision266fca02015-09-28 14:47:05 -0400139 <rect key="frame" x="20" y="20" width="452" height="67"/>
Alexandre Lision58cab672015-06-09 15:25:40 -0400140 <subviews>
Alexandre Lision0f66bd32016-01-18 11:30:45 -0500141 <button toolTip="Mute Audio" horizontalHuggingPriority="750" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="tQl-cT-0Lb" userLabel="Mute Audio" customClass="IconButton">
Alexandre Lision210fe212016-01-27 11:15:13 -0500142 <rect key="frame" x="120" y="13" width="40" height="40"/>
Alexandre Lisiond5229f32015-11-16 11:17:41 -0500143 <constraints>
144 <constraint firstAttribute="width" constant="40" id="VhT-NE-Ler"/>
145 <constraint firstAttribute="height" constant="40" id="WFp-nl-egQ"/>
146 </constraints>
Alexandre Lision266fca02015-09-28 14:47:05 -0400147 <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 -0400148 <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
149 <font key="font" metaFont="system"/>
150 </buttonCell>
Alexandre Lision266fca02015-09-28 14:47:05 -0400151 <userDefinedRuntimeAttributes>
152 <userDefinedRuntimeAttribute type="number" keyPath="imageInsets">
153 <integer key="value" value="8"/>
154 </userDefinedRuntimeAttribute>
155 <userDefinedRuntimeAttribute type="color" keyPath="highlightColor">
156 <color key="value" red="0.16862745100000001" green="0.70588235290000001" blue="0.78823529410000004" alpha="1" colorSpace="calibratedRGB"/>
157 </userDefinedRuntimeAttribute>
158 <userDefinedRuntimeAttribute type="color" keyPath="bgColor">
159 <color key="value" red="0.16078431369999999" green="0.16078431369999999" blue="0.16078431369999999" alpha="0.80000000000000004" colorSpace="calibratedRGB"/>
160 </userDefinedRuntimeAttribute>
161 </userDefinedRuntimeAttributes>
Alexandre Lisiond18fa272015-06-15 11:18:03 -0400162 <connections>
163 <action selector="muteAudio:" target="-2" id="DBk-mG-FLj"/>
164 </connections>
165 </button>
Alexandre Lision0f66bd32016-01-18 11:30:45 -0500166 <button toolTip="Record" horizontalHuggingPriority="750" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="oRa-pS-HN2" customClass="IconButton">
Alexandre Lision210fe212016-01-27 11:15:13 -0500167 <rect key="frame" x="220" y="13" width="40" height="40"/>
Alexandre Lisiond5229f32015-11-16 11:17:41 -0500168 <constraints>
169 <constraint firstAttribute="width" constant="40" id="5Yb-Ir-aNP"/>
170 <constraint firstAttribute="height" constant="40" id="f6U-Sc-LhF"/>
171 </constraints>
Alexandre Lision266fca02015-09-28 14:47:05 -0400172 <buttonCell key="cell" type="square" bezelStyle="shadowlessSquare" image="ic_action_record" imagePosition="overlaps" alignment="center" transparent="YES" imageScaling="proportionallyDown" id="rhz-4Z-avV">
Alexandre Lision58cab672015-06-09 15:25:40 -0400173 <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
Alexandre Lision266fca02015-09-28 14:47:05 -0400174 <font key="font" size="10" name=".HelveticaNeueDeskInterface-Regular"/>
Alexandre Lision58cab672015-06-09 15:25:40 -0400175 </buttonCell>
Alexandre Lision266fca02015-09-28 14:47:05 -0400176 <userDefinedRuntimeAttributes>
177 <userDefinedRuntimeAttribute type="number" keyPath="imageInsets">
178 <integer key="value" value="8"/>
179 </userDefinedRuntimeAttribute>
180 <userDefinedRuntimeAttribute type="color" keyPath="highlightColor">
181 <color key="value" red="0.16862745100000001" green="0.70588235290000001" blue="0.78823529410000004" alpha="1" colorSpace="calibratedRGB"/>
182 </userDefinedRuntimeAttribute>
183 <userDefinedRuntimeAttribute type="color" keyPath="bgColor">
184 <color key="value" red="0.16078431369999999" green="0.16078431369999999" blue="0.16078431369999999" alpha="0.80000000000000004" colorSpace="calibratedRGB"/>
185 </userDefinedRuntimeAttribute>
186 </userDefinedRuntimeAttributes>
Alexandre Lision58cab672015-06-09 15:25:40 -0400187 <connections>
188 <action selector="toggleRecording:" target="-2" id="gAc-ZJ-9PN"/>
189 </connections>
190 </button>
Alexandre Lision210fe212016-01-27 11:15:13 -0500191 <button toolTip="Hold" horizontalHuggingPriority="750" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="anb-Y8-JQi" userLabel="Hold" customClass="IconButton">
192 <rect key="frame" x="70" y="13" width="40" height="40"/>
193 <constraints>
194 <constraint firstAttribute="width" constant="40" id="QlH-xq-7uO"/>
195 <constraint firstAttribute="height" constant="40" id="Xzt-L0-evm"/>
196 </constraints>
197 <buttonCell key="cell" type="square" bezelStyle="shadowlessSquare" image="ic_action_hold" imagePosition="overlaps" alignment="center" transparent="YES" imageScaling="proportionallyDown" id="7w5-d1-mNe">
198 <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
199 <font key="font" metaFont="system"/>
200 </buttonCell>
201 <userDefinedRuntimeAttributes>
202 <userDefinedRuntimeAttribute type="number" keyPath="imageInsets">
203 <integer key="value" value="8"/>
204 </userDefinedRuntimeAttribute>
205 <userDefinedRuntimeAttribute type="color" keyPath="highlightColor">
206 <color key="value" red="0.16862745100000001" green="0.70588235290000001" blue="0.78823529410000004" alpha="1" colorSpace="calibratedRGB"/>
207 </userDefinedRuntimeAttribute>
208 <userDefinedRuntimeAttribute type="color" keyPath="bgColor">
209 <color key="value" red="0.16078431369999999" green="0.16078431369999999" blue="0.16078431369999999" alpha="0.80000000000000004" colorSpace="calibratedRGB"/>
210 </userDefinedRuntimeAttribute>
211 </userDefinedRuntimeAttributes>
212 <connections>
213 <action selector="toggleHold:" target="-2" id="O18-nN-hHE"/>
214 </connections>
215 </button>
216 <button toolTip="Transfer" horizontalHuggingPriority="750" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="ChW-kg-Sja" customClass="IconButton">
217 <rect key="frame" x="270" y="13" width="40" height="40"/>
218 <constraints>
219 <constraint firstAttribute="height" constant="40" id="9zo-pq-mgF"/>
220 <constraint firstAttribute="width" constant="40" id="EVF-UM-brL"/>
221 </constraints>
222 <buttonCell key="cell" type="square" bezelStyle="shadowlessSquare" image="ic_action_transfer" imagePosition="overlaps" alignment="center" transparent="YES" imageScaling="proportionallyDown" id="FOs-Wt-c2R">
223 <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
224 <font key="font" size="10" name=".HelveticaNeueDeskInterface-Regular"/>
225 </buttonCell>
226 <userDefinedRuntimeAttributes>
227 <userDefinedRuntimeAttribute type="number" keyPath="imageInsets">
228 <integer key="value" value="8"/>
229 </userDefinedRuntimeAttribute>
230 <userDefinedRuntimeAttribute type="color" keyPath="highlightColor">
231 <color key="value" red="0.16862745100000001" green="0.70588235290000001" blue="0.78823529410000004" alpha="1" colorSpace="calibratedRGB"/>
232 </userDefinedRuntimeAttribute>
233 <userDefinedRuntimeAttribute type="color" keyPath="bgColor">
234 <color key="value" red="0.16078431369999999" green="0.16078431369999999" blue="0.16078431369999999" alpha="0.80000000000000004" colorSpace="calibratedRGB"/>
235 </userDefinedRuntimeAttribute>
236 </userDefinedRuntimeAttributes>
237 <connections>
238 <action selector="toggleTransferView:" target="-2" id="Gxt-lS-qZs"/>
239 </connections>
240 </button>
241 <button toolTip="Hang up" horizontalHuggingPriority="750" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="Kjq-iM-NBL" userLabel="Hang Up" customClass="IconButton">
242 <rect key="frame" x="20" y="13" width="40" height="40"/>
243 <constraints>
244 <constraint firstAttribute="width" constant="40" id="MYx-uE-Bej"/>
245 <constraint firstAttribute="height" constant="40" id="dmD-ga-Kwv"/>
246 </constraints>
247 <buttonCell key="cell" type="square" bezelStyle="shadowlessSquare" image="ic_action_hangup" imagePosition="overlaps" alignment="center" transparent="YES" imageScaling="proportionallyDown" id="kR5-bV-2KY">
248 <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
249 <font key="font" metaFont="system"/>
250 </buttonCell>
251 <userDefinedRuntimeAttributes>
252 <userDefinedRuntimeAttribute type="color" keyPath="bgColor">
253 <color key="value" red="0.94509803921568625" green="0.16078431372549018" blue="0.0" alpha="0.83999999999999997" colorSpace="calibratedRGB"/>
254 </userDefinedRuntimeAttribute>
255 <userDefinedRuntimeAttribute type="number" keyPath="imageInsets">
256 <integer key="value" value="8"/>
257 </userDefinedRuntimeAttribute>
258 </userDefinedRuntimeAttributes>
259 <connections>
260 <action selector="hangUp:" target="-2" id="1Fj-b8-nfh"/>
261 </connections>
262 </button>
263 <button toolTip="Add participant" horizontalHuggingPriority="750" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="kIZ-mf-moM" customClass="IconButton">
264 <rect key="frame" x="320" y="13" width="40" height="40"/>
265 <constraints>
266 <constraint firstAttribute="height" constant="40" id="7qu-cd-B7J"/>
267 <constraint firstAttribute="width" constant="40" id="U4p-eV-iCZ"/>
268 </constraints>
269 <buttonCell key="cell" type="square" bezelStyle="shadowlessSquare" image="ic_action_add_participant" imagePosition="overlaps" alignment="center" transparent="YES" imageScaling="proportionallyDown" id="BOx-wf-CM5">
270 <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
271 <font key="font" size="10" name=".HelveticaNeueDeskInterface-Regular"/>
272 </buttonCell>
273 <userDefinedRuntimeAttributes>
274 <userDefinedRuntimeAttribute type="number" keyPath="imageInsets">
275 <integer key="value" value="8"/>
276 </userDefinedRuntimeAttribute>
277 <userDefinedRuntimeAttribute type="color" keyPath="highlightColor">
278 <color key="value" red="0.16862745100000001" green="0.70588235290000001" blue="0.78823529410000004" alpha="1" colorSpace="calibratedRGB"/>
279 </userDefinedRuntimeAttribute>
280 <userDefinedRuntimeAttribute type="color" keyPath="bgColor">
281 <color key="value" red="0.16078431369999999" green="0.16078431369999999" blue="0.16078431369999999" alpha="0.80000000000000004" colorSpace="calibratedRGB"/>
282 </userDefinedRuntimeAttribute>
283 </userDefinedRuntimeAttributes>
284 <connections>
285 <action selector="toggleAddParticipantView:" target="-2" id="v6X-2r-6im"/>
286 </connections>
287 </button>
288 <button toolTip="Mute Video" horizontalHuggingPriority="750" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="LVS-yZ-98V" userLabel="Mute Video" customClass="IconButton">
289 <rect key="frame" x="170" y="13" width="40" height="40"/>
290 <constraints>
291 <constraint firstAttribute="height" constant="40" id="Qiq-Nb-gHN"/>
292 <constraint firstAttribute="width" constant="40" id="k3u-dD-eLF"/>
293 </constraints>
294 <buttonCell key="cell" type="square" bezelStyle="shadowlessSquare" image="ic_action_mute_video" imagePosition="overlaps" alignment="center" transparent="YES" imageScaling="proportionallyDown" id="sSe-V6-C7i">
295 <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
296 <font key="font" metaFont="system"/>
297 </buttonCell>
298 <userDefinedRuntimeAttributes>
299 <userDefinedRuntimeAttribute type="number" keyPath="imageInsets">
300 <integer key="value" value="8"/>
301 </userDefinedRuntimeAttribute>
302 <userDefinedRuntimeAttribute type="color" keyPath="highlightColor">
303 <color key="value" red="0.16862745100000001" green="0.70588235290000001" blue="0.78823529410000004" alpha="1" colorSpace="calibratedRGB"/>
304 </userDefinedRuntimeAttribute>
305 <userDefinedRuntimeAttribute type="color" keyPath="bgColor">
306 <color key="value" red="0.16078431369999999" green="0.16078431369999999" blue="0.16078431369999999" alpha="0.80000000000000004" colorSpace="calibratedRGB"/>
307 </userDefinedRuntimeAttribute>
308 </userDefinedRuntimeAttributes>
309 <connections>
310 <action selector="muteVideo:" target="-2" id="a6W-aB-zWX"/>
311 </connections>
312 </button>
Alexandre Lision0f66bd32016-01-18 11:30:45 -0500313 <button toolTip="Toggle chat" wantsLayer="YES" horizontalHuggingPriority="750" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="fmp-x4-Pef" userLabel="Chat" customClass="IconButton">
Alexandre Lision210fe212016-01-27 11:15:13 -0500314 <rect key="frame" x="370" y="13" width="40" height="40"/>
Alexandre Lisiond5229f32015-11-16 11:17:41 -0500315 <constraints>
316 <constraint firstAttribute="width" constant="40" id="48U-1h-yAx"/>
317 <constraint firstAttribute="height" constant="40" id="EDO-9c-ndD"/>
318 </constraints>
Alexandre Lisiond18fa272015-06-15 11:18:03 -0400319 <backgroundFilters>
320 <ciFilter name="CIColorMonochrome">
321 <configuration>
322 <ciColor key="inputColor" red="1" green="0.53908981990000004" blue="0.1518531061" alpha="1"/>
323 <null key="inputImage"/>
324 <real key="inputIntensity" value="1"/>
325 </configuration>
326 </ciFilter>
327 </backgroundFilters>
Alexandre Lision266fca02015-09-28 14:47:05 -0400328 <buttonCell key="cell" type="square" bezelStyle="shadowlessSquare" image="ic_action_chat" imagePosition="overlaps" alignment="center" transparent="YES" imageScaling="proportionallyUpOrDown" id="1fJ-X6-Rza">
329 <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
Alexandre Lision58cab672015-06-09 15:25:40 -0400330 <font key="font" metaFont="system"/>
331 </buttonCell>
Alexandre Lision266fca02015-09-28 14:47:05 -0400332 <userDefinedRuntimeAttributes>
333 <userDefinedRuntimeAttribute type="number" keyPath="imageInsets">
334 <integer key="value" value="10"/>
335 </userDefinedRuntimeAttribute>
336 <userDefinedRuntimeAttribute type="color" keyPath="highlightColor">
337 <color key="value" red="0.16862745098039217" green="0.70588235294117641" blue="0.78823529411764703" alpha="1" colorSpace="calibratedRGB"/>
338 </userDefinedRuntimeAttribute>
339 <userDefinedRuntimeAttribute type="color" keyPath="bgColor">
340 <color key="value" red="0.16078431372549018" green="0.16078431372549018" blue="0.16078431372549018" alpha="0.80000000000000004" colorSpace="calibratedRGB"/>
341 </userDefinedRuntimeAttribute>
342 </userDefinedRuntimeAttributes>
Alexandre Lision58cab672015-06-09 15:25:40 -0400343 <connections>
344 <action selector="toggleChat:" target="-2" id="7HN-HS-oqT"/>
345 </connections>
346 </button>
347 </subviews>
Alexandre Lisionc5148052015-03-04 15:10:35 -0500348 <constraints>
Alexandre Lision0f66bd32016-01-18 11:30:45 -0500349 <constraint firstItem="ChW-kg-Sja" firstAttribute="centerY" secondItem="Eoi-B8-iL6" secondAttribute="centerY" id="006-Cv-8BS"/>
350 <constraint firstItem="LVS-yZ-98V" firstAttribute="centerY" secondItem="Eoi-B8-iL6" secondAttribute="centerY" id="6vE-ZU-Hu1"/>
351 <constraint firstItem="tQl-cT-0Lb" firstAttribute="leading" secondItem="anb-Y8-JQi" secondAttribute="trailing" constant="10" id="7MF-DQ-Nb8"/>
Alexandre Lision0f66bd32016-01-18 11:30:45 -0500352 <constraint firstItem="anb-Y8-JQi" firstAttribute="centerY" secondItem="Eoi-B8-iL6" secondAttribute="centerY" id="H6t-wo-Nap"/>
353 <constraint firstItem="Kjq-iM-NBL" firstAttribute="centerY" secondItem="Eoi-B8-iL6" secondAttribute="centerY" id="Qt4-Bh-Qef"/>
Alexandre Lision210fe212016-01-27 11:15:13 -0500354 <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 -0400355 <constraint firstAttribute="width" relation="greaterThanOrEqual" constant="385" id="TSJ-9A-brf"/>
Alexandre Lision0f66bd32016-01-18 11:30:45 -0500356 <constraint firstItem="ChW-kg-Sja" firstAttribute="leading" secondItem="oRa-pS-HN2" secondAttribute="trailing" constant="10" id="edH-aj-21j"/>
357 <constraint firstItem="tQl-cT-0Lb" firstAttribute="centerY" secondItem="Eoi-B8-iL6" secondAttribute="centerY" id="hgC-Ud-ytJ"/>
Alexandre Lision0f66bd32016-01-18 11:30:45 -0500358 <constraint firstItem="fmp-x4-Pef" firstAttribute="leading" secondItem="kIZ-mf-moM" secondAttribute="trailing" constant="10" id="jy9-gW-YmT"/>
359 <constraint firstItem="oRa-pS-HN2" firstAttribute="leading" secondItem="LVS-yZ-98V" secondAttribute="trailing" constant="10" id="k0b-zB-kn7"/>
360 <constraint firstItem="oRa-pS-HN2" firstAttribute="centerY" secondItem="Eoi-B8-iL6" secondAttribute="centerY" id="oGK-mj-vWq"/>
361 <constraint firstItem="kIZ-mf-moM" firstAttribute="centerY" secondItem="Eoi-B8-iL6" secondAttribute="centerY" id="rne-sf-Ccc"/>
362 <constraint firstItem="fmp-x4-Pef" firstAttribute="centerY" secondItem="Eoi-B8-iL6" secondAttribute="centerY" id="s1T-el-Q6J"/>
363 <constraint firstItem="anb-Y8-JQi" firstAttribute="leading" secondItem="Kjq-iM-NBL" secondAttribute="trailing" constant="10" id="t5V-qu-Ssk"/>
364 <constraint firstItem="LVS-yZ-98V" firstAttribute="leading" secondItem="tQl-cT-0Lb" secondAttribute="trailing" constant="10" id="v4N-af-SoV"/>
Alexandre Lision266fca02015-09-28 14:47:05 -0400365 <constraint firstAttribute="height" constant="67" id="ynu-O5-MN8"/>
Alexandre Lision0f66bd32016-01-18 11:30:45 -0500366 <constraint firstItem="kIZ-mf-moM" firstAttribute="leading" secondItem="ChW-kg-Sja" secondAttribute="trailing" constant="10" id="zP9-uu-hCy"/>
Alexandre Lisionf47a2562015-06-15 15:48:29 -0400367 </constraints>
368 </customView>
Alexandre Lision0e66aea2015-11-02 16:36:30 -0500369 <customView translatesAutoresizingMaskIntoConstraints="NO" id="JwW-2h-DyZ" customClass="ITProgressIndicator">
Alexandre Lision210fe212016-01-27 11:15:13 -0500370 <rect key="frame" x="287" y="204" width="100" height="100"/>
Alexandre Lision883719f2015-10-22 17:37:45 -0400371 <constraints>
372 <constraint firstAttribute="height" constant="100" id="gpl-re-hHE"/>
373 <constraint firstAttribute="width" constant="100" id="nmo-HF-lhL"/>
374 </constraints>
375 </customView>
376 <customView translatesAutoresizingMaskIntoConstraints="NO" id="6y6-RH-qOp" userLabel="Preview">
377 <rect key="frame" x="480" y="20" width="175" height="120"/>
378 <constraints>
379 <constraint firstAttribute="height" constant="120" id="BvU-kV-0uD"/>
380 <constraint firstAttribute="width" constant="175" id="aEv-Tt-tSD"/>
381 </constraints>
382 </customView>
Alexandre Lision210fe212016-01-27 11:15:13 -0500383 <customView hidden="YES" misplaced="YES" translatesAutoresizingMaskIntoConstraints="NO" id="MNG-eU-B2N">
384 <rect key="frame" x="505" y="343" width="150" height="60"/>
Alexandre Lision89edc6a2015-11-09 11:30:47 -0500385 <subviews>
Alexandre Lision0f66bd32016-01-18 11:30:45 -0500386 <button toolTip="Hang up" horizontalHuggingPriority="750" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="mc3-HV-hek" userLabel="Hang Up" customClass="IconButton">
387 <rect key="frame" x="20" y="10" width="40" height="40"/>
388 <constraints>
389 <constraint firstAttribute="width" constant="40" id="O83-pI-Vas"/>
390 <constraint firstAttribute="height" constant="40" id="tQE-0z-Q3y"/>
391 </constraints>
392 <buttonCell key="cell" type="square" bezelStyle="shadowlessSquare" image="ic_action_hangup" imagePosition="overlaps" alignment="center" transparent="YES" imageScaling="proportionallyDown" id="qBC-R5-W49">
393 <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
394 <font key="font" metaFont="system"/>
395 </buttonCell>
396 <userDefinedRuntimeAttributes>
397 <userDefinedRuntimeAttribute type="color" keyPath="bgColor">
398 <color key="value" red="0.94509803920000002" green="0.16078431369999999" blue="0.0" alpha="0.83999999999999997" colorSpace="calibratedRGB"/>
399 </userDefinedRuntimeAttribute>
400 <userDefinedRuntimeAttribute type="number" keyPath="imageInsets">
401 <integer key="value" value="8"/>
402 </userDefinedRuntimeAttribute>
403 </userDefinedRuntimeAttributes>
404 <connections>
405 <action selector="hangUp:" target="-2" id="MMl-em-Nrb"/>
406 </connections>
407 </button>
408 <button toolTip="Join call" horizontalHuggingPriority="750" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="9e8-ji-QId" userLabel="Mute Video" customClass="IconButton">
409 <rect key="frame" x="90" y="10" width="40" height="40"/>
Alexandre Lision89edc6a2015-11-09 11:30:47 -0500410 <constraints>
411 <constraint firstAttribute="height" constant="40" id="2GQ-Ki-ZmL"/>
412 <constraint firstAttribute="width" constant="40" id="Ax8-Wg-JeP"/>
413 </constraints>
414 <buttonCell key="cell" type="square" bezelStyle="shadowlessSquare" image="ic_action_merge_calls" imagePosition="overlaps" alignment="center" transparent="YES" imageScaling="proportionallyDown" id="7n2-FO-gcG">
415 <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
416 <font key="font" metaFont="system"/>
417 </buttonCell>
418 <userDefinedRuntimeAttributes>
419 <userDefinedRuntimeAttribute type="number" keyPath="imageInsets">
420 <integer key="value" value="8"/>
421 </userDefinedRuntimeAttribute>
422 <userDefinedRuntimeAttribute type="color" keyPath="highlightColor">
423 <color key="value" red="0.16862745100000001" green="0.70588235290000001" blue="0.78823529410000004" alpha="1" colorSpace="calibratedRGB"/>
424 </userDefinedRuntimeAttribute>
425 <userDefinedRuntimeAttribute type="color" keyPath="bgColor">
426 <color key="value" red="0.16078431369999999" green="0.16078431369999999" blue="0.16078431369999999" alpha="0.80000000000000004" colorSpace="calibratedRGB"/>
427 </userDefinedRuntimeAttribute>
428 </userDefinedRuntimeAttributes>
429 <connections>
430 <action selector="mergeCalls:" target="-2" id="GTH-sR-hNd"/>
431 </connections>
432 </button>
Alexandre Lision89edc6a2015-11-09 11:30:47 -0500433 </subviews>
434 <constraints>
Alexandre Lision0f66bd32016-01-18 11:30:45 -0500435 <constraint firstAttribute="width" constant="150" id="SXY-Jn-715"/>
436 <constraint firstItem="mc3-HV-hek" firstAttribute="leading" secondItem="MNG-eU-B2N" secondAttribute="leading" constant="20" id="YXb-EB-AW0"/>
437 <constraint firstAttribute="trailing" secondItem="9e8-ji-QId" secondAttribute="trailing" constant="20" id="eoW-Jz-mTc"/>
438 <constraint firstAttribute="height" constant="60" id="fGj-Ce-2f1"/>
Alexandre Lision89edc6a2015-11-09 11:30:47 -0500439 <constraint firstItem="mc3-HV-hek" firstAttribute="centerY" secondItem="MNG-eU-B2N" secondAttribute="centerY" id="m7g-Q2-BpP"/>
Alexandre Lision0f66bd32016-01-18 11:30:45 -0500440 <constraint firstItem="9e8-ji-QId" firstAttribute="centerY" secondItem="MNG-eU-B2N" secondAttribute="centerY" id="nmt-le-y0u"/>
Alexandre Lision89edc6a2015-11-09 11:30:47 -0500441 </constraints>
442 </customView>
Alexandre Lision210fe212016-01-27 11:15:13 -0500443 <customView misplaced="YES" translatesAutoresizingMaskIntoConstraints="NO" id="se7-PJ-iwD">
444 <rect key="frame" x="545" y="223" width="110" height="112"/>
445 <subviews>
446 <button toolTip="Hang up" horizontalHuggingPriority="750" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="D0G-XT-lhI" userLabel="Hang Up" customClass="IconButton">
447 <rect key="frame" x="20" y="32" width="70" height="70"/>
448 <constraints>
449 <constraint firstAttribute="height" constant="70" id="FTZ-JO-UdI"/>
450 <constraint firstAttribute="width" constant="70" id="i20-DN-iit"/>
451 </constraints>
452 <buttonCell key="cell" type="square" bezelStyle="shadowlessSquare" image="ic_action_hangup" imagePosition="overlaps" alignment="center" transparent="YES" imageScaling="proportionallyDown" id="3JO-aO-fnu">
453 <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
454 <font key="font" metaFont="system"/>
455 </buttonCell>
456 <userDefinedRuntimeAttributes>
457 <userDefinedRuntimeAttribute type="color" keyPath="bgColor">
458 <color key="value" red="0.94509803920000002" green="0.16078431369999999" blue="0.0" alpha="0.83999999999999997" colorSpace="calibratedRGB"/>
459 </userDefinedRuntimeAttribute>
460 <userDefinedRuntimeAttribute type="number" keyPath="imageInsets">
461 <integer key="value" value="15"/>
462 </userDefinedRuntimeAttribute>
463 </userDefinedRuntimeAttributes>
464 <connections>
465 <action selector="hangUp:" target="-2" id="6ew-Fv-wF7"/>
466 </connections>
467 </button>
468 <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="Aav-3e-AnU">
469 <rect key="frame" x="32" y="7" width="46" height="17"/>
470 <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="Cancel" id="TlL-HO-5Ey">
471 <font key="font" metaFont="system"/>
472 <color key="textColor" name="windowFrameColor" catalog="System" colorSpace="catalog"/>
473 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
474 </textFieldCell>
475 </textField>
476 </subviews>
477 <constraints>
478 <constraint firstItem="D0G-XT-lhI" firstAttribute="centerX" secondItem="se7-PJ-iwD" secondAttribute="centerX" id="Ety-3T-k5N"/>
479 <constraint firstItem="D0G-XT-lhI" firstAttribute="top" secondItem="se7-PJ-iwD" secondAttribute="top" constant="10" id="K7F-Z0-GFu"/>
480 <constraint firstItem="Aav-3e-AnU" firstAttribute="top" secondItem="D0G-XT-lhI" secondAttribute="bottom" constant="8" id="Kz0-3c-wmP"/>
481 <constraint firstItem="Aav-3e-AnU" firstAttribute="centerX" secondItem="se7-PJ-iwD" secondAttribute="centerX" id="Teh-iF-VrN"/>
482 <constraint firstAttribute="width" constant="110" id="eyg-Eq-bcF"/>
483 <constraint firstAttribute="height" constant="112" id="k2h-Lt-lIw"/>
484 </constraints>
485 </customView>
486 <customView translatesAutoresizingMaskIntoConstraints="NO" id="W4l-Be-bhM">
487 <rect key="frame" x="135" y="109" width="404" height="291"/>
488 <subviews>
489 <button toolTip="Hang up" horizontalHuggingPriority="750" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="2cB-dz-KYg" userLabel="Hang Up" customClass="IconButton">
490 <rect key="frame" x="220" y="43" width="70" height="70"/>
491 <constraints>
492 <constraint firstAttribute="width" constant="70" id="Avo-rM-awf"/>
493 <constraint firstAttribute="height" constant="70" id="z5h-9v-SNU"/>
494 </constraints>
495 <buttonCell key="cell" type="square" bezelStyle="shadowlessSquare" image="ic_action_hangup" imagePosition="overlaps" alignment="center" transparent="YES" imageScaling="proportionallyDown" id="sxM-Qb-qWD">
496 <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
497 <font key="font" metaFont="system"/>
498 </buttonCell>
499 <userDefinedRuntimeAttributes>
500 <userDefinedRuntimeAttribute type="color" keyPath="bgColor">
501 <color key="value" red="0.94509803920000002" green="0.16078431369999999" blue="0.0" alpha="0.83999999999999997" colorSpace="calibratedRGB"/>
502 </userDefinedRuntimeAttribute>
503 <userDefinedRuntimeAttribute type="number" keyPath="imageInsets">
504 <integer key="value" value="15"/>
505 </userDefinedRuntimeAttribute>
506 </userDefinedRuntimeAttributes>
507 <connections>
508 <action selector="hangUp:" target="-2" id="wVq-bI-wmY"/>
509 </connections>
510 </button>
511 <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="9Cd-Vs-wtu">
512 <rect key="frame" x="234" y="18" width="43" height="17"/>
513 <constraints>
514 <constraint firstAttribute="width" relation="greaterThanOrEqual" constant="39" id="6I1-DY-t1P"/>
515 </constraints>
516 <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="Ignore" id="tjM-py-p4V">
517 <font key="font" metaFont="system"/>
518 <color key="textColor" name="windowFrameColor" catalog="System" colorSpace="catalog"/>
519 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
520 </textFieldCell>
521 </textField>
522 <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="neP-Vf-7Tp">
523 <rect key="frame" x="126" y="18" width="49" height="17"/>
524 <constraints>
525 <constraint firstAttribute="width" relation="greaterThanOrEqual" constant="45" id="NB4-kw-0Lb"/>
526 </constraints>
527 <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="Answer" id="wRO-X4-7IU">
528 <font key="font" metaFont="system"/>
529 <color key="textColor" name="windowFrameColor" catalog="System" colorSpace="catalog"/>
530 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
531 </textFieldCell>
532 </textField>
533 <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="qnn-D2-O1C">
534 <rect key="frame" x="139" y="121" width="127" height="17"/>
535 <constraints>
536 <constraint firstAttribute="width" relation="greaterThanOrEqual" constant="123" id="hbP-yf-u6W"/>
537 </constraints>
538 <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="wants to talk to you!" id="X0W-vv-xua">
539 <font key="font" metaFont="system"/>
540 <color key="textColor" name="windowFrameColor" catalog="System" colorSpace="catalog"/>
541 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
542 </textFieldCell>
543 </textField>
544 <imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="N3W-75-NuQ">
545 <rect key="frame" x="152" y="171" width="100" height="100"/>
546 <constraints>
547 <constraint firstAttribute="height" constant="100" id="5mA-2k-NTP"/>
548 <constraint firstAttribute="width" constant="100" id="EjP-Yi-2YP"/>
549 </constraints>
550 <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" image="NSUser" id="BgV-yI-0CU"/>
551 </imageView>
552 <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="V2C-DZ-Ygi">
553 <rect key="frame" x="127" y="146" width="150" height="17"/>
554 <constraints>
555 <constraint firstAttribute="width" relation="greaterThanOrEqual" constant="33" id="4iv-3m-Ldv"/>
556 </constraints>
557 <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="center" placeholderString="Incoming Display Name" id="EA3-Q5-Dyj">
558 <font key="font" metaFont="system"/>
559 <color key="textColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
560 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
561 </textFieldCell>
562 </textField>
563 <button toolTip="Pick up" horizontalHuggingPriority="750" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="qgD-3D-nD5" userLabel="Accept" customClass="IconButton">
564 <rect key="frame" x="115" y="43" width="70" height="70"/>
565 <constraints>
566 <constraint firstAttribute="height" constant="70" id="IFG-ni-9mc"/>
567 <constraint firstAttribute="width" constant="70" id="uoL-Wy-Ek2"/>
568 </constraints>
569 <buttonCell key="cell" type="square" bezelStyle="shadowlessSquare" image="ic_action_call" imagePosition="overlaps" alignment="left" transparent="YES" imageScaling="proportionallyDown" id="CoO-HS-nEB">
570 <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
571 <font key="font" metaFont="system"/>
572 </buttonCell>
573 <userDefinedRuntimeAttributes>
574 <userDefinedRuntimeAttribute type="number" keyPath="imageInsets">
575 <integer key="value" value="15"/>
576 </userDefinedRuntimeAttribute>
577 <userDefinedRuntimeAttribute type="color" keyPath="bgColor">
578 <color key="value" red="0.23529411764705882" green="0.6470588235294118" blue="0.16078431372549018" alpha="0.80000000000000004" colorSpace="calibratedRGB"/>
579 </userDefinedRuntimeAttribute>
580 </userDefinedRuntimeAttributes>
581 <connections>
582 <action selector="accept:" target="-2" id="maS-G8-eY7"/>
583 </connections>
584 </button>
585 </subviews>
586 <constraints>
587 <constraint firstItem="N3W-75-NuQ" firstAttribute="centerX" secondItem="W4l-Be-bhM" secondAttribute="centerX" id="ABJ-dP-zZT"/>
588 <constraint firstItem="qnn-D2-O1C" firstAttribute="top" secondItem="V2C-DZ-Ygi" secondAttribute="bottom" constant="8" id="ClJ-Gw-V9J"/>
589 <constraint firstItem="qgD-3D-nD5" firstAttribute="leading" secondItem="W4l-Be-bhM" secondAttribute="leading" constant="115" id="LYx-Yw-xfe"/>
590 <constraint firstItem="9Cd-Vs-wtu" firstAttribute="centerX" secondItem="2cB-dz-KYg" secondAttribute="centerX" id="NFr-oZ-cLw"/>
591 <constraint firstItem="2cB-dz-KYg" firstAttribute="top" secondItem="qnn-D2-O1C" secondAttribute="bottom" constant="8" id="RWw-Pn-eAO"/>
592 <constraint firstItem="qnn-D2-O1C" firstAttribute="centerX" secondItem="W4l-Be-bhM" secondAttribute="centerX" id="SFe-9R-EVd"/>
593 <constraint firstItem="9Cd-Vs-wtu" firstAttribute="top" secondItem="2cB-dz-KYg" secondAttribute="bottom" constant="8" id="Tmr-bc-0W9"/>
594 <constraint firstAttribute="trailing" secondItem="2cB-dz-KYg" secondAttribute="trailing" constant="114" id="Xxj-BS-gPZ"/>
595 <constraint firstItem="neP-Vf-7Tp" firstAttribute="top" secondItem="qgD-3D-nD5" secondAttribute="bottom" constant="8" id="agL-to-xl2"/>
596 <constraint firstItem="V2C-DZ-Ygi" firstAttribute="top" secondItem="N3W-75-NuQ" secondAttribute="bottom" constant="8" id="c2D-cL-ahg"/>
597 <constraint firstAttribute="width" constant="404" id="dzx-yF-Ffl"/>
598 <constraint firstItem="qgD-3D-nD5" firstAttribute="top" secondItem="qnn-D2-O1C" secondAttribute="bottom" constant="8" id="lCg-9I-qeP"/>
599 <constraint firstItem="V2C-DZ-Ygi" firstAttribute="centerX" secondItem="W4l-Be-bhM" secondAttribute="centerX" id="mGd-oj-2O4"/>
600 <constraint firstAttribute="height" constant="291" id="pWV-Tm-dtp"/>
601 <constraint firstItem="neP-Vf-7Tp" firstAttribute="centerX" secondItem="qgD-3D-nD5" secondAttribute="centerX" id="puk-xU-0dz"/>
602 <constraint firstItem="N3W-75-NuQ" firstAttribute="top" secondItem="W4l-Be-bhM" secondAttribute="top" constant="20" id="vse-xv-WYp"/>
603 </constraints>
604 </customView>
Alexandre Lisionc5148052015-03-04 15:10:35 -0500605 </subviews>
606 <constraints>
Alexandre Lisionf47a2562015-06-15 15:48:29 -0400607 <constraint firstAttribute="centerX" secondItem="JwW-2h-DyZ" secondAttribute="centerX" id="4eh-az-oI5"/>
Alexandre Lision58cab672015-06-09 15:25:40 -0400608 <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 -0400609 <constraint firstAttribute="bottom" secondItem="Eoi-B8-iL6" secondAttribute="bottom" constant="20" id="9j2-HZ-hNX"/>
Alexandre Lision89edc6a2015-11-09 11:30:47 -0500610 <constraint firstItem="MNG-eU-B2N" firstAttribute="centerX" secondItem="2wf-Py-l6B" secondAttribute="centerX" id="DbU-cn-glx"/>
Alexandre Lision210fe212016-01-27 11:15:13 -0500611 <constraint firstItem="W4l-Be-bhM" firstAttribute="centerY" secondItem="2wf-Py-l6B" secondAttribute="centerY" id="De3-8O-mXx"/>
Alexandre Lision58cab672015-06-09 15:25:40 -0400612 <constraint firstAttribute="trailing" secondItem="d0X-cW-Xgz" secondAttribute="trailing" constant="20" id="G79-Jv-EYw"/>
613 <constraint firstAttribute="bottom" secondItem="6y6-RH-qOp" secondAttribute="bottom" constant="20" id="HOt-7O-FU2"/>
614 <constraint firstAttribute="trailing" secondItem="6y6-RH-qOp" secondAttribute="trailing" constant="20" id="KTx-SN-RUg"/>
615 <constraint firstItem="d0X-cW-Xgz" firstAttribute="top" secondItem="2wf-Py-l6B" secondAttribute="top" id="MKB-zm-C75"/>
Alexandre Lisionf47a2562015-06-15 15:48:29 -0400616 <constraint firstAttribute="centerY" secondItem="JwW-2h-DyZ" secondAttribute="centerY" id="Na1-o4-4Ds"/>
Alexandre Lision58cab672015-06-09 15:25:40 -0400617 <constraint firstAttribute="width" relation="greaterThanOrEqual" constant="675" id="ciq-ed-2FK"/>
618 <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 -0500619 <constraint firstItem="se7-PJ-iwD" firstAttribute="centerX" secondItem="2wf-Py-l6B" secondAttribute="centerX" id="hts-ke-nkj"/>
Alexandre Lision89edc6a2015-11-09 11:30:47 -0500620 <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 -0500621 <constraint firstItem="W4l-Be-bhM" firstAttribute="centerX" secondItem="2wf-Py-l6B" secondAttribute="centerX" id="lvd-la-SAZ"/>
Alexandre Lision58cab672015-06-09 15:25:40 -0400622 <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 -0500623 <constraint firstAttribute="bottom" secondItem="se7-PJ-iwD" secondAttribute="bottom" constant="20" id="tXh-Su-z4a"/>
Alexandre Lisionc5148052015-03-04 15:10:35 -0500624 </constraints>
625 </customView>
Alexandre Lision16d9c0a2015-08-10 12:05:15 -0400626 <customView wantsLayer="YES" id="TdD-3L-553">
Alexandre Lision58cab672015-06-09 15:25:40 -0400627 <rect key="frame" x="676" y="0.0" width="338" height="509"/>
628 <autoresizingMask key="autoresizingMask"/>
Alexandre Lisionc5148052015-03-04 15:10:35 -0500629 <subviews>
Alexandre Lision58cab672015-06-09 15:25:40 -0400630 <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="kW2-Cx-fNv">
631 <rect key="frame" x="274" y="13" width="50" height="32"/>
Alexandre Lision74dd47f2015-04-14 13:47:42 -0400632 <constraints>
Alexandre Lision58cab672015-06-09 15:25:40 -0400633 <constraint firstAttribute="width" constant="38" id="0Qx-5g-ThL"/>
Alexandre Lision74dd47f2015-04-14 13:47:42 -0400634 </constraints>
Alexandre Lision58cab672015-06-09 15:25:40 -0400635 <buttonCell key="cell" type="push" bezelStyle="rounded" image="NSGoRightTemplate" imagePosition="overlaps" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="5Nl-aV-9kl">
636 <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
Alexandre Lision74dd47f2015-04-14 13:47:42 -0400637 <font key="font" metaFont="system"/>
Alexandre Lision58cab672015-06-09 15:25:40 -0400638 </buttonCell>
639 <connections>
640 <action selector="sendMessage:" target="LWe-df-dS6" id="Hlj-og-5rV"/>
641 <binding destination="LWe-df-dS6" name="enabled" keyPath="self.message.length" id="ec2-s1-Hpt"/>
642 </connections>
643 </button>
Alexandre Lision16d9c0a2015-08-10 12:05:15 -0400644 <textField wantsLayer="YES" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="OBX-o0-u1k">
Alexandre Lision58cab672015-06-09 15:25:40 -0400645 <rect key="frame" x="20" y="20" width="252" height="22"/>
646 <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" state="on" borderStyle="bezel" bezelStyle="round" id="QW9-Ty-ZEe">
647 <font key="font" metaFont="system"/>
648 <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
Alexandre Lision74dd47f2015-04-14 13:47:42 -0400649 <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
650 </textFieldCell>
Alexandre Lision58cab672015-06-09 15:25:40 -0400651 <connections>
652 <binding destination="LWe-df-dS6" name="value" keyPath="self.message" id="suS-k6-ypU">
653 <dictionary key="options">
654 <bool key="NSContinuouslyUpdatesValue" value="YES"/>
655 </dictionary>
656 </binding>
657 <outlet property="delegate" destination="LWe-df-dS6" id="9by-zr-IW0"/>
658 </connections>
Alexandre Lision74dd47f2015-04-14 13:47:42 -0400659 </textField>
Alexandre Lision58cab672015-06-09 15:25:40 -0400660 <scrollView borderType="none" horizontalLineScroll="10" horizontalPageScroll="10" verticalLineScroll="10" verticalPageScroll="10" hasHorizontalScroller="NO" usesPredominantAxisScrolling="NO" horizontalScrollElasticity="none" translatesAutoresizingMaskIntoConstraints="NO" id="i3X-6S-mKF">
661 <rect key="frame" x="0.0" y="50" width="338" height="459"/>
662 <clipView key="contentView" id="Tbz-Bj-Y3K">
Alexandre Lision266fca02015-09-28 14:47:05 -0400663 <rect key="frame" x="0.0" y="0.0" width="338" height="459"/>
Alexandre Lision58cab672015-06-09 15:25:40 -0400664 <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
665 <subviews>
666 <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 -0400667 <rect key="frame" x="0.0" y="0.0" width="338" height="459"/>
Alexandre Lision58cab672015-06-09 15:25:40 -0400668 <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
669 <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
Alexandre Lision0f66bd32016-01-18 11:30:45 -0500670 <size key="minSize" width="323" height="459"/>
Alexandre Lision58cab672015-06-09 15:25:40 -0400671 <size key="maxSize" width="463" height="10000000"/>
672 <color key="insertionPointColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
Alexandre Lision0f66bd32016-01-18 11:30:45 -0500673 <size key="minSize" width="323" height="459"/>
Alexandre Lision58cab672015-06-09 15:25:40 -0400674 <size key="maxSize" width="463" height="10000000"/>
675 </textView>
676 </subviews>
677 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
678 </clipView>
679 <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" doubleValue="1" horizontal="YES" id="Uo5-G8-d2s">
680 <rect key="frame" x="-100" y="-100" width="87" height="18"/>
681 <autoresizingMask key="autoresizingMask"/>
682 </scroller>
683 <scroller key="verticalScroller" verticalHuggingPriority="750" doubleValue="1" horizontal="NO" id="eno-qS-nJm">
Alexandre Lision0f66bd32016-01-18 11:30:45 -0500684 <rect key="frame" x="323" y="0.0" width="15" height="459"/>
Alexandre Lision58cab672015-06-09 15:25:40 -0400685 <autoresizingMask key="autoresizingMask"/>
686 </scroller>
687 </scrollView>
Alexandre Lisionc5148052015-03-04 15:10:35 -0500688 </subviews>
689 <constraints>
Alexandre Lision58cab672015-06-09 15:25:40 -0400690 <constraint firstItem="kW2-Cx-fNv" firstAttribute="leading" secondItem="OBX-o0-u1k" secondAttribute="trailing" constant="8" id="5sg-0N-YSw"/>
691 <constraint firstAttribute="bottom" secondItem="kW2-Cx-fNv" secondAttribute="bottom" constant="20" id="EeC-o1-xNE"/>
692 <constraint firstAttribute="width" relation="greaterThanOrEqual" constant="250" id="KI6-XT-afu"/>
693 <constraint firstItem="i3X-6S-mKF" firstAttribute="top" secondItem="TdD-3L-553" secondAttribute="top" id="LoI-gZ-Gp6"/>
694 <constraint firstItem="i3X-6S-mKF" firstAttribute="leading" secondItem="TdD-3L-553" secondAttribute="leading" id="NVH-57-1Yw"/>
695 <constraint firstAttribute="width" relation="lessThanOrEqual" constant="400" id="Szn-hz-Zcv"/>
696 <constraint firstAttribute="bottom" secondItem="OBX-o0-u1k" secondAttribute="bottom" constant="20" id="eOH-Wv-Zuo"/>
697 <constraint firstAttribute="trailing" secondItem="kW2-Cx-fNv" secondAttribute="trailing" constant="20" id="g3z-YY-hyn"/>
698 <constraint firstItem="OBX-o0-u1k" firstAttribute="leading" secondItem="TdD-3L-553" secondAttribute="leading" constant="20" id="wTD-wE-axZ"/>
699 <constraint firstItem="OBX-o0-u1k" firstAttribute="top" secondItem="i3X-6S-mKF" secondAttribute="bottom" constant="8" id="yKJ-bq-2wk"/>
700 <constraint firstAttribute="trailing" secondItem="i3X-6S-mKF" secondAttribute="trailing" id="zdl-DO-8e8"/>
Alexandre Lisionc5148052015-03-04 15:10:35 -0500701 </constraints>
702 </customView>
703 </subviews>
Alexandre Lision58cab672015-06-09 15:25:40 -0400704 <holdingPriorities>
705 <real value="250"/>
706 <real value="250"/>
707 </holdingPriorities>
708 <connections>
709 <outlet property="delegate" destination="-2" id="Srr-ek-32R"/>
710 </connections>
711 </splitView>
Alexandre Lisionc5148052015-03-04 15:10:35 -0500712 </subviews>
713 <constraints>
Alexandre Lision58cab672015-06-09 15:25:40 -0400714 <constraint firstAttribute="trailing" secondItem="GIJ-gB-FZo" secondAttribute="trailing" id="0em-qy-QDF"/>
715 <constraint firstItem="GIJ-gB-FZo" firstAttribute="top" secondItem="Hz6-mo-xeY" secondAttribute="top" id="BMA-1U-7qS"/>
716 <constraint firstAttribute="bottom" secondItem="GIJ-gB-FZo" secondAttribute="bottom" id="cSp-R2-2P7"/>
717 <constraint firstItem="GIJ-gB-FZo" firstAttribute="leading" secondItem="Hz6-mo-xeY" secondAttribute="leading" id="gYP-xn-tdT"/>
Alexandre Lisionc5148052015-03-04 15:10:35 -0500718 </constraints>
Alexandre Lision58cab672015-06-09 15:25:40 -0400719 <point key="canvasLocation" x="1428" y="21.5"/>
Alexandre Lisionc5148052015-03-04 15:10:35 -0500720 </customView>
Alexandre Lision58cab672015-06-09 15:25:40 -0400721 <viewController id="LWe-df-dS6" customClass="ChatVC">
722 <connections>
723 <outlet property="chatView" destination="9jD-8j-lXO" id="nRK-qZ-xex"/>
724 <outlet property="messageField" destination="OBX-o0-u1k" id="MS2-Hl-as4"/>
725 <outlet property="sendButton" destination="kW2-Cx-fNv" id="7iO-d1-LsM"/>
726 <outlet property="view" destination="TdD-3L-553" id="HQf-B1-D8b"/>
727 </connections>
728 </viewController>
Alexandre Lision922380d2015-09-15 10:25:17 -0400729 <customView id="vW1-8R-ebu">
Alexandre Lision883719f2015-10-22 17:37:45 -0400730 <rect key="frame" x="0.0" y="0.0" width="719" height="497"/>
Alexandre Lision922380d2015-09-15 10:25:17 -0400731 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
732 <subviews>
733 <button verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="Pze-W9-iSO">
734 <rect key="frame" x="232" y="123" width="86" height="32"/>
735 <buttonCell key="cell" type="push" title="Answer" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="KPG-pB-gPm">
736 <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
737 <font key="font" metaFont="system"/>
738 </buttonCell>
739 </button>
740 <imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="hiA-1v-jOb">
741 <rect key="frame" x="290" y="268" width="105" height="89"/>
742 <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" image="NSUser" id="A33-8N-kr9"/>
743 </imageView>
744 <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="lT0-mL-HHV">
745 <rect key="frame" x="323" y="240" width="27" height="17"/>
746 <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="URI" id="Dqv-um-UUk">
747 <font key="font" metaFont="system"/>
748 <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
749 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
750 </textFieldCell>
751 </textField>
752 <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="ZYE-KE-soE">
753 <rect key="frame" x="276" y="189" width="143" height="17"/>
754 <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="wants to talk with you!" id="yZ6-1A-ZLT">
755 <font key="font" metaFont="system"/>
756 <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
757 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
758 </textFieldCell>
759 </textField>
760 <button verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="dKf-ye-SIo">
761 <rect key="frame" x="394" y="123" width="82" height="32"/>
762 <buttonCell key="cell" type="push" title="Button" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="kxH-yM-TLd">
763 <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
764 <font key="font" metaFont="system"/>
765 </buttonCell>
766 </button>
767 </subviews>
768 <point key="canvasLocation" x="469.5" y="143.5"/>
769 </customView>
Alexandre Lisionc5148052015-03-04 15:10:35 -0500770 </objects>
771 <resources>
Alexandre Lision58cab672015-06-09 15:25:40 -0400772 <image name="NSGoRightTemplate" width="9" height="12"/>
Alexandre Lision922380d2015-09-15 10:25:17 -0400773 <image name="NSUser" width="32" height="32"/>
Alexandre Lision89edc6a2015-11-09 11:30:47 -0500774 <image name="ic_action_add_participant" width="72" height="72"/>
Alexandre Lisiond18fa272015-06-15 11:18:03 -0400775 <image name="ic_action_call" width="72" height="72"/>
776 <image name="ic_action_chat" width="72" height="72"/>
777 <image name="ic_action_hangup" width="72" height="72"/>
778 <image name="ic_action_hold" width="72" height="72"/>
Alexandre Lision89edc6a2015-11-09 11:30:47 -0500779 <image name="ic_action_merge_calls" width="72" height="72"/>
Alexandre Lisiond18fa272015-06-15 11:18:03 -0400780 <image name="ic_action_mute_audio" width="72" height="72"/>
781 <image name="ic_action_mute_video" width="72" height="72"/>
Alexandre Lision266fca02015-09-28 14:47:05 -0400782 <image name="ic_action_record" width="54" height="54"/>
Alexandre Lision883719f2015-10-22 17:37:45 -0400783 <image name="ic_action_transfer" width="72" height="72"/>
Alexandre Lision2db8f472015-07-22 15:05:46 -0400784 <image name="ic_person_add" width="48" height="48"/>
Alexandre Lisionc5148052015-03-04 15:10:35 -0500785 </resources>
786</document>