|
@@ -1,6 +1,6 @@
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="20037" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES">
|
|
|
- <device id="retina6_1" orientation="portrait" appearance="light"/>
|
|
|
+ <device id="retina4_7" orientation="portrait" appearance="light"/>
|
|
|
<dependencies>
|
|
|
<deployment identifier="iOS"/>
|
|
|
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="20020"/>
|
|
@@ -11,24 +11,24 @@
|
|
|
<placeholder placeholderIdentifier="IBFilesOwner" id="-1" userLabel="File's Owner"/>
|
|
|
<placeholder placeholderIdentifier="IBFirstResponder" id="-2" customClass="UIResponder"/>
|
|
|
<view contentMode="scaleToFill" id="wbW-yR-MZC" customClass="NCShareAdvancePermissionHeader" customModule="Nextcloud" customModuleProvider="target">
|
|
|
- <rect key="frame" x="0.0" y="0.0" width="414" height="260"/>
|
|
|
+ <rect key="frame" x="0.0" y="0.0" width="414" height="210"/>
|
|
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
|
|
<subviews>
|
|
|
<imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="cki-Ql-o1I">
|
|
|
- <rect key="frame" x="0.0" y="44" width="414" height="150"/>
|
|
|
+ <rect key="frame" x="0.0" y="0.0" width="414" height="150"/>
|
|
|
<constraints>
|
|
|
<constraint firstAttribute="height" constant="150" id="9GH-KF-f8P"/>
|
|
|
</constraints>
|
|
|
</imageView>
|
|
|
<imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="Dkw-QP-be6">
|
|
|
- <rect key="frame" x="16" y="71" width="96" height="96"/>
|
|
|
+ <rect key="frame" x="16" y="27" width="96" height="96"/>
|
|
|
<constraints>
|
|
|
<constraint firstAttribute="height" constant="96" id="TW7-8v-NRJ"/>
|
|
|
<constraint firstAttribute="width" constant="96" id="Vbz-xZ-L5k"/>
|
|
|
</constraints>
|
|
|
</imageView>
|
|
|
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="bm4-az-bTg">
|
|
|
- <rect key="frame" x="16" y="210" width="24" height="24"/>
|
|
|
+ <rect key="frame" x="16" y="166" width="24" height="24"/>
|
|
|
<constraints>
|
|
|
<constraint firstAttribute="width" constant="24" id="CkU-6s-pzs"/>
|
|
|
<constraint firstAttribute="height" constant="24" id="RfD-cs-o1s"/>
|
|
@@ -36,13 +36,13 @@
|
|
|
<state key="normal" image="star.fill"/>
|
|
|
</button>
|
|
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Label" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="pu4-Nd-M08">
|
|
|
- <rect key="frame" x="48" y="213" width="351" height="18"/>
|
|
|
+ <rect key="frame" x="48" y="169" width="351" height="18"/>
|
|
|
<fontDescription key="fontDescription" type="system" weight="semibold" pointSize="15"/>
|
|
|
<nil key="textColor"/>
|
|
|
<nil key="highlightedColor"/>
|
|
|
</label>
|
|
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Label" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="VaC-Fz-kHk">
|
|
|
- <rect key="frame" x="48" y="235" width="351" height="16"/>
|
|
|
+ <rect key="frame" x="48" y="191" width="351" height="16"/>
|
|
|
<fontDescription key="fontDescription" type="system" pointSize="13"/>
|
|
|
<color key="textColor" red="0.76862745099999996" green="0.77647058820000003" blue="0.77647058820000003" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
|
|
<nil key="highlightedColor"/>
|
|
@@ -72,7 +72,7 @@
|
|
|
<outlet property="imageView" destination="Dkw-QP-be6" id="wzX-Sb-Ajt"/>
|
|
|
<outlet property="info" destination="VaC-Fz-kHk" id="n9O-6c-qsd"/>
|
|
|
</connections>
|
|
|
- <point key="canvasLocation" x="36.231884057971016" y="59.598214285714285"/>
|
|
|
+ <point key="canvasLocation" x="35.625" y="27.5"/>
|
|
|
</view>
|
|
|
</objects>
|
|
|
<resources>
|