|
@@ -1,59 +0,0 @@
|
|
|
-<?xml version="1.0" encoding="UTF-8"?>
|
|
|
-<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="12118" systemVersion="16E195" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" colorMatched="YES">
|
|
|
- <device id="retina4_7" orientation="portrait">
|
|
|
- <adaptation id="fullscreen"/>
|
|
|
- </device>
|
|
|
- <dependencies>
|
|
|
- <deployment identifier="iOS"/>
|
|
|
- <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="12086"/>
|
|
|
- <capability name="Constraints to layout margins" minToolsVersion="6.0"/>
|
|
|
- <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
|
|
|
- </dependencies>
|
|
|
- <objects>
|
|
|
- <placeholder placeholderIdentifier="IBFilesOwner" id="-1" userLabel="File's Owner" customClass="CustomCellFileAndDirectory"/>
|
|
|
- <placeholder placeholderIdentifier="IBFirstResponder" id="-2" customClass="UIResponder"/>
|
|
|
- <tableViewCell contentMode="scaleToFill" selectionStyle="blue" indentationWidth="0.0" reuseIdentifier="CellMain" id="2" userLabel="CellMore" customClass="CCCellMore" customModule="Nextcloud" customModuleProvider="target">
|
|
|
- <rect key="frame" x="0.0" y="0.0" width="600" height="60"/>
|
|
|
- <autoresizingMask key="autoresizingMask" flexibleMaxY="YES"/>
|
|
|
- <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="2" id="sQq-jC-UEV">
|
|
|
- <rect key="frame" x="0.0" y="0.0" width="600" height="60"/>
|
|
|
- <autoresizingMask key="autoresizingMask"/>
|
|
|
- <subviews>
|
|
|
- <imageView userInteractionEnabled="NO" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="kPU-fU-aqK">
|
|
|
- <rect key="frame" x="8" y="10" width="40" height="40"/>
|
|
|
- <constraints>
|
|
|
- <constraint firstAttribute="width" constant="40" id="L0S-YQ-dAS"/>
|
|
|
- <constraint firstAttribute="height" constant="40" id="o3K-EP-Lbh"/>
|
|
|
- </constraints>
|
|
|
- </imageView>
|
|
|
- <label opaque="NO" userInteractionEnabled="NO" tag="101" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Label" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="QNC-8X-DAC">
|
|
|
- <rect key="frame" x="81" y="20" width="504" height="20"/>
|
|
|
- <fontDescription key="fontDescription" type="system" pointSize="16"/>
|
|
|
- <color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
|
|
- <nil key="highlightedColor"/>
|
|
|
- </label>
|
|
|
- </subviews>
|
|
|
- <color key="tintColor" red="1" green="0.5" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
|
|
- <constraints>
|
|
|
- <constraint firstAttribute="leadingMargin" secondItem="kPU-fU-aqK" secondAttribute="leading" id="02G-bF-AA1"/>
|
|
|
- <constraint firstItem="QNC-8X-DAC" firstAttribute="centerY" secondItem="sQq-jC-UEV" secondAttribute="centerY" id="B8w-7p-lUP"/>
|
|
|
- <constraint firstAttribute="trailingMargin" secondItem="QNC-8X-DAC" secondAttribute="trailing" constant="7" id="Xbf-dV-Xu9"/>
|
|
|
- <constraint firstItem="QNC-8X-DAC" firstAttribute="leading" secondItem="kPU-fU-aqK" secondAttribute="trailing" constant="33" id="ae7-N1-eBE"/>
|
|
|
- <constraint firstItem="kPU-fU-aqK" firstAttribute="centerY" secondItem="sQq-jC-UEV" secondAttribute="centerY" id="klJ-eY-ufR"/>
|
|
|
- </constraints>
|
|
|
- </tableViewCellContentView>
|
|
|
- <gestureRecognizers/>
|
|
|
- <connections>
|
|
|
- <outlet property="imageIcon" destination="kPU-fU-aqK" id="V9s-Rx-rPb"/>
|
|
|
- <outlet property="labelText" destination="QNC-8X-DAC" id="3nP-7E-gpI"/>
|
|
|
- <outlet property="labelTitle" destination="QNC-8X-DAC" id="dFX-Cb-8IE"/>
|
|
|
- </connections>
|
|
|
- <point key="canvasLocation" x="415" y="169"/>
|
|
|
- </tableViewCell>
|
|
|
- </objects>
|
|
|
- <simulatedMetricsContainer key="defaultSimulatedMetrics">
|
|
|
- <simulatedStatusBarMetrics key="statusBar"/>
|
|
|
- <simulatedOrientationMetrics key="orientation"/>
|
|
|
- <simulatedScreenMetrics key="destination" type="retina4_7.fullscreen"/>
|
|
|
- </simulatedMetricsContainer>
|
|
|
-</document>
|