-
Notifications
You must be signed in to change notification settings - Fork 0
/
MenuView.storyboard
130 lines (130 loc) · 12.4 KB
/
MenuView.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
120
121
122
123
124
125
126
127
128
129
130
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="10116" systemVersion="15E65" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES">
<dependencies>
<deployment identifier="iOS"/>
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="10085"/>
<capability name="Constraints to layout margins" minToolsVersion="6.0"/>
</dependencies>
<scenes>
<!--Menu View Controller-->
<scene sceneID="MNW-i1-DBl">
<objects>
<viewController storyboardIdentifier="MenuViewController" id="7gZ-2I-Szj" customClass="MenuViewController" customModule="TeeVee" customModuleProvider="target" sceneMemberID="viewController">
<layoutGuides>
<viewControllerLayoutGuide type="top" id="hqx-tt-UB8"/>
<viewControllerLayoutGuide type="bottom" id="5C1-0X-Rf5"/>
</layoutGuides>
<view key="view" contentMode="scaleToFill" id="RFj-AP-Rj8">
<rect key="frame" x="0.0" y="0.0" width="600" height="600"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<subviews>
<tableView clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" dataMode="prototypes" style="plain" separatorStyle="default" rowHeight="44" sectionHeaderHeight="28" sectionFooterHeight="28" translatesAutoresizingMaskIntoConstraints="NO" id="HoN-2x-60e">
<rect key="frame" x="0.0" y="0.0" width="550" height="550"/>
<color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
<prototypes>
<tableViewCell clipsSubviews="YES" contentMode="scaleToFill" selectionStyle="none" indentationWidth="10" reuseIdentifier="AvatarCell" rowHeight="254" id="KFj-6t-HBt" customClass="ProfileAvatarCell" customModule="TeeVee" customModuleProvider="target">
<rect key="frame" x="0.0" y="28" width="550" height="254"/>
<autoresizingMask key="autoresizingMask"/>
<tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="KFj-6t-HBt" id="6DU-FW-ZFo">
<rect key="frame" x="0.0" y="0.0" width="550" height="253"/>
<autoresizingMask key="autoresizingMask"/>
<subviews>
<imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="OIT-Bn-YQe">
<rect key="frame" x="215" y="8" width="120" height="120"/>
<constraints>
<constraint firstAttribute="height" constant="120" id="dL4-QP-Ihe"/>
<constraint firstAttribute="width" constant="120" id="kUd-XX-kPD"/>
</constraints>
</imageView>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" verticalCompressionResistancePriority="752" text="Hugh Jackman" textAlignment="center" lineBreakMode="tailTruncation" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="gsp-cD-Bi0">
<rect key="frame" x="38" y="143" width="474" height="102"/>
<fontDescription key="fontDescription" type="boldSystem" pointSize="20"/>
<color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="calibratedRGB"/>
<nil key="highlightedColor"/>
</label>
</subviews>
<constraints>
<constraint firstAttribute="bottom" secondItem="gsp-cD-Bi0" secondAttribute="bottom" constant="8" id="0xt-Fr-JBg"/>
<constraint firstItem="gsp-cD-Bi0" firstAttribute="centerX" secondItem="6DU-FW-ZFo" secondAttribute="centerX" id="1en-hy-SEB"/>
<constraint firstItem="OIT-Bn-YQe" firstAttribute="centerX" secondItem="6DU-FW-ZFo" secondAttribute="centerX" id="4KT-IP-xTA"/>
<constraint firstAttribute="trailingMargin" secondItem="gsp-cD-Bi0" secondAttribute="trailing" constant="30" id="9lC-eA-mb8"/>
<constraint firstItem="gsp-cD-Bi0" firstAttribute="top" secondItem="OIT-Bn-YQe" secondAttribute="bottom" constant="15" id="N9q-wg-U77"/>
<constraint firstItem="gsp-cD-Bi0" firstAttribute="leading" secondItem="6DU-FW-ZFo" secondAttribute="leadingMargin" constant="30" id="OlU-pV-ngD"/>
<constraint firstAttribute="bottom" secondItem="OIT-Bn-YQe" secondAttribute="bottom" constant="8" id="UaK-oh-ygE"/>
<constraint firstAttribute="trailing" secondItem="OIT-Bn-YQe" secondAttribute="trailing" id="k0l-cZ-Jxb"/>
<constraint firstItem="OIT-Bn-YQe" firstAttribute="top" secondItem="6DU-FW-ZFo" secondAttribute="top" constant="8" id="uBi-pY-aru"/>
<constraint firstItem="OIT-Bn-YQe" firstAttribute="leading" secondItem="6DU-FW-ZFo" secondAttribute="leading" id="yof-fR-uVW"/>
</constraints>
<variation key="default">
<mask key="constraints">
<exclude reference="UaK-oh-ygE"/>
<exclude reference="k0l-cZ-Jxb"/>
<exclude reference="yof-fR-uVW"/>
</mask>
</variation>
</tableViewCellContentView>
<connections>
<outlet property="avatarImageView" destination="OIT-Bn-YQe" id="iO0-sc-Blm"/>
<outlet property="nameLabel" destination="gsp-cD-Bi0" id="CtG-ds-pD5"/>
</connections>
</tableViewCell>
<tableViewCell clipsSubviews="YES" contentMode="scaleToFill" selectionStyle="default" indentationWidth="10" reuseIdentifier="DefaultCell" id="kvV-68-Z9k">
<rect key="frame" x="0.0" y="282" width="550" height="44"/>
<autoresizingMask key="autoresizingMask"/>
<tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="kvV-68-Z9k" id="L1x-0v-aX6">
<rect key="frame" x="0.0" y="0.0" width="550" height="43"/>
<autoresizingMask key="autoresizingMask"/>
</tableViewCellContentView>
</tableViewCell>
</prototypes>
<connections>
<outlet property="dataSource" destination="7gZ-2I-Szj" id="2ym-6d-Vdk"/>
</connections>
</tableView>
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="3iA-Cv-2vc">
<rect key="frame" x="0.0" y="550" width="550" height="50"/>
<subviews>
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="7vA-fk-9PR">
<rect key="frame" x="251" y="10" width="48" height="30"/>
<state key="normal" title="Logout"/>
<connections>
<action selector="onLogoutTapped:" destination="7gZ-2I-Szj" eventType="touchUpInside" id="5im-xF-2Du"/>
</connections>
</button>
</subviews>
<constraints>
<constraint firstAttribute="height" constant="50" id="0g3-BU-cdC"/>
<constraint firstItem="7vA-fk-9PR" firstAttribute="centerX" secondItem="3iA-Cv-2vc" secondAttribute="centerX" id="hoW-Q7-YA9"/>
<constraint firstItem="7vA-fk-9PR" firstAttribute="centerY" secondItem="3iA-Cv-2vc" secondAttribute="centerY" id="jSE-mD-aC8"/>
</constraints>
</view>
</subviews>
<color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
<constraints>
<constraint firstAttribute="trailing" secondItem="HoN-2x-60e" secondAttribute="trailing" constant="50" id="Myw-qI-z5O"/>
<constraint firstItem="HoN-2x-60e" firstAttribute="top" secondItem="RFj-AP-Rj8" secondAttribute="top" id="N7A-tW-fI3"/>
<constraint firstItem="3iA-Cv-2vc" firstAttribute="top" secondItem="HoN-2x-60e" secondAttribute="bottom" id="Psp-m7-skO"/>
<constraint firstItem="5C1-0X-Rf5" firstAttribute="top" secondItem="3iA-Cv-2vc" secondAttribute="bottom" id="eJY-vh-pDV"/>
<constraint firstItem="HoN-2x-60e" firstAttribute="leading" secondItem="RFj-AP-Rj8" secondAttribute="leading" id="gkQ-4T-tVr"/>
<constraint firstAttribute="trailing" secondItem="3iA-Cv-2vc" secondAttribute="trailing" constant="50" id="m97-Oi-wbv"/>
<constraint firstItem="3iA-Cv-2vc" firstAttribute="leading" secondItem="RFj-AP-Rj8" secondAttribute="leading" id="qSh-HX-oeu"/>
<constraint firstItem="5C1-0X-Rf5" firstAttribute="top" secondItem="HoN-2x-60e" secondAttribute="bottom" id="rE3-jI-g9b"/>
</constraints>
<variation key="default">
<mask key="constraints">
<exclude reference="rE3-jI-g9b"/>
</mask>
</variation>
</view>
<navigationItem key="navigationItem" id="mZS-em-GAZ"/>
<connections>
<outlet property="logoutButton" destination="7vA-fk-9PR" id="NZE-fB-6OC"/>
<outlet property="tableView" destination="HoN-2x-60e" id="jha-tV-UKv"/>
</connections>
</viewController>
<placeholder placeholderIdentifier="IBFirstResponder" id="Okl-OH-suS" userLabel="First Responder" sceneMemberID="firstResponder"/>
</objects>
<point key="canvasLocation" x="1095" y="280"/>
</scene>
</scenes>
</document>