element-ios/Riot/Modules/MatrixKit/Views/PushRule/MXKPushRuleTableViewCell.xib

88 lines
7.9 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="11762" systemVersion="16C67" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" colorMatched="YES">
<device id="retina4_7" orientation="portrait">
<adaptation id="fullscreen"/>
</device>
<dependencies>
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="11757"/>
<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="none" indentationWidth="10" id="odA-la-SwE" customClass="MXKPushRuleTableViewCell">
<rect key="frame" x="0.0" y="0.0" width="600" height="50"/>
<autoresizingMask key="autoresizingMask"/>
<tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="odA-la-SwE" id="Ice-YN-Ffy">
<rect key="frame" x="0.0" y="0.0" width="600" height="49"/>
<autoresizingMask key="autoresizingMask"/>
<subviews>
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="iWG-aB-Kvb" userLabel="controlButton">
<rect key="frame" x="5" y="10" width="30" height="30"/>
<color key="backgroundColor" red="0.66666666666666663" green="0.66666666666666663" blue="0.66666666666666663" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
<constraints>
<constraint firstAttribute="height" constant="30" id="VuV-aZ-asl"/>
<constraint firstAttribute="width" constant="30" id="ZYK-wP-XQL"/>
</constraints>
<connections>
<action selector="onButtonPressed:" destination="odA-la-SwE" eventType="touchUpInside" id="vDk-Tj-qOK"/>
</connections>
</button>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Label" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="rfi-Fa-7Uq" userLabel="ruleDescription">
<rect key="frame" x="43" y="5" width="552" height="39"/>
<fontDescription key="fontDescription" type="system" pointSize="15"/>
<color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
<nil key="highlightedColor"/>
</label>
<label hidden="YES" opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Label" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="you-3G-2zC" userLabel="ruleActions">
<rect key="frame" x="73" y="25" width="522" height="19"/>
<constraints>
<constraint firstAttribute="height" constant="19" id="BuO-WH-nQ1"/>
</constraints>
<fontDescription key="fontDescription" type="italicSystem" pointSize="12"/>
<color key="textColor" cocoaTouchSystemColor="darkTextColor"/>
<nil key="highlightedColor"/>
</label>
<button hidden="YES" opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="Wyh-BC-Nxb" userLabel="deleteButton">
<rect key="frame" x="35" y="10" width="30" height="30"/>
<color key="backgroundColor" red="0.66666666666666663" green="0.66666666666666663" blue="0.66666666666666663" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
<constraints>
<constraint firstAttribute="width" constant="30" id="fKT-Ta-DCC"/>
<constraint firstAttribute="height" constant="30" id="mpD-eM-ruI"/>
</constraints>
<state key="normal">
<color key="titleShadowColor" red="0.5" green="0.5" blue="0.5" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
</state>
<connections>
<action selector="onButtonPressed:" destination="odA-la-SwE" eventType="touchUpInside" id="Cm7-6b-yuZ"/>
</connections>
</button>
</subviews>
<constraints>
<constraint firstItem="iWG-aB-Kvb" firstAttribute="leading" secondItem="Ice-YN-Ffy" secondAttribute="leading" constant="5" id="0Zg-Ll-azQ"/>
<constraint firstItem="you-3G-2zC" firstAttribute="leading" secondItem="Wyh-BC-Nxb" secondAttribute="trailing" constant="8" id="EZs-yR-hRf"/>
<constraint firstItem="rfi-Fa-7Uq" firstAttribute="leading" secondItem="iWG-aB-Kvb" secondAttribute="trailing" constant="8" id="LNA-AM-aNX"/>
<constraint firstItem="Wyh-BC-Nxb" firstAttribute="leading" secondItem="iWG-aB-Kvb" secondAttribute="trailing" id="LrI-UV-gDa"/>
<constraint firstAttribute="centerY" secondItem="Wyh-BC-Nxb" secondAttribute="centerY" id="QB6-fg-4Gf"/>
<constraint firstAttribute="trailing" secondItem="you-3G-2zC" secondAttribute="trailing" constant="5" id="QoB-AS-kZD"/>
<constraint firstAttribute="bottom" secondItem="you-3G-2zC" secondAttribute="bottom" constant="5" id="Y2g-No-qFm"/>
<constraint firstAttribute="centerY" secondItem="iWG-aB-Kvb" secondAttribute="centerY" id="eBs-sy-U6v"/>
<constraint firstItem="rfi-Fa-7Uq" firstAttribute="top" secondItem="Ice-YN-Ffy" secondAttribute="top" constant="5" id="fAO-c4-ldm"/>
<constraint firstAttribute="bottom" secondItem="rfi-Fa-7Uq" secondAttribute="bottom" constant="5" id="tTB-2B-aYK"/>
<constraint firstAttribute="trailing" secondItem="rfi-Fa-7Uq" secondAttribute="trailing" constant="5" id="v0c-zI-8LX"/>
</constraints>
</tableViewCellContentView>
<connections>
<outlet property="controlButton" destination="iWG-aB-Kvb" id="WOl-F1-EyR"/>
<outlet property="deleteButton" destination="Wyh-BC-Nxb" id="7e8-Us-uiS"/>
<outlet property="deleteButtonWidthConstraint" destination="fKT-Ta-DCC" id="kMc-It-JbI"/>
<outlet property="ruleActions" destination="you-3G-2zC" id="1C0-Dy-1hO"/>
<outlet property="ruleActionsHeightConstraint" destination="BuO-WH-nQ1" id="AOJ-jc-L94"/>
<outlet property="ruleDescription" destination="rfi-Fa-7Uq" id="9uR-Bq-QFM"/>
<outlet property="ruleDescriptionBottomConstraint" destination="tTB-2B-aYK" id="BBj-Lf-Nz3"/>
<outlet property="ruleDescriptionLeftConstraint" destination="LNA-AM-aNX" id="rSS-9A-sVP"/>
</connections>
<point key="canvasLocation" x="213" y="415"/>
</tableViewCell>
</objects>
</document>