|
151 | 151 | </viewController>
|
152 | 152 | <placeholder placeholderIdentifier="IBFirstResponder" id="IZ0-r7-U6t" userLabel="First Responder" sceneMemberID="firstResponder"/>
|
153 | 153 | </objects>
|
154 |
| - <point key="canvasLocation" x="92" y="1118"/> |
| 154 | + <point key="canvasLocation" x="42" y="1877"/> |
155 | 155 | </scene>
|
156 | 156 | <!--Modal View Controller-->
|
157 | 157 | <scene sceneID="70g-9e-3TU">
|
|
178 | 178 | <placeholder placeholderIdentifier="IBFirstResponder" id="a2d-nm-4aZ" userLabel="First Responder" sceneMemberID="firstResponder"/>
|
179 | 179 | <exit id="RWi-X7-NgC" userLabel="Exit" sceneMemberID="exit"/>
|
180 | 180 | </objects>
|
181 |
| - <point key="canvasLocation" x="1662" y="1118"/> |
| 181 | + <point key="canvasLocation" x="1678" y="1877"/> |
182 | 182 | </scene>
|
183 | 183 | <!--Paging Menu View Controller-->
|
184 | 184 | <scene sceneID="8Ou-uv-ZeZ">
|
|
216 | 216 | </objects>
|
217 | 217 | <point key="canvasLocation" x="2897" y="367"/>
|
218 | 218 | </scene>
|
| 219 | + <!--Tag View Controller--> |
| 220 | + <scene sceneID="oPV-AN-WU2"> |
| 221 | + <objects> |
| 222 | + <viewController id="3sV-FM-ucq" customClass="TagViewController" customModule="iOS_Sample" customModuleProvider="target" sceneMemberID="viewController"> |
| 223 | + <layoutGuides> |
| 224 | + <viewControllerLayoutGuide type="top" id="fEE-Oe-Who"/> |
| 225 | + <viewControllerLayoutGuide type="bottom" id="3uf-OA-APB"/> |
| 226 | + </layoutGuides> |
| 227 | + <view key="view" contentMode="scaleToFill" id="hgl-ic-oJD"> |
| 228 | + <rect key="frame" x="0.0" y="0.0" width="375" height="667"/> |
| 229 | + <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/> |
| 230 | + <subviews> |
| 231 | + <containerView opaque="NO" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="UFx-uA-H3W"> |
| 232 | + <rect key="frame" x="0.0" y="64" width="375" height="44"/> |
| 233 | + <constraints> |
| 234 | + <constraint firstAttribute="height" constant="44" id="y1O-TT-vXM"/> |
| 235 | + </constraints> |
| 236 | + <connections> |
| 237 | + <segue destination="1Uq-X9-N93" kind="embed" id="wte-H8-uDl"/> |
| 238 | + </connections> |
| 239 | + </containerView> |
| 240 | + <containerView opaque="NO" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="JU9-0f-zGi"> |
| 241 | + <rect key="frame" x="0.0" y="108" width="375" height="559"/> |
| 242 | + <connections> |
| 243 | + <segue destination="LHN-Hm-I08" kind="embed" id="gFh-bG-zJt"/> |
| 244 | + </connections> |
| 245 | + </containerView> |
| 246 | + </subviews> |
| 247 | + <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/> |
| 248 | + <constraints> |
| 249 | + <constraint firstAttribute="trailing" secondItem="UFx-uA-H3W" secondAttribute="trailing" id="2K7-Iw-Lux"/> |
| 250 | + <constraint firstAttribute="trailing" secondItem="JU9-0f-zGi" secondAttribute="trailing" id="2nY-A4-Hdy"/> |
| 251 | + <constraint firstItem="JU9-0f-zGi" firstAttribute="top" secondItem="UFx-uA-H3W" secondAttribute="bottom" id="BMf-Mt-nWC"/> |
| 252 | + <constraint firstItem="JU9-0f-zGi" firstAttribute="leading" secondItem="hgl-ic-oJD" secondAttribute="leading" id="Ti5-6q-qQa"/> |
| 253 | + <constraint firstItem="3uf-OA-APB" firstAttribute="top" secondItem="JU9-0f-zGi" secondAttribute="bottom" id="YDT-yP-Kqb"/> |
| 254 | + <constraint firstItem="UFx-uA-H3W" firstAttribute="leading" secondItem="hgl-ic-oJD" secondAttribute="leading" id="uZc-Uo-RT8"/> |
| 255 | + <constraint firstItem="UFx-uA-H3W" firstAttribute="top" secondItem="fEE-Oe-Who" secondAttribute="bottom" id="w64-GO-vfx"/> |
| 256 | + </constraints> |
| 257 | + </view> |
| 258 | + <navigationItem key="navigationItem" id="OGo-Bo-YGc"/> |
| 259 | + </viewController> |
| 260 | + <placeholder placeholderIdentifier="IBFirstResponder" id="mWQ-LO-F1f" userLabel="First Responder" sceneMemberID="firstResponder"/> |
| 261 | + </objects> |
| 262 | + <point key="canvasLocation" x="1897" y="920"/> |
| 263 | + </scene> |
219 | 264 | <!--Navigation Controller-->
|
220 | 265 | <scene sceneID="jJk-sC-SVx">
|
221 | 266 | <objects>
|
|
232 | 277 | </navigationController>
|
233 | 278 | <placeholder placeholderIdentifier="IBFirstResponder" id="nVP-xC-vdk" userLabel="First Responder" sceneMemberID="firstResponder"/>
|
234 | 279 | </objects>
|
235 |
| - <point key="canvasLocation" x="821.60000000000002" y="1117.6911544227887"/> |
| 280 | + <point key="canvasLocation" x="866" y="1877"/> |
236 | 281 | </scene>
|
237 | 282 | <!--Item-->
|
238 | 283 | <scene sceneID="yoN-o2-z1r">
|
|
304 | 349 | <segue destination="gb8-QE-wcY" kind="push" id="gGP-JO-Sbr"/>
|
305 | 350 | </connections>
|
306 | 351 | </tableViewCell>
|
307 |
| - <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" selectionStyle="default" indentationWidth="10" id="KuI-vC-s6a"> |
| 352 | + <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" selectionStyle="default" accessoryType="disclosureIndicator" indentationWidth="10" textLabel="kAV-9h-jYM" style="IBUITableViewCellStyleDefault" id="KuI-vC-s6a"> |
308 | 353 | <rect key="frame" x="0.0" y="88" width="375" height="44"/>
|
309 | 354 | <autoresizingMask key="autoresizingMask"/>
|
310 | 355 | <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="KuI-vC-s6a" id="aCH-Pd-QgG">
|
311 |
| - <rect key="frame" x="0.0" y="0.0" width="375" height="43.5"/> |
| 356 | + <rect key="frame" x="0.0" y="0.0" width="342" height="43.5"/> |
312 | 357 | <autoresizingMask key="autoresizingMask"/>
|
| 358 | + <subviews> |
| 359 | + <label opaque="NO" multipleTouchEnabled="YES" contentMode="left" text="tag" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" id="kAV-9h-jYM"> |
| 360 | + <rect key="frame" x="15" y="0.0" width="325" height="43.5"/> |
| 361 | + <autoresizingMask key="autoresizingMask"/> |
| 362 | + <fontDescription key="fontDescription" type="system" pointSize="17"/> |
| 363 | + <nil key="textColor"/> |
| 364 | + <nil key="highlightedColor"/> |
| 365 | + </label> |
| 366 | + </subviews> |
313 | 367 | </tableViewCellContentView>
|
| 368 | + <connections> |
| 369 | + <segue destination="3sV-FM-ucq" kind="push" id="nQX-4L-VEr"/> |
| 370 | + </connections> |
314 | 371 | </tableViewCell>
|
315 | 372 | </cells>
|
316 | 373 | </tableViewSection>
|
|
330 | 387 | <scene sceneID="QmH-At-Ehq">
|
331 | 388 | <objects>
|
332 | 389 | <viewController id="lQ9-Z3-8GP" customClass="PagingMenuViewController" customModule="PagingKit" sceneMemberID="viewController">
|
| 390 | + <layoutGuides> |
| 391 | + <viewControllerLayoutGuide type="top" id="vHK-Dw-M25"/> |
| 392 | + <viewControllerLayoutGuide type="bottom" id="dB3-VM-fa3"/> |
| 393 | + </layoutGuides> |
333 | 394 | <view key="view" contentMode="scaleToFill" id="icH-NR-T2e">
|
334 | 395 | <rect key="frame" x="0.0" y="0.0" width="375" height="44"/>
|
335 | 396 | <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
|
344 | 405 | <scene sceneID="YZ9-WH-ozQ">
|
345 | 406 | <objects>
|
346 | 407 | <viewController id="shz-gM-gB2" customClass="PagingContentViewController" customModule="PagingKit" sceneMemberID="viewController">
|
| 408 | + <layoutGuides> |
| 409 | + <viewControllerLayoutGuide type="top" id="AV4-hi-FSH"/> |
| 410 | + <viewControllerLayoutGuide type="bottom" id="ovu-Kk-WLC"/> |
| 411 | + </layoutGuides> |
347 | 412 | <view key="view" contentMode="scaleToFill" id="9Yr-k9-rCe">
|
348 | 413 | <rect key="frame" x="0.0" y="0.0" width="375" height="559"/>
|
349 | 414 | <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
|
354 | 419 | </objects>
|
355 | 420 | <point key="canvasLocation" x="2655" y="-663"/>
|
356 | 421 | </scene>
|
| 422 | + <!--Paging Menu View Controller--> |
| 423 | + <scene sceneID="bI2-7n-YZh"> |
| 424 | + <objects> |
| 425 | + <viewController id="1Uq-X9-N93" customClass="PagingMenuViewController" customModule="PagingKit" sceneMemberID="viewController"> |
| 426 | + <view key="view" contentMode="scaleToFill" id="LsX-7e-2FP"> |
| 427 | + <rect key="frame" x="0.0" y="0.0" width="375" height="44"/> |
| 428 | + <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/> |
| 429 | + <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/> |
| 430 | + </view> |
| 431 | + </viewController> |
| 432 | + <placeholder placeholderIdentifier="IBFirstResponder" id="LEd-K4-uKb" userLabel="First Responder" sceneMemberID="firstResponder"/> |
| 433 | + </objects> |
| 434 | + <point key="canvasLocation" x="2897" y="730"/> |
| 435 | + </scene> |
| 436 | + <!--Paging Content View Controller--> |
| 437 | + <scene sceneID="fQz-dM-x4j"> |
| 438 | + <objects> |
| 439 | + <viewController id="LHN-Hm-I08" customClass="PagingContentViewController" customModule="PagingKit" sceneMemberID="viewController"> |
| 440 | + <view key="view" contentMode="scaleToFill" id="MNe-g4-cJ4"> |
| 441 | + <rect key="frame" x="0.0" y="0.0" width="375" height="559"/> |
| 442 | + <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/> |
| 443 | + <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/> |
| 444 | + </view> |
| 445 | + </viewController> |
| 446 | + <placeholder placeholderIdentifier="IBFirstResponder" id="XdD-cD-lxD" userLabel="First Responder" sceneMemberID="firstResponder"/> |
| 447 | + </objects> |
| 448 | + <point key="canvasLocation" x="2897" y="1118"/> |
| 449 | + </scene> |
357 | 450 | </scenes>
|
358 | 451 | </document>
|
0 commit comments