|
1 | 1 | <?xml version="1.0" encoding="UTF-8"?> |
2 | | -<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="15505" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES"> |
| 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"> |
| 3 | + <device id="retina6_12" orientation="portrait" appearance="light"/> |
3 | 4 | <dependencies> |
4 | | - <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="15510"/> |
| 5 | + <deployment identifier="iOS"/> |
| 6 | + <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="22685"/> |
5 | 7 | <capability name="Safe area layout guides" minToolsVersion="9.0"/> |
6 | 8 | <capability name="collection view cell content view" minToolsVersion="11.0"/> |
7 | 9 | <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/> |
8 | 10 | </dependencies> |
9 | 11 | <scenes> |
10 | | - <!--Media Editor Filters--> |
| 12 | + <!--Media Editor Filters View Controller--> |
11 | 13 | <scene sceneID="c1B-7t-CTr"> |
12 | 14 | <objects> |
13 | | - <viewController storyboardIdentifier="filtersViewController" id="uy1-xE-iLe" customClass="MediaEditorFilters" customModule="MediaEditor" customModuleProvider="target" sceneMemberID="viewController"> |
| 15 | + <viewController storyboardIdentifier="filtersViewController" id="uy1-xE-iLe" customClass="WPMediaEditorFiltersViewController" sceneMemberID="viewController"> |
14 | 16 | <view key="view" contentMode="scaleToFill" id="4Jy-bd-2Ao"> |
15 | | - <rect key="frame" x="0.0" y="0.0" width="600" height="600"/> |
| 17 | + <rect key="frame" x="0.0" y="0.0" width="393" height="852"/> |
16 | 18 | <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/> |
17 | 19 | <subviews> |
18 | 20 | <stackView opaque="NO" contentMode="scaleToFill" axis="vertical" spacing="10" translatesAutoresizingMaskIntoConstraints="NO" id="AlG-Gr-6cY"> |
19 | | - <rect key="frame" x="0.0" y="0.0" width="600" height="600"/> |
| 21 | + <rect key="frame" x="0.0" y="59" width="393" height="759"/> |
20 | 22 | <subviews> |
21 | 23 | <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="K5w-Z1-QLC"> |
22 | | - <rect key="frame" x="0.0" y="0.0" width="600" height="443"/> |
| 24 | + <rect key="frame" x="0.0" y="0.0" width="393" height="602"/> |
23 | 25 | <subviews> |
24 | 26 | <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="xoj-Wy-HEs"> |
25 | | - <rect key="frame" x="10" y="0.0" width="580" height="443"/> |
| 27 | + <rect key="frame" x="10" y="0.0" width="373" height="602"/> |
26 | 28 | </imageView> |
27 | 29 | </subviews> |
28 | 30 | <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/> |
|
34 | 36 | </constraints> |
35 | 37 | </view> |
36 | 38 | <collectionView clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleToFill" showsHorizontalScrollIndicator="NO" showsVerticalScrollIndicator="NO" dataMode="prototypes" translatesAutoresizingMaskIntoConstraints="NO" id="ssr-tN-2F7"> |
37 | | - <rect key="frame" x="0.0" y="453" width="600" height="93"/> |
| 39 | + <rect key="frame" x="0.0" y="612" width="393" height="93"/> |
38 | 40 | <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/> |
39 | 41 | <constraints> |
40 | 42 | <constraint firstAttribute="height" constant="93" id="FCk-xw-ORD"/> |
|
87 | 89 | </cells> |
88 | 90 | </collectionView> |
89 | 91 | <stackView opaque="NO" contentMode="scaleToFill" spacing="10" translatesAutoresizingMaskIntoConstraints="NO" id="BwS-ar-kTV"> |
90 | | - <rect key="frame" x="0.0" y="556" width="600" height="44"/> |
| 92 | + <rect key="frame" x="0.0" y="715" width="393" height="44"/> |
91 | 93 | <subviews> |
92 | | - <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="IFy-2Y-4OM"> |
93 | | - <rect key="frame" x="0.0" y="0.0" width="287" height="44"/> |
| 94 | + <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="IFy-2Y-4OM"> |
| 95 | + <rect key="frame" x="0.0" y="0.0" width="80" height="44"/> |
94 | 96 | <constraints> |
95 | 97 | <constraint firstAttribute="width" relation="greaterThanOrEqual" constant="53" id="FTj-uO-CKq"/> |
96 | 98 | </constraints> |
|
105 | 107 | </connections> |
106 | 108 | </button> |
107 | 109 | <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="LYk-87-uUE"> |
108 | | - <rect key="frame" x="297" y="0.0" width="240" height="44"/> |
| 110 | + <rect key="frame" x="90" y="0.0" width="240" height="44"/> |
109 | 111 | <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/> |
110 | 112 | </view> |
111 | | - <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="egE-uW-K1q"> |
112 | | - <rect key="frame" x="547" y="0.0" width="53" height="44"/> |
| 113 | + <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="egE-uW-K1q"> |
| 114 | + <rect key="frame" x="340" y="0.0" width="53" height="44"/> |
113 | 115 | <constraints> |
114 | 116 | <constraint firstAttribute="width" relation="greaterThanOrEqual" constant="53" id="Bay-oh-sXZ"/> |
115 | 117 | </constraints> |
|
129 | 131 | </subviews> |
130 | 132 | </stackView> |
131 | 133 | </subviews> |
| 134 | + <viewLayoutGuide key="safeArea" id="sGv-Ig-jBp"/> |
132 | 135 | <color key="backgroundColor" white="0.12" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/> |
133 | 136 | <constraints> |
134 | 137 | <constraint firstItem="AlG-Gr-6cY" firstAttribute="top" secondItem="sGv-Ig-jBp" secondAttribute="top" id="LbP-L3-IdF"/> |
135 | 138 | <constraint firstItem="sGv-Ig-jBp" firstAttribute="bottom" secondItem="AlG-Gr-6cY" secondAttribute="bottom" id="a35-7A-fOc"/> |
136 | 139 | <constraint firstItem="sGv-Ig-jBp" firstAttribute="trailing" secondItem="AlG-Gr-6cY" secondAttribute="trailing" symbolic="YES" id="kjm-l6-Ik3"/> |
137 | 140 | <constraint firstItem="AlG-Gr-6cY" firstAttribute="leading" secondItem="sGv-Ig-jBp" secondAttribute="leading" id="n9m-6v-EBP"/> |
138 | 141 | </constraints> |
139 | | - <viewLayoutGuide key="safeArea" id="sGv-Ig-jBp"/> |
140 | 142 | </view> |
141 | 143 | <connections> |
142 | 144 | <outlet property="cancelButton" destination="IFy-2Y-4OM" id="ga6-Vo-1tv"/> |
|
0 commit comments