123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475 |
- <?xml version="1.0" encoding="UTF-8"?>
- <document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="21701" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES">
- <device id="retina4_7" orientation="portrait" appearance="dark"/>
- <dependencies>
- <deployment identifier="iOS"/>
- <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="21678"/>
- <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"/>
- <tableViewCell contentMode="scaleToFill" selectionStyle="default" indentationWidth="10" id="KGk-i7-Jjw" customClass="UserSettingsTableViewCell" customModule="NextcloudTalk" customModuleProvider="target">
- <rect key="frame" x="0.0" y="0.0" width="320" height="100"/>
- <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
- <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="KGk-i7-Jjw" id="H2p-sc-9uM">
- <rect key="frame" x="0.0" y="0.0" width="320" height="100"/>
- <autoresizingMask key="autoresizingMask"/>
- <subviews>
- <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="qPz-Ql-jNV">
- <rect key="frame" x="16" y="10" width="80" height="80"/>
- <color key="backgroundColor" red="0.83529411760000005" green="0.83529411760000005" blue="0.83529411760000005" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
- <constraints>
- <constraint firstAttribute="height" constant="80" id="Qad-xb-MWS"/>
- <constraint firstAttribute="width" constant="80" id="TBG-Ma-s6F"/>
- </constraints>
- </imageView>
- <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="" textAlignment="natural" lineBreakMode="tailTruncation" numberOfLines="2" baselineAdjustment="alignBaselines" minimumFontSize="14" translatesAutoresizingMaskIntoConstraints="NO" id="Swb-9J-rh9">
- <rect key="frame" x="112" y="20" width="196" height="40"/>
- <constraints>
- <constraint firstAttribute="height" constant="40" id="deO-fb-3oZ"/>
- </constraints>
- <fontDescription key="fontDescription" type="system" pointSize="26"/>
- <nil key="textColor"/>
- <nil key="highlightedColor"/>
- </label>
- <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" minimumFontSize="9" translatesAutoresizingMaskIntoConstraints="NO" id="HV6-ub-cLt">
- <rect key="frame" x="112" y="60" width="196" height="20"/>
- <constraints>
- <constraint firstAttribute="height" constant="20" id="G67-zI-feR"/>
- </constraints>
- <fontDescription key="fontDescription" type="system" pointSize="12"/>
- <color key="textColor" systemColor="secondaryLabelColor"/>
- <nil key="highlightedColor"/>
- </label>
- </subviews>
- <viewLayoutGuide key="safeArea" id="16D-xc-wjn"/>
- <constraints>
- <constraint firstItem="Swb-9J-rh9" firstAttribute="leading" secondItem="qPz-Ql-jNV" secondAttribute="trailing" constant="16" id="335-x5-qrU"/>
- <constraint firstItem="qPz-Ql-jNV" firstAttribute="top" secondItem="H2p-sc-9uM" secondAttribute="top" constant="10" id="7iM-vf-Cq5"/>
- <constraint firstItem="HV6-ub-cLt" firstAttribute="trailing" secondItem="H2p-sc-9uM" secondAttribute="trailing" constant="-12" id="9Q4-qB-myb"/>
- <constraint firstItem="qPz-Ql-jNV" firstAttribute="bottom" secondItem="H2p-sc-9uM" secondAttribute="bottom" constant="-10" id="Lh5-B9-vGm"/>
- <constraint firstItem="HV6-ub-cLt" firstAttribute="top" secondItem="Swb-9J-rh9" secondAttribute="bottom" id="ch9-n7-VFo"/>
- <constraint firstItem="Swb-9J-rh9" firstAttribute="top" secondItem="H2p-sc-9uM" secondAttribute="top" constant="20" id="dVc-WW-RKs"/>
- <constraint firstItem="HV6-ub-cLt" firstAttribute="leading" secondItem="qPz-Ql-jNV" secondAttribute="trailing" constant="16" id="gPJ-i6-5yz"/>
- <constraint firstItem="Swb-9J-rh9" firstAttribute="trailing" secondItem="H2p-sc-9uM" secondAttribute="trailing" constant="-12" id="iNd-rN-aEd"/>
- <constraint firstItem="qPz-Ql-jNV" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" constant="16" id="jEA-aR-uii"/>
- </constraints>
- </tableViewCellContentView>
- <viewLayoutGuide key="safeArea" id="aW0-zy-SZf"/>
- <connections>
- <outlet property="serverAddressLabel" destination="HV6-ub-cLt" id="ZMf-EM-YKg"/>
- <outlet property="userDisplayNameLabel" destination="Swb-9J-rh9" id="X2G-cu-ALr"/>
- <outlet property="userImageView" destination="qPz-Ql-jNV" id="pfb-xJ-i3d"/>
- </connections>
- <point key="canvasLocation" x="139" y="155"/>
- </tableViewCell>
- </objects>
- <resources>
- <systemColor name="secondaryLabelColor">
- <color red="0.23529411764705882" green="0.23529411764705882" blue="0.2627450980392157" alpha="0.59999999999999998" colorSpace="custom" customColorSpace="sRGB"/>
- </systemColor>
- </resources>
- </document>
|