|
@@ -1,6 +1,6 @@
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="17701" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES" initialViewController="V0q-CP-xMJ">
|
|
|
- <device id="retina6_1" orientation="portrait" appearance="light"/>
|
|
|
+ <device id="retina3_5" orientation="portrait" appearance="light"/>
|
|
|
<dependencies>
|
|
|
<deployment identifier="iOS"/>
|
|
|
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="17703"/>
|
|
@@ -14,31 +14,24 @@
|
|
|
<objects>
|
|
|
<viewController id="V0q-CP-xMJ" customClass="NCRenameFile" customModule="Nextcloud" customModuleProvider="target" sceneMemberID="viewController">
|
|
|
<view key="view" contentMode="scaleToFill" id="gzh-6E-hc4">
|
|
|
- <rect key="frame" x="0.0" y="0.0" width="414" height="896"/>
|
|
|
+ <rect key="frame" x="0.0" y="0.0" width="300" height="310"/>
|
|
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
|
|
<subviews>
|
|
|
- <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="ouH-gK-Guv" userLabel="Separator">
|
|
|
- <rect key="frame" x="0.0" y="102" width="414" height="1"/>
|
|
|
- <color key="backgroundColor" white="0.66666666666666663" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
|
|
- <constraints>
|
|
|
- <constraint firstAttribute="height" constant="1" id="2OQ-Mt-Gnh"/>
|
|
|
- </constraints>
|
|
|
- </view>
|
|
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Rename" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="nZr-nE-ths">
|
|
|
- <rect key="frame" x="20" y="64" width="374" height="18"/>
|
|
|
- <fontDescription key="fontDescription" type="system" pointSize="15"/>
|
|
|
+ <rect key="frame" x="20" y="15" width="260" height="18"/>
|
|
|
+ <fontDescription key="fontDescription" type="boldSystem" pointSize="15"/>
|
|
|
<nil key="textColor"/>
|
|
|
<nil key="highlightedColor"/>
|
|
|
</label>
|
|
|
<imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="t26-3S-4T4">
|
|
|
- <rect key="frame" x="137" y="118" width="140" height="140"/>
|
|
|
+ <rect key="frame" x="80" y="48" width="140" height="140"/>
|
|
|
<constraints>
|
|
|
<constraint firstAttribute="width" constant="140" id="PaU-P7-coi"/>
|
|
|
<constraint firstAttribute="height" constant="140" id="s6R-ay-3Ui"/>
|
|
|
</constraints>
|
|
|
</imageView>
|
|
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="." textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="FOZ-fs-k7i">
|
|
|
- <rect key="frame" x="324" y="294.5" width="10" height="21"/>
|
|
|
+ <rect key="frame" x="210" y="212.5" width="10" height="21"/>
|
|
|
<constraints>
|
|
|
<constraint firstAttribute="width" constant="10" id="T5K-dj-AdT"/>
|
|
|
</constraints>
|
|
@@ -46,69 +39,90 @@
|
|
|
<nil key="textColor"/>
|
|
|
<nil key="highlightedColor"/>
|
|
|
</label>
|
|
|
- <textField opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" borderStyle="roundedRect" textAlignment="natural" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="Ny2-wR-rxo">
|
|
|
- <rect key="frame" x="20" y="288" width="304" height="34"/>
|
|
|
+ <textField opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" borderStyle="roundedRect" textAlignment="natural" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="Q9G-gl-Fkc">
|
|
|
+ <rect key="frame" x="220" y="206" width="60" height="34"/>
|
|
|
+ <constraints>
|
|
|
+ <constraint firstAttribute="width" constant="60" id="6ga-cj-dYT"/>
|
|
|
+ </constraints>
|
|
|
<fontDescription key="fontDescription" type="system" pointSize="13"/>
|
|
|
<textInputTraits key="textInputTraits"/>
|
|
|
</textField>
|
|
|
- <textField opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" borderStyle="roundedRect" textAlignment="natural" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="Q9G-gl-Fkc">
|
|
|
- <rect key="frame" x="334" y="288" width="60" height="34"/>
|
|
|
+ <textField opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" borderStyle="roundedRect" textAlignment="natural" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="Ny2-wR-rxo">
|
|
|
+ <rect key="frame" x="20" y="208" width="190" height="30"/>
|
|
|
<constraints>
|
|
|
- <constraint firstAttribute="width" constant="60" id="6ga-cj-dYT"/>
|
|
|
+ <constraint firstAttribute="height" constant="30" id="dBg-ka-5gB"/>
|
|
|
</constraints>
|
|
|
<fontDescription key="fontDescription" type="system" pointSize="13"/>
|
|
|
<textInputTraits key="textInputTraits"/>
|
|
|
</textField>
|
|
|
- <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="W5y-aT-UlI">
|
|
|
- <rect key="frame" x="20" y="352" width="100" height="30"/>
|
|
|
+ <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="7CJ-Q0-ABH" userLabel="SeparatorV">
|
|
|
+ <rect key="frame" x="150" y="253.5" width="0.5" height="56.5"/>
|
|
|
+ <color key="backgroundColor" systemColor="systemGray4Color"/>
|
|
|
<constraints>
|
|
|
- <constraint firstAttribute="height" constant="30" id="APQ-0x-b1G"/>
|
|
|
- <constraint firstAttribute="width" constant="100" id="Amv-Gj-xDj"/>
|
|
|
+ <constraint firstAttribute="width" constant="0.5" id="wU1-tA-NZk"/>
|
|
|
</constraints>
|
|
|
+ </view>
|
|
|
+ <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="ouH-gK-Guv" userLabel="SeparatorH">
|
|
|
+ <rect key="frame" x="0.0" y="253" width="300" height="0.5"/>
|
|
|
+ <color key="backgroundColor" systemColor="systemGray4Color"/>
|
|
|
+ <constraints>
|
|
|
+ <constraint firstAttribute="height" constant="0.5" id="2OQ-Mt-Gnh"/>
|
|
|
+ </constraints>
|
|
|
+ </view>
|
|
|
+ <button opaque="NO" contentMode="scaleToFill" verticalHuggingPriority="249" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="W5y-aT-UlI">
|
|
|
+ <rect key="frame" x="0.0" y="253.5" width="150" height="56.5"/>
|
|
|
<fontDescription key="fontDescription" type="system" pointSize="14"/>
|
|
|
- <state key="normal" title="Cancel"/>
|
|
|
+ <state key="normal" title="Cancel">
|
|
|
+ <color key="titleColor" systemColor="systemBlueColor"/>
|
|
|
+ </state>
|
|
|
<connections>
|
|
|
<action selector="cancel:" destination="V0q-CP-xMJ" eventType="touchUpInside" id="2u6-re-dJy"/>
|
|
|
</connections>
|
|
|
</button>
|
|
|
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="hcV-V0-eZB">
|
|
|
- <rect key="frame" x="294" y="352" width="100" height="30"/>
|
|
|
- <constraints>
|
|
|
- <constraint firstAttribute="width" constant="100" id="abh-UJ-Zsz"/>
|
|
|
- <constraint firstAttribute="height" constant="30" id="dF9-Gh-Ypm"/>
|
|
|
- </constraints>
|
|
|
+ <rect key="frame" x="150" y="253.5" width="150" height="56.5"/>
|
|
|
<fontDescription key="fontDescription" type="system" pointSize="14"/>
|
|
|
- <state key="normal" title="Rename"/>
|
|
|
+ <state key="normal" title="Rename">
|
|
|
+ <color key="titleColor" systemColor="systemBlueColor"/>
|
|
|
+ </state>
|
|
|
<connections>
|
|
|
<action selector="rename:" destination="V0q-CP-xMJ" eventType="touchUpInside" id="9tx-AQ-q6X"/>
|
|
|
</connections>
|
|
|
</button>
|
|
|
</subviews>
|
|
|
<viewLayoutGuide key="safeArea" id="1c1-7Q-WMG"/>
|
|
|
- <color key="backgroundColor" systemColor="systemBackgroundColor"/>
|
|
|
+ <color key="backgroundColor" systemColor="systemGray6Color"/>
|
|
|
<constraints>
|
|
|
<constraint firstItem="Ny2-wR-rxo" firstAttribute="leading" secondItem="1c1-7Q-WMG" secondAttribute="leading" constant="20" id="0xL-8c-oLT"/>
|
|
|
- <constraint firstItem="W5y-aT-UlI" firstAttribute="top" secondItem="Ny2-wR-rxo" secondAttribute="bottom" constant="30" id="96v-2U-wZv"/>
|
|
|
+ <constraint firstItem="hcV-V0-eZB" firstAttribute="top" secondItem="ouH-gK-Guv" secondAttribute="bottom" id="1MZ-1P-Ej1"/>
|
|
|
+ <constraint firstItem="1c1-7Q-WMG" firstAttribute="bottom" secondItem="hcV-V0-eZB" secondAttribute="bottom" id="2Wh-Y6-n8F"/>
|
|
|
+ <constraint firstItem="1c1-7Q-WMG" firstAttribute="bottom" secondItem="7CJ-Q0-ABH" secondAttribute="bottom" id="8HO-F9-tfD"/>
|
|
|
<constraint firstItem="Q9G-gl-Fkc" firstAttribute="leading" secondItem="FOZ-fs-k7i" secondAttribute="trailing" id="9XT-FO-xYu"/>
|
|
|
<constraint firstItem="ouH-gK-Guv" firstAttribute="leading" secondItem="1c1-7Q-WMG" secondAttribute="leading" id="A6T-ed-97T"/>
|
|
|
+ <constraint firstItem="hcV-V0-eZB" firstAttribute="leading" secondItem="W5y-aT-UlI" secondAttribute="trailing" id="Aa4-Pg-Ioh"/>
|
|
|
<constraint firstItem="1c1-7Q-WMG" firstAttribute="trailing" secondItem="Ny2-wR-rxo" secondAttribute="trailing" constant="90" id="BZO-yF-B1w"/>
|
|
|
<constraint firstItem="1c1-7Q-WMG" firstAttribute="trailing" secondItem="nZr-nE-ths" secondAttribute="trailing" constant="20" id="DPW-MV-oKc"/>
|
|
|
- <constraint firstItem="Ny2-wR-rxo" firstAttribute="top" secondItem="t26-3S-4T4" secondAttribute="bottom" constant="30" id="Ggg-Yg-PBS"/>
|
|
|
+ <constraint firstItem="7CJ-Q0-ABH" firstAttribute="centerX" secondItem="1c1-7Q-WMG" secondAttribute="centerX" id="EVx-ob-2bn"/>
|
|
|
+ <constraint firstItem="Ny2-wR-rxo" firstAttribute="top" secondItem="t26-3S-4T4" secondAttribute="bottom" constant="20" id="Ggg-Yg-PBS"/>
|
|
|
<constraint firstItem="nZr-nE-ths" firstAttribute="leading" secondItem="1c1-7Q-WMG" secondAttribute="leading" constant="20" id="SI9-xL-6s8"/>
|
|
|
- <constraint firstItem="hcV-V0-eZB" firstAttribute="top" secondItem="Q9G-gl-Fkc" secondAttribute="bottom" constant="30" id="UMC-zV-sZD"/>
|
|
|
<constraint firstItem="Q9G-gl-Fkc" firstAttribute="centerY" secondItem="Ny2-wR-rxo" secondAttribute="centerY" id="ZYX-EF-MUc"/>
|
|
|
+ <constraint firstItem="1c1-7Q-WMG" firstAttribute="bottom" secondItem="W5y-aT-UlI" secondAttribute="bottom" id="ai8-AR-XYe"/>
|
|
|
+ <constraint firstItem="7CJ-Q0-ABH" firstAttribute="top" secondItem="ouH-gK-Guv" secondAttribute="bottom" id="an1-EN-YiB"/>
|
|
|
+ <constraint firstItem="t26-3S-4T4" firstAttribute="top" secondItem="nZr-nE-ths" secondAttribute="bottom" constant="15" id="and-de-reg"/>
|
|
|
<constraint firstItem="FOZ-fs-k7i" firstAttribute="centerY" secondItem="Ny2-wR-rxo" secondAttribute="centerY" id="bRG-fN-OJB"/>
|
|
|
+ <constraint firstItem="1c1-7Q-WMG" firstAttribute="trailing" secondItem="W5y-aT-UlI" secondAttribute="trailing" multiplier="2" id="g0h-1g-A3R"/>
|
|
|
<constraint firstItem="t26-3S-4T4" firstAttribute="centerX" secondItem="1c1-7Q-WMG" secondAttribute="centerX" id="gjy-i8-K5B"/>
|
|
|
- <constraint firstItem="1c1-7Q-WMG" firstAttribute="trailing" secondItem="hcV-V0-eZB" secondAttribute="trailing" constant="20" id="heW-2p-hLJ"/>
|
|
|
- <constraint firstItem="W5y-aT-UlI" firstAttribute="leading" secondItem="1c1-7Q-WMG" secondAttribute="leading" constant="20" id="kw6-l5-CAR"/>
|
|
|
- <constraint firstItem="nZr-nE-ths" firstAttribute="top" secondItem="1c1-7Q-WMG" secondAttribute="top" constant="20" id="oyJ-sj-j5N"/>
|
|
|
+ <constraint firstItem="1c1-7Q-WMG" firstAttribute="trailing" secondItem="hcV-V0-eZB" secondAttribute="trailing" id="heW-2p-hLJ"/>
|
|
|
+ <constraint firstItem="ouH-gK-Guv" firstAttribute="top" secondItem="Ny2-wR-rxo" secondAttribute="bottom" constant="15" id="ilX-ml-Dce"/>
|
|
|
+ <constraint firstItem="W5y-aT-UlI" firstAttribute="leading" secondItem="1c1-7Q-WMG" secondAttribute="leading" id="kw6-l5-CAR"/>
|
|
|
+ <constraint firstItem="nZr-nE-ths" firstAttribute="top" secondItem="1c1-7Q-WMG" secondAttribute="top" constant="15" id="oyJ-sj-j5N"/>
|
|
|
<constraint firstItem="1c1-7Q-WMG" firstAttribute="trailing" secondItem="ouH-gK-Guv" secondAttribute="trailing" id="r1N-R6-iZg"/>
|
|
|
- <constraint firstItem="ouH-gK-Guv" firstAttribute="top" secondItem="nZr-nE-ths" secondAttribute="bottom" constant="20" id="yuT-iN-zVv"/>
|
|
|
- <constraint firstItem="t26-3S-4T4" firstAttribute="top" secondItem="ouH-gK-Guv" secondAttribute="bottom" constant="15" id="zPK-2M-gFk"/>
|
|
|
+ <constraint firstItem="W5y-aT-UlI" firstAttribute="top" secondItem="ouH-gK-Guv" secondAttribute="bottom" id="ywb-oW-pJe"/>
|
|
|
<constraint firstItem="FOZ-fs-k7i" firstAttribute="leading" secondItem="Ny2-wR-rxo" secondAttribute="trailing" id="zTq-r2-mRv"/>
|
|
|
</constraints>
|
|
|
</view>
|
|
|
<navigationItem key="navigationItem" id="Zon-2j-rsc"/>
|
|
|
+ <size key="freeformSize" width="300" height="310"/>
|
|
|
<connections>
|
|
|
<outlet property="cancelButton" destination="W5y-aT-UlI" id="P9l-o1-miU"/>
|
|
|
<outlet property="ext" destination="Q9G-gl-Fkc" id="YeW-bU-cMx"/>
|
|
@@ -117,18 +131,23 @@
|
|
|
<outlet property="point" destination="FOZ-fs-k7i" id="InG-ZA-GpE"/>
|
|
|
<outlet property="previewFile" destination="t26-3S-4T4" id="aOo-XG-pom"/>
|
|
|
<outlet property="renameButton" destination="hcV-V0-eZB" id="YGX-pw-OGW"/>
|
|
|
- <outlet property="separatorHeightContraint" destination="2OQ-Mt-Gnh" id="31q-Sy-OS3"/>
|
|
|
<outlet property="titleLabel" destination="nZr-nE-ths" id="UbA-Dl-0Ad"/>
|
|
|
</connections>
|
|
|
</viewController>
|
|
|
<placeholder placeholderIdentifier="IBFirstResponder" id="qdm-Cl-C5l" userLabel="First Responder" customClass="UIResponder" sceneMemberID="firstResponder"/>
|
|
|
</objects>
|
|
|
- <point key="canvasLocation" x="1453.6231884057972" y="134.59821428571428"/>
|
|
|
+ <point key="canvasLocation" x="1453.125" y="133.75"/>
|
|
|
</scene>
|
|
|
</scenes>
|
|
|
<resources>
|
|
|
- <systemColor name="systemBackgroundColor">
|
|
|
- <color white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
|
|
+ <systemColor name="systemBlueColor">
|
|
|
+ <color red="0.0" green="0.47843137254901963" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
|
|
+ </systemColor>
|
|
|
+ <systemColor name="systemGray4Color">
|
|
|
+ <color red="0.81960784313725488" green="0.81960784313725488" blue="0.83921568627450982" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
|
|
+ </systemColor>
|
|
|
+ <systemColor name="systemGray6Color">
|
|
|
+ <color red="0.94901960784313721" green="0.94901960784313721" blue="0.96862745098039216" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
|
|
</systemColor>
|
|
|
</resources>
|
|
|
</document>
|