|
1 | 1 | <?xml version="1.0" encoding="UTF-8"?>
|
2 |
| -<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="11762" systemVersion="16D32" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" colorMatched="YES" initialViewController="hyU-vx-C4d"> |
3 |
| - <device id="retina4_7" orientation="portrait"> |
4 |
| - <adaptation id="fullscreen"/> |
5 |
| - </device> |
| 2 | +<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="15505" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES" initialViewController="hyU-vx-C4d"> |
| 3 | + <device id="retina4_7" orientation="portrait" appearance="light"/> |
6 | 4 | <dependencies>
|
7 | 5 | <deployment identifier="iOS"/>
|
8 |
| - <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="11757"/> |
9 |
| - <capability name="Constraints to layout margins" minToolsVersion="6.0"/> |
| 6 | + <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="15509"/> |
10 | 7 | <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
|
11 | 8 | </dependencies>
|
12 | 9 | <scenes>
|
13 | 10 | <!--Table Header-->
|
14 | 11 | <scene sceneID="L3t-as-2dp">
|
15 | 12 | <objects>
|
16 | 13 | <tableViewController id="8df-4C-wQW" customClass="ListTableViewController" sceneMemberID="viewController">
|
17 |
| - <tableView key="view" clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" dataMode="prototypes" style="plain" separatorStyle="default" rowHeight="56" sectionHeaderHeight="28" sectionFooterHeight="28" id="hFf-XJ-Hvc"> |
| 14 | + <tableView key="view" clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" dataMode="prototypes" style="plain" separatorStyle="default" rowHeight="-1" estimatedRowHeight="-1" sectionHeaderHeight="28" sectionFooterHeight="28" id="hFf-XJ-Hvc"> |
18 | 15 | <rect key="frame" x="0.0" y="0.0" width="375" height="667"/>
|
19 | 16 | <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
20 | 17 | <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
|
|
43 | 40 | </view>
|
44 | 41 | <prototypes>
|
45 | 42 | <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" selectionStyle="none" indentationWidth="10" reuseIdentifier="DataCell" id="K5N-sZ-EpZ" customClass="DataCell">
|
46 |
| - <rect key="frame" x="0.0" y="228" width="375" height="56"/> |
| 43 | + <rect key="frame" x="0.0" y="228" width="375" height="43"/> |
47 | 44 | <autoresizingMask key="autoresizingMask"/>
|
48 | 45 | <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="K5N-sZ-EpZ" id="RPa-du-ar5">
|
49 |
| - <rect key="frame" x="0.0" y="0.0" width="375" height="55"/> |
| 46 | + <rect key="frame" x="0.0" y="0.0" width="375" height="43"/> |
50 | 47 | <autoresizingMask key="autoresizingMask"/>
|
51 | 48 | <subviews>
|
52 | 49 | <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Label" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="rAf-cH-mvy">
|
53 |
| - <rect key="frame" x="8" y="8" width="359" height="39.5"/> |
| 50 | + <rect key="frame" x="16" y="11" width="343" height="21"/> |
54 | 51 | <fontDescription key="fontDescription" style="UICTFontTextStyleBody"/>
|
55 | 52 | <nil key="textColor"/>
|
56 | 53 | <nil key="highlightedColor"/>
|
|
0 commit comments