-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathComposeViewController.xib
102 lines (102 loc) · 9.01 KB
/
ComposeViewController.xib
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
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="6254" systemVersion="13F34" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES">
<dependencies>
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="6247"/>
</dependencies>
<objects>
<placeholder placeholderIdentifier="IBFilesOwner" id="-1" userLabel="File's Owner" customClass="ComposeViewController">
<connections>
<outlet property="answerSegControl" destination="d0k-Rn-SO8" id="zS7-xJ-jw1"/>
<outlet property="instructionLabel" destination="2eW-Cr-3wD" id="r7k-ym-Daj"/>
<outlet property="photoCollectionView" destination="Cok-a4-urZ" id="GK5-th-WBd"/>
<outlet property="questionText" destination="rbk-if-DMU" id="UoU-02-xje"/>
<outlet property="questionTextCountLabel" destination="ty4-5D-Pxu" id="NKF-bZ-AJq"/>
<outlet property="tableView" destination="86v-la-mTY" id="eVv-cZ-wVE"/>
<outlet property="view" destination="i5M-Pr-FkT" id="sfx-zR-JGt"/>
</connections>
</placeholder>
<placeholder placeholderIdentifier="IBFirstResponder" id="-2" customClass="UIResponder"/>
<view clearsContextBeforeDrawing="NO" contentMode="scaleToFill" id="i5M-Pr-FkT">
<rect key="frame" x="0.0" y="0.0" width="320" height="568"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<subviews>
<textView clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="rbk-if-DMU">
<rect key="frame" x="8" y="45" width="304" height="100"/>
<color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
<constraints>
<constraint firstAttribute="height" constant="100" id="Fgl-sF-czm"/>
</constraints>
<fontDescription key="fontDescription" type="system" pointSize="14"/>
<textInputTraits key="textInputTraits" autocapitalizationType="sentences"/>
</textView>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Label" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="ty4-5D-Pxu">
<rect key="frame" x="268" y="120" width="36" height="17"/>
<fontDescription key="fontDescription" type="system" pointSize="14"/>
<color key="textColor" white="0.33333333333333331" alpha="1" colorSpace="calibratedWhite"/>
<nil key="highlightedColor"/>
</label>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" verticalHuggingPriority="251" text="Label" lineBreakMode="tailTruncation" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="2eW-Cr-3wD">
<rect key="frame" x="8" y="16" width="304" height="21"/>
<fontDescription key="fontDescription" type="system" pointSize="17"/>
<color key="textColor" white="0.33333333333333331" alpha="1" colorSpace="calibratedWhite"/>
<nil key="highlightedColor"/>
</label>
<tableView clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" style="plain" separatorStyle="none" rowHeight="44" sectionHeaderHeight="22" sectionFooterHeight="22" translatesAutoresizingMaskIntoConstraints="NO" id="86v-la-mTY">
<rect key="frame" x="8" y="189" width="304" height="371"/>
<color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
</tableView>
<collectionView clipsSubviews="YES" multipleTouchEnabled="YES" alpha="0.0" contentMode="scaleToFill" dataMode="none" translatesAutoresizingMaskIntoConstraints="NO" id="Cok-a4-urZ">
<rect key="frame" x="8" y="189" width="304" height="371"/>
<collectionViewFlowLayout key="collectionViewLayout" minimumLineSpacing="10" minimumInteritemSpacing="8" id="OOE-ut-S83">
<size key="itemSize" width="140" height="140"/>
<size key="headerReferenceSize" width="0.0" height="0.0"/>
<size key="footerReferenceSize" width="0.0" height="0.0"/>
<inset key="sectionInset" minX="8" minY="0.0" maxX="8" maxY="0.0"/>
</collectionViewFlowLayout>
</collectionView>
<segmentedControl opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="top" segmentControlStyle="plain" selectedSegmentIndex="0" translatesAutoresizingMaskIntoConstraints="NO" id="d0k-Rn-SO8">
<rect key="frame" x="70" y="153" width="180" height="29"/>
<constraints>
<constraint firstAttribute="width" constant="180" id="r0z-sO-zce"/>
</constraints>
<segments>
<segment title="Text"/>
<segment title="Photo"/>
</segments>
<color key="tintColor" white="0.33333333333333331" alpha="1" colorSpace="calibratedWhite"/>
<connections>
<action selector="onToggleAnswerType:" destination="-1" eventType="valueChanged" id="zyS-Vg-ZFq"/>
</connections>
</segmentedControl>
</subviews>
<color key="backgroundColor" red="0.87228954079999999" green="0.87228954079999999" blue="0.87228954079999999" alpha="1" colorSpace="calibratedRGB"/>
<gestureRecognizers/>
<constraints>
<constraint firstItem="86v-la-mTY" firstAttribute="top" secondItem="d0k-Rn-SO8" secondAttribute="bottom" constant="8" id="1ym-Hf-eF9"/>
<constraint firstItem="rbk-if-DMU" firstAttribute="leading" secondItem="i5M-Pr-FkT" secondAttribute="leading" constant="8" id="3Pl-KS-xiJ"/>
<constraint firstAttribute="trailing" secondItem="ty4-5D-Pxu" secondAttribute="trailing" constant="16" id="EPn-vd-mmH"/>
<constraint firstItem="Cok-a4-urZ" firstAttribute="top" secondItem="d0k-Rn-SO8" secondAttribute="bottom" constant="8" id="GVr-R4-hJn"/>
<constraint firstAttribute="trailing" secondItem="rbk-if-DMU" secondAttribute="trailing" constant="8" id="J3K-QT-phS"/>
<constraint firstItem="Cok-a4-urZ" firstAttribute="leading" secondItem="i5M-Pr-FkT" secondAttribute="leading" constant="8" id="Lz8-ke-sRs"/>
<constraint firstAttribute="bottom" secondItem="Cok-a4-urZ" secondAttribute="bottom" constant="8" id="OZZ-ly-ys5"/>
<constraint firstItem="2eW-Cr-3wD" firstAttribute="top" secondItem="i5M-Pr-FkT" secondAttribute="top" constant="16" id="P36-AT-jde"/>
<constraint firstItem="86v-la-mTY" firstAttribute="leading" secondItem="i5M-Pr-FkT" secondAttribute="leading" constant="8" id="V8Y-Wy-Ydw"/>
<constraint firstItem="d0k-Rn-SO8" firstAttribute="top" secondItem="rbk-if-DMU" secondAttribute="bottom" constant="8" id="YbS-u6-pef"/>
<constraint firstAttribute="trailing" secondItem="86v-la-mTY" secondAttribute="trailing" constant="8" id="aJb-fO-5iA"/>
<constraint firstItem="rbk-if-DMU" firstAttribute="bottom" secondItem="ty4-5D-Pxu" secondAttribute="bottom" constant="8" id="fgd-rw-fug"/>
<constraint firstAttribute="trailing" secondItem="Cok-a4-urZ" secondAttribute="trailing" constant="8" id="g8s-mE-nV5"/>
<constraint firstAttribute="bottom" secondItem="86v-la-mTY" secondAttribute="bottom" constant="8" id="nE0-xi-qjr"/>
<constraint firstAttribute="trailing" secondItem="2eW-Cr-3wD" secondAttribute="trailing" constant="8" id="oAC-pl-KzV"/>
<constraint firstAttribute="centerX" secondItem="d0k-Rn-SO8" secondAttribute="centerX" id="opk-5d-JJn"/>
<constraint firstItem="2eW-Cr-3wD" firstAttribute="leading" secondItem="i5M-Pr-FkT" secondAttribute="leading" constant="8" id="sjn-Tc-zEa"/>
<constraint firstItem="rbk-if-DMU" firstAttribute="top" secondItem="2eW-Cr-3wD" secondAttribute="bottom" constant="8" id="voE-ja-KC5"/>
</constraints>
<point key="canvasLocation" x="144" y="161"/>
</view>
</objects>
<simulatedMetricsContainer key="defaultSimulatedMetrics">
<simulatedStatusBarMetrics key="statusBar"/>
<simulatedOrientationMetrics key="orientation"/>
<simulatedScreenMetrics key="destination" type="retina4"/>
</simulatedMetricsContainer>
</document>