-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathMVCMain.storyboard
119 lines (119 loc) · 9.8 KB
/
MVCMain.storyboard
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
<?xml version="1.0" encoding="UTF-8"?>
<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="C71-dM-LUZ">
<device id="retina4_7" orientation="portrait">
<adaptation id="fullscreen"/>
</device>
<dependencies>
<deployment identifier="iOS"/>
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="14490.49"/>
<capability name="Safe area layout guides" minToolsVersion="9.0"/>
<capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
</dependencies>
<scenes>
<!--View Controller-->
<scene sceneID="tne-QT-ifu">
<objects>
<viewController id="BYZ-38-t0r" customClass="ViewController" customModule="MVC" customModuleProvider="target" sceneMemberID="viewController">
<view key="view" contentMode="scaleToFill" id="8bC-Xf-vdC">
<rect key="frame" x="0.0" y="0.0" width="375" height="667"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<subviews>
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="Ifc-d7-52F">
<rect key="frame" x="149" y="318.5" width="77" height="30"/>
<state key="normal" title="Tapped Me"/>
<connections>
<segue destination="Qrr-WI-6gh" kind="show" id="9AZ-WY-Pq5"/>
</connections>
</button>
</subviews>
<color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
<constraints>
<constraint firstItem="Ifc-d7-52F" firstAttribute="centerX" secondItem="8bC-Xf-vdC" secondAttribute="centerX" id="OYz-4f-fsj"/>
<constraint firstItem="Ifc-d7-52F" firstAttribute="centerY" secondItem="8bC-Xf-vdC" secondAttribute="centerY" id="aqL-0d-hXv"/>
</constraints>
<viewLayoutGuide key="safeArea" id="6Tk-OE-BBY"/>
</view>
<navigationItem key="navigationItem" id="NSE-Vr-ob8"/>
</viewController>
<placeholder placeholderIdentifier="IBFirstResponder" id="dkx-z0-nzr" sceneMemberID="firstResponder"/>
</objects>
<point key="canvasLocation" x="783" y="280"/>
</scene>
<!--User List View Controller-->
<scene sceneID="D6i-lB-tgW">
<objects>
<viewController id="Qrr-WI-6gh" customClass="UserListViewController" customModule="MVC" customModuleProvider="target" sceneMemberID="viewController">
<view key="view" contentMode="scaleToFill" id="bTH-cj-tKr">
<rect key="frame" x="0.0" y="0.0" width="375" height="667"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<subviews>
<tableView clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" dataMode="prototypes" style="plain" separatorStyle="default" rowHeight="-1" estimatedRowHeight="-1" sectionHeaderHeight="28" sectionFooterHeight="28" translatesAutoresizingMaskIntoConstraints="NO" id="IB5-uQ-kWe">
<rect key="frame" x="0.0" y="64" width="375" height="603"/>
<color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
<inset key="separatorInset" minX="15" minY="0.0" maxX="15" maxY="0.0"/>
<prototypes>
<tableViewCell clipsSubviews="YES" contentMode="scaleToFill" insetsLayoutMarginsFromSafeArea="NO" selectionStyle="none" hidesAccessoryWhenEditing="NO" indentationLevel="1" indentationWidth="0.0" reuseIdentifier="CellUserList" rowHeight="68" id="7td-Ve-gA0" customClass="CellUserList" customModule="MVC" customModuleProvider="target">
<rect key="frame" x="0.0" y="28" width="375" height="68"/>
<autoresizingMask key="autoresizingMask"/>
<tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" insetsLayoutMarginsFromSafeArea="NO" tableViewCell="7td-Ve-gA0" id="Yfa-Lg-xSp">
<rect key="frame" x="0.0" y="0.0" width="375" height="67.5"/>
<autoresizingMask key="autoresizingMask"/>
<subviews>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Label" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="BMg-g8-815">
<rect key="frame" x="16" y="5" width="343" height="57.5"/>
<fontDescription key="fontDescription" type="system" pointSize="17"/>
<nil key="textColor"/>
<nil key="highlightedColor"/>
</label>
</subviews>
<constraints>
<constraint firstAttribute="bottom" secondItem="BMg-g8-815" secondAttribute="bottom" constant="5" id="5Tn-O3-3wW"/>
<constraint firstItem="BMg-g8-815" firstAttribute="leading" secondItem="Yfa-Lg-xSp" secondAttribute="leading" constant="16" id="Jmn-MB-2ou"/>
<constraint firstItem="BMg-g8-815" firstAttribute="top" secondItem="Yfa-Lg-xSp" secondAttribute="top" constant="5" id="Pyv-Q2-Gja"/>
<constraint firstAttribute="trailing" secondItem="BMg-g8-815" secondAttribute="trailing" constant="16" id="pEG-zX-puo"/>
</constraints>
</tableViewCellContentView>
<connections>
<outlet property="titleLabel" destination="BMg-g8-815" id="Uta-sB-Aq8"/>
</connections>
</tableViewCell>
</prototypes>
</tableView>
</subviews>
<color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
<constraints>
<constraint firstItem="IB5-uQ-kWe" firstAttribute="bottom" secondItem="Gn2-zw-Z6t" secondAttribute="bottom" id="1LX-UA-knv"/>
<constraint firstItem="IB5-uQ-kWe" firstAttribute="leading" secondItem="Gn2-zw-Z6t" secondAttribute="leading" id="c7F-E3-gcV"/>
<constraint firstItem="IB5-uQ-kWe" firstAttribute="top" secondItem="Gn2-zw-Z6t" secondAttribute="top" id="slD-qd-8R1"/>
<constraint firstItem="IB5-uQ-kWe" firstAttribute="trailing" secondItem="Gn2-zw-Z6t" secondAttribute="trailing" id="zCp-p2-2QJ"/>
</constraints>
<viewLayoutGuide key="safeArea" id="Gn2-zw-Z6t"/>
</view>
<connections>
<outlet property="userListTableView" destination="IB5-uQ-kWe" id="jWC-cF-hXu"/>
</connections>
</viewController>
<placeholder placeholderIdentifier="IBFirstResponder" id="PpB-Fc-3AK" userLabel="First Responder" sceneMemberID="firstResponder"/>
</objects>
<point key="canvasLocation" x="1408.8" y="279.31034482758622"/>
</scene>
<!--Navigation Controller-->
<scene sceneID="oEH-6z-f9W">
<objects>
<navigationController automaticallyAdjustsScrollViewInsets="NO" id="C71-dM-LUZ" sceneMemberID="viewController">
<toolbarItems/>
<navigationBar key="navigationBar" contentMode="scaleToFill" insetsLayoutMarginsFromSafeArea="NO" id="rSQ-a9-KFT">
<rect key="frame" x="0.0" y="20" width="375" height="44"/>
<autoresizingMask key="autoresizingMask"/>
</navigationBar>
<nil name="viewControllers"/>
<connections>
<segue destination="BYZ-38-t0r" kind="relationship" relationship="rootViewController" id="4Oa-JW-GFQ"/>
</connections>
</navigationController>
<placeholder placeholderIdentifier="IBFirstResponder" id="6Ks-gT-4Xs" userLabel="First Responder" sceneMemberID="firstResponder"/>
</objects>
<point key="canvasLocation" x="166" y="281"/>
</scene>
</scenes>
</document>