|
23 | 23 | </subviews> |
24 | 24 | <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="calibratedWhite"/> |
25 | 25 | </view> |
26 | | - <tabBarItem key="tabBarItem" title="Scroll" id="4sn-aO-G54"/> |
| 26 | + <tabBarItem key="tabBarItem" title="Scroll" image="tabimage" id="4sn-aO-G54"/> |
27 | 27 | <connections> |
28 | 28 | <outlet property="scrollView" destination="5Ng-Kr-Avb" id="MJP-qa-TKd"/> |
29 | 29 | </connections> |
|
70 | 70 | <scene sceneID="nrX-hh-hTJ"> |
71 | 71 | <objects> |
72 | 72 | <navigationController definesPresentationContext="YES" id="2xF-cH-OtX" sceneMemberID="viewController"> |
73 | | - <tabBarItem key="tabBarItem" title="Nav/Simple" id="I2F-xl-o9z"/> |
| 73 | + <tabBarItem key="tabBarItem" title="Nav/Simple" image="tabimage" id="I2F-xl-o9z"/> |
74 | 74 | <navigationBar key="navigationBar" contentMode="scaleToFill" id="LKN-aW-g27"> |
75 | 75 | <autoresizingMask key="autoresizingMask"/> |
76 | 76 | </navigationBar> |
|
91 | 91 | <viewControllerLayoutGuide type="bottom" id="hWK-tc-dZQ"/> |
92 | 92 | </layoutGuides> |
93 | 93 | <view key="view" contentMode="scaleToFill" id="aHt-uF-AJ0"> |
94 | | - <rect key="frame" x="0.0" y="0.0" width="320" height="568"/> |
| 94 | + <rect key="frame" x="0.0" y="64" width="320" height="455"/> |
95 | 95 | <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/> |
96 | 96 | <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="calibratedWhite"/> |
97 | 97 | </view> |
| 98 | + <extendedEdge key="edgesForExtendedLayout"/> |
98 | 99 | <navigationItem key="navigationItem" id="OPd-Oe-FT1"/> |
99 | 100 | </viewController> |
100 | 101 | <placeholder placeholderIdentifier="IBFirstResponder" id="Tp6-vq-yCq" userLabel="First Responder" sceneMemberID="firstResponder"/> |
|
105 | 106 | <scene sceneID="I5u-07-aYc"> |
106 | 107 | <objects> |
107 | 108 | <navigationController definesPresentationContext="YES" id="hWq-XW-DjL" sceneMemberID="viewController"> |
108 | | - <tabBarItem key="tabBarItem" title="Nav/Scroll" id="uSz-Ta-on9"/> |
| 109 | + <tabBarItem key="tabBarItem" title="Nav/Scroll" image="tabimage" id="uSz-Ta-on9"/> |
109 | 110 | <navigationBar key="navigationBar" contentMode="scaleToFill" id="F3n-4T-1bC"> |
110 | 111 | <autoresizingMask key="autoresizingMask"/> |
111 | 112 | </navigationBar> |
|
177 | 178 | <outlet property="delegate" destination="fQo-Xo-m5z" id="Qlg-2P-Rvi"/> |
178 | 179 | </connections> |
179 | 180 | </tableView> |
180 | | - <tabBarItem key="tabBarItem" title="Table" id="avA-4z-XCt"/> |
| 181 | + <tabBarItem key="tabBarItem" title="Table" image="tabimage" id="avA-4z-XCt"/> |
181 | 182 | </tableViewController> |
182 | 183 | <placeholder placeholderIdentifier="IBFirstResponder" id="1xI-da-6TQ" userLabel="First Responder" sceneMemberID="firstResponder"/> |
183 | 184 | </objects> |
|
187 | 188 | <scene sceneID="hio-Ra-aIB"> |
188 | 189 | <objects> |
189 | 190 | <navigationController definesPresentationContext="YES" id="9RB-7c-ldV" sceneMemberID="viewController"> |
190 | | - <tabBarItem key="tabBarItem" title="Nav/Table" id="ylQ-eI-e29"/> |
| 191 | + <tabBarItem key="tabBarItem" title="Nav/Table" image="tabimage" id="ylQ-eI-e29"/> |
191 | 192 | <navigationBar key="navigationBar" contentMode="scaleToFill" id="8N6-cc-SDg"> |
192 | 193 | <autoresizingMask key="autoresizingMask"/> |
193 | 194 | </navigationBar> |
|
222 | 223 | <point key="canvasLocation" x="-1304" y="-372"/> |
223 | 224 | </scene> |
224 | 225 | </scenes> |
| 226 | + <resources> |
| 227 | + <image name="tabimage" width="30" height="30"/> |
| 228 | + <image name="tabimage" width="30" height="30"/> |
| 229 | + <image name="tabimage" width="30" height="30"/> |
| 230 | + <image name="tabimage" width="30" height="30"/> |
| 231 | + <image name="tabimage" width="30" height="30"/> |
| 232 | + </resources> |
225 | 233 | <simulatedMetricsContainer key="defaultSimulatedMetrics"> |
226 | 234 | <simulatedStatusBarMetrics key="statusBar"/> |
227 | 235 | <simulatedOrientationMetrics key="orientation"/> |
|
0 commit comments