element-ios/Riot/Modules/Spaces/SpaceList/SpaceListViewCell.xib

85 lines
7.1 KiB
Text
Raw Normal View History

2021-06-30 22:07:04 +00:00
<?xml version="1.0" encoding="UTF-8"?>
<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="18122" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES">
2021-06-30 22:07:04 +00:00
<device id="retina6_1" orientation="portrait" appearance="light"/>
<dependencies>
<deployment identifier="iOS"/>
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="18093"/>
2021-06-30 22:07:04 +00:00
<capability name="Safe area layout guides" minToolsVersion="9.0"/>
<capability name="System colors in document resources" minToolsVersion="11.0"/>
2021-06-30 22:07:04 +00:00
<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="58" id="KGk-i7-Jjw" customClass="SpaceListViewCell" customModule="Riot" customModuleProvider="target">
<rect key="frame" x="0.0" y="0.0" width="320" height="58"/>
2021-06-30 22:07:04 +00:00
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
<tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" ambiguous="YES" tableViewCell="KGk-i7-Jjw" id="H2p-sc-9uM">
<rect key="frame" x="0.0" y="0.0" width="320" height="58"/>
2021-06-30 22:07:04 +00:00
<autoresizingMask key="autoresizingMask"/>
<subviews>
<view contentMode="scaleToFill" ambiguous="YES" translatesAutoresizingMaskIntoConstraints="NO" id="TZK-rU-aCS">
<rect key="frame" x="11" y="14" width="293" height="30"/>
<color key="backgroundColor" systemColor="systemBackgroundColor"/>
</view>
2021-06-30 22:07:04 +00:00
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="lBS-QH-Kbp" customClass="SpaceAvatarView" customModule="Riot" customModuleProvider="target">
<rect key="frame" x="18" y="11" width="32" height="32"/>
2021-06-30 22:07:04 +00:00
<color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
<constraints>
<constraint firstAttribute="height" constant="32" id="oEn-qb-dCA"/>
2021-06-30 22:07:04 +00:00
<constraint firstAttribute="width" secondItem="lBS-QH-Kbp" secondAttribute="height" multiplier="1:1" id="vue-Qr-wt6"/>
</constraints>
</view>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Label" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontForContentSizeCategory="YES" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="VMB-P3-ogn">
<rect key="frame" x="66" y="18.5" width="194" height="17"/>
2021-06-30 22:07:04 +00:00
<fontDescription key="fontDescription" style="UICTFontTextStyleBody"/>
<nil key="textColor"/>
<nil key="highlightedColor"/>
</label>
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="JKR-aN-bur">
<rect key="frame" x="268" y="13" width="32" height="32"/>
<constraints>
<constraint firstAttribute="width" constant="32" id="WFW-cN-EM2"/>
<constraint firstAttribute="height" constant="32" id="ri7-cn-S4Z"/>
</constraints>
<state key="normal" image="spaces_more"/>
<connections>
<action selector="moreActionWithSender:" destination="KGk-i7-Jjw" eventType="touchUpInside" id="Kk0-Lb-cGY"/>
</connections>
</button>
2021-06-30 22:07:04 +00:00
</subviews>
<constraints>
<constraint firstAttribute="trailing" secondItem="JKR-aN-bur" secondAttribute="trailing" constant="20" id="DnB-DW-hgc"/>
<constraint firstAttribute="bottom" secondItem="lBS-QH-Kbp" secondAttribute="bottom" constant="11" id="GCa-yL-d8S"/>
<constraint firstItem="TZK-rU-aCS" firstAttribute="top" secondItem="H2p-sc-9uM" secondAttribute="top" constant="1" id="GDx-I8-LPX"/>
<constraint firstItem="VMB-P3-ogn" firstAttribute="leading" secondItem="lBS-QH-Kbp" secondAttribute="trailing" constant="16" id="Jfh-Ex-s45"/>
<constraint firstAttribute="bottom" secondItem="TZK-rU-aCS" secondAttribute="bottom" constant="1" id="O09-dX-GuR"/>
<constraint firstAttribute="trailing" secondItem="TZK-rU-aCS" secondAttribute="trailing" constant="16" id="ST4-p9-7RB"/>
2021-06-30 22:07:04 +00:00
<constraint firstItem="VMB-P3-ogn" firstAttribute="centerY" secondItem="lBS-QH-Kbp" secondAttribute="centerY" id="Vfj-Bt-ghR"/>
<constraint firstItem="TZK-rU-aCS" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" constant="11" id="Xm8-aq-LMK"/>
<constraint firstItem="lBS-QH-Kbp" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" constant="18" id="m8q-jc-lxH"/>
<constraint firstItem="JKR-aN-bur" firstAttribute="leading" secondItem="VMB-P3-ogn" secondAttribute="trailing" constant="8" id="mqZ-uv-P44"/>
<constraint firstItem="lBS-QH-Kbp" firstAttribute="top" secondItem="H2p-sc-9uM" secondAttribute="top" constant="11" id="zSD-gu-4Kd"/>
2021-06-30 22:07:04 +00:00
</constraints>
</tableViewCellContentView>
<viewLayoutGuide key="safeArea" id="njF-e1-oar"/>
<constraints>
<constraint firstItem="JKR-aN-bur" firstAttribute="centerY" secondItem="njF-e1-oar" secondAttribute="centerY" id="4XR-cr-agB"/>
</constraints>
2021-06-30 22:07:04 +00:00
<connections>
<outlet property="avatarView" destination="lBS-QH-Kbp" id="UYd-1N-Mn6"/>
<outlet property="moreButton" destination="JKR-aN-bur" id="ytc-WW-ew5"/>
<outlet property="selectionView" destination="TZK-rU-aCS" id="VCe-2o-h8G"/>
2021-06-30 22:07:04 +00:00
<outlet property="titleLabel" destination="VMB-P3-ogn" id="lDY-8e-Y8H"/>
</connections>
<point key="canvasLocation" x="137.68115942028987" y="102.45535714285714"/>
2021-06-30 22:07:04 +00:00
</tableViewCell>
</objects>
<resources>
<image name="spaces_more" width="24" height="24"/>
<systemColor name="systemBackgroundColor">
<color white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
</systemColor>
</resources>
2021-06-30 22:07:04 +00:00
</document>