|
1 | 1 | <?xml version="1.0" encoding="UTF-8"?>
|
2 |
| -<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="11198.2" systemVersion="16A294a" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" colorMatched="YES" initialViewController="giq-3r-Yvd"> |
| 2 | +<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="13196" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" colorMatched="YES" initialViewController="giq-3r-Yvd"> |
| 3 | + <device id="retina4_7" orientation="portrait"> |
| 4 | + <adaptation id="fullscreen"/> |
| 5 | + </device> |
3 | 6 | <dependencies>
|
4 | 7 | <deployment identifier="iOS"/>
|
5 |
| - <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="11161"/> |
| 8 | + <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="13173"/> |
6 | 9 | <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
|
7 | 10 | </dependencies>
|
8 | 11 | <scenes>
|
|
15 | 18 | <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
16 | 19 | <color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
17 | 20 | <prototypes>
|
18 |
| - <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" selectionStyle="default" indentationWidth="10" reuseIdentifier="BadgedCell" id="ezo-TG-RHv" customClass="TDBadgedCell" customModule="TDBadgedCell" customModuleProvider="target"> |
19 |
| - <rect key="frame" x="0.0" y="92" width="375" height="44"/> |
| 21 | + <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" selectionStyle="default" indentationWidth="10" reuseIdentifier="BadgedCell" textLabel="1QD-aU-RcA" detailTextLabel="etl-XO-vZ9" style="IBUITableViewCellStyleSubtitle" id="ezo-TG-RHv" customClass="TDBadgedCell" customModule="TDBadgedCell" customModuleProvider="target"> |
| 22 | + <rect key="frame" x="0.0" y="28" width="375" height="44"/> |
20 | 23 | <autoresizingMask key="autoresizingMask"/>
|
21 | 24 | <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="ezo-TG-RHv" id="CnV-Wn-3rI">
|
22 |
| - <frame key="frameInset" width="375" height="43.5"/> |
| 25 | + <rect key="frame" x="0.0" y="0.0" width="375" height="43.5"/> |
23 | 26 | <autoresizingMask key="autoresizingMask"/>
|
| 27 | + <subviews> |
| 28 | + <label opaque="NO" multipleTouchEnabled="YES" contentMode="left" insetsLayoutMarginsFromSafeArea="NO" text="Title" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" id="1QD-aU-RcA"> |
| 29 | + <rect key="frame" x="16" y="5" width="33.5" height="20.5"/> |
| 30 | + <autoresizingMask key="autoresizingMask"/> |
| 31 | + <fontDescription key="fontDescription" type="system" pointSize="17"/> |
| 32 | + <nil key="textColor"/> |
| 33 | + <nil key="highlightedColor"/> |
| 34 | + </label> |
| 35 | + <label opaque="NO" multipleTouchEnabled="YES" contentMode="left" insetsLayoutMarginsFromSafeArea="NO" text="Subtitle" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" id="etl-XO-vZ9"> |
| 36 | + <rect key="frame" x="16" y="25.5" width="44" height="14.5"/> |
| 37 | + <autoresizingMask key="autoresizingMask"/> |
| 38 | + <fontDescription key="fontDescription" type="system" pointSize="12"/> |
| 39 | + <nil key="textColor"/> |
| 40 | + <nil key="highlightedColor"/> |
| 41 | + </label> |
| 42 | + </subviews> |
24 | 43 | </tableViewCellContentView>
|
25 | 44 | </tableViewCell>
|
26 | 45 | </prototypes>
|
|
40 | 59 | <objects>
|
41 | 60 | <navigationController id="giq-3r-Yvd" sceneMemberID="viewController">
|
42 | 61 | <navigationBar key="navigationBar" contentMode="scaleToFill" id="6Ot-rJ-6tc">
|
43 |
| - <rect key="frame" x="0.0" y="0.0" width="320" height="44"/> |
| 62 | + <rect key="frame" x="0.0" y="20" width="375" height="44"/> |
44 | 63 | <autoresizingMask key="autoresizingMask"/>
|
45 | 64 | </navigationBar>
|
46 | 65 | <connections>
|
|
0 commit comments