123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100 |
- <?xml version="1.0" encoding="UTF-8"?>
- <document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="32700.99.1234" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES">
- <device id="retina6_1" orientation="portrait" appearance="dark"/>
- <dependencies>
- <deployment identifier="iOS"/>
- <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="22685"/>
- <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" rowHeight="145" id="KGk-i7-Jjw" customClass="BannedActorCell" customModule="NextcloudTalk" customModuleProvider="target">
- <rect key="frame" x="0.0" y="0.0" width="422" height="145"/>
- <autoresizingMask key="autoresizingMask"/>
- <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="422" height="145"/>
- <autoresizingMask key="autoresizingMask"/>
- <subviews>
- <view contentMode="scaleToFill" verticalCompressionResistancePriority="1000" translatesAutoresizingMaskIntoConstraints="NO" id="mNx-yG-fAe" userLabel="Label View">
- <rect key="frame" x="12" y="12" width="398" height="79"/>
- <subviews>
- <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Label" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="XBj-oY-kPW" userLabel="Title Label">
- <rect key="frame" x="0.0" y="0.0" width="398" height="20"/>
- <constraints>
- <constraint firstAttribute="height" constant="20" id="YoD-zL-1qj"/>
- </constraints>
- <fontDescription key="fontDescription" style="UICTFontTextStyleHeadline"/>
- <nil key="textColor"/>
- <nil key="highlightedColor"/>
- </label>
- <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" verticalCompressionResistancePriority="1000" text="Details" textAlignment="natural" lineBreakMode="tailTruncation" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="ghb-EI-AhT" userLabel="Details Label">
- <rect key="frame" x="0.0" y="20" width="398" height="59"/>
- <constraints>
- <constraint firstAttribute="height" relation="greaterThanOrEqual" id="oP4-Gm-srE"/>
- </constraints>
- <fontDescription key="fontDescription" style="UICTFontTextStyleCaption1"/>
- <color key="textColor" systemColor="secondaryLabelColor"/>
- <nil key="highlightedColor"/>
- </label>
- </subviews>
- <constraints>
- <constraint firstAttribute="trailing" secondItem="ghb-EI-AhT" secondAttribute="trailing" id="1SQ-c8-RyU"/>
- <constraint firstItem="XBj-oY-kPW" firstAttribute="leading" secondItem="mNx-yG-fAe" secondAttribute="leading" id="2Xu-Rj-GrX"/>
- <constraint firstAttribute="bottom" secondItem="ghb-EI-AhT" secondAttribute="bottom" id="6Ac-cy-zKg"/>
- <constraint firstItem="ghb-EI-AhT" firstAttribute="leading" secondItem="mNx-yG-fAe" secondAttribute="leading" id="DWw-7B-Hae"/>
- <constraint firstAttribute="trailing" secondItem="XBj-oY-kPW" secondAttribute="trailing" id="d4Q-Ra-0d6"/>
- <constraint firstItem="XBj-oY-kPW" firstAttribute="top" secondItem="mNx-yG-fAe" secondAttribute="top" id="e9M-Gj-Xs8"/>
- <constraint firstItem="ghb-EI-AhT" firstAttribute="top" secondItem="XBj-oY-kPW" secondAttribute="bottom" id="n9O-tQ-0fY"/>
- <constraint firstAttribute="height" relation="greaterThanOrEqual" id="qo9-SF-MyP"/>
- </constraints>
- </view>
- <stackView opaque="NO" contentMode="scaleToFill" distribution="equalSpacing" spacing="10" translatesAutoresizingMaskIntoConstraints="NO" id="OmP-GW-Hgh">
- <rect key="frame" x="341" y="103" width="69" height="34"/>
- <subviews>
- <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="z0q-UE-cMb" userLabel="Unban button" customClass="NCButton" customModule="NextcloudTalk" customModuleProvider="target">
- <rect key="frame" x="0.0" y="0.0" width="69" height="34"/>
- <inset key="contentEdgeInsets" minX="12" minY="8" maxX="12" maxY="8"/>
- <inset key="imageEdgeInsets" minX="0.0" minY="0.0" maxX="2.2250738585072014e-308" maxY="0.0"/>
- <state key="normal" title="Unban"/>
- </button>
- </subviews>
- <constraints>
- <constraint firstAttribute="height" constant="34" id="1Ph-uc-hCu"/>
- </constraints>
- </stackView>
- </subviews>
- <viewLayoutGuide key="safeArea" id="ML2-GP-tWC"/>
- <constraints>
- <constraint firstItem="OmP-GW-Hgh" firstAttribute="leading" relation="greaterThanOrEqual" secondItem="ML2-GP-tWC" secondAttribute="leading" constant="12" id="1ul-2K-2y0"/>
- <constraint firstItem="mNx-yG-fAe" firstAttribute="top" secondItem="H2p-sc-9uM" secondAttribute="top" constant="12" id="RZZ-by-PX9"/>
- <constraint firstItem="OmP-GW-Hgh" firstAttribute="top" secondItem="mNx-yG-fAe" secondAttribute="bottom" constant="12" id="WlF-Ng-EWa"/>
- <constraint firstItem="mNx-yG-fAe" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" constant="12" id="eP9-Qz-l2e"/>
- <constraint firstItem="ML2-GP-tWC" firstAttribute="trailing" secondItem="OmP-GW-Hgh" secondAttribute="trailing" constant="12" id="omg-Cr-POK"/>
- <constraint firstAttribute="trailing" secondItem="mNx-yG-fAe" secondAttribute="trailing" constant="12" id="wTA-9x-zNY"/>
- <constraint firstAttribute="bottom" secondItem="OmP-GW-Hgh" secondAttribute="bottom" constant="8" id="y6Q-Ax-M0E"/>
- </constraints>
- </tableViewCellContentView>
- <viewLayoutGuide key="safeArea" id="aW0-zy-SZf"/>
- <constraints>
- <constraint firstItem="H2p-sc-9uM" firstAttribute="bottom" secondItem="aW0-zy-SZf" secondAttribute="bottom" id="DE8-g9-bsC"/>
- <constraint firstItem="H2p-sc-9uM" firstAttribute="trailing" secondItem="aW0-zy-SZf" secondAttribute="trailing" id="F2e-bf-8Q4"/>
- <constraint firstItem="H2p-sc-9uM" firstAttribute="top" secondItem="aW0-zy-SZf" secondAttribute="top" id="bo7-w2-Dl1"/>
- <constraint firstItem="H2p-sc-9uM" firstAttribute="leading" secondItem="aW0-zy-SZf" secondAttribute="leading" id="sdi-ee-8qh"/>
- </constraints>
- <connections>
- <outlet property="detailsLabel" destination="ghb-EI-AhT" id="ean-qp-TVZ"/>
- <outlet property="titleLabel" destination="XBj-oY-kPW" id="t8J-mo-10v"/>
- <outlet property="unbanButton" destination="z0q-UE-cMb" id="mqC-nt-cAr"/>
- </connections>
- <point key="canvasLocation" x="146.37681159420291" y="51.227678571428569"/>
- </tableViewCell>
- </objects>
- <resources>
- <systemColor name="secondaryLabelColor">
- <color red="0.23529411759999999" green="0.23529411759999999" blue="0.26274509800000001" alpha="0.59999999999999998" colorSpace="custom" customColorSpace="sRGB"/>
- </systemColor>
- </resources>
- </document>
|