|
1 | 1 | <?xml version="1.0" encoding="UTF-8"?>
|
2 |
| -<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="32700.99.1234" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES" initialViewController="peg-r0-mlo"> |
| 2 | +<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="23094" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES" initialViewController="peg-r0-mlo"> |
3 | 3 | <device id="retina5_5" orientation="portrait" appearance="dark"/>
|
4 | 4 | <dependencies>
|
5 | 5 | <deployment identifier="iOS"/>
|
6 |
| - <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="22684"/> |
| 6 | + <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="23084"/> |
7 | 7 | <capability name="Safe area layout guides" minToolsVersion="9.0"/>
|
8 | 8 | <capability name="System colors in document resources" minToolsVersion="11.0"/>
|
9 | 9 | <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
|
|
491 | 491 | <segue destination="wco-eY-gNu" kind="show" id="KCP-ab-diO"/>
|
492 | 492 | </connections>
|
493 | 493 | </tableViewCell>
|
494 |
| - <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" preservesSuperviewLayoutMargins="YES" selectionStyle="default" indentationWidth="10" id="TIF-8x-GLM"> |
| 494 | + <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" preservesSuperviewLayoutMargins="YES" selectionStyle="default" indentationWidth="10" id="8uq-CX-Fxl"> |
495 | 495 | <rect key="frame" x="0.0" y="710" width="414" height="44"/>
|
496 | 496 | <autoresizingMask key="autoresizingMask"/>
|
| 497 | + <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" preservesSuperviewLayoutMargins="YES" insetsLayoutMarginsFromSafeArea="NO" tableViewCell="8uq-CX-Fxl" id="I9G-72-N8J"> |
| 498 | + <rect key="frame" x="0.0" y="0.0" width="414" height="44"/> |
| 499 | + <autoresizingMask key="autoresizingMask"/> |
| 500 | + <subviews> |
| 501 | + <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Live Photo" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="mXz-QJ-f80"> |
| 502 | + <rect key="frame" x="20" y="11.666666666666664" width="80" height="21"/> |
| 503 | + <fontDescription key="fontDescription" type="system" pointSize="17"/> |
| 504 | + <nil key="textColor"/> |
| 505 | + <nil key="highlightedColor"/> |
| 506 | + </label> |
| 507 | + </subviews> |
| 508 | + <constraints> |
| 509 | + <constraint firstItem="mXz-QJ-f80" firstAttribute="leading" secondItem="I9G-72-N8J" secondAttribute="leading" constant="20" symbolic="YES" id="1BM-Eu-bcs"/> |
| 510 | + <constraint firstItem="mXz-QJ-f80" firstAttribute="centerY" secondItem="I9G-72-N8J" secondAttribute="centerY" id="Fqb-ZQ-J3L"/> |
| 511 | + <constraint firstAttribute="trailing" relation="greaterThanOrEqual" secondItem="mXz-QJ-f80" secondAttribute="trailing" constant="20" symbolic="YES" id="fAH-HG-EXN"/> |
| 512 | + </constraints> |
| 513 | + </tableViewCellContentView> |
| 514 | + <connections> |
| 515 | + <segue destination="nhf-ZY-JwU" kind="show" id="Srz-py-yg9"/> |
| 516 | + </connections> |
| 517 | + </tableViewCell> |
| 518 | + <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" preservesSuperviewLayoutMargins="YES" selectionStyle="default" indentationWidth="10" id="TIF-8x-GLM"> |
| 519 | + <rect key="frame" x="0.0" y="754" width="414" height="44"/> |
| 520 | + <autoresizingMask key="autoresizingMask"/> |
497 | 521 | <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" preservesSuperviewLayoutMargins="YES" insetsLayoutMarginsFromSafeArea="NO" tableViewCell="TIF-8x-GLM" id="ykx-Ds-PkP">
|
498 | 522 | <rect key="frame" x="0.0" y="0.0" width="414" height="44"/>
|
499 | 523 | <autoresizingMask key="autoresizingMask"/>
|
|
992 | 1016 | </objects>
|
993 | 1017 | <point key="canvasLocation" x="2654" y="1061"/>
|
994 | 1018 | </scene>
|
| 1019 | + <!--Live Photo View Controller--> |
| 1020 | + <scene sceneID="50O-N8-WQ3"> |
| 1021 | + <objects> |
| 1022 | + <viewController id="nhf-ZY-JwU" customClass="LivePhotoViewController" customModule="Kingfisher_Demo" customModuleProvider="target" sceneMemberID="viewController"> |
| 1023 | + <view key="view" contentMode="scaleToFill" id="G81-wm-Fnw"> |
| 1024 | + <rect key="frame" x="0.0" y="0.0" width="414" height="736"/> |
| 1025 | + <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/> |
| 1026 | + <viewLayoutGuide key="safeArea" id="12L-DC-epo"/> |
| 1027 | + <color key="backgroundColor" systemColor="systemBackgroundColor"/> |
| 1028 | + </view> |
| 1029 | + <navigationItem key="navigationItem" id="bYb-CA-CnJ"/> |
| 1030 | + </viewController> |
| 1031 | + <placeholder placeholderIdentifier="IBFirstResponder" id="y5S-MW-IuF" userLabel="First Responder" customClass="UIResponder" sceneMemberID="firstResponder"/> |
| 1032 | + </objects> |
| 1033 | + <point key="canvasLocation" x="1851" y="2398"/> |
| 1034 | + </scene> |
995 | 1035 | <!--Asset Image Generator View Controller-->
|
996 | 1036 | <scene sceneID="PCw-9j-oCu">
|
997 | 1037 | <objects>
|
|
0 commit comments