blob: a273113fdf8b28d3a4e6534a1def8dba5d748543 [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 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 Lision0f66bd32016-01-18 11:30:45 -050051 <rect key="frame" x="18" y="39" width="36" 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 Lision0f66bd32016-01-18 11:30:45 -0500126 <button toolTip="Mute Audio" horizontalHuggingPriority="750" verticalHuggingPriority="750" 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 Lision0f66bd32016-01-18 11:30:45 -0500151 <button toolTip="Record" horizontalHuggingPriority="750" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="oRa-pS-HN2" customClass="IconButton">
152 <rect key="frame" x="258" 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 Lision0f66bd32016-01-18 11:30:45 -0500176 <button toolTip="Toggle chat" wantsLayer="YES" horizontalHuggingPriority="750" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="fmp-x4-Pef" userLabel="Chat" customClass="IconButton">
177 <rect key="frame" x="408" 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 Lision0f66bd32016-01-18 11:30:45 -0500210 <button toolTip="Hold" horizontalHuggingPriority="750" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="anb-Y8-JQi" userLabel="Hold" customClass="IconButton">
211 <rect key="frame" x="108" 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 Lision0f66bd32016-01-18 11:30:45 -0500235 <button toolTip="Transfer" horizontalHuggingPriority="750" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="ChW-kg-Sja" customClass="IconButton">
236 <rect key="frame" x="308" 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 Lision0f66bd32016-01-18 11:30:45 -0500260 <button toolTip="Hang up" horizontalHuggingPriority="750" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="Kjq-iM-NBL" userLabel="Hang Up" customClass="IconButton">
261 <rect key="frame" x="58" y="13" width="40" height="40"/>
Alexandre Lision883719f2015-10-22 17:37:45 -0400262 <constraints>
263 <constraint firstAttribute="width" constant="40" id="MYx-uE-Bej"/>
264 <constraint firstAttribute="height" constant="40" id="dmD-ga-Kwv"/>
265 </constraints>
266 <buttonCell key="cell" type="square" bezelStyle="shadowlessSquare" image="ic_action_hangup" imagePosition="overlaps" alignment="center" transparent="YES" imageScaling="proportionallyDown" id="kR5-bV-2KY">
267 <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
268 <font key="font" metaFont="system"/>
269 </buttonCell>
270 <userDefinedRuntimeAttributes>
271 <userDefinedRuntimeAttribute type="color" keyPath="bgColor">
272 <color key="value" red="0.94509803921568625" green="0.16078431372549018" blue="0.0" alpha="0.83999999999999997" colorSpace="calibratedRGB"/>
273 </userDefinedRuntimeAttribute>
274 <userDefinedRuntimeAttribute type="number" keyPath="imageInsets">
275 <integer key="value" value="8"/>
276 </userDefinedRuntimeAttribute>
277 </userDefinedRuntimeAttributes>
278 <connections>
279 <action selector="hangUp:" target="-2" id="1Fj-b8-nfh"/>
280 </connections>
281 </button>
Alexandre Lision0f66bd32016-01-18 11:30:45 -0500282 <button toolTip="Pick up" horizontalHuggingPriority="750" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="qgD-3D-nD5" userLabel="Accept" customClass="IconButton">
283 <rect key="frame" x="8" y="13" width="40" height="40"/>
Alexandre Lision89edc6a2015-11-09 11:30:47 -0500284 <constraints>
285 <constraint firstAttribute="height" constant="40" id="IFG-ni-9mc"/>
286 <constraint firstAttribute="width" constant="40" id="uoL-Wy-Ek2"/>
287 </constraints>
288 <buttonCell key="cell" type="square" bezelStyle="shadowlessSquare" image="ic_action_call" imagePosition="overlaps" alignment="left" transparent="YES" imageScaling="proportionallyDown" id="CoO-HS-nEB">
289 <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
290 <font key="font" metaFont="system"/>
291 </buttonCell>
292 <userDefinedRuntimeAttributes>
293 <userDefinedRuntimeAttribute type="number" keyPath="imageInsets">
294 <integer key="value" value="8"/>
295 </userDefinedRuntimeAttribute>
296 <userDefinedRuntimeAttribute type="color" keyPath="bgColor">
297 <color key="value" red="0.23529411764705882" green="0.6470588235294118" blue="0.16078431372549018" alpha="0.80000000000000004" colorSpace="calibratedRGB"/>
298 </userDefinedRuntimeAttribute>
299 </userDefinedRuntimeAttributes>
300 <connections>
301 <action selector="accept:" target="-2" id="maS-G8-eY7"/>
302 </connections>
303 </button>
Alexandre Lision0f66bd32016-01-18 11:30:45 -0500304 <button toolTip="Mute Video" horizontalHuggingPriority="750" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="LVS-yZ-98V" userLabel="Mute Video" customClass="IconButton">
305 <rect key="frame" x="208" y="13" width="40" height="40"/>
Alexandre Lisiond5229f32015-11-16 11:17:41 -0500306 <constraints>
307 <constraint firstAttribute="height" constant="40" id="Qiq-Nb-gHN"/>
308 <constraint firstAttribute="width" constant="40" id="k3u-dD-eLF"/>
309 </constraints>
Alexandre Lision89edc6a2015-11-09 11:30:47 -0500310 <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 -0400311 <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
312 <font key="font" metaFont="system"/>
313 </buttonCell>
314 <userDefinedRuntimeAttributes>
315 <userDefinedRuntimeAttribute type="number" keyPath="imageInsets">
316 <integer key="value" value="8"/>
317 </userDefinedRuntimeAttribute>
318 <userDefinedRuntimeAttribute type="color" keyPath="highlightColor">
319 <color key="value" red="0.16862745100000001" green="0.70588235290000001" blue="0.78823529410000004" alpha="1" colorSpace="calibratedRGB"/>
320 </userDefinedRuntimeAttribute>
321 <userDefinedRuntimeAttribute type="color" keyPath="bgColor">
322 <color key="value" red="0.16078431369999999" green="0.16078431369999999" blue="0.16078431369999999" alpha="0.80000000000000004" colorSpace="calibratedRGB"/>
323 </userDefinedRuntimeAttribute>
324 </userDefinedRuntimeAttributes>
325 <connections>
Alexandre Lision89edc6a2015-11-09 11:30:47 -0500326 <action selector="muteVideo:" target="-2" id="a6W-aB-zWX"/>
Alexandre Lision883719f2015-10-22 17:37:45 -0400327 </connections>
328 </button>
Alexandre Lision0f66bd32016-01-18 11:30:45 -0500329 <button toolTip="Add participant" horizontalHuggingPriority="750" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="kIZ-mf-moM" customClass="IconButton">
330 <rect key="frame" x="358" y="13" width="40" height="40"/>
331 <constraints>
332 <constraint firstAttribute="height" constant="40" id="7qu-cd-B7J"/>
333 <constraint firstAttribute="width" constant="40" id="U4p-eV-iCZ"/>
334 </constraints>
335 <buttonCell key="cell" type="square" bezelStyle="shadowlessSquare" image="ic_action_add_participant" imagePosition="overlaps" alignment="center" transparent="YES" imageScaling="proportionallyDown" id="BOx-wf-CM5">
336 <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
337 <font key="font" size="10" name=".HelveticaNeueDeskInterface-Regular"/>
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>
351 <action selector="toggleAddParticipantView:" target="-2" id="v6X-2r-6im"/>
352 </connections>
353 </button>
Alexandre Lision58cab672015-06-09 15:25:40 -0400354 </subviews>
Alexandre Lisionc5148052015-03-04 15:10:35 -0500355 <constraints>
Alexandre Lision0f66bd32016-01-18 11:30:45 -0500356 <constraint firstItem="ChW-kg-Sja" firstAttribute="centerY" secondItem="Eoi-B8-iL6" secondAttribute="centerY" id="006-Cv-8BS"/>
357 <constraint firstItem="LVS-yZ-98V" firstAttribute="centerY" secondItem="Eoi-B8-iL6" secondAttribute="centerY" id="6vE-ZU-Hu1"/>
358 <constraint firstItem="tQl-cT-0Lb" firstAttribute="leading" secondItem="anb-Y8-JQi" secondAttribute="trailing" constant="10" id="7MF-DQ-Nb8"/>
359 <constraint firstItem="Kjq-iM-NBL" firstAttribute="leading" secondItem="qgD-3D-nD5" secondAttribute="trailing" constant="10" id="7dg-vy-iyO"/>
Alexandre Lision883719f2015-10-22 17:37:45 -0400360 <constraint firstItem="qgD-3D-nD5" firstAttribute="centerY" secondItem="Eoi-B8-iL6" secondAttribute="centerY" id="9NT-bT-9wJ"/>
Alexandre Lision0f66bd32016-01-18 11:30:45 -0500361 <constraint firstItem="anb-Y8-JQi" firstAttribute="centerY" secondItem="Eoi-B8-iL6" secondAttribute="centerY" id="H6t-wo-Nap"/>
362 <constraint firstItem="Kjq-iM-NBL" firstAttribute="centerY" secondItem="Eoi-B8-iL6" secondAttribute="centerY" id="Qt4-Bh-Qef"/>
Alexandre Lision58cab672015-06-09 15:25:40 -0400363 <constraint firstAttribute="width" relation="greaterThanOrEqual" constant="385" id="TSJ-9A-brf"/>
Alexandre Lision0f66bd32016-01-18 11:30:45 -0500364 <constraint firstItem="ChW-kg-Sja" firstAttribute="leading" secondItem="oRa-pS-HN2" secondAttribute="trailing" constant="10" id="edH-aj-21j"/>
365 <constraint firstItem="tQl-cT-0Lb" firstAttribute="centerY" secondItem="Eoi-B8-iL6" secondAttribute="centerY" id="hgC-Ud-ytJ"/>
Alexandre Lision883719f2015-10-22 17:37:45 -0400366 <constraint firstItem="qgD-3D-nD5" firstAttribute="leading" secondItem="Eoi-B8-iL6" secondAttribute="leading" constant="8" id="hhR-YV-cu5"/>
Alexandre Lision0f66bd32016-01-18 11:30:45 -0500367 <constraint firstItem="fmp-x4-Pef" firstAttribute="leading" secondItem="kIZ-mf-moM" secondAttribute="trailing" constant="10" id="jy9-gW-YmT"/>
368 <constraint firstItem="oRa-pS-HN2" firstAttribute="leading" secondItem="LVS-yZ-98V" secondAttribute="trailing" constant="10" id="k0b-zB-kn7"/>
369 <constraint firstItem="oRa-pS-HN2" firstAttribute="centerY" secondItem="Eoi-B8-iL6" secondAttribute="centerY" id="oGK-mj-vWq"/>
370 <constraint firstItem="kIZ-mf-moM" firstAttribute="centerY" secondItem="Eoi-B8-iL6" secondAttribute="centerY" id="rne-sf-Ccc"/>
371 <constraint firstItem="fmp-x4-Pef" firstAttribute="centerY" secondItem="Eoi-B8-iL6" secondAttribute="centerY" id="s1T-el-Q6J"/>
372 <constraint firstItem="anb-Y8-JQi" firstAttribute="leading" secondItem="Kjq-iM-NBL" secondAttribute="trailing" constant="10" id="t5V-qu-Ssk"/>
373 <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 -0400374 <constraint firstAttribute="height" constant="67" id="ynu-O5-MN8"/>
Alexandre Lision0f66bd32016-01-18 11:30:45 -0500375 <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 -0400376 </constraints>
377 </customView>
Alexandre Lision0e66aea2015-11-02 16:36:30 -0500378 <customView translatesAutoresizingMaskIntoConstraints="NO" id="JwW-2h-DyZ" customClass="ITProgressIndicator">
379 <rect key="frame" x="287" y="205" width="100" height="100"/>
Alexandre Lision883719f2015-10-22 17:37:45 -0400380 <constraints>
381 <constraint firstAttribute="height" constant="100" id="gpl-re-hHE"/>
382 <constraint firstAttribute="width" constant="100" id="nmo-HF-lhL"/>
383 </constraints>
384 </customView>
385 <customView translatesAutoresizingMaskIntoConstraints="NO" id="6y6-RH-qOp" userLabel="Preview">
386 <rect key="frame" x="480" y="20" width="175" height="120"/>
387 <constraints>
388 <constraint firstAttribute="height" constant="120" id="BvU-kV-0uD"/>
389 <constraint firstAttribute="width" constant="175" id="aEv-Tt-tSD"/>
390 </constraints>
391 </customView>
Alexandre Lision0f66bd32016-01-18 11:30:45 -0500392 <customView hidden="YES" translatesAutoresizingMaskIntoConstraints="NO" id="MNG-eU-B2N">
393 <rect key="frame" x="262" y="95" width="150" height="60"/>
Alexandre Lision89edc6a2015-11-09 11:30:47 -0500394 <subviews>
Alexandre Lision0f66bd32016-01-18 11:30:45 -0500395 <button toolTip="Hang up" horizontalHuggingPriority="750" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="mc3-HV-hek" userLabel="Hang Up" customClass="IconButton">
396 <rect key="frame" x="20" y="10" width="40" height="40"/>
397 <constraints>
398 <constraint firstAttribute="width" constant="40" id="O83-pI-Vas"/>
399 <constraint firstAttribute="height" constant="40" id="tQE-0z-Q3y"/>
400 </constraints>
401 <buttonCell key="cell" type="square" bezelStyle="shadowlessSquare" image="ic_action_hangup" imagePosition="overlaps" alignment="center" transparent="YES" imageScaling="proportionallyDown" id="qBC-R5-W49">
402 <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
403 <font key="font" metaFont="system"/>
404 </buttonCell>
405 <userDefinedRuntimeAttributes>
406 <userDefinedRuntimeAttribute type="color" keyPath="bgColor">
407 <color key="value" red="0.94509803920000002" green="0.16078431369999999" blue="0.0" alpha="0.83999999999999997" colorSpace="calibratedRGB"/>
408 </userDefinedRuntimeAttribute>
409 <userDefinedRuntimeAttribute type="number" keyPath="imageInsets">
410 <integer key="value" value="8"/>
411 </userDefinedRuntimeAttribute>
412 </userDefinedRuntimeAttributes>
413 <connections>
414 <action selector="hangUp:" target="-2" id="MMl-em-Nrb"/>
415 </connections>
416 </button>
417 <button toolTip="Join call" horizontalHuggingPriority="750" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="9e8-ji-QId" userLabel="Mute Video" customClass="IconButton">
418 <rect key="frame" x="90" y="10" width="40" height="40"/>
Alexandre Lision89edc6a2015-11-09 11:30:47 -0500419 <constraints>
420 <constraint firstAttribute="height" constant="40" id="2GQ-Ki-ZmL"/>
421 <constraint firstAttribute="width" constant="40" id="Ax8-Wg-JeP"/>
422 </constraints>
423 <buttonCell key="cell" type="square" bezelStyle="shadowlessSquare" image="ic_action_merge_calls" imagePosition="overlaps" alignment="center" transparent="YES" imageScaling="proportionallyDown" id="7n2-FO-gcG">
424 <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
425 <font key="font" metaFont="system"/>
426 </buttonCell>
427 <userDefinedRuntimeAttributes>
428 <userDefinedRuntimeAttribute type="number" keyPath="imageInsets">
429 <integer key="value" value="8"/>
430 </userDefinedRuntimeAttribute>
431 <userDefinedRuntimeAttribute type="color" keyPath="highlightColor">
432 <color key="value" red="0.16862745100000001" green="0.70588235290000001" blue="0.78823529410000004" alpha="1" colorSpace="calibratedRGB"/>
433 </userDefinedRuntimeAttribute>
434 <userDefinedRuntimeAttribute type="color" keyPath="bgColor">
435 <color key="value" red="0.16078431369999999" green="0.16078431369999999" blue="0.16078431369999999" alpha="0.80000000000000004" colorSpace="calibratedRGB"/>
436 </userDefinedRuntimeAttribute>
437 </userDefinedRuntimeAttributes>
438 <connections>
439 <action selector="mergeCalls:" target="-2" id="GTH-sR-hNd"/>
440 </connections>
441 </button>
Alexandre Lision89edc6a2015-11-09 11:30:47 -0500442 </subviews>
443 <constraints>
Alexandre Lision0f66bd32016-01-18 11:30:45 -0500444 <constraint firstAttribute="width" constant="150" id="SXY-Jn-715"/>
445 <constraint firstItem="mc3-HV-hek" firstAttribute="leading" secondItem="MNG-eU-B2N" secondAttribute="leading" constant="20" id="YXb-EB-AW0"/>
446 <constraint firstAttribute="trailing" secondItem="9e8-ji-QId" secondAttribute="trailing" constant="20" id="eoW-Jz-mTc"/>
447 <constraint firstAttribute="height" constant="60" id="fGj-Ce-2f1"/>
Alexandre Lision89edc6a2015-11-09 11:30:47 -0500448 <constraint firstItem="mc3-HV-hek" firstAttribute="centerY" secondItem="MNG-eU-B2N" secondAttribute="centerY" id="m7g-Q2-BpP"/>
Alexandre Lision0f66bd32016-01-18 11:30:45 -0500449 <constraint firstItem="9e8-ji-QId" firstAttribute="centerY" secondItem="MNG-eU-B2N" secondAttribute="centerY" id="nmt-le-y0u"/>
Alexandre Lision89edc6a2015-11-09 11:30:47 -0500450 </constraints>
451 </customView>
Alexandre Lisionc5148052015-03-04 15:10:35 -0500452 </subviews>
453 <constraints>
Alexandre Lisionf47a2562015-06-15 15:48:29 -0400454 <constraint firstAttribute="centerX" secondItem="JwW-2h-DyZ" secondAttribute="centerX" id="4eh-az-oI5"/>
Alexandre Lision58cab672015-06-09 15:25:40 -0400455 <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 -0400456 <constraint firstAttribute="bottom" secondItem="Eoi-B8-iL6" secondAttribute="bottom" constant="20" id="9j2-HZ-hNX"/>
Alexandre Lision89edc6a2015-11-09 11:30:47 -0500457 <constraint firstItem="MNG-eU-B2N" firstAttribute="centerX" secondItem="2wf-Py-l6B" secondAttribute="centerX" id="DbU-cn-glx"/>
Alexandre Lision58cab672015-06-09 15:25:40 -0400458 <constraint firstAttribute="trailing" secondItem="d0X-cW-Xgz" secondAttribute="trailing" constant="20" id="G79-Jv-EYw"/>
459 <constraint firstAttribute="bottom" secondItem="6y6-RH-qOp" secondAttribute="bottom" constant="20" id="HOt-7O-FU2"/>
460 <constraint firstAttribute="trailing" secondItem="6y6-RH-qOp" secondAttribute="trailing" constant="20" id="KTx-SN-RUg"/>
461 <constraint firstItem="d0X-cW-Xgz" firstAttribute="top" secondItem="2wf-Py-l6B" secondAttribute="top" id="MKB-zm-C75"/>
Alexandre Lisionf47a2562015-06-15 15:48:29 -0400462 <constraint firstAttribute="centerY" secondItem="JwW-2h-DyZ" secondAttribute="centerY" id="Na1-o4-4Ds"/>
Alexandre Lision58cab672015-06-09 15:25:40 -0400463 <constraint firstAttribute="width" relation="greaterThanOrEqual" constant="675" id="ciq-ed-2FK"/>
464 <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 -0500465 <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 -0400466 <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 -0500467 </constraints>
468 </customView>
Alexandre Lision16d9c0a2015-08-10 12:05:15 -0400469 <customView wantsLayer="YES" id="TdD-3L-553">
Alexandre Lision58cab672015-06-09 15:25:40 -0400470 <rect key="frame" x="676" y="0.0" width="338" height="509"/>
471 <autoresizingMask key="autoresizingMask"/>
Alexandre Lisionc5148052015-03-04 15:10:35 -0500472 <subviews>
Alexandre Lision58cab672015-06-09 15:25:40 -0400473 <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="kW2-Cx-fNv">
474 <rect key="frame" x="274" y="13" width="50" height="32"/>
Alexandre Lision74dd47f2015-04-14 13:47:42 -0400475 <constraints>
Alexandre Lision58cab672015-06-09 15:25:40 -0400476 <constraint firstAttribute="width" constant="38" id="0Qx-5g-ThL"/>
Alexandre Lision74dd47f2015-04-14 13:47:42 -0400477 </constraints>
Alexandre Lision58cab672015-06-09 15:25:40 -0400478 <buttonCell key="cell" type="push" bezelStyle="rounded" image="NSGoRightTemplate" imagePosition="overlaps" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="5Nl-aV-9kl">
479 <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
Alexandre Lision74dd47f2015-04-14 13:47:42 -0400480 <font key="font" metaFont="system"/>
Alexandre Lision58cab672015-06-09 15:25:40 -0400481 </buttonCell>
482 <connections>
483 <action selector="sendMessage:" target="LWe-df-dS6" id="Hlj-og-5rV"/>
484 <binding destination="LWe-df-dS6" name="enabled" keyPath="self.message.length" id="ec2-s1-Hpt"/>
485 </connections>
486 </button>
Alexandre Lision16d9c0a2015-08-10 12:05:15 -0400487 <textField wantsLayer="YES" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="OBX-o0-u1k">
Alexandre Lision58cab672015-06-09 15:25:40 -0400488 <rect key="frame" x="20" y="20" width="252" height="22"/>
489 <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" state="on" borderStyle="bezel" bezelStyle="round" id="QW9-Ty-ZEe">
490 <font key="font" metaFont="system"/>
491 <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
Alexandre Lision74dd47f2015-04-14 13:47:42 -0400492 <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
493 </textFieldCell>
Alexandre Lision58cab672015-06-09 15:25:40 -0400494 <connections>
495 <binding destination="LWe-df-dS6" name="value" keyPath="self.message" id="suS-k6-ypU">
496 <dictionary key="options">
497 <bool key="NSContinuouslyUpdatesValue" value="YES"/>
498 </dictionary>
499 </binding>
500 <outlet property="delegate" destination="LWe-df-dS6" id="9by-zr-IW0"/>
501 </connections>
Alexandre Lision74dd47f2015-04-14 13:47:42 -0400502 </textField>
Alexandre Lision58cab672015-06-09 15:25:40 -0400503 <scrollView borderType="none" horizontalLineScroll="10" horizontalPageScroll="10" verticalLineScroll="10" verticalPageScroll="10" hasHorizontalScroller="NO" usesPredominantAxisScrolling="NO" horizontalScrollElasticity="none" translatesAutoresizingMaskIntoConstraints="NO" id="i3X-6S-mKF">
504 <rect key="frame" x="0.0" y="50" width="338" height="459"/>
505 <clipView key="contentView" id="Tbz-Bj-Y3K">
Alexandre Lision266fca02015-09-28 14:47:05 -0400506 <rect key="frame" x="0.0" y="0.0" width="338" height="459"/>
Alexandre Lision58cab672015-06-09 15:25:40 -0400507 <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
508 <subviews>
509 <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 -0400510 <rect key="frame" x="0.0" y="0.0" width="338" height="459"/>
Alexandre Lision58cab672015-06-09 15:25:40 -0400511 <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
512 <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
Alexandre Lision0f66bd32016-01-18 11:30:45 -0500513 <size key="minSize" width="323" height="459"/>
Alexandre Lision58cab672015-06-09 15:25:40 -0400514 <size key="maxSize" width="463" height="10000000"/>
515 <color key="insertionPointColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
Alexandre Lision0f66bd32016-01-18 11:30:45 -0500516 <size key="minSize" width="323" height="459"/>
Alexandre Lision58cab672015-06-09 15:25:40 -0400517 <size key="maxSize" width="463" height="10000000"/>
518 </textView>
519 </subviews>
520 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
521 </clipView>
522 <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" doubleValue="1" horizontal="YES" id="Uo5-G8-d2s">
523 <rect key="frame" x="-100" y="-100" width="87" height="18"/>
524 <autoresizingMask key="autoresizingMask"/>
525 </scroller>
526 <scroller key="verticalScroller" verticalHuggingPriority="750" doubleValue="1" horizontal="NO" id="eno-qS-nJm">
Alexandre Lision0f66bd32016-01-18 11:30:45 -0500527 <rect key="frame" x="323" y="0.0" width="15" height="459"/>
Alexandre Lision58cab672015-06-09 15:25:40 -0400528 <autoresizingMask key="autoresizingMask"/>
529 </scroller>
530 </scrollView>
Alexandre Lisionc5148052015-03-04 15:10:35 -0500531 </subviews>
532 <constraints>
Alexandre Lision58cab672015-06-09 15:25:40 -0400533 <constraint firstItem="kW2-Cx-fNv" firstAttribute="leading" secondItem="OBX-o0-u1k" secondAttribute="trailing" constant="8" id="5sg-0N-YSw"/>
534 <constraint firstAttribute="bottom" secondItem="kW2-Cx-fNv" secondAttribute="bottom" constant="20" id="EeC-o1-xNE"/>
535 <constraint firstAttribute="width" relation="greaterThanOrEqual" constant="250" id="KI6-XT-afu"/>
536 <constraint firstItem="i3X-6S-mKF" firstAttribute="top" secondItem="TdD-3L-553" secondAttribute="top" id="LoI-gZ-Gp6"/>
537 <constraint firstItem="i3X-6S-mKF" firstAttribute="leading" secondItem="TdD-3L-553" secondAttribute="leading" id="NVH-57-1Yw"/>
538 <constraint firstAttribute="width" relation="lessThanOrEqual" constant="400" id="Szn-hz-Zcv"/>
539 <constraint firstAttribute="bottom" secondItem="OBX-o0-u1k" secondAttribute="bottom" constant="20" id="eOH-Wv-Zuo"/>
540 <constraint firstAttribute="trailing" secondItem="kW2-Cx-fNv" secondAttribute="trailing" constant="20" id="g3z-YY-hyn"/>
541 <constraint firstItem="OBX-o0-u1k" firstAttribute="leading" secondItem="TdD-3L-553" secondAttribute="leading" constant="20" id="wTD-wE-axZ"/>
542 <constraint firstItem="OBX-o0-u1k" firstAttribute="top" secondItem="i3X-6S-mKF" secondAttribute="bottom" constant="8" id="yKJ-bq-2wk"/>
543 <constraint firstAttribute="trailing" secondItem="i3X-6S-mKF" secondAttribute="trailing" id="zdl-DO-8e8"/>
Alexandre Lisionc5148052015-03-04 15:10:35 -0500544 </constraints>
545 </customView>
546 </subviews>
Alexandre Lision58cab672015-06-09 15:25:40 -0400547 <holdingPriorities>
548 <real value="250"/>
549 <real value="250"/>
550 </holdingPriorities>
551 <connections>
552 <outlet property="delegate" destination="-2" id="Srr-ek-32R"/>
553 </connections>
554 </splitView>
Alexandre Lisionc5148052015-03-04 15:10:35 -0500555 </subviews>
556 <constraints>
Alexandre Lision58cab672015-06-09 15:25:40 -0400557 <constraint firstAttribute="trailing" secondItem="GIJ-gB-FZo" secondAttribute="trailing" id="0em-qy-QDF"/>
558 <constraint firstItem="GIJ-gB-FZo" firstAttribute="top" secondItem="Hz6-mo-xeY" secondAttribute="top" id="BMA-1U-7qS"/>
559 <constraint firstAttribute="bottom" secondItem="GIJ-gB-FZo" secondAttribute="bottom" id="cSp-R2-2P7"/>
560 <constraint firstItem="GIJ-gB-FZo" firstAttribute="leading" secondItem="Hz6-mo-xeY" secondAttribute="leading" id="gYP-xn-tdT"/>
Alexandre Lisionc5148052015-03-04 15:10:35 -0500561 </constraints>
Alexandre Lision58cab672015-06-09 15:25:40 -0400562 <point key="canvasLocation" x="1428" y="21.5"/>
Alexandre Lisionc5148052015-03-04 15:10:35 -0500563 </customView>
Alexandre Lision58cab672015-06-09 15:25:40 -0400564 <viewController id="LWe-df-dS6" customClass="ChatVC">
565 <connections>
566 <outlet property="chatView" destination="9jD-8j-lXO" id="nRK-qZ-xex"/>
567 <outlet property="messageField" destination="OBX-o0-u1k" id="MS2-Hl-as4"/>
568 <outlet property="sendButton" destination="kW2-Cx-fNv" id="7iO-d1-LsM"/>
569 <outlet property="view" destination="TdD-3L-553" id="HQf-B1-D8b"/>
570 </connections>
571 </viewController>
Alexandre Lision922380d2015-09-15 10:25:17 -0400572 <customView id="vW1-8R-ebu">
Alexandre Lision883719f2015-10-22 17:37:45 -0400573 <rect key="frame" x="0.0" y="0.0" width="719" height="497"/>
Alexandre Lision922380d2015-09-15 10:25:17 -0400574 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
575 <subviews>
576 <button verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="Pze-W9-iSO">
577 <rect key="frame" x="232" y="123" width="86" height="32"/>
578 <buttonCell key="cell" type="push" title="Answer" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="KPG-pB-gPm">
579 <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
580 <font key="font" metaFont="system"/>
581 </buttonCell>
582 </button>
583 <imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="hiA-1v-jOb">
584 <rect key="frame" x="290" y="268" width="105" height="89"/>
585 <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" image="NSUser" id="A33-8N-kr9"/>
586 </imageView>
587 <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="lT0-mL-HHV">
588 <rect key="frame" x="323" y="240" width="27" height="17"/>
589 <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="URI" id="Dqv-um-UUk">
590 <font key="font" metaFont="system"/>
591 <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
592 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
593 </textFieldCell>
594 </textField>
595 <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="ZYE-KE-soE">
596 <rect key="frame" x="276" y="189" width="143" height="17"/>
597 <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="wants to talk with you!" id="yZ6-1A-ZLT">
598 <font key="font" metaFont="system"/>
599 <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
600 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
601 </textFieldCell>
602 </textField>
603 <button verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="dKf-ye-SIo">
604 <rect key="frame" x="394" y="123" width="82" height="32"/>
605 <buttonCell key="cell" type="push" title="Button" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="kxH-yM-TLd">
606 <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
607 <font key="font" metaFont="system"/>
608 </buttonCell>
609 </button>
610 </subviews>
611 <point key="canvasLocation" x="469.5" y="143.5"/>
612 </customView>
Alexandre Lisionc5148052015-03-04 15:10:35 -0500613 </objects>
614 <resources>
Alexandre Lision58cab672015-06-09 15:25:40 -0400615 <image name="NSGoRightTemplate" width="9" height="12"/>
Alexandre Lision922380d2015-09-15 10:25:17 -0400616 <image name="NSUser" width="32" height="32"/>
Alexandre Lision89edc6a2015-11-09 11:30:47 -0500617 <image name="ic_action_add_participant" width="72" height="72"/>
Alexandre Lisiond18fa272015-06-15 11:18:03 -0400618 <image name="ic_action_call" width="72" height="72"/>
619 <image name="ic_action_chat" width="72" height="72"/>
620 <image name="ic_action_hangup" width="72" height="72"/>
621 <image name="ic_action_hold" width="72" height="72"/>
Alexandre Lision89edc6a2015-11-09 11:30:47 -0500622 <image name="ic_action_merge_calls" width="72" height="72"/>
Alexandre Lisiond18fa272015-06-15 11:18:03 -0400623 <image name="ic_action_mute_audio" width="72" height="72"/>
624 <image name="ic_action_mute_video" width="72" height="72"/>
Alexandre Lision266fca02015-09-28 14:47:05 -0400625 <image name="ic_action_record" width="54" height="54"/>
Alexandre Lision883719f2015-10-22 17:37:45 -0400626 <image name="ic_action_transfer" width="72" height="72"/>
Alexandre Lision2db8f472015-07-22 15:05:46 -0400627 <image name="ic_person_add" width="48" height="48"/>
Alexandre Lisionc5148052015-03-04 15:10:35 -0500628 </resources>
629</document>