commit | author | age
|
2370e0
|
1 |
<?xml version="1.0" encoding="UTF-8"?> |
H |
2 |
<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="12120" systemVersion="16D32" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" colorMatched="NO"> |
|
3 |
<dependencies> |
|
4 |
<deployment identifier="iOS"/> |
|
5 |
<development version="7000" identifier="xcode"/> |
|
6 |
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="12120"/> |
|
7 |
</dependencies> |
|
8 |
<objects> |
|
9 |
<placeholder placeholderIdentifier="IBFilesOwner" id="-1" userLabel="File's Owner" customClass="ShowModuleViewController"> |
|
10 |
<connections> |
|
11 |
<outlet property="tabedSlideView" destination="CJJ-mu-H46" id="0i4-vz-rqs"/> |
|
12 |
<outlet property="view" destination="i5M-Pr-FkT" id="sfx-zR-JGt"/> |
|
13 |
</connections> |
|
14 |
</placeholder> |
|
15 |
<placeholder placeholderIdentifier="IBFirstResponder" id="-2" customClass="UIResponder"/> |
|
16 |
<view clearsContextBeforeDrawing="NO" contentMode="scaleToFill" id="i5M-Pr-FkT"> |
|
17 |
<rect key="frame" x="0.0" y="0.0" width="320" height="480"/> |
|
18 |
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/> |
|
19 |
<subviews> |
|
20 |
<view contentMode="scaleToFill" misplaced="YES" translatesAutoresizingMaskIntoConstraints="NO" id="CJJ-mu-H46" customClass="DLTabedSlideView"> |
|
21 |
<rect key="frame" x="0.0" y="0.0" width="375" height="667"/> |
|
22 |
<color key="backgroundColor" red="0.92624950408935547" green="0.92154264450073242" blue="0.91666138172149658" alpha="1" colorSpace="calibratedRGB"/> |
|
23 |
<connections> |
|
24 |
<outlet property="delegate" destination="-1" id="etH-rP-JF8"/> |
|
25 |
</connections> |
|
26 |
</view> |
|
27 |
</subviews> |
|
28 |
<color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="calibratedRGB"/> |
|
29 |
<constraints> |
|
30 |
<constraint firstAttribute="bottom" secondItem="CJJ-mu-H46" secondAttribute="bottom" id="DLj-u2-Vul"/> |
|
31 |
<constraint firstItem="CJJ-mu-H46" firstAttribute="top" secondItem="i5M-Pr-FkT" secondAttribute="top" id="F49-Nf-zA2"/> |
|
32 |
<constraint firstAttribute="trailing" secondItem="CJJ-mu-H46" secondAttribute="trailing" id="b6g-8i-r4H"/> |
|
33 |
<constraint firstItem="CJJ-mu-H46" firstAttribute="leading" secondItem="i5M-Pr-FkT" secondAttribute="leading" id="xYL-E3-s9e"/> |
|
34 |
</constraints> |
|
35 |
<point key="canvasLocation" x="217.5" y="249.5"/> |
|
36 |
</view> |
|
37 |
</objects> |
|
38 |
<simulatedMetricsContainer key="defaultSimulatedMetrics"> |
|
39 |
<simulatedStatusBarMetrics key="statusBar"/> |
|
40 |
<simulatedOrientationMetrics key="orientation"/> |
|
41 |
<simulatedScreenMetrics key="destination"/> |
|
42 |
</simulatedMetricsContainer> |
|
43 |
</document> |