|
@@ -1,9 +1,9 @@
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
-<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="17156" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES">
|
|
|
+<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="17701" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES">
|
|
|
<device id="retina3_5" orientation="portrait" appearance="light"/>
|
|
|
<dependencies>
|
|
|
<deployment identifier="iOS"/>
|
|
|
- <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="17126"/>
|
|
|
+ <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="17703"/>
|
|
|
<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"/>
|
|
@@ -12,24 +12,24 @@
|
|
|
<placeholder placeholderIdentifier="IBFilesOwner" id="-1" userLabel="File's Owner"/>
|
|
|
<placeholder placeholderIdentifier="IBFirstResponder" id="-2" customClass="UIResponder"/>
|
|
|
<view contentMode="scaleToFill" id="iN0-l3-epB" customClass="NCEmptyView" customModule="Nextcloud" customModuleProvider="target">
|
|
|
- <rect key="frame" x="0.0" y="0.0" width="320" height="480"/>
|
|
|
+ <rect key="frame" x="0.0" y="0.0" width="350" height="250"/>
|
|
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
|
|
<subviews>
|
|
|
<imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="W3d-Us-kU4">
|
|
|
- <rect key="frame" x="85" y="0.0" width="150" height="150"/>
|
|
|
+ <rect key="frame" x="100" y="0.0" width="150" height="150"/>
|
|
|
<constraints>
|
|
|
<constraint firstAttribute="height" constant="150" id="A8B-y7-Fre"/>
|
|
|
<constraint firstAttribute="width" constant="150" id="g0C-P6-l3d"/>
|
|
|
</constraints>
|
|
|
</imageView>
|
|
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Label" textAlignment="center" lineBreakMode="tailTruncation" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="crs-DO-owR">
|
|
|
- <rect key="frame" x="0.0" y="180" width="320" height="24"/>
|
|
|
+ <rect key="frame" x="0.0" y="180" width="350" height="24"/>
|
|
|
<fontDescription key="fontDescription" type="boldSystem" pointSize="20"/>
|
|
|
<color key="textColor" white="0.0" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
|
|
<nil key="highlightedColor"/>
|
|
|
</label>
|
|
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Label" textAlignment="center" lineBreakMode="wordWrap" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="D4p-sI-mNB">
|
|
|
- <rect key="frame" x="20" y="224" width="280" height="17"/>
|
|
|
+ <rect key="frame" x="20" y="224" width="310" height="17"/>
|
|
|
<constraints>
|
|
|
<constraint firstAttribute="height" relation="lessThanOrEqual" constant="50" id="u7B-jW-bWI"/>
|
|
|
</constraints>
|
|
@@ -50,12 +50,13 @@
|
|
|
<constraint firstItem="W3d-Us-kU4" firstAttribute="centerX" secondItem="vUN-kp-3ea" secondAttribute="centerX" id="kma-1Q-c3Q"/>
|
|
|
<constraint firstItem="D4p-sI-mNB" firstAttribute="top" secondItem="crs-DO-owR" secondAttribute="bottom" constant="20" id="zbi-5P-raN"/>
|
|
|
</constraints>
|
|
|
+ <freeformSimulatedSizeMetrics key="simulatedDestinationMetrics"/>
|
|
|
<connections>
|
|
|
<outlet property="emptyDescription" destination="D4p-sI-mNB" id="4Rw-TK-oGc"/>
|
|
|
<outlet property="emptyImage" destination="W3d-Us-kU4" id="xtd-nV-OUc"/>
|
|
|
<outlet property="emptyTitle" destination="crs-DO-owR" id="IkU-6d-P64"/>
|
|
|
</connections>
|
|
|
- <point key="canvasLocation" x="-146" y="65"/>
|
|
|
+ <point key="canvasLocation" x="-146.25" y="32.5"/>
|
|
|
</view>
|
|
|
</objects>
|
|
|
<resources>
|