blob: fd29ac53282b92e0c44aede3ea938431f05280df [file] [log] [blame]
Alexandre Lisionc5148052015-03-04 15:10:35 -05001<?xml version="1.0" encoding="UTF-8" standalone="no"?>
Alexandre Lision266fca02015-09-28 14:47:05 -04002<document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="8191" systemVersion="14F27" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES">
Alexandre Lisionc5148052015-03-04 15:10:35 -05003 <dependencies>
Alexandre Lision266fca02015-09-28 14:47:05 -04004 <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="8191"/>
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 Lision89edc6a2015-11-09 11:30:47 -050017 <outlet property="joinPanel" destination="MNG-eU-B2N" id="oBn-ec-ebh"/>
Alexandre Lisionf47a2562015-06-15 15:48:29 -040018 <outlet property="loadingIndicator" destination="JwW-2h-DyZ" id="EEb-50-oSJ"/>
Alexandre Lision89edc6a2015-11-09 11:30:47 -050019 <outlet property="mergeCallsButton" destination="9e8-ji-QId" id="sb6-n5-E7k"/>
Alexandre Lisiond18fa272015-06-15 11:18:03 -040020 <outlet property="muteAudioButton" destination="tQl-cT-0Lb" id="qV4-Ef-UTx"/>
21 <outlet property="muteVideoButton" destination="LVS-yZ-98V" id="qQs-zP-wQ4"/>
Alexandre Lisionc5148052015-03-04 15:10:35 -050022 <outlet property="personLabel" destination="bg3-hB-nE8" id="t6l-1B-JxI"/>
23 <outlet property="pickUpButton" destination="qgD-3D-nD5" id="mkD-IT-22E"/>
24 <outlet property="previewView" destination="6y6-RH-qOp" id="1PY-sd-mh4"/>
25 <outlet property="recordOnOffButton" destination="oRa-pS-HN2" id="N7C-wn-0le"/>
Alexandre Lision58cab672015-06-09 15:25:40 -040026 <outlet property="splitView" destination="GIJ-gB-FZo" id="PM0-az-Q8X"/>
Alexandre Lisionc5148052015-03-04 15:10:35 -050027 <outlet property="stateLabel" destination="kFD-FB-vig" id="SSO-14-q2t"/>
28 <outlet property="timeSpentLabel" destination="cIU-M7-xpN" id="9Rl-t3-gjY"/>
Alexandre Lision883719f2015-10-22 17:37:45 -040029 <outlet property="transferButton" destination="ChW-kg-Sja" id="v4D-c0-u6T"/>
Alexandre Lisionc5148052015-03-04 15:10:35 -050030 <outlet property="videoView" destination="2wf-Py-l6B" id="dEF-Gx-w6x"/>
31 <outlet property="view" destination="Hz6-mo-xeY" id="VKn-lN-ijP"/>
32 </connections>
33 </customObject>
34 <customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/>
35 <customObject id="-3" userLabel="Application" customClass="NSObject"/>
Alexandre Lision16d9c0a2015-08-10 12:05:15 -040036 <customView wantsLayer="YES" id="Hz6-mo-xeY">
Alexandre Lision58cab672015-06-09 15:25:40 -040037 <rect key="frame" x="0.0" y="0.0" width="1014" height="509"/>
Alexandre Lisionc5148052015-03-04 15:10:35 -050038 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
39 <subviews>
Alexandre Lision16d9c0a2015-08-10 12:05:15 -040040 <splitView wantsLayer="YES" dividerStyle="thin" vertical="YES" translatesAutoresizingMaskIntoConstraints="NO" id="GIJ-gB-FZo">
Alexandre Lision58cab672015-06-09 15:25:40 -040041 <rect key="frame" x="0.0" y="0.0" width="1014" height="509"/>
Alexandre Lisionc5148052015-03-04 15:10:35 -050042 <subviews>
Alexandre Lision16d9c0a2015-08-10 12:05:15 -040043 <customView wantsLayer="YES" id="2wf-Py-l6B" customClass="CallView">
Alexandre Lision58cab672015-06-09 15:25:40 -040044 <rect key="frame" x="0.0" y="0.0" width="675" height="509"/>
45 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
Alexandre Lisionc5148052015-03-04 15:10:35 -050046 <subviews>
Alexandre Lision58cab672015-06-09 15:25:40 -040047 <customView translatesAutoresizingMaskIntoConstraints="NO" id="d0X-cW-Xgz">
48 <rect key="frame" x="20" y="438" width="635" height="71"/>
49 <subviews>
Alexandre Lision58cab672015-06-09 15:25:40 -040050 <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="kFD-FB-vig">
Alexandre Lision2db8f472015-07-22 15:05:46 -040051 <rect key="frame" x="18" y="39" width="37" height="17"/>
Alexandre Lision58cab672015-06-09 15:25:40 -040052 <constraints>
53 <constraint firstAttribute="width" relation="greaterThanOrEqual" constant="29" id="pft-oc-ZNh"/>
54 </constraints>
55 <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="State" id="ugy-uK-901">
56 <font key="font" metaFont="system"/>
57 <color key="textColor" name="highlightColor" catalog="System" colorSpace="catalog"/>
58 <color key="backgroundColor" name="highlightColor" catalog="System" colorSpace="catalog"/>
59 </textFieldCell>
60 </textField>
61 <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="cIU-M7-xpN">
62 <rect key="frame" x="513" y="23" width="104" height="24"/>
63 <constraints>
64 <constraint firstAttribute="width" constant="100" id="9vz-kb-6L6"/>
65 </constraints>
66 <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="center" title="Time" id="zsO-T7-9yi">
67 <font key="font" size="20" name="HelveticaNeue"/>
68 <color key="textColor" name="alternateSelectedControlTextColor" catalog="System" colorSpace="catalog"/>
69 <color key="backgroundColor" name="highlightColor" catalog="System" colorSpace="catalog"/>
70 </textFieldCell>
71 <userDefinedRuntimeAttributes>
72 <userDefinedRuntimeAttribute type="string" keyPath="layer.cornerRadius" value="15"/>
73 </userDefinedRuntimeAttributes>
74 </textField>
Alexandre Lisionf47a2562015-06-15 15:48:29 -040075 <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="bg3-hB-nE8">
Alexandre Lision2db8f472015-07-22 15:05:46 -040076 <rect key="frame" x="18" y="14" width="85" height="17"/>
Alexandre Lisionf47a2562015-06-15 15:48:29 -040077 <constraints>
78 <constraint firstAttribute="width" relation="greaterThanOrEqual" constant="81" id="gT7-Wu-XtU"/>
79 </constraints>
80 <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="left" title="Person name" id="osk-LS-0Qg">
81 <font key="font" metaFont="system"/>
82 <color key="textColor" name="highlightColor" catalog="System" colorSpace="catalog"/>
83 <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
84 </textFieldCell>
85 </textField>
Alexandre Lision266fca02015-09-28 14:47:05 -040086 <button hidden="YES" wantsLayer="YES" horizontalHuggingPriority="750" verticalHuggingPriority="750" ambiguous="YES" misplaced="YES" translatesAutoresizingMaskIntoConstraints="NO" id="Zss-6A-bSy" userLabel="AddToContact" customClass="IconButton">
87 <rect key="frame" x="109" y="9" width="30" height="30"/>
88 <constraints>
89 <constraint firstAttribute="width" constant="30" id="DdM-FT-7kb"/>
90 </constraints>
Alexandre Lision2db8f472015-07-22 15:05:46 -040091 <backgroundFilters>
92 <ciFilter name="CIColorMonochrome">
93 <configuration>
94 <ciColor key="inputColor" red="1" green="0.53908979892730713" blue="0.15185309946537018" alpha="1"/>
95 <null key="inputImage"/>
96 <real key="inputIntensity" value="1"/>
97 </configuration>
98 </ciFilter>
99 </backgroundFilters>
Alexandre Lision266fca02015-09-28 14:47:05 -0400100 <buttonCell key="cell" type="square" bezelStyle="shadowlessSquare" image="ic_person_add" imagePosition="overlaps" alignment="center" transparent="YES" imageScaling="proportionallyUpOrDown" id="3Ea-x8-Ndg">
101 <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
Alexandre Lision2db8f472015-07-22 15:05:46 -0400102 <font key="font" metaFont="system"/>
103 </buttonCell>
104 <connections>
105 <action selector="addToContact:" target="-2" id="OI1-7U-4T7"/>
106 </connections>
107 </button>
Alexandre Lision58cab672015-06-09 15:25:40 -0400108 </subviews>
Alexandre Lisionc5148052015-03-04 15:10:35 -0500109 <constraints>
Alexandre Lision2db8f472015-07-22 15:05:46 -0400110 <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 -0400111 <constraint firstItem="kFD-FB-vig" firstAttribute="leading" secondItem="bg3-hB-nE8" secondAttribute="leading" id="LXG-QI-oPf"/>
112 <constraint firstItem="cIU-M7-xpN" firstAttribute="top" secondItem="d0X-cW-Xgz" secondAttribute="top" constant="24" id="Qc7-qp-qSV"/>
113 <constraint firstAttribute="trailing" secondItem="cIU-M7-xpN" secondAttribute="trailing" constant="20" id="RXf-xZ-4f9"/>
114 <constraint firstAttribute="width" relation="greaterThanOrEqual" constant="568" id="Xeq-Aa-f1W"/>
Alexandre Lisionf47a2562015-06-15 15:48:29 -0400115 <constraint firstItem="kFD-FB-vig" firstAttribute="top" secondItem="bg3-hB-nE8" secondAttribute="bottom" constant="-42" id="Z06-5v-81Q"/>
116 <constraint firstItem="kFD-FB-vig" firstAttribute="top" secondItem="bg3-hB-nE8" secondAttribute="bottom" constant="-42" id="gRn-E6-o6O"/>
Alexandre Lision58cab672015-06-09 15:25:40 -0400117 <constraint firstItem="kFD-FB-vig" firstAttribute="leading" secondItem="d0X-cW-Xgz" secondAttribute="leading" constant="20" id="i5C-8o-qKp"/>
Alexandre Lision2db8f472015-07-22 15:05:46 -0400118 <constraint firstAttribute="bottom" secondItem="kFD-FB-vig" secondAttribute="bottom" constant="39" id="l71-7V-oLx"/>
Alexandre Lision58cab672015-06-09 15:25:40 -0400119 <constraint firstItem="bg3-hB-nE8" firstAttribute="leading" secondItem="d0X-cW-Xgz" secondAttribute="leading" constant="20" id="nV4-Vy-vqK"/>
120 <constraint firstAttribute="centerY" secondItem="cIU-M7-xpN" secondAttribute="centerY" id="yvc-8B-cEu"/>
Alexandre Lisionc5148052015-03-04 15:10:35 -0500121 </constraints>
Alexandre Lision58cab672015-06-09 15:25:40 -0400122 </customView>
123 <customView translatesAutoresizingMaskIntoConstraints="NO" id="Eoi-B8-iL6" userLabel="Controls">
Alexandre Lision266fca02015-09-28 14:47:05 -0400124 <rect key="frame" x="20" y="20" width="452" height="67"/>
Alexandre Lision58cab672015-06-09 15:25:40 -0400125 <subviews>
Alexandre Lisiond5229f32015-11-16 11:17:41 -0500126 <button toolTip="Mute Audio" horizontalHuggingPriority="750" verticalHuggingPriority="750" ambiguous="YES" misplaced="YES" translatesAutoresizingMaskIntoConstraints="NO" id="tQl-cT-0Lb" userLabel="Mute Audio" customClass="IconButton">
Alexandre Lision883719f2015-10-22 17:37:45 -0400127 <rect key="frame" x="158" y="13" width="40" height="40"/>
Alexandre Lisiond5229f32015-11-16 11:17:41 -0500128 <constraints>
129 <constraint firstAttribute="width" constant="40" id="VhT-NE-Ler"/>
130 <constraint firstAttribute="height" constant="40" id="WFp-nl-egQ"/>
131 </constraints>
Alexandre Lision266fca02015-09-28 14:47:05 -0400132 <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 -0400133 <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
134 <font key="font" metaFont="system"/>
135 </buttonCell>
Alexandre Lision266fca02015-09-28 14:47:05 -0400136 <userDefinedRuntimeAttributes>
137 <userDefinedRuntimeAttribute type="number" keyPath="imageInsets">
138 <integer key="value" value="8"/>
139 </userDefinedRuntimeAttribute>
140 <userDefinedRuntimeAttribute type="color" keyPath="highlightColor">
141 <color key="value" red="0.16862745100000001" green="0.70588235290000001" blue="0.78823529410000004" alpha="1" colorSpace="calibratedRGB"/>
142 </userDefinedRuntimeAttribute>
143 <userDefinedRuntimeAttribute type="color" keyPath="bgColor">
144 <color key="value" red="0.16078431369999999" green="0.16078431369999999" blue="0.16078431369999999" alpha="0.80000000000000004" colorSpace="calibratedRGB"/>
145 </userDefinedRuntimeAttribute>
146 </userDefinedRuntimeAttributes>
Alexandre Lisiond18fa272015-06-15 11:18:03 -0400147 <connections>
148 <action selector="muteAudio:" target="-2" id="DBk-mG-FLj"/>
149 </connections>
150 </button>
Alexandre Lisiond5229f32015-11-16 11:17:41 -0500151 <button toolTip="Record" horizontalHuggingPriority="750" verticalHuggingPriority="750" ambiguous="YES" misplaced="YES" translatesAutoresizingMaskIntoConstraints="NO" id="oRa-pS-HN2" customClass="IconButton">
Alexandre Lision89edc6a2015-11-09 11:30:47 -0500152 <rect key="frame" x="249" y="13" width="40" height="40"/>
Alexandre Lisiond5229f32015-11-16 11:17:41 -0500153 <constraints>
154 <constraint firstAttribute="width" constant="40" id="5Yb-Ir-aNP"/>
155 <constraint firstAttribute="height" constant="40" id="f6U-Sc-LhF"/>
156 </constraints>
Alexandre Lision266fca02015-09-28 14:47:05 -0400157 <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 -0400158 <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
Alexandre Lision266fca02015-09-28 14:47:05 -0400159 <font key="font" size="10" name=".HelveticaNeueDeskInterface-Regular"/>
Alexandre Lision58cab672015-06-09 15:25:40 -0400160 </buttonCell>
Alexandre Lision266fca02015-09-28 14:47:05 -0400161 <userDefinedRuntimeAttributes>
162 <userDefinedRuntimeAttribute type="number" keyPath="imageInsets">
163 <integer key="value" value="8"/>
164 </userDefinedRuntimeAttribute>
165 <userDefinedRuntimeAttribute type="color" keyPath="highlightColor">
166 <color key="value" red="0.16862745100000001" green="0.70588235290000001" blue="0.78823529410000004" alpha="1" colorSpace="calibratedRGB"/>
167 </userDefinedRuntimeAttribute>
168 <userDefinedRuntimeAttribute type="color" keyPath="bgColor">
169 <color key="value" red="0.16078431369999999" green="0.16078431369999999" blue="0.16078431369999999" alpha="0.80000000000000004" colorSpace="calibratedRGB"/>
170 </userDefinedRuntimeAttribute>
171 </userDefinedRuntimeAttributes>
Alexandre Lision58cab672015-06-09 15:25:40 -0400172 <connections>
173 <action selector="toggleRecording:" target="-2" id="gAc-ZJ-9PN"/>
174 </connections>
175 </button>
Alexandre Lisiond5229f32015-11-16 11:17:41 -0500176 <button toolTip="Toggle chat" wantsLayer="YES" horizontalHuggingPriority="750" verticalHuggingPriority="750" ambiguous="YES" misplaced="YES" translatesAutoresizingMaskIntoConstraints="NO" id="fmp-x4-Pef" userLabel="Chat" customClass="IconButton">
Alexandre Lision89edc6a2015-11-09 11:30:47 -0500177 <rect key="frame" x="392" y="13" width="40" height="40"/>
Alexandre Lisiond5229f32015-11-16 11:17:41 -0500178 <constraints>
179 <constraint firstAttribute="width" constant="40" id="48U-1h-yAx"/>
180 <constraint firstAttribute="height" constant="40" id="EDO-9c-ndD"/>
181 </constraints>
Alexandre Lisiond18fa272015-06-15 11:18:03 -0400182 <backgroundFilters>
183 <ciFilter name="CIColorMonochrome">
184 <configuration>
185 <ciColor key="inputColor" red="1" green="0.53908981990000004" blue="0.1518531061" alpha="1"/>
186 <null key="inputImage"/>
187 <real key="inputIntensity" value="1"/>
188 </configuration>
189 </ciFilter>
190 </backgroundFilters>
Alexandre Lision266fca02015-09-28 14:47:05 -0400191 <buttonCell key="cell" type="square" bezelStyle="shadowlessSquare" image="ic_action_chat" imagePosition="overlaps" alignment="center" transparent="YES" imageScaling="proportionallyUpOrDown" id="1fJ-X6-Rza">
192 <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
Alexandre Lision58cab672015-06-09 15:25:40 -0400193 <font key="font" metaFont="system"/>
194 </buttonCell>
Alexandre Lision266fca02015-09-28 14:47:05 -0400195 <userDefinedRuntimeAttributes>
196 <userDefinedRuntimeAttribute type="number" keyPath="imageInsets">
197 <integer key="value" value="10"/>
198 </userDefinedRuntimeAttribute>
199 <userDefinedRuntimeAttribute type="color" keyPath="highlightColor">
200 <color key="value" red="0.16862745098039217" green="0.70588235294117641" blue="0.78823529411764703" alpha="1" colorSpace="calibratedRGB"/>
201 </userDefinedRuntimeAttribute>
202 <userDefinedRuntimeAttribute type="color" keyPath="bgColor">
203 <color key="value" red="0.16078431372549018" green="0.16078431372549018" blue="0.16078431372549018" alpha="0.80000000000000004" colorSpace="calibratedRGB"/>
204 </userDefinedRuntimeAttribute>
205 </userDefinedRuntimeAttributes>
Alexandre Lision58cab672015-06-09 15:25:40 -0400206 <connections>
207 <action selector="toggleChat:" target="-2" id="7HN-HS-oqT"/>
208 </connections>
209 </button>
Alexandre Lisiond5229f32015-11-16 11:17:41 -0500210 <button toolTip="Hold" horizontalHuggingPriority="750" verticalHuggingPriority="750" ambiguous="YES" misplaced="YES" translatesAutoresizingMaskIntoConstraints="NO" id="anb-Y8-JQi" userLabel="Hold" customClass="IconButton">
Alexandre Lision89edc6a2015-11-09 11:30:47 -0500211 <rect key="frame" x="113" y="13" width="40" height="40"/>
Alexandre Lisiond5229f32015-11-16 11:17:41 -0500212 <constraints>
213 <constraint firstAttribute="width" constant="40" id="QlH-xq-7uO"/>
214 <constraint firstAttribute="height" constant="40" id="Xzt-L0-evm"/>
215 </constraints>
Alexandre Lision89edc6a2015-11-09 11:30:47 -0500216 <buttonCell key="cell" type="square" bezelStyle="shadowlessSquare" image="ic_action_hold" imagePosition="overlaps" alignment="center" transparent="YES" imageScaling="proportionallyDown" id="7w5-d1-mNe">
Alexandre Lision266fca02015-09-28 14:47:05 -0400217 <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
218 <font key="font" metaFont="system"/>
219 </buttonCell>
220 <userDefinedRuntimeAttributes>
221 <userDefinedRuntimeAttribute type="number" keyPath="imageInsets">
222 <integer key="value" value="8"/>
223 </userDefinedRuntimeAttribute>
224 <userDefinedRuntimeAttribute type="color" keyPath="highlightColor">
225 <color key="value" red="0.16862745100000001" green="0.70588235290000001" blue="0.78823529410000004" alpha="1" colorSpace="calibratedRGB"/>
226 </userDefinedRuntimeAttribute>
227 <userDefinedRuntimeAttribute type="color" keyPath="bgColor">
228 <color key="value" red="0.16078431369999999" green="0.16078431369999999" blue="0.16078431369999999" alpha="0.80000000000000004" colorSpace="calibratedRGB"/>
229 </userDefinedRuntimeAttribute>
230 </userDefinedRuntimeAttributes>
231 <connections>
Alexandre Lision89edc6a2015-11-09 11:30:47 -0500232 <action selector="toggleHold:" target="-2" id="O18-nN-hHE"/>
Alexandre Lision266fca02015-09-28 14:47:05 -0400233 </connections>
234 </button>
Alexandre Lisiond5229f32015-11-16 11:17:41 -0500235 <button toolTip="Transfer" horizontalHuggingPriority="750" verticalHuggingPriority="750" ambiguous="YES" misplaced="YES" translatesAutoresizingMaskIntoConstraints="NO" id="ChW-kg-Sja" customClass="IconButton">
Alexandre Lision89edc6a2015-11-09 11:30:47 -0500236 <rect key="frame" x="294" y="13" width="40" height="40"/>
Alexandre Lisiond5229f32015-11-16 11:17:41 -0500237 <constraints>
238 <constraint firstAttribute="height" constant="40" id="9zo-pq-mgF"/>
239 <constraint firstAttribute="width" constant="40" id="EVF-UM-brL"/>
240 </constraints>
Alexandre Lision89edc6a2015-11-09 11:30:47 -0500241 <buttonCell key="cell" type="square" bezelStyle="shadowlessSquare" image="ic_action_transfer" imagePosition="overlaps" alignment="center" transparent="YES" imageScaling="proportionallyDown" id="FOs-Wt-c2R">
242 <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
243 <font key="font" size="10" name=".HelveticaNeueDeskInterface-Regular"/>
244 </buttonCell>
245 <userDefinedRuntimeAttributes>
246 <userDefinedRuntimeAttribute type="number" keyPath="imageInsets">
247 <integer key="value" value="8"/>
248 </userDefinedRuntimeAttribute>
249 <userDefinedRuntimeAttribute type="color" keyPath="highlightColor">
250 <color key="value" red="0.16862745100000001" green="0.70588235290000001" blue="0.78823529410000004" alpha="1" colorSpace="calibratedRGB"/>
251 </userDefinedRuntimeAttribute>
252 <userDefinedRuntimeAttribute type="color" keyPath="bgColor">
253 <color key="value" red="0.16078431369999999" green="0.16078431369999999" blue="0.16078431369999999" alpha="0.80000000000000004" colorSpace="calibratedRGB"/>
254 </userDefinedRuntimeAttribute>
255 </userDefinedRuntimeAttributes>
256 <connections>
257 <action selector="toggleTransferView:" target="-2" id="Gxt-lS-qZs"/>
258 </connections>
259 </button>
Alexandre Lisiond5229f32015-11-16 11:17:41 -0500260 <button toolTip="Add participant" horizontalHuggingPriority="750" verticalHuggingPriority="750" ambiguous="YES" misplaced="YES" translatesAutoresizingMaskIntoConstraints="NO" id="kIZ-mf-moM" customClass="IconButton">
Alexandre Lision89edc6a2015-11-09 11:30:47 -0500261 <rect key="frame" x="342" y="13" width="40" height="40"/>
Alexandre Lisiond5229f32015-11-16 11:17:41 -0500262 <constraints>
263 <constraint firstAttribute="height" constant="40" id="7qu-cd-B7J"/>
264 <constraint firstAttribute="width" constant="40" id="U4p-eV-iCZ"/>
265 </constraints>
Alexandre Lision89edc6a2015-11-09 11:30:47 -0500266 <buttonCell key="cell" type="square" bezelStyle="shadowlessSquare" image="ic_action_add_participant" imagePosition="overlaps" alignment="center" transparent="YES" imageScaling="proportionallyDown" id="BOx-wf-CM5">
267 <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
268 <font key="font" size="10" name=".HelveticaNeueDeskInterface-Regular"/>
269 </buttonCell>
270 <userDefinedRuntimeAttributes>
271 <userDefinedRuntimeAttribute type="number" keyPath="imageInsets">
272 <integer key="value" value="8"/>
273 </userDefinedRuntimeAttribute>
274 <userDefinedRuntimeAttribute type="color" keyPath="highlightColor">
275 <color key="value" red="0.16862745100000001" green="0.70588235290000001" blue="0.78823529410000004" alpha="1" colorSpace="calibratedRGB"/>
276 </userDefinedRuntimeAttribute>
277 <userDefinedRuntimeAttribute type="color" keyPath="bgColor">
278 <color key="value" red="0.16078431369999999" green="0.16078431369999999" blue="0.16078431369999999" alpha="0.80000000000000004" colorSpace="calibratedRGB"/>
279 </userDefinedRuntimeAttribute>
280 </userDefinedRuntimeAttributes>
281 <connections>
282 <action selector="toggleAddParticipantView:" target="-2" id="v6X-2r-6im"/>
283 </connections>
284 </button>
285 <button toolTip="Hang up" horizontalHuggingPriority="750" verticalHuggingPriority="750" ambiguous="YES" misplaced="YES" translatesAutoresizingMaskIntoConstraints="NO" id="Kjq-iM-NBL" userLabel="Hang Up" customClass="IconButton">
286 <rect key="frame" x="64" y="13" width="40" height="40"/>
Alexandre Lision883719f2015-10-22 17:37:45 -0400287 <constraints>
288 <constraint firstAttribute="width" constant="40" id="MYx-uE-Bej"/>
289 <constraint firstAttribute="height" constant="40" id="dmD-ga-Kwv"/>
290 </constraints>
291 <buttonCell key="cell" type="square" bezelStyle="shadowlessSquare" image="ic_action_hangup" imagePosition="overlaps" alignment="center" transparent="YES" imageScaling="proportionallyDown" id="kR5-bV-2KY">
292 <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
293 <font key="font" metaFont="system"/>
294 </buttonCell>
295 <userDefinedRuntimeAttributes>
296 <userDefinedRuntimeAttribute type="color" keyPath="bgColor">
297 <color key="value" red="0.94509803921568625" green="0.16078431372549018" blue="0.0" alpha="0.83999999999999997" colorSpace="calibratedRGB"/>
298 </userDefinedRuntimeAttribute>
299 <userDefinedRuntimeAttribute type="number" keyPath="imageInsets">
300 <integer key="value" value="8"/>
301 </userDefinedRuntimeAttribute>
302 </userDefinedRuntimeAttributes>
303 <connections>
304 <action selector="hangUp:" target="-2" id="1Fj-b8-nfh"/>
305 </connections>
306 </button>
Alexandre Lision89edc6a2015-11-09 11:30:47 -0500307 <button toolTip="Pick up" horizontalHuggingPriority="750" verticalHuggingPriority="750" misplaced="YES" translatesAutoresizingMaskIntoConstraints="NO" id="qgD-3D-nD5" userLabel="Accept" customClass="IconButton">
308 <rect key="frame" x="11" y="13" width="40" height="40"/>
309 <constraints>
310 <constraint firstAttribute="height" constant="40" id="IFG-ni-9mc"/>
311 <constraint firstAttribute="width" constant="40" id="uoL-Wy-Ek2"/>
312 </constraints>
313 <buttonCell key="cell" type="square" bezelStyle="shadowlessSquare" image="ic_action_call" imagePosition="overlaps" alignment="left" transparent="YES" imageScaling="proportionallyDown" id="CoO-HS-nEB">
314 <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
315 <font key="font" metaFont="system"/>
316 </buttonCell>
317 <userDefinedRuntimeAttributes>
318 <userDefinedRuntimeAttribute type="number" keyPath="imageInsets">
319 <integer key="value" value="8"/>
320 </userDefinedRuntimeAttribute>
321 <userDefinedRuntimeAttribute type="color" keyPath="bgColor">
322 <color key="value" red="0.23529411764705882" green="0.6470588235294118" blue="0.16078431372549018" alpha="0.80000000000000004" colorSpace="calibratedRGB"/>
323 </userDefinedRuntimeAttribute>
324 </userDefinedRuntimeAttributes>
325 <connections>
326 <action selector="accept:" target="-2" id="maS-G8-eY7"/>
327 </connections>
328 </button>
Alexandre Lisiond5229f32015-11-16 11:17:41 -0500329 <button toolTip="Mute Video" horizontalHuggingPriority="750" verticalHuggingPriority="750" ambiguous="YES" misplaced="YES" translatesAutoresizingMaskIntoConstraints="NO" id="LVS-yZ-98V" userLabel="Mute Video" customClass="IconButton">
Alexandre Lision89edc6a2015-11-09 11:30:47 -0500330 <rect key="frame" x="204" y="13" width="40" height="40"/>
Alexandre Lisiond5229f32015-11-16 11:17:41 -0500331 <constraints>
332 <constraint firstAttribute="height" constant="40" id="Qiq-Nb-gHN"/>
333 <constraint firstAttribute="width" constant="40" id="k3u-dD-eLF"/>
334 </constraints>
Alexandre Lision89edc6a2015-11-09 11:30:47 -0500335 <buttonCell key="cell" type="square" bezelStyle="shadowlessSquare" image="ic_action_mute_video" imagePosition="overlaps" alignment="center" transparent="YES" imageScaling="proportionallyDown" id="sSe-V6-C7i">
Alexandre Lision883719f2015-10-22 17:37:45 -0400336 <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
337 <font key="font" metaFont="system"/>
338 </buttonCell>
339 <userDefinedRuntimeAttributes>
340 <userDefinedRuntimeAttribute type="number" keyPath="imageInsets">
341 <integer key="value" value="8"/>
342 </userDefinedRuntimeAttribute>
343 <userDefinedRuntimeAttribute type="color" keyPath="highlightColor">
344 <color key="value" red="0.16862745100000001" green="0.70588235290000001" blue="0.78823529410000004" alpha="1" colorSpace="calibratedRGB"/>
345 </userDefinedRuntimeAttribute>
346 <userDefinedRuntimeAttribute type="color" keyPath="bgColor">
347 <color key="value" red="0.16078431369999999" green="0.16078431369999999" blue="0.16078431369999999" alpha="0.80000000000000004" colorSpace="calibratedRGB"/>
348 </userDefinedRuntimeAttribute>
349 </userDefinedRuntimeAttributes>
350 <connections>
Alexandre Lision89edc6a2015-11-09 11:30:47 -0500351 <action selector="muteVideo:" target="-2" id="a6W-aB-zWX"/>
Alexandre Lision883719f2015-10-22 17:37:45 -0400352 </connections>
353 </button>
Alexandre Lision58cab672015-06-09 15:25:40 -0400354 </subviews>
Alexandre Lisionc5148052015-03-04 15:10:35 -0500355 <constraints>
Alexandre Lision883719f2015-10-22 17:37:45 -0400356 <constraint firstItem="qgD-3D-nD5" firstAttribute="centerY" secondItem="Eoi-B8-iL6" secondAttribute="centerY" id="9NT-bT-9wJ"/>
Alexandre Lision58cab672015-06-09 15:25:40 -0400357 <constraint firstAttribute="width" relation="greaterThanOrEqual" constant="385" id="TSJ-9A-brf"/>
Alexandre Lision883719f2015-10-22 17:37:45 -0400358 <constraint firstItem="qgD-3D-nD5" firstAttribute="leading" secondItem="Eoi-B8-iL6" secondAttribute="leading" constant="8" id="hhR-YV-cu5"/>
Alexandre Lision266fca02015-09-28 14:47:05 -0400359 <constraint firstAttribute="height" constant="67" id="ynu-O5-MN8"/>
Alexandre Lisionf47a2562015-06-15 15:48:29 -0400360 </constraints>
361 </customView>
Alexandre Lision0e66aea2015-11-02 16:36:30 -0500362 <customView translatesAutoresizingMaskIntoConstraints="NO" id="JwW-2h-DyZ" customClass="ITProgressIndicator">
363 <rect key="frame" x="287" y="205" width="100" height="100"/>
Alexandre Lision883719f2015-10-22 17:37:45 -0400364 <constraints>
365 <constraint firstAttribute="height" constant="100" id="gpl-re-hHE"/>
366 <constraint firstAttribute="width" constant="100" id="nmo-HF-lhL"/>
367 </constraints>
368 </customView>
369 <customView translatesAutoresizingMaskIntoConstraints="NO" id="6y6-RH-qOp" userLabel="Preview">
370 <rect key="frame" x="480" y="20" width="175" height="120"/>
371 <constraints>
372 <constraint firstAttribute="height" constant="120" id="BvU-kV-0uD"/>
373 <constraint firstAttribute="width" constant="175" id="aEv-Tt-tSD"/>
374 </constraints>
375 </customView>
Alexandre Lision89edc6a2015-11-09 11:30:47 -0500376 <customView hidden="YES" ambiguous="YES" misplaced="YES" translatesAutoresizingMaskIntoConstraints="NO" id="MNG-eU-B2N">
377 <rect key="frame" x="258" y="95" width="158" height="66"/>
378 <subviews>
379 <button toolTip="Join call" horizontalHuggingPriority="750" verticalHuggingPriority="750" ambiguous="YES" misplaced="YES" translatesAutoresizingMaskIntoConstraints="NO" id="9e8-ji-QId" userLabel="Mute Video" customClass="IconButton">
380 <rect key="frame" x="98" y="13" width="40" height="40"/>
381 <constraints>
382 <constraint firstAttribute="height" constant="40" id="2GQ-Ki-ZmL"/>
383 <constraint firstAttribute="width" constant="40" id="Ax8-Wg-JeP"/>
384 </constraints>
385 <buttonCell key="cell" type="square" bezelStyle="shadowlessSquare" image="ic_action_merge_calls" imagePosition="overlaps" alignment="center" transparent="YES" imageScaling="proportionallyDown" id="7n2-FO-gcG">
386 <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
387 <font key="font" metaFont="system"/>
388 </buttonCell>
389 <userDefinedRuntimeAttributes>
390 <userDefinedRuntimeAttribute type="number" keyPath="imageInsets">
391 <integer key="value" value="8"/>
392 </userDefinedRuntimeAttribute>
393 <userDefinedRuntimeAttribute type="color" keyPath="highlightColor">
394 <color key="value" red="0.16862745100000001" green="0.70588235290000001" blue="0.78823529410000004" alpha="1" colorSpace="calibratedRGB"/>
395 </userDefinedRuntimeAttribute>
396 <userDefinedRuntimeAttribute type="color" keyPath="bgColor">
397 <color key="value" red="0.16078431369999999" green="0.16078431369999999" blue="0.16078431369999999" alpha="0.80000000000000004" colorSpace="calibratedRGB"/>
398 </userDefinedRuntimeAttribute>
399 </userDefinedRuntimeAttributes>
400 <connections>
401 <action selector="mergeCalls:" target="-2" id="GTH-sR-hNd"/>
402 </connections>
403 </button>
404 <button toolTip="Hang up" horizontalHuggingPriority="750" verticalHuggingPriority="750" ambiguous="YES" misplaced="YES" translatesAutoresizingMaskIntoConstraints="NO" id="mc3-HV-hek" userLabel="Hang Up" customClass="IconButton">
405 <rect key="frame" x="20" y="13" width="40" height="40"/>
406 <constraints>
407 <constraint firstAttribute="width" constant="40" id="O83-pI-Vas"/>
408 <constraint firstAttribute="height" constant="40" id="tQE-0z-Q3y"/>
409 </constraints>
410 <buttonCell key="cell" type="square" bezelStyle="shadowlessSquare" image="ic_action_hangup" imagePosition="overlaps" alignment="center" transparent="YES" imageScaling="proportionallyDown" id="qBC-R5-W49">
411 <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
412 <font key="font" metaFont="system"/>
413 </buttonCell>
414 <userDefinedRuntimeAttributes>
415 <userDefinedRuntimeAttribute type="color" keyPath="bgColor">
416 <color key="value" red="0.94509803920000002" green="0.16078431369999999" blue="0.0" alpha="0.83999999999999997" colorSpace="calibratedRGB"/>
417 </userDefinedRuntimeAttribute>
418 <userDefinedRuntimeAttribute type="number" keyPath="imageInsets">
419 <integer key="value" value="8"/>
420 </userDefinedRuntimeAttribute>
421 </userDefinedRuntimeAttributes>
422 <connections>
423 <action selector="hangUp:" target="-2" id="MMl-em-Nrb"/>
424 </connections>
425 </button>
426 </subviews>
427 <constraints>
428 <constraint firstItem="mc3-HV-hek" firstAttribute="centerY" secondItem="MNG-eU-B2N" secondAttribute="centerY" id="m7g-Q2-BpP"/>
429 </constraints>
430 </customView>
Alexandre Lisionc5148052015-03-04 15:10:35 -0500431 </subviews>
432 <constraints>
Alexandre Lisionf47a2562015-06-15 15:48:29 -0400433 <constraint firstAttribute="centerX" secondItem="JwW-2h-DyZ" secondAttribute="centerX" id="4eh-az-oI5"/>
Alexandre Lision58cab672015-06-09 15:25:40 -0400434 <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 -0400435 <constraint firstAttribute="bottom" secondItem="Eoi-B8-iL6" secondAttribute="bottom" constant="20" id="9j2-HZ-hNX"/>
Alexandre Lision89edc6a2015-11-09 11:30:47 -0500436 <constraint firstItem="MNG-eU-B2N" firstAttribute="centerX" secondItem="2wf-Py-l6B" secondAttribute="centerX" id="DbU-cn-glx"/>
Alexandre Lision58cab672015-06-09 15:25:40 -0400437 <constraint firstAttribute="trailing" secondItem="d0X-cW-Xgz" secondAttribute="trailing" constant="20" id="G79-Jv-EYw"/>
438 <constraint firstAttribute="bottom" secondItem="6y6-RH-qOp" secondAttribute="bottom" constant="20" id="HOt-7O-FU2"/>
439 <constraint firstAttribute="trailing" secondItem="6y6-RH-qOp" secondAttribute="trailing" constant="20" id="KTx-SN-RUg"/>
440 <constraint firstItem="d0X-cW-Xgz" firstAttribute="top" secondItem="2wf-Py-l6B" secondAttribute="top" id="MKB-zm-C75"/>
Alexandre Lisionf47a2562015-06-15 15:48:29 -0400441 <constraint firstAttribute="centerY" secondItem="JwW-2h-DyZ" secondAttribute="centerY" id="Na1-o4-4Ds"/>
Alexandre Lision58cab672015-06-09 15:25:40 -0400442 <constraint firstAttribute="width" relation="greaterThanOrEqual" constant="675" id="ciq-ed-2FK"/>
443 <constraint firstItem="d0X-cW-Xgz" firstAttribute="leading" secondItem="2wf-Py-l6B" secondAttribute="leading" constant="20" id="efy-70-qsJ"/>
Alexandre Lision89edc6a2015-11-09 11:30:47 -0500444 <constraint firstItem="Eoi-B8-iL6" firstAttribute="top" secondItem="MNG-eU-B2N" secondAttribute="bottom" constant="8" id="jm6-9s-ojD"/>
Alexandre Lision58cab672015-06-09 15:25:40 -0400445 <constraint firstItem="Eoi-B8-iL6" firstAttribute="leading" secondItem="2wf-Py-l6B" secondAttribute="leading" constant="20" id="sHw-xg-QAo"/>
Alexandre Lisionc5148052015-03-04 15:10:35 -0500446 </constraints>
447 </customView>
Alexandre Lision16d9c0a2015-08-10 12:05:15 -0400448 <customView wantsLayer="YES" id="TdD-3L-553">
Alexandre Lision58cab672015-06-09 15:25:40 -0400449 <rect key="frame" x="676" y="0.0" width="338" height="509"/>
450 <autoresizingMask key="autoresizingMask"/>
Alexandre Lisionc5148052015-03-04 15:10:35 -0500451 <subviews>
Alexandre Lision58cab672015-06-09 15:25:40 -0400452 <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="kW2-Cx-fNv">
453 <rect key="frame" x="274" y="13" width="50" height="32"/>
Alexandre Lision74dd47f2015-04-14 13:47:42 -0400454 <constraints>
Alexandre Lision58cab672015-06-09 15:25:40 -0400455 <constraint firstAttribute="width" constant="38" id="0Qx-5g-ThL"/>
Alexandre Lision74dd47f2015-04-14 13:47:42 -0400456 </constraints>
Alexandre Lision58cab672015-06-09 15:25:40 -0400457 <buttonCell key="cell" type="push" bezelStyle="rounded" image="NSGoRightTemplate" imagePosition="overlaps" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="5Nl-aV-9kl">
458 <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
Alexandre Lision74dd47f2015-04-14 13:47:42 -0400459 <font key="font" metaFont="system"/>
Alexandre Lision58cab672015-06-09 15:25:40 -0400460 </buttonCell>
461 <connections>
462 <action selector="sendMessage:" target="LWe-df-dS6" id="Hlj-og-5rV"/>
463 <binding destination="LWe-df-dS6" name="enabled" keyPath="self.message.length" id="ec2-s1-Hpt"/>
464 </connections>
465 </button>
Alexandre Lision16d9c0a2015-08-10 12:05:15 -0400466 <textField wantsLayer="YES" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="OBX-o0-u1k">
Alexandre Lision58cab672015-06-09 15:25:40 -0400467 <rect key="frame" x="20" y="20" width="252" height="22"/>
468 <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" state="on" borderStyle="bezel" bezelStyle="round" id="QW9-Ty-ZEe">
469 <font key="font" metaFont="system"/>
470 <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
Alexandre Lision74dd47f2015-04-14 13:47:42 -0400471 <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
472 </textFieldCell>
Alexandre Lision58cab672015-06-09 15:25:40 -0400473 <connections>
474 <binding destination="LWe-df-dS6" name="value" keyPath="self.message" id="suS-k6-ypU">
475 <dictionary key="options">
476 <bool key="NSContinuouslyUpdatesValue" value="YES"/>
477 </dictionary>
478 </binding>
479 <outlet property="delegate" destination="LWe-df-dS6" id="9by-zr-IW0"/>
480 </connections>
Alexandre Lision74dd47f2015-04-14 13:47:42 -0400481 </textField>
Alexandre Lision58cab672015-06-09 15:25:40 -0400482 <scrollView borderType="none" horizontalLineScroll="10" horizontalPageScroll="10" verticalLineScroll="10" verticalPageScroll="10" hasHorizontalScroller="NO" usesPredominantAxisScrolling="NO" horizontalScrollElasticity="none" translatesAutoresizingMaskIntoConstraints="NO" id="i3X-6S-mKF">
483 <rect key="frame" x="0.0" y="50" width="338" height="459"/>
484 <clipView key="contentView" id="Tbz-Bj-Y3K">
Alexandre Lision266fca02015-09-28 14:47:05 -0400485 <rect key="frame" x="0.0" y="0.0" width="338" height="459"/>
Alexandre Lision58cab672015-06-09 15:25:40 -0400486 <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
487 <subviews>
488 <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 -0400489 <rect key="frame" x="0.0" y="0.0" width="338" height="459"/>
Alexandre Lision58cab672015-06-09 15:25:40 -0400490 <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
491 <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
492 <size key="minSize" width="338" height="459"/>
493 <size key="maxSize" width="463" height="10000000"/>
494 <color key="insertionPointColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
495 <size key="minSize" width="338" height="459"/>
496 <size key="maxSize" width="463" height="10000000"/>
497 </textView>
498 </subviews>
499 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
500 </clipView>
501 <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" doubleValue="1" horizontal="YES" id="Uo5-G8-d2s">
502 <rect key="frame" x="-100" y="-100" width="87" height="18"/>
503 <autoresizingMask key="autoresizingMask"/>
504 </scroller>
505 <scroller key="verticalScroller" verticalHuggingPriority="750" doubleValue="1" horizontal="NO" id="eno-qS-nJm">
Alexandre Lision266fca02015-09-28 14:47:05 -0400506 <rect key="frame" x="322" y="0.0" width="16" height="459"/>
Alexandre Lision58cab672015-06-09 15:25:40 -0400507 <autoresizingMask key="autoresizingMask"/>
508 </scroller>
509 </scrollView>
Alexandre Lisionc5148052015-03-04 15:10:35 -0500510 </subviews>
511 <constraints>
Alexandre Lision58cab672015-06-09 15:25:40 -0400512 <constraint firstItem="kW2-Cx-fNv" firstAttribute="leading" secondItem="OBX-o0-u1k" secondAttribute="trailing" constant="8" id="5sg-0N-YSw"/>
513 <constraint firstAttribute="bottom" secondItem="kW2-Cx-fNv" secondAttribute="bottom" constant="20" id="EeC-o1-xNE"/>
514 <constraint firstAttribute="width" relation="greaterThanOrEqual" constant="250" id="KI6-XT-afu"/>
515 <constraint firstItem="i3X-6S-mKF" firstAttribute="top" secondItem="TdD-3L-553" secondAttribute="top" id="LoI-gZ-Gp6"/>
516 <constraint firstItem="i3X-6S-mKF" firstAttribute="leading" secondItem="TdD-3L-553" secondAttribute="leading" id="NVH-57-1Yw"/>
517 <constraint firstAttribute="width" relation="lessThanOrEqual" constant="400" id="Szn-hz-Zcv"/>
518 <constraint firstAttribute="bottom" secondItem="OBX-o0-u1k" secondAttribute="bottom" constant="20" id="eOH-Wv-Zuo"/>
519 <constraint firstAttribute="trailing" secondItem="kW2-Cx-fNv" secondAttribute="trailing" constant="20" id="g3z-YY-hyn"/>
520 <constraint firstItem="OBX-o0-u1k" firstAttribute="leading" secondItem="TdD-3L-553" secondAttribute="leading" constant="20" id="wTD-wE-axZ"/>
521 <constraint firstItem="OBX-o0-u1k" firstAttribute="top" secondItem="i3X-6S-mKF" secondAttribute="bottom" constant="8" id="yKJ-bq-2wk"/>
522 <constraint firstAttribute="trailing" secondItem="i3X-6S-mKF" secondAttribute="trailing" id="zdl-DO-8e8"/>
Alexandre Lisionc5148052015-03-04 15:10:35 -0500523 </constraints>
524 </customView>
525 </subviews>
Alexandre Lision58cab672015-06-09 15:25:40 -0400526 <holdingPriorities>
527 <real value="250"/>
528 <real value="250"/>
529 </holdingPriorities>
530 <connections>
531 <outlet property="delegate" destination="-2" id="Srr-ek-32R"/>
532 </connections>
533 </splitView>
Alexandre Lisionc5148052015-03-04 15:10:35 -0500534 </subviews>
535 <constraints>
Alexandre Lision58cab672015-06-09 15:25:40 -0400536 <constraint firstAttribute="trailing" secondItem="GIJ-gB-FZo" secondAttribute="trailing" id="0em-qy-QDF"/>
537 <constraint firstItem="GIJ-gB-FZo" firstAttribute="top" secondItem="Hz6-mo-xeY" secondAttribute="top" id="BMA-1U-7qS"/>
538 <constraint firstAttribute="bottom" secondItem="GIJ-gB-FZo" secondAttribute="bottom" id="cSp-R2-2P7"/>
539 <constraint firstItem="GIJ-gB-FZo" firstAttribute="leading" secondItem="Hz6-mo-xeY" secondAttribute="leading" id="gYP-xn-tdT"/>
Alexandre Lisionc5148052015-03-04 15:10:35 -0500540 </constraints>
Alexandre Lision58cab672015-06-09 15:25:40 -0400541 <point key="canvasLocation" x="1428" y="21.5"/>
Alexandre Lisionc5148052015-03-04 15:10:35 -0500542 </customView>
Alexandre Lision58cab672015-06-09 15:25:40 -0400543 <viewController id="LWe-df-dS6" customClass="ChatVC">
544 <connections>
545 <outlet property="chatView" destination="9jD-8j-lXO" id="nRK-qZ-xex"/>
546 <outlet property="messageField" destination="OBX-o0-u1k" id="MS2-Hl-as4"/>
547 <outlet property="sendButton" destination="kW2-Cx-fNv" id="7iO-d1-LsM"/>
548 <outlet property="view" destination="TdD-3L-553" id="HQf-B1-D8b"/>
549 </connections>
550 </viewController>
Alexandre Lision922380d2015-09-15 10:25:17 -0400551 <customView id="vW1-8R-ebu">
Alexandre Lision883719f2015-10-22 17:37:45 -0400552 <rect key="frame" x="0.0" y="0.0" width="719" height="497"/>
Alexandre Lision922380d2015-09-15 10:25:17 -0400553 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
554 <subviews>
555 <button verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="Pze-W9-iSO">
556 <rect key="frame" x="232" y="123" width="86" height="32"/>
557 <buttonCell key="cell" type="push" title="Answer" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="KPG-pB-gPm">
558 <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
559 <font key="font" metaFont="system"/>
560 </buttonCell>
561 </button>
562 <imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="hiA-1v-jOb">
563 <rect key="frame" x="290" y="268" width="105" height="89"/>
564 <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" image="NSUser" id="A33-8N-kr9"/>
565 </imageView>
566 <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="lT0-mL-HHV">
567 <rect key="frame" x="323" y="240" width="27" height="17"/>
568 <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="URI" id="Dqv-um-UUk">
569 <font key="font" metaFont="system"/>
570 <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
571 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
572 </textFieldCell>
573 </textField>
574 <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="ZYE-KE-soE">
575 <rect key="frame" x="276" y="189" width="143" height="17"/>
576 <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="wants to talk with you!" id="yZ6-1A-ZLT">
577 <font key="font" metaFont="system"/>
578 <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
579 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
580 </textFieldCell>
581 </textField>
582 <button verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="dKf-ye-SIo">
583 <rect key="frame" x="394" y="123" width="82" height="32"/>
584 <buttonCell key="cell" type="push" title="Button" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="kxH-yM-TLd">
585 <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
586 <font key="font" metaFont="system"/>
587 </buttonCell>
588 </button>
589 </subviews>
590 <point key="canvasLocation" x="469.5" y="143.5"/>
591 </customView>
Alexandre Lisionc5148052015-03-04 15:10:35 -0500592 </objects>
593 <resources>
Alexandre Lision58cab672015-06-09 15:25:40 -0400594 <image name="NSGoRightTemplate" width="9" height="12"/>
Alexandre Lision922380d2015-09-15 10:25:17 -0400595 <image name="NSUser" width="32" height="32"/>
Alexandre Lision89edc6a2015-11-09 11:30:47 -0500596 <image name="ic_action_add_participant" width="72" height="72"/>
Alexandre Lisiond18fa272015-06-15 11:18:03 -0400597 <image name="ic_action_call" width="72" height="72"/>
598 <image name="ic_action_chat" width="72" height="72"/>
599 <image name="ic_action_hangup" width="72" height="72"/>
600 <image name="ic_action_hold" width="72" height="72"/>
Alexandre Lision89edc6a2015-11-09 11:30:47 -0500601 <image name="ic_action_merge_calls" width="72" height="72"/>
Alexandre Lisiond18fa272015-06-15 11:18:03 -0400602 <image name="ic_action_mute_audio" width="72" height="72"/>
603 <image name="ic_action_mute_video" width="72" height="72"/>
Alexandre Lision266fca02015-09-28 14:47:05 -0400604 <image name="ic_action_record" width="54" height="54"/>
Alexandre Lision883719f2015-10-22 17:37:45 -0400605 <image name="ic_action_transfer" width="72" height="72"/>
Alexandre Lision2db8f472015-07-22 15:05:46 -0400606 <image name="ic_person_add" width="48" height="48"/>
Alexandre Lisionc5148052015-03-04 15:10:35 -0500607 </resources>
608</document>