|
1 | 1 | <?xml version="1.0" encoding="UTF-8"?> |
2 | | -<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="14490.70" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES" initialViewController="wCK-zt-ysg"> |
| 2 | +<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="16097.3" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES" initialViewController="wCK-zt-ysg"> |
| 3 | + <device id="retina6_1" orientation="portrait" appearance="light"/> |
3 | 4 | <dependencies> |
4 | | - <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="14490.70"/> |
| 5 | + <deployment identifier="iOS"/> |
| 6 | + <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="16087"/> |
5 | 7 | <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/> |
6 | 8 | </dependencies> |
7 | | - <customFonts key="customFonts"> |
8 | | - <array key="hw_mobile_ui_sdk_icons.ttf"> |
9 | | - <string>hw_mobile_ui_sdk_icons</string> |
10 | | - </array> |
11 | | - </customFonts> |
12 | 9 | <scenes> |
13 | 10 | <!--Account Settings--> |
14 | 11 | <scene sceneID="90C-vr-vjd"> |
15 | 12 | <objects> |
16 | | - <tableViewController id="h5h-EX-xDl" customClass="ViewController" customModule="HyperwalletExampleApp" customModuleProvider="target" sceneMemberID="viewController"> |
17 | | - <tableView key="view" clipsSubviews="YES" contentMode="scaleToFill" misplaced="YES" alwaysBounceVertical="YES" dataMode="prototypes" style="plain" rowHeight="-1" estimatedRowHeight="-1" sectionHeaderHeight="28" sectionFooterHeight="28" id="Krd-9H-To6"> |
18 | | - <rect key="frame" x="0.0" y="0.0" width="600" height="600"/> |
| 13 | + <tableViewController id="h5h-EX-xDl" customClass="ViewController" customModule="Demo" customModuleProvider="target" sceneMemberID="viewController"> |
| 14 | + <tableView key="view" clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" dataMode="prototypes" style="plain" rowHeight="-1" estimatedRowHeight="-1" sectionHeaderHeight="28" sectionFooterHeight="28" id="Krd-9H-To6"> |
| 15 | + <rect key="frame" x="0.0" y="0.0" width="414" height="808"/> |
19 | 16 | <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/> |
20 | 17 | <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/> |
21 | 18 | <prototypes> |
22 | | - <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" preservesSuperviewLayoutMargins="YES" selectionStyle="default" indentationWidth="10" reuseIdentifier="TopCell" rowHeight="120" id="mqC-LT-GSO" customClass="TopCell" customModule="HyperwalletExampleApp" customModuleProvider="target"> |
23 | | - <rect key="frame" x="0.0" y="28" width="600" height="120"/> |
| 19 | + <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" preservesSuperviewLayoutMargins="YES" selectionStyle="default" indentationWidth="10" reuseIdentifier="TopCell" rowHeight="120" id="mqC-LT-GSO" customClass="TopCell" customModule="Demo" customModuleProvider="target"> |
| 20 | + <rect key="frame" x="0.0" y="28" width="414" height="120"/> |
24 | 21 | <autoresizingMask key="autoresizingMask"/> |
25 | 22 | <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" preservesSuperviewLayoutMargins="YES" insetsLayoutMarginsFromSafeArea="NO" tableViewCell="mqC-LT-GSO" id="obu-O4-ovs"> |
26 | | - <rect key="frame" x="0.0" y="0.0" width="600" height="119.5"/> |
| 23 | + <rect key="frame" x="0.0" y="0.0" width="414" height="120"/> |
27 | 24 | <autoresizingMask key="autoresizingMask"/> |
28 | 25 | <subviews> |
29 | 26 | <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Label" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="svg-8N-6bE"> |
30 | | - <rect key="frame" x="137" y="29" width="432" height="21"/> |
| 27 | + <rect key="frame" x="137" y="29" width="246" height="21"/> |
31 | 28 | <constraints> |
32 | 29 | <constraint firstAttribute="height" constant="21" id="NX4-BJ-HlD"/> |
33 | 30 | </constraints> |
|
36 | 33 | <nil key="highlightedColor"/> |
37 | 34 | </label> |
38 | 35 | <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Label" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="3tB-Dy-Uuo"> |
39 | | - <rect key="frame" x="137" y="48" width="432" height="21"/> |
| 36 | + <rect key="frame" x="137" y="48" width="246" height="21"/> |
40 | 37 | <constraints> |
41 | 38 | <constraint firstAttribute="height" constant="21" id="IMf-Ps-lhQ"/> |
42 | 39 | </constraints> |
|
45 | 42 | <nil key="highlightedColor"/> |
46 | 43 | </label> |
47 | 44 | <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Label" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="nuD-M0-zEI"> |
48 | | - <rect key="frame" x="137" y="67" width="432" height="21"/> |
| 45 | + <rect key="frame" x="137" y="67" width="246" height="21"/> |
49 | 46 | <constraints> |
50 | 47 | <constraint firstAttribute="height" constant="21" id="LF0-kB-nFq"/> |
51 | 48 | </constraints> |
|
85 | 82 | <outlet property="phoneLabel" destination="3tB-Dy-Uuo" id="eHe-ve-mBq"/> |
86 | 83 | </connections> |
87 | 84 | </tableViewCell> |
88 | | - <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" preservesSuperviewLayoutMargins="YES" selectionStyle="default" indentationWidth="10" reuseIdentifier="LabelCell" rowHeight="80" id="gTh-zb-JIg" customClass="HeadlineCell" customModule="HyperwalletExampleApp" customModuleProvider="target"> |
89 | | - <rect key="frame" x="0.0" y="148" width="600" height="80"/> |
| 85 | + <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" preservesSuperviewLayoutMargins="YES" selectionStyle="default" indentationWidth="10" reuseIdentifier="LabelCell" rowHeight="80" id="gTh-zb-JIg" customClass="HeadlineCell" customModule="Demo" customModuleProvider="target"> |
| 86 | + <rect key="frame" x="0.0" y="148" width="414" height="80"/> |
90 | 87 | <autoresizingMask key="autoresizingMask"/> |
91 | 88 | <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" preservesSuperviewLayoutMargins="YES" insetsLayoutMarginsFromSafeArea="NO" tableViewCell="gTh-zb-JIg" id="zy6-Dy-o7Q"> |
92 | | - <rect key="frame" x="0.0" y="0.0" width="600" height="79.5"/> |
| 89 | + <rect key="frame" x="0.0" y="0.0" width="414" height="80"/> |
93 | 90 | <autoresizingMask key="autoresizingMask"/> |
94 | 91 | <subviews> |
95 | 92 | <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Label" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="uFo-O2-ca8"> |
96 | | - <rect key="frame" x="20" y="45" width="560" height="17"/> |
| 93 | + <rect key="frame" x="20" y="45" width="374" height="17"/> |
97 | 94 | <constraints> |
98 | 95 | <constraint firstAttribute="height" constant="17" id="3i0-r0-gDm"/> |
99 | 96 | </constraints> |
|
102 | 99 | <nil key="highlightedColor"/> |
103 | 100 | </label> |
104 | 101 | <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Label" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="YKf-MB-uhb"> |
105 | | - <rect key="frame" x="20" y="13" width="560" height="20.5"/> |
| 102 | + <rect key="frame" x="20" y="13" width="374" height="20.5"/> |
106 | 103 | <constraints> |
107 | 104 | <constraint firstAttribute="height" constant="20.5" id="vvk-O7-uBH"/> |
108 | 105 | </constraints> |
|
142 | 139 | <objects> |
143 | 140 | <navigationController automaticallyAdjustsScrollViewInsets="NO" id="wCK-zt-ysg" sceneMemberID="viewController"> |
144 | 141 | <toolbarItems/> |
145 | | - <navigationBar key="navigationBar" contentMode="scaleToFill" insetsLayoutMarginsFromSafeArea="NO" barStyle="black" translucent="NO" id="VZ2-Ya-dU8"> |
146 | | - <rect key="frame" x="0.0" y="20" width="375" height="44"/> |
| 142 | + <navigationBar key="navigationBar" contentMode="scaleToFill" insetsLayoutMarginsFromSafeArea="NO" translucent="NO" id="VZ2-Ya-dU8"> |
| 143 | + <rect key="frame" x="0.0" y="44" width="414" height="44"/> |
147 | 144 | <autoresizingMask key="autoresizingMask"/> |
148 | | - <color key="barTintColor" red="0.10552009179999999" green="0.8118787274" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/> |
149 | 145 | </navigationBar> |
150 | 146 | <nil name="viewControllers"/> |
151 | 147 | <connections> |
|
0 commit comments