|
1 | 1 | <?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
2 |
| -<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="6250" systemVersion="14A389" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES"> |
| 2 | +<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="6751" systemVersion="14C109" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES"> |
3 | 3 | <dependencies>
|
4 |
| - <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="6244"/> |
| 4 | + <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="6736"/> |
5 | 5 | </dependencies>
|
6 | 6 | <objects>
|
7 |
| - <placeholder placeholderIdentifier="IBFilesOwner" id="-1" userLabel="File's Owner" customClass="ArticlesShowViewController" customModule="itjh" customModuleProvider="target"> |
| 7 | + <placeholder placeholderIdentifier="IBFilesOwner" id="-1" userLabel="File's Owner" customClass="ArticlesShowViewController" customModule="itjh_ios" customModuleProvider="target"> |
8 | 8 | <connections>
|
9 | 9 | <outlet property="atoolbar" destination="ERq-pt-FXB" id="tpC-fS-HOO"/>
|
10 | 10 | <outlet property="awebview" destination="Xr0-sL-h1a" id="4Xe-Og-G6b"/>
|
|
16 | 16 | <rect key="frame" x="0.0" y="0.0" width="600" height="600"/>
|
17 | 17 | <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
18 | 18 | <subviews>
|
| 19 | + <webView contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="Xr0-sL-h1a"> |
| 20 | + <rect key="frame" x="0.0" y="0.0" width="600" height="556"/> |
| 21 | + <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/> |
| 22 | + </webView> |
19 | 23 | <toolbar opaque="NO" clearsContextBeforeDrawing="NO" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="ERq-pt-FXB">
|
20 | 24 | <rect key="frame" x="0.0" y="556" width="600" height="44"/>
|
21 | 25 | <items/>
|
22 | 26 | </toolbar>
|
23 |
| - <webView contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="Xr0-sL-h1a"> |
24 |
| - <rect key="frame" x="0.0" y="60" width="600" height="496"/> |
25 |
| - <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/> |
26 |
| - </webView> |
27 | 27 | </subviews>
|
28 | 28 | <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="calibratedWhite"/>
|
29 | 29 | <constraints>
|
30 |
| - <constraint firstItem="Xr0-sL-h1a" firstAttribute="top" secondItem="i5M-Pr-FkT" secondAttribute="top" constant="60" id="8xq-KT-kbK"/> |
| 30 | + <constraint firstItem="Xr0-sL-h1a" firstAttribute="bottom" secondItem="ERq-pt-FXB" secondAttribute="top" id="5e9-Xo-lUv"/> |
| 31 | + <constraint firstItem="Xr0-sL-h1a" firstAttribute="top" secondItem="i5M-Pr-FkT" secondAttribute="top" id="8xq-KT-kbK"/> |
31 | 32 | <constraint firstAttribute="trailing" secondItem="ERq-pt-FXB" secondAttribute="trailing" id="RJg-to-ZUu"/>
|
32 | 33 | <constraint firstItem="Xr0-sL-h1a" firstAttribute="leading" secondItem="i5M-Pr-FkT" secondAttribute="leading" id="Vla-Tb-UdA"/>
|
33 | 34 | <constraint firstAttribute="bottom" secondItem="ERq-pt-FXB" secondAttribute="bottom" id="Zcu-5H-xrG"/>
|
34 |
| - <constraint firstItem="Xr0-sL-h1a" firstAttribute="bottom" secondItem="ERq-pt-FXB" secondAttribute="top" id="e1i-Za-osK"/> |
35 | 35 | <constraint firstItem="ERq-pt-FXB" firstAttribute="leading" secondItem="i5M-Pr-FkT" secondAttribute="leading" id="ojY-hX-SLH"/>
|
36 | 36 | <constraint firstAttribute="trailing" secondItem="Xr0-sL-h1a" secondAttribute="trailing" id="qLI-PW-Lp6"/>
|
37 | 37 | </constraints>
|
38 |
| - <point key="canvasLocation" x="486" y="378"/> |
| 38 | + <point key="canvasLocation" x="294" y="381"/> |
39 | 39 | </view>
|
40 | 40 | </objects>
|
41 | 41 | </document>
|
0 commit comments