Skip to content

Commit 9b47d08

Browse files
committed
Fixes warnings in XIB
1 parent 9d121b2 commit 9b47d08

File tree

1 file changed

+26
-26
lines changed

1 file changed

+26
-26
lines changed

WooCommerce/Classes/ViewRelated/Dashboard/MyStore/PeriodDataViewController.xib

Lines changed: 26 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -32,10 +32,10 @@
3232
<rect key="frame" x="0.0" y="20" width="375" height="647"/>
3333
<subviews>
3434
<stackView opaque="NO" contentMode="scaleToFill" distribution="fillEqually" translatesAutoresizingMaskIntoConstraints="NO" id="PkT-rJ-Rn6">
35-
<rect key="frame" x="0.0" y="0.0" width="375" height="96.5"/>
35+
<rect key="frame" x="0.0" y="0.0" width="375" height="95"/>
3636
<subviews>
3737
<stackView opaque="NO" contentMode="scaleToFill" axis="vertical" alignment="center" translatesAutoresizingMaskIntoConstraints="NO" id="e8D-G2-abm">
38-
<rect key="frame" x="0.0" y="0.0" width="125" height="96.5"/>
38+
<rect key="frame" x="0.0" y="0.0" width="125" height="95"/>
3939
<subviews>
4040
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="gN3-Vd-CTd">
4141
<rect key="frame" x="25" y="0.0" width="75" height="20"/>
@@ -44,20 +44,20 @@
4444
<constraint firstAttribute="height" constant="20" id="Tc1-gQ-pfk"/>
4545
</constraints>
4646
</view>
47-
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" text="Visitors" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontForContentSizeCategory="YES" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="rHw-ak-fRR">
48-
<rect key="frame" x="34" y="20" width="57" height="20.5"/>
49-
<fontDescription key="fontDescription" type="system" pointSize="17"/>
47+
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" text="Visitors" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" minimumScaleFactor="0.5" adjustsFontForContentSizeCategory="YES" translatesAutoresizingMaskIntoConstraints="NO" id="rHw-ak-fRR">
48+
<rect key="frame" x="40" y="20" width="45.5" height="23.5"/>
49+
<fontDescription key="fontDescription" style="UICTFontTextStyleFootnote"/>
5050
<nil key="textColor"/>
5151
<nil key="highlightedColor"/>
5252
</label>
5353
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="-" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" minimumScaleFactor="0.5" adjustsLetterSpacingToFitWidth="YES" adjustsFontForContentSizeCategory="YES" translatesAutoresizingMaskIntoConstraints="NO" id="SZF-f7-8Va">
54-
<rect key="frame" x="56" y="40.5" width="13.5" height="36"/>
55-
<fontDescription key="fontDescription" type="system" pointSize="30"/>
54+
<rect key="frame" x="56.5" y="43.5" width="12" height="31.5"/>
55+
<fontDescription key="fontDescription" style="UICTFontTextStyleTitle1"/>
5656
<nil key="textColor"/>
5757
<nil key="highlightedColor"/>
5858
</label>
5959
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="NaX-4V-XP2">
60-
<rect key="frame" x="16" y="76.5" width="93.5" height="20"/>
60+
<rect key="frame" x="16" y="75" width="93.5" height="20"/>
6161
<color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
6262
<constraints>
6363
<constraint firstAttribute="height" constant="20" id="Ekr-OV-et5"/>
@@ -69,7 +69,7 @@
6969
</constraints>
7070
</stackView>
7171
<stackView opaque="NO" contentMode="scaleToFill" axis="vertical" alignment="center" translatesAutoresizingMaskIntoConstraints="NO" id="g0M-FH-Icp">
72-
<rect key="frame" x="125" y="0.0" width="125" height="96.5"/>
72+
<rect key="frame" x="125" y="0.0" width="125" height="95"/>
7373
<subviews>
7474
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="6wR-bB-SUi">
7575
<rect key="frame" x="25" y="0.0" width="75" height="20"/>
@@ -78,20 +78,20 @@
7878
<constraint firstAttribute="height" constant="20" id="aSe-hj-qIc"/>
7979
</constraints>
8080
</view>
81-
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" text="Orders" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontForContentSizeCategory="YES" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="vlW-do-oXj">
82-
<rect key="frame" x="36.5" y="20" width="52.5" height="20.5"/>
83-
<fontDescription key="fontDescription" type="system" pointSize="17"/>
81+
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" text="Orders" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" minimumScaleFactor="0.5" adjustsFontForContentSizeCategory="YES" translatesAutoresizingMaskIntoConstraints="NO" id="vlW-do-oXj">
82+
<rect key="frame" x="42" y="20" width="41.5" height="23.5"/>
83+
<fontDescription key="fontDescription" style="UICTFontTextStyleFootnote"/>
8484
<nil key="textColor"/>
8585
<nil key="highlightedColor"/>
8686
</label>
8787
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="-" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" minimumScaleFactor="0.5" adjustsLetterSpacingToFitWidth="YES" adjustsFontForContentSizeCategory="YES" translatesAutoresizingMaskIntoConstraints="NO" id="6HA-Qe-PkT">
88-
<rect key="frame" x="56" y="40.5" width="13.5" height="36"/>
89-
<fontDescription key="fontDescription" type="system" pointSize="30"/>
88+
<rect key="frame" x="56.5" y="43.5" width="12" height="31.5"/>
89+
<fontDescription key="fontDescription" style="UICTFontTextStyleTitle1"/>
9090
<nil key="textColor"/>
9191
<nil key="highlightedColor"/>
9292
</label>
9393
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="ZS1-zJ-gIn">
94-
<rect key="frame" x="25" y="76.5" width="75" height="20"/>
94+
<rect key="frame" x="25" y="75" width="75" height="20"/>
9595
<color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
9696
<constraints>
9797
<constraint firstAttribute="height" constant="20" id="lpG-gr-MtT"/>
@@ -103,7 +103,7 @@
103103
</constraints>
104104
</stackView>
105105
<stackView opaque="NO" contentMode="scaleToFill" axis="vertical" alignment="center" translatesAutoresizingMaskIntoConstraints="NO" id="EqQ-GQ-06J">
106-
<rect key="frame" x="250" y="0.0" width="125" height="96.5"/>
106+
<rect key="frame" x="250" y="0.0" width="125" height="95"/>
107107
<subviews>
108108
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="5Qe-3G-aXj">
109109
<rect key="frame" x="25" y="0.0" width="75" height="20"/>
@@ -112,20 +112,20 @@
112112
<constraint firstAttribute="height" constant="20" id="GMI-hJ-Sxq"/>
113113
</constraints>
114114
</view>
115-
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Revenue" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontForContentSizeCategory="YES" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Sam-pk-BxI">
116-
<rect key="frame" x="29.5" y="20" width="66" height="20.5"/>
117-
<fontDescription key="fontDescription" type="system" pointSize="17"/>
115+
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Revenue" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" minimumScaleFactor="0.5" adjustsFontForContentSizeCategory="YES" translatesAutoresizingMaskIntoConstraints="NO" id="Sam-pk-BxI">
116+
<rect key="frame" x="36.5" y="20" width="52" height="16"/>
117+
<fontDescription key="fontDescription" style="UICTFontTextStyleFootnote"/>
118118
<nil key="textColor"/>
119119
<nil key="highlightedColor"/>
120120
</label>
121121
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" text="-" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" minimumScaleFactor="0.5" adjustsLetterSpacingToFitWidth="YES" adjustsFontForContentSizeCategory="YES" translatesAutoresizingMaskIntoConstraints="NO" id="ukd-qU-WVq">
122-
<rect key="frame" x="56" y="40.5" width="13.5" height="36"/>
123-
<fontDescription key="fontDescription" type="system" pointSize="30"/>
122+
<rect key="frame" x="56.5" y="36" width="12" height="39"/>
123+
<fontDescription key="fontDescription" style="UICTFontTextStyleTitle1"/>
124124
<nil key="textColor"/>
125125
<nil key="highlightedColor"/>
126126
</label>
127127
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="B7G-os-a7y">
128-
<rect key="frame" x="25" y="76.5" width="75" height="20"/>
128+
<rect key="frame" x="25" y="75" width="75" height="20"/>
129129
<color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
130130
<constraints>
131131
<constraint firstAttribute="height" constant="20" id="J5a-Si-2T4"/>
@@ -140,7 +140,7 @@
140140
<color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
141141
</stackView>
142142
<stackView opaque="NO" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="YbU-E4-fLs">
143-
<rect key="frame" x="0.0" y="96.5" width="375" height="1"/>
143+
<rect key="frame" x="0.0" y="95" width="375" height="1"/>
144144
<subviews>
145145
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="Ird-S1-Bnw">
146146
<rect key="frame" x="0.0" y="0.0" width="14" height="1"/>
@@ -168,19 +168,19 @@
168168
</subviews>
169169
</stackView>
170170
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="zPE-Y0-ax8">
171-
<rect key="frame" x="0.0" y="97.5" width="375" height="499.5"/>
171+
<rect key="frame" x="0.0" y="96" width="375" height="501"/>
172172
<color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
173173
<constraints>
174174
<constraint firstAttribute="height" relation="greaterThanOrEqual" constant="175" id="7hy-0X-Qlw"/>
175175
</constraints>
176176
</view>
177-
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontForContentSizeCategory="YES" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="0Wi-nd-Ucs">
177+
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" minimumScaleFactor="0.5" adjustsFontForContentSizeCategory="YES" translatesAutoresizingMaskIntoConstraints="NO" id="0Wi-nd-Ucs">
178178
<rect key="frame" x="0.0" y="597" width="375" height="50"/>
179179
<color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
180180
<constraints>
181181
<constraint firstAttribute="height" relation="greaterThanOrEqual" constant="44" id="sz5-Uv-FMw" userLabel="height = 44"/>
182182
</constraints>
183-
<fontDescription key="fontDescription" type="system" pointSize="17"/>
183+
<fontDescription key="fontDescription" style="UICTFontTextStyleFootnote"/>
184184
<nil key="textColor"/>
185185
<nil key="highlightedColor"/>
186186
</label>

0 commit comments

Comments
 (0)