|
25 | 25 | <rect key="frame" x="0.0" y="0.0" width="375" height="667"/>
|
26 | 26 | <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
|
27 | 27 | <prototypes>
|
28 |
| - <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" selectionStyle="blue" hidesAccessoryWhenEditing="NO" indentationLevel="1" indentationWidth="0.0" reuseIdentifier="NoteCell" textLabel="5zj-eO-Ahy" detailTextLabel="DtP-3h-hJA" style="IBUITableViewCellStyleSubtitle" id="z2O-Us-fQh"> |
| 28 | + <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" selectionStyle="blue" accessoryType="disclosureIndicator" hidesAccessoryWhenEditing="NO" indentationLevel="1" indentationWidth="0.0" reuseIdentifier="NoteCell" textLabel="5zj-eO-Ahy" detailTextLabel="DtP-3h-hJA" style="IBUITableViewCellStyleSubtitle" id="z2O-Us-fQh"> |
29 | 29 | <rect key="frame" x="0.0" y="28" width="375" height="44"/>
|
30 | 30 | <autoresizingMask key="autoresizingMask"/>
|
31 | 31 | <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="z2O-Us-fQh" id="SyL-J3-i5m">
|
32 |
| - <rect key="frame" x="0.0" y="0.0" width="375" height="43"/> |
| 32 | + <rect key="frame" x="0.0" y="0.0" width="342" height="43"/> |
33 | 33 | <autoresizingMask key="autoresizingMask"/>
|
34 | 34 | <subviews>
|
35 | 35 | <label opaque="NO" multipleTouchEnabled="YES" contentMode="left" text="Title" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" id="5zj-eO-Ahy">
|
|
48 | 48 | </label>
|
49 | 49 | </subviews>
|
50 | 50 | </tableViewCellContentView>
|
| 51 | + <connections> |
| 52 | + <segue destination="bI8-wK-hAY" kind="show" identifier="SegueNoteViewController" id="zme-EL-60i"/> |
| 53 | + </connections> |
51 | 54 | </tableViewCell>
|
52 | 55 | </prototypes>
|
53 | 56 | <connections>
|
|
79 | 82 | </objects>
|
80 | 83 | <point key="canvasLocation" x="908" y="70.614692653673174"/>
|
81 | 84 | </scene>
|
| 85 | + <!--Note View Controller--> |
| 86 | + <scene sceneID="DS2-gj-2Yl"> |
| 87 | + <objects> |
| 88 | + <viewController id="bI8-wK-hAY" customClass="NoteViewController" customModule="Notes" customModuleProvider="target" sceneMemberID="viewController"> |
| 89 | + <layoutGuides> |
| 90 | + <viewControllerLayoutGuide type="top" id="okt-WC-RwW"/> |
| 91 | + <viewControllerLayoutGuide type="bottom" id="yjO-e4-hO7"/> |
| 92 | + </layoutGuides> |
| 93 | + <view key="view" contentMode="scaleToFill" id="prT-F8-Gn0"> |
| 94 | + <rect key="frame" x="0.0" y="0.0" width="375" height="667"/> |
| 95 | + <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/> |
| 96 | + <subviews> |
| 97 | + <textField opaque="NO" clipsSubviews="YES" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" borderStyle="roundedRect" textAlignment="natural" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="Uh4-ds-zQE"> |
| 98 | + <rect key="frame" x="47.5" y="72" width="280" height="30"/> |
| 99 | + <constraints> |
| 100 | + <constraint firstAttribute="width" constant="280" id="nWv-8r-gZ4"/> |
| 101 | + </constraints> |
| 102 | + <nil key="textColor"/> |
| 103 | + <fontDescription key="fontDescription" type="system" pointSize="14"/> |
| 104 | + <textInputTraits key="textInputTraits"/> |
| 105 | + </textField> |
| 106 | + <textView clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleToFill" fixedFrame="YES" textAlignment="natural" translatesAutoresizingMaskIntoConstraints="NO" id="PSU-Oo-Ikg"> |
| 107 | + <rect key="frame" x="16" y="110" width="343" height="505"/> |
| 108 | + <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/> |
| 109 | + <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/> |
| 110 | + <string key="text">Lorem ipsum dolor sit er elit lamet, consectetaur cillium adipisicing pecu, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. Nam liber te conscient to factor tum poen legum odioque civiuda.</string> |
| 111 | + <fontDescription key="fontDescription" type="system" pointSize="14"/> |
| 112 | + <textInputTraits key="textInputTraits" autocapitalizationType="sentences"/> |
| 113 | + </textView> |
| 114 | + </subviews> |
| 115 | + <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/> |
| 116 | + <constraints> |
| 117 | + <constraint firstItem="Uh4-ds-zQE" firstAttribute="top" secondItem="okt-WC-RwW" secondAttribute="bottom" constant="8" id="L6F-of-d1P"/> |
| 118 | + <constraint firstItem="Uh4-ds-zQE" firstAttribute="centerX" secondItem="prT-F8-Gn0" secondAttribute="centerX" id="cdi-Ch-eNQ"/> |
| 119 | + </constraints> |
| 120 | + </view> |
| 121 | + <toolbarItems> |
| 122 | + <barButtonItem title="Item" id="S7f-CO-VVb"/> |
| 123 | + </toolbarItems> |
| 124 | + <navigationItem key="navigationItem" id="gyc-IQ-fVL"> |
| 125 | + <barButtonItem key="rightBarButtonItem" systemItem="save" id="8Ri-lH-cYq"> |
| 126 | + <connections> |
| 127 | + <action selector="save:" destination="bI8-wK-hAY" id="giS-uY-D0K"/> |
| 128 | + </connections> |
| 129 | + </barButtonItem> |
| 130 | + </navigationItem> |
| 131 | + <connections> |
| 132 | + <outlet property="contentTextView" destination="PSU-Oo-Ikg" id="rT4-bf-oiS"/> |
| 133 | + <outlet property="titleTextField" destination="Uh4-ds-zQE" id="bge-RG-TUw"/> |
| 134 | + </connections> |
| 135 | + </viewController> |
| 136 | + <placeholder placeholderIdentifier="IBFirstResponder" id="dQh-Yk-wmk" userLabel="First Responder" sceneMemberID="firstResponder"/> |
| 137 | + </objects> |
| 138 | + <point key="canvasLocation" x="1677.5999999999999" y="70.614692653673174"/> |
| 139 | + </scene> |
82 | 140 | <!--Navigation Controller-->
|
83 | 141 | <scene sceneID="9zq-hk-0Zy">
|
84 | 142 | <objects>
|
|
0 commit comments