|
1 | 1 | <?xml version="1.0" encoding="UTF-8"?> |
2 | | -<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="17701" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES"> |
| 2 | +<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="20037" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES"> |
3 | 3 | <device id="retina4_7" orientation="portrait" appearance="light"/> |
4 | 4 | <dependencies> |
5 | 5 | <deployment identifier="iOS"/> |
6 | | - <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="17703"/> |
| 6 | + <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="20020"/> |
7 | 7 | <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/> |
8 | 8 | </dependencies> |
9 | 9 | <objects> |
|
49 | 49 | <rect key="frame" x="56" y="0.0" width="232" height="40"/> |
50 | 50 | <subviews> |
51 | 51 | <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="750" verticalHuggingPriority="249" horizontalCompressionResistancePriority="250" text="Title" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontForContentSizeCategory="YES" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="MB2-nk-Fuo"> |
52 | | - <rect key="frame" x="0.0" y="0.0" width="232" height="24"/> |
| 52 | + <rect key="frame" x="0.0" y="0.0" width="232" height="25.5"/> |
53 | 53 | <fontDescription key="fontDescription" style="UICTFontTextStyleHeadline"/> |
54 | 54 | <color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/> |
55 | 55 | <nil key="highlightedColor"/> |
56 | 56 | </label> |
57 | 57 | <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="750" horizontalCompressionResistancePriority="250" text="Subtitle" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontForContentSizeCategory="YES" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="6d4-9R-dcK"> |
58 | | - <rect key="frame" x="0.0" y="24" width="232" height="16"/> |
| 58 | + <rect key="frame" x="0.0" y="25.5" width="232" height="14.5"/> |
59 | 59 | <fontDescription key="fontDescription" style="UICTFontTextStyleFootnote"/> |
60 | 60 | <color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/> |
61 | 61 | <nil key="highlightedColor"/> |
|
98 | 98 | <rect key="frame" x="0.0" y="160" width="288" height="52"/> |
99 | 99 | <subviews> |
100 | 100 | <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="qUJ-uA-W4N" customClass="VerticalButton" customModule="WooCommerce" customModuleProvider="target"> |
101 | | - <rect key="frame" x="0.0" y="0.0" width="89.5" height="52"/> |
| 101 | + <rect key="frame" x="0.0" y="0.0" width="64.5" height="52"/> |
102 | 102 | <fontDescription key="fontDescription" style="UICTFontTextStyleFootnote"/> |
103 | 103 | <state key="normal" title="Spam"/> |
104 | 104 | <connections> |
105 | 105 | <action selector="spamWasPressed:" destination="ba1-rz-4HV" eventType="touchUpInside" id="QoL-XB-ViB"/> |
106 | 106 | </connections> |
107 | 107 | </button> |
108 | 108 | <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="6As-Iw-caM" customClass="VerticalButton" customModule="WooCommerce" customModuleProvider="target"> |
109 | | - <rect key="frame" x="99.5" y="0.0" width="89" height="52"/> |
| 109 | + <rect key="frame" x="74.5" y="0.0" width="64.5" height="52"/> |
110 | 110 | <fontDescription key="fontDescription" style="UICTFontTextStyleFootnote"/> |
111 | 111 | <state key="normal" title="Trash"> |
112 | 112 | <color key="titleColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/> |
|
116 | 116 | </connections> |
117 | 117 | </button> |
118 | 118 | <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="uc0-Kk-Npt" customClass="VerticalButton" customModule="WooCommerce" customModuleProvider="target"> |
119 | | - <rect key="frame" x="198.5" y="0.0" width="89.5" height="52"/> |
| 119 | + <rect key="frame" x="149" y="0.0" width="64.5" height="52"/> |
120 | 120 | <fontDescription key="fontDescription" style="UICTFontTextStyleFootnote"/> |
121 | 121 | <state key="normal" title="Approve"/> |
122 | 122 | <connections> |
123 | 123 | <action selector="approveWasPressed:" destination="ba1-rz-4HV" eventType="touchUpInside" id="XrG-F9-l5a"/> |
124 | 124 | </connections> |
125 | 125 | </button> |
| 126 | + <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="jZy-9J-G3f" userLabel="Reply Button" customClass="VerticalButton" customModule="WooCommerce" customModuleProvider="target"> |
| 127 | + <rect key="frame" x="223.5" y="0.0" width="64.5" height="52"/> |
| 128 | + <fontDescription key="fontDescription" style="UICTFontTextStyleFootnote"/> |
| 129 | + <inset key="imageEdgeInsets" minX="0.0" minY="0.0" maxX="2.2250738585072014e-308" maxY="0.0"/> |
| 130 | + <state key="normal" title="Reply"/> |
| 131 | + <connections> |
| 132 | + <action selector="replyWasPressed:" destination="ba1-rz-4HV" eventType="touchUpInside" id="jZu-dE-X4p"/> |
| 133 | + </connections> |
| 134 | + </button> |
126 | 135 | </subviews> |
127 | 136 | <constraints> |
128 | 137 | <constraint firstAttribute="height" constant="52" id="gD3-cL-zcL"/> |
|
143 | 152 | <outlet property="approvalButton" destination="uc0-Kk-Npt" id="tZL-iM-Q2H"/> |
144 | 153 | <outlet property="detailsLabel" destination="6d4-9R-dcK" id="pCn-M7-He8"/> |
145 | 154 | <outlet property="gravatarImageView" destination="qcp-iw-3SL" id="e8j-K5-3V4"/> |
| 155 | + <outlet property="replyButton" destination="jZy-9J-G3f" id="uvH-7W-9fm"/> |
146 | 156 | <outlet property="spamButton" destination="qUJ-uA-W4N" id="Gbe-6K-KhN"/> |
147 | 157 | <outlet property="starRatingView" destination="1Iy-55-tos" id="bcq-5i-2Gp"/> |
148 | 158 | <outlet property="textView" destination="FpQ-yp-a6e" id="qCC-ZC-o7p"/> |
|
0 commit comments