Skip to content
Snippets Groups Projects
Commit 556910d6 authored by dmz39's avatar dmz39
Browse files

Fixing some constraints

parent e09414ab
Branches
No related tags found
No related merge requests found
...@@ -30,8 +30,8 @@ ...@@ -30,8 +30,8 @@
<constraint firstAttribute="width" secondItem="KJk-Rm-yfA" secondAttribute="height" multiplier="268:489" id="CSt-Zv-Yxk"/> <constraint firstAttribute="width" secondItem="KJk-Rm-yfA" secondAttribute="height" multiplier="268:489" id="CSt-Zv-Yxk"/>
</constraints> </constraints>
</imageView> </imageView>
<button opaque="NO" contentMode="scaleToFill" ambiguous="YES" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" hasAttributedTitle="YES" translatesAutoresizingMaskIntoConstraints="NO" id="eSU-9y-L3a" userLabel="ContinueButton"> <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" hasAttributedTitle="YES" translatesAutoresizingMaskIntoConstraints="NO" id="eSU-9y-L3a" userLabel="ContinueButton">
<rect key="frame" x="115" y="419" width="30" height="30"/> <rect key="frame" x="115" y="419" width="150" height="30"/>
<state key="normal"> <state key="normal">
<attributedString key="attributedTitle"/> <attributedString key="attributedTitle"/>
</state> </state>
...@@ -39,30 +39,37 @@ ...@@ -39,30 +39,37 @@
<segue destination="GBq-lu-OIv" kind="show" id="Mbd-gt-juR"/> <segue destination="GBq-lu-OIv" kind="show" id="Mbd-gt-juR"/>
</connections> </connections>
</button> </button>
<imageView userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" image="Screen Shot 2018-12-06 at 4.41.19 PM" translatesAutoresizingMaskIntoConstraints="NO" id="MPy-IA-gqK"> <imageView userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="Screen Shot 2018-12-06 at 4.41.19 PM" translatesAutoresizingMaskIntoConstraints="NO" id="MPy-IA-gqK">
<rect key="frame" x="90" y="235" width="195" height="176"/> <rect key="frame" x="90" y="235" width="195" height="176"/>
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/> <constraints>
<constraint firstAttribute="height" constant="176" id="djc-kY-aLb"/>
</constraints>
</imageView> </imageView>
</subviews> </subviews>
<color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/> <color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
<constraints> <constraints>
<constraint firstItem="eSU-9y-L3a" firstAttribute="leading" secondItem="6Tk-OE-BBY" secondAttribute="leading" constant="115" id="7Wx-rN-ymW"/>
<constraint firstItem="G7e-bO-7dF" firstAttribute="leading" secondItem="6Tk-OE-BBY" secondAttribute="leading" id="DMj-cg-P8h"/> <constraint firstItem="G7e-bO-7dF" firstAttribute="leading" secondItem="6Tk-OE-BBY" secondAttribute="leading" id="DMj-cg-P8h"/>
<constraint firstItem="oJa-zg-vsj" firstAttribute="centerX" secondItem="8bC-Xf-vdC" secondAttribute="centerX" id="EHe-zD-6ra"/> <constraint firstItem="oJa-zg-vsj" firstAttribute="centerX" secondItem="8bC-Xf-vdC" secondAttribute="centerX" id="EHe-zD-6ra"/>
<constraint firstItem="oJa-zg-vsj" firstAttribute="centerX" secondItem="6Tk-OE-BBY" secondAttribute="centerX" id="HZz-Ta-wmu"/> <constraint firstItem="oJa-zg-vsj" firstAttribute="centerX" secondItem="6Tk-OE-BBY" secondAttribute="centerX" id="HZz-Ta-wmu"/>
<constraint firstItem="oJa-zg-vsj" firstAttribute="trailing" secondItem="6Tk-OE-BBY" secondAttribute="trailing" id="Q82-l6-26X"/> <constraint firstItem="oJa-zg-vsj" firstAttribute="trailing" secondItem="6Tk-OE-BBY" secondAttribute="trailing" id="Q82-l6-26X"/>
<constraint firstItem="G7e-bO-7dF" firstAttribute="centerX" secondItem="8bC-Xf-vdC" secondAttribute="centerX" id="TJe-TF-geJ"/> <constraint firstItem="G7e-bO-7dF" firstAttribute="centerX" secondItem="8bC-Xf-vdC" secondAttribute="centerX" id="TJe-TF-geJ"/>
<constraint firstItem="eSU-9y-L3a" firstAttribute="leading" secondItem="6Tk-OE-BBY" secondAttribute="leading" constant="115" id="Tj5-8R-7XG"/> <constraint firstItem="MPy-IA-gqK" firstAttribute="leading" secondItem="6Tk-OE-BBY" secondAttribute="leading" constant="90" id="Tss-G3-d2f"/>
<constraint firstItem="G7e-bO-7dF" firstAttribute="top" secondItem="oJa-zg-vsj" secondAttribute="top" id="WIH-vJ-dzi"/> <constraint firstItem="G7e-bO-7dF" firstAttribute="top" secondItem="oJa-zg-vsj" secondAttribute="top" id="WIH-vJ-dzi"/>
<constraint firstItem="6Tk-OE-BBY" firstAttribute="trailing" secondItem="eSU-9y-L3a" secondAttribute="trailing" constant="110" id="agR-86-bWG"/>
<constraint firstAttribute="bottom" secondItem="G7e-bO-7dF" secondAttribute="bottom" id="c6g-zq-htS"/> <constraint firstAttribute="bottom" secondItem="G7e-bO-7dF" secondAttribute="bottom" id="c6g-zq-htS"/>
<constraint firstItem="6Tk-OE-BBY" firstAttribute="bottom" secondItem="eSU-9y-L3a" secondAttribute="bottom" constant="218" id="feG-DV-WOF"/>
<constraint firstItem="oJa-zg-vsj" firstAttribute="top" secondItem="8bC-Xf-vdC" secondAttribute="top" id="g9N-2A-3Ne"/> <constraint firstItem="oJa-zg-vsj" firstAttribute="top" secondItem="8bC-Xf-vdC" secondAttribute="top" id="g9N-2A-3Ne"/>
<constraint firstItem="oJa-zg-vsj" firstAttribute="leading" secondItem="6Tk-OE-BBY" secondAttribute="leading" id="i1E-y0-LzD"/> <constraint firstItem="oJa-zg-vsj" firstAttribute="leading" secondItem="6Tk-OE-BBY" secondAttribute="leading" id="i1E-y0-LzD"/>
<constraint firstItem="G7e-bO-7dF" firstAttribute="trailing" secondItem="6Tk-OE-BBY" secondAttribute="trailing" id="i4W-tU-hxN"/> <constraint firstItem="G7e-bO-7dF" firstAttribute="trailing" secondItem="6Tk-OE-BBY" secondAttribute="trailing" id="i4W-tU-hxN"/>
<constraint firstItem="oJa-zg-vsj" firstAttribute="centerY" secondItem="6Tk-OE-BBY" secondAttribute="centerY" id="jha-iN-4U5"/> <constraint firstItem="oJa-zg-vsj" firstAttribute="centerY" secondItem="6Tk-OE-BBY" secondAttribute="centerY" id="jha-iN-4U5"/>
<constraint firstItem="oJa-zg-vsj" firstAttribute="width" secondItem="G7e-bO-7dF" secondAttribute="width" id="kJs-gI-alj"/> <constraint firstItem="oJa-zg-vsj" firstAttribute="width" secondItem="G7e-bO-7dF" secondAttribute="width" id="kJs-gI-alj"/>
<constraint firstItem="MPy-IA-gqK" firstAttribute="centerX" secondItem="KJk-Rm-yfA" secondAttribute="centerX" id="lal-4h-5dA"/>
<constraint firstAttribute="bottom" secondItem="KJk-Rm-yfA" secondAttribute="bottom" constant="20" symbolic="YES" id="qxl-jW-vOq"/> <constraint firstAttribute="bottom" secondItem="KJk-Rm-yfA" secondAttribute="bottom" constant="20" symbolic="YES" id="qxl-jW-vOq"/>
<constraint firstItem="KJk-Rm-yfA" firstAttribute="centerX" secondItem="oJa-zg-vsj" secondAttribute="centerX" id="sTE-p3-ACT"/> <constraint firstItem="KJk-Rm-yfA" firstAttribute="centerX" secondItem="oJa-zg-vsj" secondAttribute="centerX" id="sTE-p3-ACT"/>
<constraint firstItem="G7e-bO-7dF" firstAttribute="centerX" secondItem="6Tk-OE-BBY" secondAttribute="centerX" id="xdk-GY-gJh"/> <constraint firstItem="G7e-bO-7dF" firstAttribute="centerX" secondItem="6Tk-OE-BBY" secondAttribute="centerX" id="xdk-GY-gJh"/>
<constraint firstItem="KJk-Rm-yfA" firstAttribute="top" secondItem="6Tk-OE-BBY" secondAttribute="top" constant="138" id="yeu-N3-f8Y"/> <constraint firstItem="KJk-Rm-yfA" firstAttribute="top" secondItem="6Tk-OE-BBY" secondAttribute="top" constant="138" id="yeu-N3-f8Y"/>
<constraint firstItem="eSU-9y-L3a" firstAttribute="top" secondItem="MPy-IA-gqK" secondAttribute="bottom" constant="8" symbolic="YES" id="zmm-s9-4LK"/>
</constraints> </constraints>
<viewLayoutGuide key="safeArea" id="6Tk-OE-BBY"/> <viewLayoutGuide key="safeArea" id="6Tk-OE-BBY"/>
</view> </view>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment