|
@@ -4,7 +4,6 @@
|
|
|
<dependencies>
|
|
|
<deployment identifier="iOS"/>
|
|
|
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="21678"/>
|
|
|
- <capability name="Named colors" minToolsVersion="9.0"/>
|
|
|
<capability name="Safe area layout guides" minToolsVersion="9.0"/>
|
|
|
<capability name="System colors in document resources" minToolsVersion="11.0"/>
|
|
|
<capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
|
|
@@ -92,44 +91,65 @@
|
|
|
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="I6b-6a-TKg" userLabel="View Transfer">
|
|
|
<rect key="frame" x="0.0" y="368" width="574" height="50"/>
|
|
|
<subviews>
|
|
|
+ <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="M4W-T2-oMp">
|
|
|
+ <rect key="frame" x="0.0" y="0.0" width="574" height="1"/>
|
|
|
+ <color key="backgroundColor" white="0.0" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
|
|
+ <color key="tintColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
|
|
+ <constraints>
|
|
|
+ <constraint firstAttribute="height" constant="1" id="Jzq-cX-5Eh"/>
|
|
|
+ </constraints>
|
|
|
+ </view>
|
|
|
+ <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="McE-3D-mc5">
|
|
|
+ <rect key="frame" x="0.0" y="49" width="574" height="1"/>
|
|
|
+ <color key="backgroundColor" white="0.0" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
|
|
+ <color key="tintColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
|
|
+ <constraints>
|
|
|
+ <constraint firstAttribute="height" constant="1" id="bJs-JY-WbC"/>
|
|
|
+ </constraints>
|
|
|
+ </view>
|
|
|
<button opaque="NO" contentMode="scaleAspectFit" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="aS9-DV-CXI">
|
|
|
- <rect key="frame" x="10" y="12.5" width="25" height="25"/>
|
|
|
+ <rect key="frame" x="10" y="10" width="30" height="30"/>
|
|
|
<constraints>
|
|
|
- <constraint firstAttribute="height" constant="25" id="AkI-Uq-9rJ"/>
|
|
|
- <constraint firstAttribute="width" constant="25" id="S1K-Qo-eU9"/>
|
|
|
+ <constraint firstAttribute="height" constant="30" id="AkI-Uq-9rJ"/>
|
|
|
+ <constraint firstAttribute="width" constant="30" id="S1K-Qo-eU9"/>
|
|
|
</constraints>
|
|
|
<connections>
|
|
|
<action selector="touchUpTransfer:" destination="tys-A2-nDX" eventType="touchUpInside" id="8Vb-xV-6eT"/>
|
|
|
</connections>
|
|
|
</button>
|
|
|
<imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="stop.circle" catalog="system" translatesAutoresizingMaskIntoConstraints="NO" id="Pgk-le-540">
|
|
|
- <rect key="frame" x="16.5" y="19.5" width="12" height="11"/>
|
|
|
+ <rect key="frame" x="15" y="15.5" width="20" height="19"/>
|
|
|
<constraints>
|
|
|
- <constraint firstAttribute="width" constant="12" id="3SW-CS-jiT"/>
|
|
|
- <constraint firstAttribute="height" constant="12" id="xVb-tv-en7"/>
|
|
|
+ <constraint firstAttribute="width" constant="20" id="3SW-CS-jiT"/>
|
|
|
+ <constraint firstAttribute="height" constant="20" id="xVb-tv-en7"/>
|
|
|
</constraints>
|
|
|
</imageView>
|
|
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="text" textAlignment="natural" lineBreakMode="tailTruncation" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="eER-Zj-8iK">
|
|
|
- <rect key="frame" x="45" y="17" width="23.5" height="16"/>
|
|
|
+ <rect key="frame" x="50" y="17" width="23.5" height="16"/>
|
|
|
<fontDescription key="fontDescription" type="system" pointSize="13"/>
|
|
|
<nil key="textColor"/>
|
|
|
<nil key="highlightedColor"/>
|
|
|
</label>
|
|
|
<progressView opaque="NO" contentMode="scaleToFill" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="FOe-YO-km8">
|
|
|
- <rect key="frame" x="0.0" y="46" width="574" height="4"/>
|
|
|
+ <rect key="frame" x="0.0" y="45" width="574" height="4"/>
|
|
|
</progressView>
|
|
|
</subviews>
|
|
|
- <color key="backgroundColor" name="AccentColor"/>
|
|
|
<constraints>
|
|
|
<constraint firstItem="Pgk-le-540" firstAttribute="centerX" secondItem="aS9-DV-CXI" secondAttribute="centerX" id="3fo-qC-duA"/>
|
|
|
<constraint firstAttribute="trailing" secondItem="FOe-YO-km8" secondAttribute="trailing" id="3gk-sW-WeV"/>
|
|
|
<constraint firstItem="Pgk-le-540" firstAttribute="centerY" secondItem="I6b-6a-TKg" secondAttribute="centerY" id="3hl-za-XZ9"/>
|
|
|
+ <constraint firstAttribute="bottom" secondItem="McE-3D-mc5" secondAttribute="bottom" id="697-ky-07J"/>
|
|
|
<constraint firstAttribute="height" constant="50" id="86k-97-oGl"/>
|
|
|
- <constraint firstAttribute="bottom" secondItem="FOe-YO-km8" secondAttribute="bottom" id="ESd-Gt-Xcc"/>
|
|
|
+ <constraint firstAttribute="bottom" secondItem="FOe-YO-km8" secondAttribute="bottom" constant="1" id="ESd-Gt-Xcc"/>
|
|
|
<constraint firstItem="aS9-DV-CXI" firstAttribute="centerY" secondItem="I6b-6a-TKg" secondAttribute="centerY" id="Mli-mT-whp"/>
|
|
|
+ <constraint firstAttribute="trailing" secondItem="M4W-T2-oMp" secondAttribute="trailing" id="RcT-Bi-cl4"/>
|
|
|
+ <constraint firstItem="McE-3D-mc5" firstAttribute="leading" secondItem="I6b-6a-TKg" secondAttribute="leading" id="TRt-jh-ZEo"/>
|
|
|
+ <constraint firstItem="M4W-T2-oMp" firstAttribute="leading" secondItem="I6b-6a-TKg" secondAttribute="leading" id="bmM-Vq-DP8"/>
|
|
|
<constraint firstItem="eER-Zj-8iK" firstAttribute="centerY" secondItem="I6b-6a-TKg" secondAttribute="centerY" id="cse-7W-4ay"/>
|
|
|
+ <constraint firstAttribute="trailing" secondItem="McE-3D-mc5" secondAttribute="trailing" id="fjz-bk-gcP"/>
|
|
|
<constraint firstItem="eER-Zj-8iK" firstAttribute="leading" secondItem="aS9-DV-CXI" secondAttribute="trailing" constant="10" id="idn-9t-2Ap"/>
|
|
|
<constraint firstItem="aS9-DV-CXI" firstAttribute="leading" secondItem="I6b-6a-TKg" secondAttribute="leading" constant="10" id="jIP-Fr-dnx"/>
|
|
|
+ <constraint firstItem="M4W-T2-oMp" firstAttribute="top" secondItem="I6b-6a-TKg" secondAttribute="top" id="joy-xV-VQm"/>
|
|
|
<constraint firstItem="FOe-YO-km8" firstAttribute="leading" secondItem="I6b-6a-TKg" secondAttribute="leading" id="oDR-51-azX"/>
|
|
|
</constraints>
|
|
|
</view>
|
|
@@ -178,6 +198,10 @@
|
|
|
<outlet property="labelTransfer" destination="eER-Zj-8iK" id="ARz-bB-Hg9"/>
|
|
|
<outlet property="progressTransfer" destination="FOe-YO-km8" id="vyd-rg-H9B"/>
|
|
|
<outlet property="textViewRichWorkspace" destination="pYo-pF-MGv" id="2h4-LP-T1z"/>
|
|
|
+ <outlet property="transferSeparatorBottom" destination="McE-3D-mc5" id="kJU-kh-04F"/>
|
|
|
+ <outlet property="transferSeparatorBottomHeightConstraint" destination="bJs-JY-WbC" id="P9i-Em-ycA"/>
|
|
|
+ <outlet property="transferSeparatorTop" destination="M4W-T2-oMp" id="8mM-2N-T5k"/>
|
|
|
+ <outlet property="transferSeparatorTopHeightConstraint" destination="Jzq-cX-5Eh" id="Fbb-mN-NWa"/>
|
|
|
<outlet property="viewButtonsView" destination="s4I-Jo-yCE" id="FOI-ZK-1oj"/>
|
|
|
<outlet property="viewButtonsViewHeightConstraint" destination="vvG-dH-6c1" id="SEQ-Tn-EE0"/>
|
|
|
<outlet property="viewRichWorkspace" destination="NC1-5C-E5z" id="NyN-tr-sJl"/>
|
|
@@ -196,9 +220,6 @@
|
|
|
<image name="moreBig" width="50" height="50"/>
|
|
|
<image name="stop.circle" catalog="system" width="128" height="123"/>
|
|
|
<image name="switchList" width="25" height="25"/>
|
|
|
- <namedColor name="AccentColor">
|
|
|
- <color red="1" green="0.79199999570846558" blue="0.15700000524520874" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
|
|
- </namedColor>
|
|
|
<systemColor name="darkTextColor">
|
|
|
<color white="0.0" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
|
|
</systemColor>
|