2019-10-21 18:51:33 +02:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
2019-10-21 23:18:18 +02:00
|
|
|
<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="15504" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES">
|
|
|
|
<device id="retina6_1" orientation="portrait" appearance="light"/>
|
2019-10-21 18:51:33 +02:00
|
|
|
<dependencies>
|
2019-10-21 23:18:18 +02:00
|
|
|
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="15508"/>
|
2019-10-21 18:51:33 +02: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"/>
|
2019-11-03 01:57:01 +01:00
|
|
|
<tableViewCell clipsSubviews="YES" contentMode="scaleToFill" preservesSuperviewLayoutMargins="YES" selectionStyle="default" accessoryType="disclosureIndicator" indentationWidth="10" textLabel="f73-v7-eum" detailTextLabel="Cak-zN-D7k" style="IBUITableViewCellStyleValue1" id="JCb-QB-CrO" customClass="VibrantTableViewCell" customModule="NetNewsWire" customModuleProvider="target">
|
2019-10-21 18:51:33 +02:00
|
|
|
<rect key="frame" x="0.0" y="0.0" width="414" height="44"/>
|
|
|
|
<autoresizingMask key="autoresizingMask"/>
|
|
|
|
<tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" preservesSuperviewLayoutMargins="YES" insetsLayoutMarginsFromSafeArea="NO" tableViewCell="JCb-QB-CrO" id="FzD-t2-JGy">
|
2019-10-21 23:18:18 +02:00
|
|
|
<rect key="frame" x="0.0" y="0.0" width="383" height="44"/>
|
2019-10-21 18:51:33 +02:00
|
|
|
<autoresizingMask key="autoresizingMask"/>
|
2019-11-03 01:57:01 +01:00
|
|
|
<subviews>
|
|
|
|
<label opaque="NO" multipleTouchEnabled="YES" contentMode="left" insetsLayoutMarginsFromSafeArea="NO" text="Title" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontForContentSizeCategory="YES" adjustsFontSizeToFit="NO" id="f73-v7-eum">
|
|
|
|
<rect key="frame" x="20" y="12" width="33.5" height="20.5"/>
|
|
|
|
<autoresizingMask key="autoresizingMask"/>
|
|
|
|
<fontDescription key="fontDescription" style="UICTFontTextStyleBody"/>
|
|
|
|
<nil key="textColor"/>
|
|
|
|
<nil key="highlightedColor"/>
|
|
|
|
</label>
|
|
|
|
<label opaque="NO" multipleTouchEnabled="YES" contentMode="left" insetsLayoutMarginsFromSafeArea="NO" text="" textAlignment="right" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontForContentSizeCategory="YES" adjustsFontSizeToFit="NO" id="Cak-zN-D7k">
|
|
|
|
<rect key="frame" x="331" y="12" width="44" height="20.5"/>
|
|
|
|
<autoresizingMask key="autoresizingMask"/>
|
|
|
|
<fontDescription key="fontDescription" style="UICTFontTextStyleBody"/>
|
|
|
|
<nil key="textColor"/>
|
|
|
|
<nil key="highlightedColor"/>
|
|
|
|
</label>
|
|
|
|
</subviews>
|
2019-10-21 18:51:33 +02:00
|
|
|
</tableViewCellContentView>
|
|
|
|
<point key="canvasLocation" x="7" y="-9"/>
|
|
|
|
</tableViewCell>
|
|
|
|
</objects>
|
|
|
|
</document>
|