|
5 | 5 | </device> |
6 | 6 | <dependencies> |
7 | 7 | <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="14088"/> |
8 | | - <capability name="Safe area layout guides" minToolsVersion="9.0"/> |
9 | 8 | <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/> |
10 | 9 | </dependencies> |
11 | 10 | <objects> |
12 | 11 | <placeholder placeholderIdentifier="IBFilesOwner" id="-1" userLabel="File's Owner"/> |
13 | 12 | <placeholder placeholderIdentifier="IBFirstResponder" id="-2" customClass="UIResponder"/> |
14 | | - <view contentMode="scaleToFill" id="iN0-l3-epB" customClass="TwoColumnSectionHeaderView" customModule="WooCommerce" customModuleProvider="target"> |
15 | | - <rect key="frame" x="0.0" y="0.0" width="375" height="32"/> |
| 13 | + <view contentMode="scaleToFill" insetsLayoutMarginsFromSafeArea="NO" id="iN0-l3-epB" customClass="TwoColumnSectionHeaderView" customModule="WooCommerce" customModuleProvider="target"> |
| 14 | + <rect key="frame" x="0.0" y="0.0" width="375" height="53"/> |
16 | 15 | <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/> |
17 | 16 | <subviews> |
18 | 17 | <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Label" textAlignment="natural" lineBreakMode="wordWrap" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="nAe-82-c1s"> |
19 | | - <rect key="frame" x="317" y="3.5" width="42" height="20.5"/> |
| 18 | + <rect key="frame" x="317" y="20" width="42" height="25"/> |
20 | 19 | <fontDescription key="fontDescription" type="system" pointSize="17"/> |
21 | 20 | <nil key="textColor"/> |
22 | 21 | <nil key="highlightedColor"/> |
23 | 22 | </label> |
24 | 23 | <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Label" textAlignment="natural" lineBreakMode="wordWrap" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="4Fd-ta-Azy"> |
25 | | - <rect key="frame" x="16" y="3.5" width="42" height="20.5"/> |
| 24 | + <rect key="frame" x="16" y="20" width="42" height="25"/> |
26 | 25 | <fontDescription key="fontDescription" type="system" pointSize="17"/> |
27 | 26 | <nil key="textColor"/> |
28 | 27 | <nil key="highlightedColor"/> |
29 | 28 | </label> |
30 | 29 | </subviews> |
31 | 30 | <constraints> |
32 | | - <constraint firstItem="nAe-82-c1s" firstAttribute="top" relation="greaterThanOrEqual" secondItem="vUN-kp-3ea" secondAttribute="top" constant="1" id="0kc-FX-RQ6"/> |
| 31 | + <constraint firstItem="nAe-82-c1s" firstAttribute="top" secondItem="iN0-l3-epB" secondAttribute="top" constant="20" id="0kc-FX-RQ6"/> |
33 | 32 | <constraint firstItem="nAe-82-c1s" firstAttribute="leading" relation="greaterThanOrEqual" secondItem="4Fd-ta-Azy" secondAttribute="trailing" constant="8" id="MHS-dz-djd"/> |
34 | | - <constraint firstItem="4Fd-ta-Azy" firstAttribute="leading" secondItem="vUN-kp-3ea" secondAttribute="leading" constant="16" id="N7Z-zB-jsT"/> |
35 | | - <constraint firstItem="vUN-kp-3ea" firstAttribute="bottom" secondItem="4Fd-ta-Azy" secondAttribute="bottom" constant="8" id="Oor-MN-PIo"/> |
36 | | - <constraint firstItem="vUN-kp-3ea" firstAttribute="trailing" secondItem="nAe-82-c1s" secondAttribute="trailing" constant="16" id="TIP-cN-VHO"/> |
37 | | - <constraint firstItem="4Fd-ta-Azy" firstAttribute="top" relation="greaterThanOrEqual" secondItem="vUN-kp-3ea" secondAttribute="top" constant="1" id="Wk4-94-JdF"/> |
38 | | - <constraint firstItem="vUN-kp-3ea" firstAttribute="bottom" secondItem="nAe-82-c1s" secondAttribute="bottom" constant="8" id="vuR-9k-8Ku"/> |
| 33 | + <constraint firstItem="4Fd-ta-Azy" firstAttribute="leading" secondItem="iN0-l3-epB" secondAttribute="leading" constant="16" id="N7Z-zB-jsT"/> |
| 34 | + <constraint firstAttribute="bottom" secondItem="4Fd-ta-Azy" secondAttribute="bottom" constant="8" id="Oor-MN-PIo"/> |
| 35 | + <constraint firstAttribute="trailing" secondItem="nAe-82-c1s" secondAttribute="trailing" constant="16" id="TIP-cN-VHO"/> |
| 36 | + <constraint firstItem="4Fd-ta-Azy" firstAttribute="top" secondItem="iN0-l3-epB" secondAttribute="top" constant="20" id="Wk4-94-JdF"/> |
| 37 | + <constraint firstAttribute="bottom" secondItem="nAe-82-c1s" secondAttribute="bottom" constant="8" id="vuR-9k-8Ku"/> |
39 | 38 | </constraints> |
40 | 39 | <freeformSimulatedSizeMetrics key="simulatedDestinationMetrics"/> |
41 | | - <viewLayoutGuide key="safeArea" id="vUN-kp-3ea"/> |
42 | 40 | <connections> |
43 | 41 | <outlet property="leftColumn" destination="4Fd-ta-Azy" id="RMc-vo-ssc"/> |
44 | 42 | <outlet property="rightColumn" destination="nAe-82-c1s" id="kEj-jV-tZ2"/> |
45 | 43 | </connections> |
| 44 | + <point key="canvasLocation" x="34.5" y="89.5"/> |
46 | 45 | </view> |
47 | 46 | </objects> |
48 | 47 | </document> |
0 commit comments