|
@@ -10,11 +10,11 @@
|
|
|
<placeholder placeholderIdentifier="IBFilesOwner" id="-1" userLabel="File's Owner"/>
|
|
|
<placeholder placeholderIdentifier="IBFirstResponder" id="-2" customClass="UIResponder"/>
|
|
|
<view contentMode="scaleToFill" id="iN0-l3-epB" customClass="MineNavView">
|
|
|
- <rect key="frame" x="0.0" y="0.0" width="59" height="87"/>
|
|
|
+ <rect key="frame" x="0.0" y="0.0" width="394" height="87"/>
|
|
|
<autoresizingMask key="autoresizingMask"/>
|
|
|
<subviews>
|
|
|
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="o7c-br-wf5">
|
|
|
- <rect key="frame" x="9" y="47" width="40" height="40"/>
|
|
|
+ <rect key="frame" x="344" y="45" width="40" height="40"/>
|
|
|
<constraints>
|
|
|
<constraint firstAttribute="height" constant="40" id="He1-cX-k8M"/>
|
|
|
<constraint firstAttribute="width" constant="40" id="S21-d9-pEr"/>
|
|
@@ -26,7 +26,7 @@
|
|
|
</connections>
|
|
|
</button>
|
|
|
<button opaque="NO" userInteractionEnabled="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="5Vo-To-1Fv">
|
|
|
- <rect key="frame" x="4" y="47" width="0.0" height="40"/>
|
|
|
+ <rect key="frame" x="339" y="45" width="0.0" height="40"/>
|
|
|
<constraints>
|
|
|
<constraint firstAttribute="width" id="h2P-XP-WfO"/>
|
|
|
<constraint firstAttribute="height" constant="40" id="in1-ck-06o"/>
|
|
@@ -37,18 +37,41 @@
|
|
|
<action selector="scanAction:" destination="iN0-l3-epB" eventType="touchUpInside" id="vhm-E8-1jP"/>
|
|
|
</connections>
|
|
|
</button>
|
|
|
+ <label hidden="YES" opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="jDW-Ol-SEF">
|
|
|
+ <rect key="frame" x="197" y="65" width="0.0" height="0.0"/>
|
|
|
+ <fontDescription key="fontDescription" type="system" weight="medium" pointSize="18"/>
|
|
|
+ <nil key="textColor"/>
|
|
|
+ <nil key="highlightedColor"/>
|
|
|
+ </label>
|
|
|
+ <view hidden="YES" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="tJO-5Y-MNY">
|
|
|
+ <rect key="frame" x="0.0" y="86" width="394" height="1"/>
|
|
|
+ <color key="backgroundColor" red="0.94901960784313721" green="0.94901960784313721" blue="0.94901960784313721" alpha="1" colorSpace="calibratedRGB"/>
|
|
|
+ <constraints>
|
|
|
+ <constraint firstAttribute="height" constant="1" id="sk1-Nl-Ec0"/>
|
|
|
+ </constraints>
|
|
|
+ </view>
|
|
|
</subviews>
|
|
|
<color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
|
|
<constraints>
|
|
|
- <constraint firstAttribute="bottom" secondItem="o7c-br-wf5" secondAttribute="bottom" id="4yw-g9-DTw"/>
|
|
|
+ <constraint firstAttribute="bottom" secondItem="o7c-br-wf5" secondAttribute="bottom" constant="2" id="4yw-g9-DTw"/>
|
|
|
<constraint firstAttribute="trailing" secondItem="o7c-br-wf5" secondAttribute="trailing" constant="10" id="Kng-m2-QZf"/>
|
|
|
+ <constraint firstItem="o7c-br-wf5" firstAttribute="centerY" secondItem="jDW-Ol-SEF" secondAttribute="centerY" id="NM7-lq-DIc"/>
|
|
|
+ <constraint firstItem="5Vo-To-1Fv" firstAttribute="leading" relation="greaterThanOrEqual" secondItem="jDW-Ol-SEF" secondAttribute="trailing" constant="10" id="VE0-A8-J1T"/>
|
|
|
<constraint firstItem="o7c-br-wf5" firstAttribute="centerY" secondItem="5Vo-To-1Fv" secondAttribute="centerY" id="eJY-8Q-kmx"/>
|
|
|
+ <constraint firstItem="tJO-5Y-MNY" firstAttribute="leading" secondItem="iN0-l3-epB" secondAttribute="leading" id="gtw-T6-bD6"/>
|
|
|
+ <constraint firstItem="jDW-Ol-SEF" firstAttribute="centerX" secondItem="iN0-l3-epB" secondAttribute="centerX" id="ndA-0a-dYe"/>
|
|
|
+ <constraint firstAttribute="trailing" secondItem="tJO-5Y-MNY" secondAttribute="trailing" id="nsa-8y-E9G"/>
|
|
|
+ <constraint firstAttribute="bottom" secondItem="tJO-5Y-MNY" secondAttribute="bottom" id="r2K-zV-lCu"/>
|
|
|
<constraint firstItem="o7c-br-wf5" firstAttribute="leading" secondItem="5Vo-To-1Fv" secondAttribute="trailing" constant="5" id="xLP-t3-UaS"/>
|
|
|
</constraints>
|
|
|
<nil key="simulatedTopBarMetrics"/>
|
|
|
<nil key="simulatedBottomBarMetrics"/>
|
|
|
<freeformSimulatedSizeMetrics key="simulatedDestinationMetrics"/>
|
|
|
- <point key="canvasLocation" x="318.11594202898556" y="-96.763392857142847"/>
|
|
|
+ <connections>
|
|
|
+ <outlet property="headTitle" destination="jDW-Ol-SEF" id="MAF-KM-bAD"/>
|
|
|
+ <outlet property="lineView" destination="tJO-5Y-MNY" id="iqa-4n-kxx"/>
|
|
|
+ </connections>
|
|
|
+ <point key="canvasLocation" x="247.82608695652175" y="-96.763392857142847"/>
|
|
|
</view>
|
|
|
</objects>
|
|
|
<resources>
|