|
@@ -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="EAU-PF-EEd">
|
|
|
- <device id="retina4_7" orientation="portrait" appearance="light"/>
|
|
|
+ <device id="retina6_5" orientation="portrait" appearance="light"/>
|
|
|
<dependencies>
|
|
|
<deployment identifier="iOS"/>
|
|
|
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="17703"/>
|
|
@@ -14,11 +14,11 @@
|
|
|
<objects>
|
|
|
<viewController storyboardIdentifier="NCSelect.storyboard" id="VYq-xA-D35" customClass="NCSelect" customModule="Nextcloud" customModuleProvider="target" sceneMemberID="viewController">
|
|
|
<view key="view" contentMode="scaleToFill" id="MaM-Im-7sc">
|
|
|
- <rect key="frame" x="0.0" y="0.0" width="375" height="667"/>
|
|
|
+ <rect key="frame" x="0.0" y="0.0" width="414" height="896"/>
|
|
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
|
|
<subviews>
|
|
|
<collectionView clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleToFill" dataMode="prototypes" translatesAutoresizingMaskIntoConstraints="NO" id="0HI-k1-SD0">
|
|
|
- <rect key="frame" x="0.0" y="0.0" width="375" height="567"/>
|
|
|
+ <rect key="frame" x="0.0" y="0.0" width="414" height="796"/>
|
|
|
<collectionViewFlowLayout key="collectionViewLayout" minimumLineSpacing="0.0" minimumInteritemSpacing="0.0" id="D7P-75-aB1">
|
|
|
<size key="itemSize" width="0.0" height="0.0"/>
|
|
|
<size key="headerReferenceSize" width="0.0" height="0.0"/>
|
|
@@ -32,7 +32,7 @@
|
|
|
</connections>
|
|
|
</collectionView>
|
|
|
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="un8-Xf-9Fb">
|
|
|
- <rect key="frame" x="0.0" y="567" width="375" height="100"/>
|
|
|
+ <rect key="frame" x="0.0" y="796" width="414" height="100"/>
|
|
|
<subviews>
|
|
|
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="QFB-w0-4Kc">
|
|
|
<rect key="frame" x="15" y="50" width="120" height="30"/>
|
|
@@ -46,7 +46,7 @@
|
|
|
</connections>
|
|
|
</button>
|
|
|
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="gUK-Yw-aVP">
|
|
|
- <rect key="frame" x="240" y="50" width="120" height="30"/>
|
|
|
+ <rect key="frame" x="279" y="50" width="120" height="30"/>
|
|
|
<constraints>
|
|
|
<constraint firstAttribute="width" constant="120" id="fDv-lp-fXV"/>
|
|
|
<constraint firstAttribute="height" constant="30" id="jeT-Z9-lQr"/>
|
|
@@ -57,7 +57,7 @@
|
|
|
</connections>
|
|
|
</button>
|
|
|
<button hidden="YES" opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="kze-s7-kTI">
|
|
|
- <rect key="frame" x="240" y="10" width="120" height="30"/>
|
|
|
+ <rect key="frame" x="279" y="10" width="120" height="30"/>
|
|
|
<constraints>
|
|
|
<constraint firstAttribute="height" constant="30" id="Hfn-8s-27i"/>
|
|
|
<constraint firstAttribute="width" constant="120" id="S9y-Wh-wjq"/>
|
|
@@ -77,7 +77,7 @@
|
|
|
</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="57" y="7.5" width="93" height="16"/>
|
|
|
+ <rect key="frame" x="57" y="7.6666666666666288" width="93" height="16"/>
|
|
|
<fontDescription key="fontDescription" type="system" pointSize="13"/>
|
|
|
<nil key="textColor"/>
|
|
|
<nil key="highlightedColor"/>
|
|
@@ -95,7 +95,7 @@
|
|
|
</constraints>
|
|
|
</view>
|
|
|
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="3z3-MI-fRA">
|
|
|
- <rect key="frame" x="0.0" y="0.0" width="375" height="1"/>
|
|
|
+ <rect key="frame" x="0.0" y="0.0" width="414" height="1"/>
|
|
|
<color key="backgroundColor" red="0.59385012597152875" green="0.59385012597152875" blue="0.59385012597152875" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
|
|
<constraints>
|
|
|
<constraint firstAttribute="height" constant="1" id="zld-h9-vyx"/>
|
|
@@ -120,7 +120,7 @@
|
|
|
</subviews>
|
|
|
<viewLayoutGuide key="safeArea" id="vaA-85-uNN"/>
|
|
|
<constraints>
|
|
|
- <constraint firstItem="un8-Xf-9Fb" firstAttribute="top" secondItem="vaA-85-uNN" secondAttribute="bottom" constant="-100" id="0IO-sX-tU0"/>
|
|
|
+ <constraint firstItem="un8-Xf-9Fb" firstAttribute="top" secondItem="MaM-Im-7sc" secondAttribute="bottom" constant="-100" id="0IO-sX-tU0"/>
|
|
|
<constraint firstItem="un8-Xf-9Fb" firstAttribute="leading" secondItem="vaA-85-uNN" secondAttribute="leading" id="4HX-cg-GTX"/>
|
|
|
<constraint firstItem="vaA-85-uNN" firstAttribute="trailing" secondItem="0HI-k1-SD0" secondAttribute="trailing" id="Dk4-c3-6wl"/>
|
|
|
<constraint firstItem="0HI-k1-SD0" firstAttribute="top" secondItem="MaM-Im-7sc" secondAttribute="top" id="GKj-QM-2Yy"/>
|
|
@@ -147,7 +147,6 @@
|
|
|
<outlet property="overwriteSwitch" destination="obN-5M-keH" id="5LA-Lu-tto"/>
|
|
|
<outlet property="overwriteView" destination="bvU-cp-GX3" id="Wh1-Xr-CSQ"/>
|
|
|
<outlet property="separator" destination="3z3-MI-fRA" id="p7g-kT-lx9"/>
|
|
|
- <outlet property="toolBarTop" destination="0IO-sX-tU0" id="zei-4d-kOF"/>
|
|
|
<outlet property="toolbar" destination="un8-Xf-9Fb" id="RhD-n3-mlq"/>
|
|
|
</connections>
|
|
|
</viewController>
|
|
@@ -161,7 +160,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="414" height="44"/>
|
|
|
<autoresizingMask key="autoresizingMask"/>
|
|
|
</navigationBar>
|
|
|
<nil name="viewControllers"/>
|