blob: bd6f971c37974f662aa4358770a3cf8a3db1ad6d [file] [log] [blame]
Kateryna Kostiukecaa3952018-07-13 16:00:34 -04001<?xml version="1.0" encoding="UTF-8"?>
Kateryna Kostiukc7e68f32019-10-09 16:15:45 -04002<document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="14490.70" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES" customObjectInstantitationMethod="direct">
Kateryna Kostiukecaa3952018-07-13 16:00:34 -04003 <dependencies>
Kateryna Kostiukc7e68f32019-10-09 16:15:45 -04004 <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="14490.70"/>
Kateryna Kostiukecaa3952018-07-13 16:00:34 -04005 <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
Kateryna Kostiukecaa3952018-07-13 16:00:34 -04006 </dependencies>
7 <objects>
8 <customObject id="-2" userLabel="File's Owner" customClass="AddSIPAccountVC">
9 <connections>
10 <outlet property="addProfilePhotoImage" destination="Uof-hc-DnR" id="Qrb-mw-GcO"/>
11 <outlet property="displayNameField" destination="vGN-UO-vCk" id="TrZ-3p-gox"/>
12 <outlet property="passwordField" destination="D0T-VV-iYE" id="wPx-bh-eeQ"/>
13 <outlet property="photoView" destination="gTr-1R-5qI" id="04d-eU-pE8"/>
14 <outlet property="serverField" destination="SUD-CK-UdK" id="ZuR-Zz-KOj"/>
15 <outlet property="userNameField" destination="5bs-k5-y85" id="00b-aM-0LE"/>
16 <outlet property="view" destination="AbV-oR-qrC" id="r61-bd-HR3"/>
17 </connections>
18 </customObject>
19 <customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/>
20 <customObject id="-3" userLabel="Application" customClass="NSObject"/>
21 <view id="AbV-oR-qrC">
Kateryna Kostiukc7e68f32019-10-09 16:15:45 -040022 <rect key="frame" x="0.0" y="0.0" width="400" height="367"/>
Kateryna Kostiukecaa3952018-07-13 16:00:34 -040023 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
24 <subviews>
Kateryna Kostiukc7e68f32019-10-09 16:15:45 -040025 <stackView distribution="fill" orientation="vertical" alignment="centerX" horizontalStackHuggingPriority="249.99998474121094" verticalStackHuggingPriority="249.99998474121094" detachesHiddenViews="YES" translatesAutoresizingMaskIntoConstraints="NO" id="tCn-bT-Rf4">
26 <rect key="frame" x="20" y="66" width="360" height="296"/>
27 <subviews>
28 <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="k1Y-Gu-pHf">
29 <rect key="frame" x="-2" y="278" width="364" height="18"/>
30 <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="left" title="Profile" id="fgN-nq-QdO">
31 <font key="font" metaFont="systemSemibold" size="14"/>
32 <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
33 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
34 </textFieldCell>
35 </textField>
36 <customView translatesAutoresizingMaskIntoConstraints="NO" id="LC6-AI-cmj" userLabel="AvatarWidget">
37 <rect key="frame" x="135" y="180" width="91" height="90"/>
38 <subviews>
39 <button focusRingType="none" horizontalHuggingPriority="750" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="gTr-1R-5qI">
40 <rect key="frame" x="0.0" y="0.0" width="91" height="90"/>
41 <buttonCell key="cell" type="inline" bezelStyle="inline" imagePosition="only" alignment="center" focusRingType="none" imageScaling="proportionallyUpOrDown" inset="2" id="EgL-uj-Bpa">
42 <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
43 <font key="font" metaFont="smallSystemBold"/>
44 </buttonCell>
45 </button>
46 <button verticalHuggingPriority="750" alphaValue="0.29999999999999999" translatesAutoresizingMaskIntoConstraints="NO" id="h0K-g2-bgQ" customClass="HoverButton">
47 <rect key="frame" x="0.0" y="0.0" width="91" height="90"/>
48 <buttonCell key="cell" type="square" bezelStyle="shadowlessSquare" alignment="center" refusesFirstResponder="YES" transparent="YES" imageScaling="proportionallyDown" inset="2" id="Ded-FV-C1n">
49 <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
50 <font key="font" metaFont="system"/>
51 </buttonCell>
52 <userDefinedRuntimeAttributes>
53 <userDefinedRuntimeAttribute type="color" keyPath="hoverColor">
54 <color key="value" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="calibratedRGB"/>
55 </userDefinedRuntimeAttribute>
Kateryna Kostiuke28a0382019-10-25 16:29:08 -040056 <userDefinedRuntimeAttribute type="color" keyPath="hoverDarkColor">
57 <color key="value" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
58 </userDefinedRuntimeAttribute>
Kateryna Kostiukc7e68f32019-10-09 16:15:45 -040059 </userDefinedRuntimeAttributes>
60 <connections>
61 <action selector="editPhoto:" target="-2" id="ZqF-dw-9gc"/>
62 </connections>
63 </button>
64 <imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="Uof-hc-DnR">
65 <rect key="frame" x="30" y="30" width="30" height="30"/>
66 <constraints>
67 <constraint firstAttribute="height" constant="30" id="lng-eT-YgX"/>
68 <constraint firstAttribute="width" constant="30" id="qDg-pa-wIj"/>
69 </constraints>
70 <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" image="ic_picture" id="ggY-JV-qn5"/>
71 </imageView>
72 </subviews>
73 <constraints>
74 <constraint firstAttribute="width" constant="91" id="3su-fs-OKV"/>
75 <constraint firstItem="gTr-1R-5qI" firstAttribute="top" secondItem="LC6-AI-cmj" secondAttribute="top" id="7yR-Bg-kba"/>
76 <constraint firstAttribute="height" constant="90" id="Lia-re-cpZ"/>
77 <constraint firstItem="h0K-g2-bgQ" firstAttribute="top" secondItem="gTr-1R-5qI" secondAttribute="top" id="N20-tX-A5V"/>
78 <constraint firstItem="h0K-g2-bgQ" firstAttribute="bottom" secondItem="gTr-1R-5qI" secondAttribute="bottom" id="TWp-qC-Crq"/>
79 <constraint firstAttribute="bottom" secondItem="gTr-1R-5qI" secondAttribute="bottom" id="XAe-ph-eQ2"/>
80 <constraint firstItem="gTr-1R-5qI" firstAttribute="leading" secondItem="LC6-AI-cmj" secondAttribute="leading" id="fyI-vc-iFn"/>
81 <constraint firstItem="Uof-hc-DnR" firstAttribute="centerX" secondItem="LC6-AI-cmj" secondAttribute="centerX" id="jsc-4F-Hcb"/>
82 <constraint firstAttribute="trailing" secondItem="gTr-1R-5qI" secondAttribute="trailing" id="lht-up-gyE"/>
83 <constraint firstItem="h0K-g2-bgQ" firstAttribute="trailing" secondItem="gTr-1R-5qI" secondAttribute="trailing" id="n6E-Gu-bQI"/>
84 <constraint firstItem="h0K-g2-bgQ" firstAttribute="leading" secondItem="gTr-1R-5qI" secondAttribute="leading" id="nkL-xl-tGn"/>
85 <constraint firstItem="Uof-hc-DnR" firstAttribute="centerY" secondItem="LC6-AI-cmj" secondAttribute="centerY" id="sCe-Sv-KuB"/>
86 </constraints>
87 </customView>
88 <textField verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="vGN-UO-vCk">
89 <rect key="frame" x="55" y="150" width="250" height="22"/>
90 <constraints>
91 <constraint firstAttribute="width" constant="250" id="PHP-ae-Vy9"/>
92 </constraints>
93 <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" alignment="center" placeholderString="Enter name" bezelStyle="round" id="YeS-R8-ZLT">
94 <font key="font" metaFont="system"/>
95 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
96 <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
97 </textFieldCell>
98 </textField>
99 <customView translatesAutoresizingMaskIntoConstraints="NO" id="yJ9-hR-pul">
100 <rect key="frame" x="178" y="137" width="5" height="5"/>
101 <constraints>
102 <constraint firstAttribute="width" constant="5" id="7Cb-Sb-Gzc"/>
103 <constraint firstAttribute="height" constant="5" id="AZV-RW-UA3"/>
104 </constraints>
105 </customView>
106 <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="SyG-hW-jMO">
107 <rect key="frame" x="-2" y="112" width="364" height="17"/>
108 <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="left" title="Account" id="zAN-HT-1oE">
109 <font key="font" metaFont="systemSemibold" size="13"/>
110 <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
111 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
112 </textFieldCell>
113 </textField>
114 <customView translatesAutoresizingMaskIntoConstraints="NO" id="plE-1c-AGs">
115 <rect key="frame" x="178" y="99" width="5" height="5"/>
116 <constraints>
117 <constraint firstAttribute="width" constant="5" id="86K-aW-hmn"/>
118 <constraint firstAttribute="height" constant="5" id="oXX-Ft-yDD"/>
119 </constraints>
120 </customView>
121 <stackView distribution="fill" orientation="horizontal" alignment="centerY" horizontalStackHuggingPriority="249.99998474121094" verticalStackHuggingPriority="249.99998474121094" detachesHiddenViews="YES" translatesAutoresizingMaskIntoConstraints="NO" id="wpC-mD-oWp">
122 <rect key="frame" x="17" y="66" width="326" height="25"/>
123 <subviews>
124 <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="KhB-Ik-Njv">
125 <rect key="frame" x="-2" y="4" width="72" height="17"/>
126 <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="right" title="User Name" id="Srm-hv-9WR">
127 <font key="font" metaFont="system"/>
128 <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
129 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
130 </textFieldCell>
131 </textField>
132 <textField verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="5bs-k5-y85">
133 <rect key="frame" x="76" y="2" width="250" height="22"/>
134 <constraints>
135 <constraint firstAttribute="width" constant="250" id="wh8-I9-Ke9"/>
136 </constraints>
137 <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" placeholderString="Enter username" bezelStyle="round" id="Rej-Yd-PDb">
138 <font key="font" metaFont="system"/>
139 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
140 <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
141 </textFieldCell>
142 </textField>
143 </subviews>
144 <constraints>
145 <constraint firstAttribute="height" constant="25" id="QwH-Yu-sh8"/>
146 </constraints>
147 <visibilityPriorities>
148 <integer value="1000"/>
149 <integer value="1000"/>
150 </visibilityPriorities>
151 <customSpacing>
152 <real value="3.4028234663852886e+38"/>
153 <real value="3.4028234663852886e+38"/>
154 </customSpacing>
155 </stackView>
156 <stackView distribution="fill" orientation="horizontal" alignment="centerY" horizontalStackHuggingPriority="249.99998474121094" verticalStackHuggingPriority="249.99998474121094" detachesHiddenViews="YES" translatesAutoresizingMaskIntoConstraints="NO" id="5Ig-lN-yT5">
157 <rect key="frame" x="17" y="33" width="326" height="25"/>
158 <subviews>
159 <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="ltT-Ku-8cT">
160 <rect key="frame" x="-2" y="4" width="72" height="17"/>
161 <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="right" title="Password" id="Aem-zQ-Ya3">
162 <font key="font" metaFont="system"/>
163 <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
164 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
165 </textFieldCell>
166 </textField>
167 <textField verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="D0T-VV-iYE" customClass="NSSecureTextField">
168 <rect key="frame" x="76" y="2" width="250" height="22"/>
169 <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" placeholderString="Enter password" bezelStyle="round" id="DBU-zJ-vj6">
170 <font key="font" metaFont="system"/>
171 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
172 <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
173 </textFieldCell>
174 </textField>
175 </subviews>
176 <constraints>
177 <constraint firstAttribute="height" constant="25" id="lk6-jN-ThX"/>
178 </constraints>
179 <visibilityPriorities>
180 <integer value="1000"/>
181 <integer value="1000"/>
182 </visibilityPriorities>
183 <customSpacing>
184 <real value="3.4028234663852886e+38"/>
185 <real value="3.4028234663852886e+38"/>
186 </customSpacing>
187 </stackView>
188 <stackView distribution="fill" orientation="horizontal" alignment="centerY" horizontalStackHuggingPriority="249.99998474121094" verticalStackHuggingPriority="249.99998474121094" detachesHiddenViews="YES" translatesAutoresizingMaskIntoConstraints="NO" id="js1-zJ-3gE">
189 <rect key="frame" x="17" y="0.0" width="326" height="25"/>
190 <subviews>
191 <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="lgy-cp-ZAK">
192 <rect key="frame" x="-2" y="4" width="72" height="17"/>
193 <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="right" title="SIP Server" id="ubR-HD-O15">
194 <font key="font" metaFont="system"/>
195 <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
196 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
197 </textFieldCell>
198 </textField>
199 <textField verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="SUD-CK-UdK">
200 <rect key="frame" x="76" y="2" width="250" height="22"/>
201 <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" placeholderString="Enter SIP address" bezelStyle="round" id="0UI-j5-0at">
202 <font key="font" metaFont="system"/>
203 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
204 <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
205 </textFieldCell>
206 </textField>
207 </subviews>
208 <constraints>
209 <constraint firstAttribute="height" constant="25" id="Igd-jv-7SA"/>
210 </constraints>
211 <visibilityPriorities>
212 <integer value="1000"/>
213 <integer value="1000"/>
214 </visibilityPriorities>
215 <customSpacing>
216 <real value="3.4028234663852886e+38"/>
217 <real value="3.4028234663852886e+38"/>
218 </customSpacing>
219 </stackView>
220 </subviews>
Kateryna Kostiukecaa3952018-07-13 16:00:34 -0400221 <constraints>
Kateryna Kostiukc7e68f32019-10-09 16:15:45 -0400222 <constraint firstItem="D0T-VV-iYE" firstAttribute="leading" secondItem="5bs-k5-y85" secondAttribute="leading" id="72G-Cv-nb9"/>
223 <constraint firstAttribute="trailing" secondItem="k1Y-Gu-pHf" secondAttribute="trailing" id="DMg-OY-ZIL"/>
224 <constraint firstItem="ltT-Ku-8cT" firstAttribute="leading" secondItem="KhB-Ik-Njv" secondAttribute="leading" id="I31-ZE-Xef"/>
225 <constraint firstItem="lgy-cp-ZAK" firstAttribute="trailing" secondItem="KhB-Ik-Njv" secondAttribute="trailing" id="Qzw-oq-GNh"/>
226 <constraint firstAttribute="trailing" secondItem="SyG-hW-jMO" secondAttribute="trailing" id="U3B-ha-3ap"/>
227 <constraint firstItem="k1Y-Gu-pHf" firstAttribute="leading" secondItem="tCn-bT-Rf4" secondAttribute="leading" id="U77-Ki-73i"/>
228 <constraint firstItem="D0T-VV-iYE" firstAttribute="trailing" secondItem="5bs-k5-y85" secondAttribute="trailing" id="USL-23-bc8"/>
229 <constraint firstItem="ltT-Ku-8cT" firstAttribute="trailing" secondItem="KhB-Ik-Njv" secondAttribute="trailing" id="ZDQ-xs-n4s"/>
230 <constraint firstItem="SUD-CK-UdK" firstAttribute="leading" secondItem="5bs-k5-y85" secondAttribute="leading" id="dcz-YA-bAr"/>
231 <constraint firstItem="SUD-CK-UdK" firstAttribute="trailing" secondItem="5bs-k5-y85" secondAttribute="trailing" id="fLD-6u-xiL"/>
232 <constraint firstItem="SyG-hW-jMO" firstAttribute="leading" secondItem="tCn-bT-Rf4" secondAttribute="leading" id="iBN-GJ-Lpe"/>
233 <constraint firstItem="lgy-cp-ZAK" firstAttribute="leading" secondItem="KhB-Ik-Njv" secondAttribute="leading" id="uSY-79-Ig5"/>
Kateryna Kostiukecaa3952018-07-13 16:00:34 -0400234 </constraints>
Kateryna Kostiukc7e68f32019-10-09 16:15:45 -0400235 <visibilityPriorities>
236 <integer value="1000"/>
237 <integer value="1000"/>
238 <integer value="1000"/>
239 <integer value="1000"/>
240 <integer value="1000"/>
241 <integer value="1000"/>
242 <integer value="1000"/>
243 <integer value="1000"/>
244 <integer value="1000"/>
245 </visibilityPriorities>
246 <customSpacing>
247 <real value="3.4028234663852886e+38"/>
248 <real value="3.4028234663852886e+38"/>
249 <real value="3.4028234663852886e+38"/>
250 <real value="3.4028234663852886e+38"/>
251 <real value="3.4028234663852886e+38"/>
252 <real value="3.4028234663852886e+38"/>
253 <real value="3.4028234663852886e+38"/>
254 <real value="3.4028234663852886e+38"/>
255 <real value="3.4028234663852886e+38"/>
256 </customSpacing>
257 </stackView>
Kateryna Kostiukecaa3952018-07-13 16:00:34 -0400258 <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="H2H-Nj-iaA">
259 <rect key="frame" x="314" y="13" width="72" height="32"/>
260 <buttonCell key="cell" type="push" title="Done" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="DJz-do-CJo">
261 <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
262 <font key="font" metaFont="system"/>
263 </buttonCell>
264 <connections>
265 <action selector="addAccount:" target="-2" id="64G-sG-ojK"/>
266 </connections>
267 </button>
268 <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="eYs-22-jZA">
269 <rect key="frame" x="234" y="13" width="82" height="32"/>
270 <buttonCell key="cell" type="push" title="Cancel" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="O1S-KI-2LG">
271 <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
272 <font key="font" metaFont="system"/>
273 <string key="keyEquivalent" base64-UTF8="YES">
274Gw
275</string>
276 </buttonCell>
277 <connections>
278 <action selector="cancel:" target="-2" id="Jmu-dk-Kiw"/>
279 </connections>
280 </button>
Kateryna Kostiukecaa3952018-07-13 16:00:34 -0400281 </subviews>
282 <constraints>
Kateryna Kostiukc7e68f32019-10-09 16:15:45 -0400283 <constraint firstAttribute="trailing" secondItem="tCn-bT-Rf4" secondAttribute="trailing" constant="20" id="ER3-xp-85p"/>
284 <constraint firstItem="H2H-Nj-iaA" firstAttribute="top" secondItem="tCn-bT-Rf4" secondAttribute="bottom" constant="25" id="G56-QW-cp2"/>
285 <constraint firstItem="tCn-bT-Rf4" firstAttribute="leading" secondItem="AbV-oR-qrC" secondAttribute="leading" constant="20" id="KTr-Wa-8hm"/>
Kateryna Kostiukecaa3952018-07-13 16:00:34 -0400286 <constraint firstItem="H2H-Nj-iaA" firstAttribute="bottom" secondItem="eYs-22-jZA" secondAttribute="bottom" id="MKJ-vd-s0d"/>
Kateryna Kostiukecaa3952018-07-13 16:00:34 -0400287 <constraint firstAttribute="trailing" secondItem="H2H-Nj-iaA" secondAttribute="trailing" constant="20" id="N1z-aK-mCv"/>
Kateryna Kostiukc7e68f32019-10-09 16:15:45 -0400288 <constraint firstItem="tCn-bT-Rf4" firstAttribute="top" secondItem="AbV-oR-qrC" secondAttribute="top" constant="5" id="Tyy-5Y-ccC"/>
289 <constraint firstItem="eYs-22-jZA" firstAttribute="leading" relation="greaterThanOrEqual" secondItem="AbV-oR-qrC" secondAttribute="leading" constant="20" symbolic="YES" id="UYX-mm-rkY"/>
Kateryna Kostiukecaa3952018-07-13 16:00:34 -0400290 <constraint firstItem="H2H-Nj-iaA" firstAttribute="leading" secondItem="eYs-22-jZA" secondAttribute="trailing" constant="10" id="aS4-4o-cA4"/>
Kateryna Kostiukecaa3952018-07-13 16:00:34 -0400291 <constraint firstAttribute="bottom" secondItem="H2H-Nj-iaA" secondAttribute="bottom" constant="20" id="rlf-hh-jtE"/>
Kateryna Kostiukecaa3952018-07-13 16:00:34 -0400292 </constraints>
293 <point key="canvasLocation" x="-339" y="177"/>
294 </view>
Kateryna Kostiuke2c4e082018-10-22 16:20:22 -0400295 <userDefaultsController representsSharedInstance="YES" id="T91-Zn-FQu"/>
Kateryna Kostiukc7e68f32019-10-09 16:15:45 -0400296 <stackView distribution="fill" orientation="horizontal" alignment="top" horizontalStackHuggingPriority="249.99998474121094" verticalStackHuggingPriority="249.99998474121094" detachesHiddenViews="YES" id="9Yc-FW-Vun">
297 <rect key="frame" x="0.0" y="0.0" width="200" height="110"/>
298 <autoresizingMask key="autoresizingMask"/>
299 </stackView>
Kateryna Kostiukecaa3952018-07-13 16:00:34 -0400300 </objects>
301 <resources>
302 <image name="ic_picture" width="72" height="72"/>
303 </resources>
304</document>