|
@@ -45,9 +45,9 @@
|
|
|
</connections>
|
|
|
</button>
|
|
|
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="gUK-Yw-aVP">
|
|
|
- <rect key="frame" x="287" y="25" width="70" height="30"/>
|
|
|
+ <rect key="frame" x="259" y="25" width="100" height="30"/>
|
|
|
<constraints>
|
|
|
- <constraint firstAttribute="width" constant="70" id="fDv-lp-fXV"/>
|
|
|
+ <constraint firstAttribute="width" constant="100" id="fDv-lp-fXV"/>
|
|
|
<constraint firstAttribute="height" constant="30" id="jeT-Z9-lQr"/>
|
|
|
</constraints>
|
|
|
<state key="normal" title="Done"/>
|
|
@@ -56,7 +56,7 @@
|
|
|
</connections>
|
|
|
</button>
|
|
|
<button hidden="YES" opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="kze-s7-kTI">
|
|
|
- <rect key="frame" x="207" y="25" width="70" height="30"/>
|
|
|
+ <rect key="frame" x="179" y="25" width="70" height="30"/>
|
|
|
<constraints>
|
|
|
<constraint firstAttribute="height" constant="30" id="Hfn-8s-27i"/>
|
|
|
<constraint firstAttribute="width" constant="70" id="S9y-Wh-wjq"/>
|
|
@@ -67,16 +67,16 @@
|
|
|
</connections>
|
|
|
</button>
|
|
|
<view hidden="YES" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="bvU-cp-GX3">
|
|
|
- <rect key="frame" x="130" y="5" width="77" height="40"/>
|
|
|
+ <rect key="frame" x="130" y="5" width="49" height="40"/>
|
|
|
<subviews>
|
|
|
<switch opaque="NO" contentMode="scaleToFill" horizontalHuggingPriority="750" verticalHuggingPriority="750" contentHorizontalAlignment="center" contentVerticalAlignment="center" on="YES" translatesAutoresizingMaskIntoConstraints="NO" id="obN-5M-keH">
|
|
|
- <rect key="frame" x="14" y="5" width="51" height="31"/>
|
|
|
+ <rect key="frame" x="0.0" y="5" width="51" height="31"/>
|
|
|
<connections>
|
|
|
<action selector="valueChangedSwitchOverwrite:" destination="VYq-xA-D35" eventType="valueChanged" id="bYR-qG-s45"/>
|
|
|
</connections>
|
|
|
</switch>
|
|
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Overwrite" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="SQc-p3-dhj">
|
|
|
- <rect key="frame" x="9" y="39" width="59" height="16"/>
|
|
|
+ <rect key="frame" x="-5" y="39" width="59" height="16"/>
|
|
|
<fontDescription key="fontDescription" type="system" pointSize="13"/>
|
|
|
<nil key="textColor"/>
|
|
|
<nil key="highlightedColor"/>
|
|
@@ -95,7 +95,7 @@
|
|
|
<color key="backgroundColor" systemColor="systemBackgroundColor" cocoaTouchSystemColor="whiteColor"/>
|
|
|
<constraints>
|
|
|
<constraint firstItem="kze-s7-kTI" firstAttribute="centerY" secondItem="un8-Xf-9Fb" secondAttribute="centerY" id="899-zh-WyZ"/>
|
|
|
- <constraint firstAttribute="trailing" secondItem="gUK-Yw-aVP" secondAttribute="trailing" constant="18" id="OEt-Jd-Y4n"/>
|
|
|
+ <constraint firstAttribute="trailing" secondItem="gUK-Yw-aVP" secondAttribute="trailing" constant="16" id="OEt-Jd-Y4n"/>
|
|
|
<constraint firstAttribute="height" constant="80" id="TsU-bO-Yu0"/>
|
|
|
<constraint firstItem="gUK-Yw-aVP" firstAttribute="leading" secondItem="kze-s7-kTI" secondAttribute="trailing" constant="10" id="YEP-mX-zEQ"/>
|
|
|
<constraint firstItem="gUK-Yw-aVP" firstAttribute="centerY" secondItem="un8-Xf-9Fb" secondAttribute="centerY" id="he9-pn-vUn"/>
|
|
@@ -147,7 +147,7 @@
|
|
|
<navigationController automaticallyAdjustsScrollViewInsets="NO" id="EAU-PF-EEd" sceneMemberID="viewController">
|
|
|
<toolbarItems/>
|
|
|
<navigationBar key="navigationBar" contentMode="scaleToFill" insetsLayoutMarginsFromSafeArea="NO" id="OMR-Ah-U1w">
|
|
|
- <rect key="frame" x="0.0" y="0.0" width="375" height="44"/>
|
|
|
+ <rect key="frame" x="0.0" y="44" width="375" height="44"/>
|
|
|
<autoresizingMask key="autoresizingMask"/>
|
|
|
</navigationBar>
|
|
|
<nil name="viewControllers"/>
|