Commit adbb0524 authored by Felix Paul Kühne's avatar Felix Paul Kühne

macosx/coredialogs: deploy auto-layout

parent 545616ae
<?xml version="1.0" encoding="UTF-8" standalone="no"?> <?xml version="1.0" encoding="UTF-8" standalone="no"?>
<document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="10102" systemVersion="15D21" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none"> <document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="10102" systemVersion="15D21" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES">
<dependencies> <dependencies>
<deployment version="1060" identifier="macosx"/> <deployment version="1070" identifier="macosx"/>
<plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="10102"/> <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="10102"/>
</dependencies> </dependencies>
<objects> <objects>
...@@ -24,29 +24,27 @@ ...@@ -24,29 +24,27 @@
</connections> </connections>
</customObject> </customObject>
<customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/> <customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/>
<customObject id="-3" userLabel="Application"/> <customObject id="-3" userLabel="Application" customClass="NSObject"/>
<window title="Authentication" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" releasedWhenClosed="NO" visibleAtLaunch="NO" animationBehavior="default" id="248" userLabel="Authentication" customClass="NSPanel"> <window title="Authentication" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" releasedWhenClosed="NO" visibleAtLaunch="NO" animationBehavior="default" id="248" userLabel="Authentication" customClass="NSPanel">
<windowStyleMask key="styleMask" titled="YES"/> <windowStyleMask key="styleMask" titled="YES"/>
<windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/> <windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/>
<rect key="contentRect" x="332" y="446" width="505" height="278"/> <rect key="contentRect" x="332" y="446" width="426" height="278"/>
<rect key="screenRect" x="0.0" y="0.0" width="1280" height="777"/> <rect key="screenRect" x="0.0" y="0.0" width="1680" height="1027"/>
<value key="minSize" type="size" width="213" height="107"/> <value key="minSize" type="size" width="213" height="107"/>
<view key="contentView" id="249"> <view key="contentView" id="249">
<rect key="frame" x="0.0" y="0.0" width="505" height="278"/> <rect key="frame" x="0.0" y="0.0" width="426" height="278"/>
<autoresizingMask key="autoresizingMask"/> <autoresizingMask key="autoresizingMask"/>
<subviews> <subviews>
<textField verticalHuggingPriority="750" id="256"> <textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" translatesAutoresizingMaskIntoConstraints="NO" id="256">
<rect key="frame" x="94" y="241" width="316" height="17"/> <rect key="frame" x="94" y="241" width="116" height="17"/>
<autoresizingMask key="autoresizingMask"/>
<textFieldCell key="cell" selectable="YES" sendsActionOnEndEditing="YES" title="System Font Text" id="323"> <textFieldCell key="cell" selectable="YES" sendsActionOnEndEditing="YES" title="System Font Text" id="323">
<font key="font" metaFont="systemBold"/> <font key="font" metaFont="systemBold"/>
<color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/> <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
<color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/> <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
</textFieldCell> </textFieldCell>
</textField> </textField>
<textField verticalHuggingPriority="750" id="257"> <textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" translatesAutoresizingMaskIntoConstraints="NO" id="257">
<rect key="frame" x="94" y="189" width="394" height="44"/> <rect key="frame" x="94" y="177" width="314" height="56"/>
<autoresizingMask key="autoresizingMask"/>
<textFieldCell key="cell" selectable="YES" sendsActionOnEndEditing="YES" id="324"> <textFieldCell key="cell" selectable="YES" sendsActionOnEndEditing="YES" id="324">
<font key="font" metaFont="smallSystem"/> <font key="font" metaFont="smallSystem"/>
<string key="title">Small System Font Text Small System Font Text Small System Font Text Small System Font Text Small System Font Text Small System Font Text Small System Text System Font Text Small System</string> <string key="title">Small System Font Text Small System Font Text Small System Font Text Small System Font Text Small System Font Text Small System Font Text Small System Text System Font Text Small System</string>
...@@ -54,45 +52,47 @@ ...@@ -54,45 +52,47 @@
<color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/> <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
</textFieldCell> </textFieldCell>
</textField> </textField>
<textField verticalHuggingPriority="750" id="250"> <textField verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="250">
<rect key="frame" x="97" y="126" width="310" height="22"/> <rect key="frame" x="96" y="114" width="310" height="22"/>
<autoresizingMask key="autoresizingMask"/> <constraints>
<constraint firstAttribute="width" constant="310" id="Z4D-cl-K9y"/>
</constraints>
<textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="317"> <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="317">
<font key="font" metaFont="system"/> <font key="font" metaFont="system"/>
<color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/> <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
<color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/> <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
</textFieldCell> </textFieldCell>
</textField> </textField>
<textField verticalHuggingPriority="750" id="255"> <textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" translatesAutoresizingMaskIntoConstraints="NO" id="255">
<rect key="frame" x="94" y="156" width="129" height="14"/> <rect key="frame" x="94" y="144" width="61" height="14"/>
<autoresizingMask key="autoresizingMask"/>
<textFieldCell key="cell" sendsActionOnEndEditing="YES" title="User name" id="322"> <textFieldCell key="cell" sendsActionOnEndEditing="YES" title="User name" id="322">
<font key="font" metaFont="smallSystem"/> <font key="font" metaFont="smallSystem"/>
<color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/> <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
<color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/> <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
</textFieldCell> </textFieldCell>
</textField> </textField>
<textField verticalHuggingPriority="750" id="253" customClass="NSSecureTextField"> <textField verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="253" customClass="NSSecureTextField">
<rect key="frame" x="97" y="72" width="310" height="22"/> <rect key="frame" x="96" y="60" width="310" height="22"/>
<autoresizingMask key="autoresizingMask"/> <constraints>
<constraint firstAttribute="width" constant="310" id="Fy2-Af-NzE"/>
<constraint firstAttribute="width" relation="greaterThanOrEqual" constant="310" id="kUe-WK-LGf"/>
</constraints>
<textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="320"> <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="320">
<font key="font" metaFont="system"/> <font key="font" metaFont="system"/>
<color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/> <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
<color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/> <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
</textFieldCell> </textFieldCell>
</textField> </textField>
<textField verticalHuggingPriority="750" id="251"> <textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" translatesAutoresizingMaskIntoConstraints="NO" id="251">
<rect key="frame" x="94" y="102" width="129" height="14"/> <rect key="frame" x="94" y="90" width="55" height="14"/>
<autoresizingMask key="autoresizingMask"/>
<textFieldCell key="cell" controlSize="small" sendsActionOnEndEditing="YES" title="Password" id="318"> <textFieldCell key="cell" controlSize="small" sendsActionOnEndEditing="YES" title="Password" id="318">
<font key="font" metaFont="smallSystem"/> <font key="font" metaFont="smallSystem"/>
<color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/> <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
<color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/> <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
</textFieldCell> </textFieldCell>
</textField> </textField>
<button verticalHuggingPriority="750" id="252"> <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="252">
<rect key="frame" x="383" y="12" width="108" height="32"/> <rect key="frame" x="353" y="12" width="59" height="32"/>
<autoresizingMask key="autoresizingMask"/>
<buttonCell key="cell" type="push" title="OK" bezelStyle="rounded" alignment="center" borderStyle="border" inset="2" id="319"> <buttonCell key="cell" type="push" title="OK" bezelStyle="rounded" alignment="center" borderStyle="border" inset="2" id="319">
<behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/> <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
<font key="font" metaFont="system"/> <font key="font" metaFont="system"/>
...@@ -104,9 +104,8 @@ DQ ...@@ -104,9 +104,8 @@ DQ
<action selector="authenticationDialogAction:" target="-2" id="RRa-6Q-1e8"/> <action selector="authenticationDialogAction:" target="-2" id="RRa-6Q-1e8"/>
</connections> </connections>
</button> </button>
<button verticalHuggingPriority="750" id="254"> <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="254">
<rect key="frame" x="275" y="12" width="108" height="32"/> <rect key="frame" x="271" y="12" width="82" height="32"/>
<autoresizingMask key="autoresizingMask"/>
<buttonCell key="cell" type="push" title="Cancel" bezelStyle="rounded" alignment="center" borderStyle="border" inset="2" id="321"> <buttonCell key="cell" type="push" title="Cancel" bezelStyle="rounded" alignment="center" borderStyle="border" inset="2" id="321">
<behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/> <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
<font key="font" metaFont="system"/> <font key="font" metaFont="system"/>
...@@ -118,36 +117,60 @@ Gw ...@@ -118,36 +117,60 @@ Gw
<action selector="authenticationDialogAction:" target="-2" id="ux1-Do-HYY"/> <action selector="authenticationDialogAction:" target="-2" id="ux1-Do-HYY"/>
</connections> </connections>
</button> </button>
<imageView id="314"> <imageView translatesAutoresizingMaskIntoConstraints="NO" id="314">
<rect key="frame" x="20" y="194" width="64" height="64"/> <rect key="frame" x="20" y="194" width="64" height="64"/>
<autoresizingMask key="autoresizingMask"/> <constraints>
<constraint firstAttribute="width" constant="64" id="SXf-gd-71Q"/>
<constraint firstAttribute="height" constant="64" id="inV-ze-WoK"/>
</constraints>
<imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageAlignment="topLeft" imageScaling="proportionallyDown" image="NSApplicationIcon" id="325"/> <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageAlignment="topLeft" imageScaling="proportionallyDown" image="NSApplicationIcon" id="325"/>
</imageView> </imageView>
</subviews> </subviews>
<constraints>
<constraint firstItem="257" firstAttribute="top" secondItem="256" secondAttribute="bottom" constant="8" id="3t9-8A-EiP"/>
<constraint firstItem="256" firstAttribute="leading" secondItem="314" secondAttribute="trailing" constant="12" id="5oF-jO-DEW"/>
<constraint firstItem="314" firstAttribute="leading" secondItem="249" secondAttribute="leading" constant="20" id="7sA-6b-nxP"/>
<constraint firstItem="253" firstAttribute="leading" secondItem="251" secondAttribute="leading" id="F5f-UL-tR8"/>
<constraint firstItem="251" firstAttribute="top" secondItem="250" secondAttribute="bottom" constant="10" id="Igi-71-3lt"/>
<constraint firstItem="314" firstAttribute="top" secondItem="249" secondAttribute="top" constant="20" id="MEF-Bx-zoA"/>
<constraint firstAttribute="trailing" secondItem="252" secondAttribute="trailing" constant="20" id="Nx3-CN-3ss"/>
<constraint firstItem="252" firstAttribute="leading" secondItem="254" secondAttribute="trailing" constant="12" id="QQl-3g-Bp8"/>
<constraint firstItem="255" firstAttribute="top" secondItem="257" secondAttribute="bottom" constant="19" id="WCv-OK-gjQ"/>
<constraint firstItem="254" firstAttribute="centerY" secondItem="252" secondAttribute="centerY" id="Yd8-Jc-1YW"/>
<constraint firstItem="256" firstAttribute="top" secondItem="314" secondAttribute="top" id="dB9-JK-2Lo"/>
<constraint firstItem="255" firstAttribute="leading" secondItem="257" secondAttribute="leading" id="de7-8M-oBQ"/>
<constraint firstItem="251" firstAttribute="leading" secondItem="250" secondAttribute="leading" id="iEd-dM-6MD"/>
<constraint firstItem="257" firstAttribute="trailing" secondItem="252" secondAttribute="trailing" id="keI-Fm-ogw"/>
<constraint firstAttribute="bottom" secondItem="252" secondAttribute="bottom" constant="19" id="p5k-jJ-36M"/>
<constraint firstItem="253" firstAttribute="top" secondItem="251" secondAttribute="bottom" constant="8" id="qui-cW-NGH"/>
<constraint firstItem="255" firstAttribute="leading" secondItem="250" secondAttribute="leading" id="t4A-Nj-GDy"/>
<constraint firstItem="257" firstAttribute="leading" secondItem="256" secondAttribute="leading" id="tG7-u3-th6"/>
<constraint firstItem="250" firstAttribute="top" secondItem="255" secondAttribute="bottom" constant="8" id="ueR-Uy-P0x"/>
<constraint firstItem="253" firstAttribute="width" secondItem="250" secondAttribute="width" id="yL8-gk-INn"/>
<constraint firstItem="250" firstAttribute="width" secondItem="257" secondAttribute="width" id="ykG-m0-lzg"/>
</constraints>
</view> </view>
</window> </window>
<window title="Progress" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" releasedWhenClosed="NO" visibleAtLaunch="NO" animationBehavior="default" id="301" userLabel="Progress"> <window title="Progress" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" releasedWhenClosed="NO" visibleAtLaunch="NO" animationBehavior="default" id="301" userLabel="Progress">
<windowStyleMask key="styleMask" titled="YES"/> <windowStyleMask key="styleMask" titled="YES"/>
<windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/> <windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/>
<rect key="contentRect" x="319" y="460" width="520" height="182"/> <rect key="contentRect" x="319" y="460" width="522" height="182"/>
<rect key="screenRect" x="0.0" y="0.0" width="1280" height="777"/> <rect key="screenRect" x="0.0" y="0.0" width="1680" height="1027"/>
<value key="minSize" type="size" width="213" height="107"/> <value key="minSize" type="size" width="213" height="107"/>
<view key="contentView" id="302"> <view key="contentView" id="302">
<rect key="frame" x="0.0" y="0.0" width="520" height="182"/> <rect key="frame" x="0.0" y="0.0" width="522" height="182"/>
<autoresizingMask key="autoresizingMask"/> <autoresizingMask key="autoresizingMask"/>
<subviews> <subviews>
<textField verticalHuggingPriority="750" id="304"> <textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" translatesAutoresizingMaskIntoConstraints="NO" id="304">
<rect key="frame" x="89" y="145" width="414" height="17"/> <rect key="frame" x="89" y="145" width="116" height="17"/>
<autoresizingMask key="autoresizingMask"/>
<textFieldCell key="cell" sendsActionOnEndEditing="YES" title="System Font Text" id="326"> <textFieldCell key="cell" sendsActionOnEndEditing="YES" title="System Font Text" id="326">
<font key="font" metaFont="systemBold"/> <font key="font" metaFont="systemBold"/>
<color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/> <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
<color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/> <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
</textFieldCell> </textFieldCell>
</textField> </textField>
<textField verticalHuggingPriority="750" id="305"> <textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" translatesAutoresizingMaskIntoConstraints="NO" id="305">
<rect key="frame" x="89" y="95" width="414" height="42"/> <rect key="frame" x="89" y="95" width="416" height="42"/>
<autoresizingMask key="autoresizingMask"/>
<textFieldCell key="cell" sendsActionOnEndEditing="YES" id="327"> <textFieldCell key="cell" sendsActionOnEndEditing="YES" id="327">
<font key="font" metaFont="smallSystem"/> <font key="font" metaFont="smallSystem"/>
<string key="title">Small System Font Text Small System Font Text Small System Font Text Small System Font Text Small System Font Text Small System Font Text Small System Text System Font Text Small System Font</string> <string key="title">Small System Font Text Small System Font Text Small System Font Text Small System Font Text Small System Font Text Small System Font Text Small System Text System Font Text Small System Font</string>
...@@ -155,13 +178,14 @@ Gw ...@@ -155,13 +178,14 @@ Gw
<color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/> <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
</textFieldCell> </textFieldCell>
</textField> </textField>
<progressIndicator verticalHuggingPriority="750" maxValue="1000" bezeled="NO" style="bar" id="307"> <progressIndicator wantsLayer="YES" verticalHuggingPriority="750" maxValue="1000" bezeled="NO" style="bar" translatesAutoresizingMaskIntoConstraints="NO" id="307">
<rect key="frame" x="90" y="56" width="412" height="20"/> <rect key="frame" x="91" y="56" width="412" height="20"/>
<autoresizingMask key="autoresizingMask"/> <constraints>
<constraint firstAttribute="width" constant="412" id="oXP-5v-5Ir"/>
</constraints>
</progressIndicator> </progressIndicator>
<button verticalHuggingPriority="750" id="306"> <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="306">
<rect key="frame" x="398" y="12" width="108" height="32"/> <rect key="frame" x="427" y="12" width="82" height="32"/>
<autoresizingMask key="autoresizingMask"/>
<buttonCell key="cell" type="push" title="Cancel" bezelStyle="rounded" alignment="center" borderStyle="border" inset="2" id="328"> <buttonCell key="cell" type="push" title="Cancel" bezelStyle="rounded" alignment="center" borderStyle="border" inset="2" id="328">
<behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/> <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
<font key="font" metaFont="system"/> <font key="font" metaFont="system"/>
...@@ -173,12 +197,29 @@ Gw ...@@ -173,12 +197,29 @@ Gw
<action selector="progressDialogAction:" target="-2" id="KpC-df-1TM"/> <action selector="progressDialogAction:" target="-2" id="KpC-df-1TM"/>
</connections> </connections>
</button> </button>
<imageView id="315"> <imageView translatesAutoresizingMaskIntoConstraints="NO" id="315">
<rect key="frame" x="20" y="98" width="64" height="64"/> <rect key="frame" x="20" y="98" width="64" height="64"/>
<autoresizingMask key="autoresizingMask"/> <constraints>
<constraint firstAttribute="width" constant="64" id="Vzd-4K-Qt7"/>
<constraint firstAttribute="height" constant="64" id="yu0-o4-eg7"/>
</constraints>
<imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageAlignment="topLeft" imageScaling="proportionallyDown" image="NSApplicationIcon" id="329"/> <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageAlignment="topLeft" imageScaling="proportionallyDown" image="NSApplicationIcon" id="329"/>
</imageView> </imageView>
</subviews> </subviews>
<constraints>
<constraint firstItem="305" firstAttribute="leading" secondItem="315" secondAttribute="trailing" constant="7" id="2Zu-pc-AL9"/>
<constraint firstItem="305" firstAttribute="width" secondItem="307" secondAttribute="width" id="3Ap-ky-QR8"/>
<constraint firstItem="306" firstAttribute="trailing" secondItem="307" secondAttribute="trailing" id="4DS-mF-FwJ"/>
<constraint firstItem="307" firstAttribute="leading" secondItem="305" secondAttribute="leading" id="5P8-az-qJ6"/>
<constraint firstAttribute="trailing" secondItem="305" secondAttribute="trailing" constant="19" id="T9U-2t-pHr"/>
<constraint firstItem="315" firstAttribute="top" secondItem="302" secondAttribute="top" constant="20" id="bQe-OL-Zzb"/>
<constraint firstItem="306" firstAttribute="top" secondItem="307" secondAttribute="bottom" constant="17" id="fTe-RK-a0t"/>
<constraint firstItem="315" firstAttribute="leading" secondItem="302" secondAttribute="leading" constant="20" id="h95-88-LdR"/>
<constraint firstItem="307" firstAttribute="top" secondItem="305" secondAttribute="bottom" constant="20" id="lWy-SE-zKE"/>
<constraint firstItem="305" firstAttribute="top" secondItem="304" secondAttribute="bottom" constant="8" id="mnq-nV-yx3"/>
<constraint firstItem="304" firstAttribute="leading" secondItem="315" secondAttribute="trailing" constant="7" id="pEb-az-Acz"/>
<constraint firstItem="304" firstAttribute="top" secondItem="315" secondAttribute="top" id="tsZ-ek-pn5"/>
</constraints>
</view> </view>
</window> </window>
</objects> </objects>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment