|
@@ -5,19 +5,26 @@
|
|
|
<deployment identifier="iOS"/>
|
|
|
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="20020"/>
|
|
|
<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"/>
|
|
|
</dependencies>
|
|
|
<objects>
|
|
|
<placeholder placeholderIdentifier="IBFilesOwner" id="-1" userLabel="File's Owner"/>
|
|
|
<placeholder placeholderIdentifier="IBFirstResponder" id="-2" customClass="UIResponder"/>
|
|
|
<collectionReusableView opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" insetsLayoutMarginsFromSafeArea="NO" reuseIdentifier="sectionFooter" id="Vin-9E-7nW" customClass="NCSectionFooter" customModule="Nextcloud" customModuleProvider="target">
|
|
|
- <rect key="frame" x="0.0" y="0.0" width="375" height="121"/>
|
|
|
+ <rect key="frame" x="0.0" y="0.0" width="375" height="103"/>
|
|
|
<autoresizingMask key="autoresizingMask"/>
|
|
|
<subviews>
|
|
|
- <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="TK1-KX-Qe0">
|
|
|
- <rect key="frame" x="10" y="0.0" width="355" height="31"/>
|
|
|
- <state key="normal" title="Button"/>
|
|
|
- <buttonConfiguration key="configuration" style="plain" title="Button"/>
|
|
|
+ <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="TK1-KX-Qe0">
|
|
|
+ <rect key="frame" x="10" y="0.0" width="355" height="30"/>
|
|
|
+ <constraints>
|
|
|
+ <constraint firstAttribute="height" constant="30" id="Qvv-k4-hfY"/>
|
|
|
+ </constraints>
|
|
|
+ <fontDescription key="fontDescription" type="system" pointSize="13"/>
|
|
|
+ <inset key="imageEdgeInsets" minX="0.0" minY="0.0" maxX="2.2250738585072014e-308" maxY="0.0"/>
|
|
|
+ <state key="normal" title="Button">
|
|
|
+ <color key="titleColor" systemColor="linkColor"/>
|
|
|
+ </state>
|
|
|
<connections>
|
|
|
<action selector="touchUpInsideButton:" destination="Vin-9E-7nW" eventType="touchUpInside" id="XSh-0v-WHJ"/>
|
|
|
</connections>
|
|
@@ -31,7 +38,7 @@
|
|
|
</constraints>
|
|
|
</view>
|
|
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Label" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="gzy-cT-Gjn" userLabel="LabelFooter">
|
|
|
- <rect key="frame" x="10" y="52.5" width="355" height="16"/>
|
|
|
+ <rect key="frame" x="10" y="43.5" width="355" height="16"/>
|
|
|
<fontDescription key="fontDescription" type="system" pointSize="13"/>
|
|
|
<nil key="textColor"/>
|
|
|
<nil key="highlightedColor"/>
|
|
@@ -44,18 +51,24 @@
|
|
|
<constraint firstItem="EFn-SN-cxu" firstAttribute="leading" secondItem="s2m-yO-4x0" secondAttribute="leading" constant="-10" id="ai4-Qy-YWi"/>
|
|
|
<constraint firstItem="gzy-cT-Gjn" firstAttribute="centerY" secondItem="Vin-9E-7nW" secondAttribute="centerY" id="avP-sX-JB5"/>
|
|
|
<constraint firstItem="EFn-SN-cxu" firstAttribute="trailing" secondItem="s2m-yO-4x0" secondAttribute="trailing" id="dWj-wQ-cfb"/>
|
|
|
- <constraint firstItem="TK1-KX-Qe0" firstAttribute="bottom" secondItem="s2m-yO-4x0" secondAttribute="bottom" id="ekM-Ii-N58"/>
|
|
|
+ <constraint firstItem="TK1-KX-Qe0" firstAttribute="bottom" secondItem="s2m-yO-4x0" secondAttribute="bottom" constant="-1" id="ekM-Ii-N58"/>
|
|
|
<constraint firstItem="gzy-cT-Gjn" firstAttribute="leading" secondItem="Vin-9E-7nW" secondAttribute="leading" constant="10" id="hZz-MT-pHg"/>
|
|
|
<constraint firstItem="TK1-KX-Qe0" firstAttribute="top" secondItem="EFn-SN-cxu" secondAttribute="top" id="qRR-61-ojt"/>
|
|
|
<constraint firstItem="TK1-KX-Qe0" firstAttribute="leading" secondItem="EFn-SN-cxu" secondAttribute="leading" constant="10" id="xqA-FX-AlG"/>
|
|
|
</constraints>
|
|
|
<connections>
|
|
|
<outlet property="buttonSection" destination="TK1-KX-Qe0" id="Y2u-vO-1c4"/>
|
|
|
+ <outlet property="buttonSectionHeightConstraint" destination="Qvv-k4-hfY" id="kif-9a-gD8"/>
|
|
|
<outlet property="labelSection" destination="gzy-cT-Gjn" id="hhG-DH-GJc"/>
|
|
|
<outlet property="separator" destination="s2m-yO-4x0" id="iBM-eM-d33"/>
|
|
|
<outlet property="separatorHeightConstraint" destination="FYD-Pc-spZ" id="MBt-D9-VxE"/>
|
|
|
</connections>
|
|
|
- <point key="canvasLocation" x="136.80000000000001" y="121.88905547226388"/>
|
|
|
+ <point key="canvasLocation" x="136.80000000000001" y="113.79310344827587"/>
|
|
|
</collectionReusableView>
|
|
|
</objects>
|
|
|
+ <resources>
|
|
|
+ <systemColor name="linkColor">
|
|
|
+ <color red="0.0" green="0.47843137254901963" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
|
|
+ </systemColor>
|
|
|
+ </resources>
|
|
|
</document>
|