element-ios/Riot/Modules/Common/Recents/Views/RootTabEmptyView.xib

83 lines
7.7 KiB
Text
Raw Normal View History

<?xml version="1.0" encoding="UTF-8"?>
<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="17156" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES">
<device id="retina3_5" orientation="portrait" appearance="light"/>
<dependencies>
<deployment identifier="iOS"/>
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="17126"/>
<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"/>
<view contentMode="scaleToFill" id="J88-vf-gR0" customClass="RootTabEmptyView" customModule="Riot" customModuleProvider="target">
<rect key="frame" x="0.0" y="0.0" width="320" height="480"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<subviews>
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="W21-Nb-gxV">
2020-11-30 16:54:16 +00:00
<rect key="frame" x="0.0" y="-11" width="320" height="471"/>
<subviews>
<imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" verticalCompressionResistancePriority="751" image="favourites_empty_screen_artwork" translatesAutoresizingMaskIntoConstraints="NO" id="GiH-8q-wk4">
2020-11-30 16:54:16 +00:00
<rect key="frame" x="20" y="0.0" width="280" height="312"/>
</imageView>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" verticalCompressionResistancePriority="751" text="Favourite rooms and people" textAlignment="center" lineBreakMode="tailTruncation" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="hPm-Rh-n4I">
2020-11-30 16:54:16 +00:00
<rect key="frame" x="20" y="352" width="280" height="26.5"/>
<fontDescription key="fontDescription" type="system" weight="semibold" pointSize="22"/>
<nil key="textColor"/>
<nil key="highlightedColor"/>
</label>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalCompressionResistancePriority="751" textAlignment="center" lineBreakMode="tailTruncation" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="qtf-2C-k84">
2020-11-30 16:54:16 +00:00
<rect key="frame" x="20" y="394.5" width="280" height="76.5"/>
<string key="text">You can favourite a few ways - the quickest is just to press and hold. Tap the star and theyll automatically appear here for safe keeping.</string>
<fontDescription key="fontDescription" type="system" pointSize="16"/>
<color key="textColor" white="0.66666666669999997" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
<nil key="highlightedColor"/>
</label>
</subviews>
<color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
<constraints>
<constraint firstItem="GiH-8q-wk4" firstAttribute="centerX" secondItem="W21-Nb-gxV" secondAttribute="centerX" id="4EG-lk-E0u"/>
<constraint firstAttribute="trailing" secondItem="hPm-Rh-n4I" secondAttribute="trailing" constant="20" id="AM8-hv-gBz"/>
<constraint firstAttribute="height" priority="750" id="C1l-wr-eoZ"/>
<constraint firstAttribute="width" priority="750" constant="500" id="S2l-qI-mpV"/>
<constraint firstItem="GiH-8q-wk4" firstAttribute="top" secondItem="W21-Nb-gxV" secondAttribute="top" id="W3M-PC-qDd"/>
<constraint firstItem="hPm-Rh-n4I" firstAttribute="leading" secondItem="W21-Nb-gxV" secondAttribute="leading" constant="20" id="hGp-9R-Kyf"/>
<constraint firstItem="GiH-8q-wk4" firstAttribute="leading" relation="greaterThanOrEqual" secondItem="W21-Nb-gxV" secondAttribute="leading" constant="20" id="keV-Px-gON"/>
<constraint firstItem="qtf-2C-k84" firstAttribute="top" secondItem="hPm-Rh-n4I" secondAttribute="bottom" constant="16" id="le5-E4-ZNn"/>
<constraint firstItem="hPm-Rh-n4I" firstAttribute="top" secondItem="GiH-8q-wk4" secondAttribute="bottom" constant="40" id="p3e-Vz-8K2"/>
<constraint firstItem="qtf-2C-k84" firstAttribute="trailing" secondItem="hPm-Rh-n4I" secondAttribute="trailing" id="usx-iP-bVX"/>
<constraint firstAttribute="bottom" secondItem="qtf-2C-k84" secondAttribute="bottom" id="v8S-8L-5iz"/>
<constraint firstItem="qtf-2C-k84" firstAttribute="leading" secondItem="hPm-Rh-n4I" secondAttribute="leading" id="y4i-MQ-k9k"/>
<constraint firstAttribute="trailing" relation="greaterThanOrEqual" secondItem="GiH-8q-wk4" secondAttribute="trailing" constant="20" id="z8B-Kv-tcM"/>
</constraints>
</view>
</subviews>
<viewLayoutGuide key="safeArea" id="90o-VV-dSQ"/>
<color key="backgroundColor" systemColor="systemBackgroundColor"/>
<constraints>
<constraint firstItem="W21-Nb-gxV" firstAttribute="leading" relation="greaterThanOrEqual" secondItem="90o-VV-dSQ" secondAttribute="leading" id="LUz-h9-rSV"/>
<constraint firstItem="W21-Nb-gxV" firstAttribute="centerX" secondItem="90o-VV-dSQ" secondAttribute="centerX" id="qZB-eU-8py"/>
<constraint firstItem="90o-VV-dSQ" firstAttribute="bottom" relation="greaterThanOrEqual" secondItem="W21-Nb-gxV" secondAttribute="bottom" constant="20" id="rN5-0T-Dwi"/>
<constraint firstItem="W21-Nb-gxV" firstAttribute="centerY" secondItem="90o-VV-dSQ" secondAttribute="centerY" priority="749" id="v8m-V6-NgZ"/>
<constraint firstItem="90o-VV-dSQ" firstAttribute="trailing" relation="greaterThanOrEqual" secondItem="W21-Nb-gxV" secondAttribute="trailing" id="zad-h2-2yk"/>
</constraints>
<nil key="simulatedTopBarMetrics"/>
<nil key="simulatedBottomBarMetrics"/>
<connections>
<outlet property="contentView" destination="W21-Nb-gxV" id="DUU-Wg-1Dw"/>
<outlet property="imageView" destination="GiH-8q-wk4" id="Ivi-Cn-yK8"/>
<outlet property="informationLabel" destination="qtf-2C-k84" id="Gga-9K-vvU"/>
<outlet property="titleLabel" destination="hPm-Rh-n4I" id="bbO-3C-WCy"/>
</connections>
<point key="canvasLocation" x="139" y="92"/>
</view>
</objects>
<resources>
2020-11-30 16:54:16 +00:00
<image name="favourites_empty_screen_artwork" width="420" height="312"/>
<systemColor name="systemBackgroundColor">
<color white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
</systemColor>
</resources>
</document>