|
20 | 20 | <rect key="frame" x="0.0" y="0.0" width="375" height="667"/>
|
21 | 21 | <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
22 | 22 | <subviews>
|
23 |
| - <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="bno-oB-pDf" customClass="FilterTabBar" customModule="WordPress" customModuleProvider="target"> |
| 23 | + <view hidden="YES" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="bno-oB-pDf" customClass="FilterTabBar" customModule="WordPress" customModuleProvider="target"> |
24 | 24 | <rect key="frame" x="0.0" y="0.0" width="375" height="46"/>
|
25 | 25 | <color key="backgroundColor" systemColor="systemBackgroundColor"/>
|
26 | 26 | <constraints>
|
27 | 27 | <constraint firstAttribute="height" constant="46" id="mN2-YL-PRM"/>
|
28 | 28 | </constraints>
|
29 | 29 | </view>
|
30 | 30 | <tableView clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" dataMode="prototypes" style="plain" separatorStyle="default" allowsSelection="NO" rowHeight="-1" estimatedRowHeight="-1" sectionHeaderHeight="28" sectionFooterHeight="28" translatesAutoresizingMaskIntoConstraints="NO" id="7aR-Vp-g6a">
|
31 |
| - <rect key="frame" x="0.0" y="46" width="375" height="621"/> |
| 31 | + <rect key="frame" x="0.0" y="0.0" width="375" height="667"/> |
32 | 32 | <color key="backgroundColor" systemColor="systemBackgroundColor"/>
|
33 | 33 | <inset key="separatorInset" minX="16" minY="0.0" maxX="0.0" maxY="0.0"/>
|
34 | 34 | <connections>
|
|
41 | 41 | <constraints>
|
42 | 42 | <constraint firstItem="bno-oB-pDf" firstAttribute="leading" secondItem="gDw-cc-yIW" secondAttribute="leading" id="7Jf-su-8WM"/>
|
43 | 43 | <constraint firstAttribute="trailing" secondItem="bno-oB-pDf" secondAttribute="trailing" id="AgG-aE-VG8"/>
|
| 44 | + <constraint firstItem="7aR-Vp-g6a" firstAttribute="top" secondItem="gDw-cc-yIW" secondAttribute="top" id="Ndp-h3-R7q"/> |
44 | 45 | <constraint firstItem="7aR-Vp-g6a" firstAttribute="leading" secondItem="gDw-cc-yIW" secondAttribute="leading" id="Nt5-JK-DbB"/>
|
45 |
| - <constraint firstItem="uCp-uQ-tOJ" firstAttribute="top" secondItem="7aR-Vp-g6a" secondAttribute="bottom" id="Oly-V9-tho"/> |
| 46 | + <constraint firstAttribute="bottom" secondItem="7aR-Vp-g6a" secondAttribute="bottom" id="Oly-V9-tho"/> |
46 | 47 | <constraint firstItem="7aR-Vp-g6a" firstAttribute="top" secondItem="bno-oB-pDf" secondAttribute="bottom" id="Rmm-F3-kCp"/>
|
47 | 48 | <constraint firstAttribute="trailing" secondItem="7aR-Vp-g6a" secondAttribute="trailing" id="htA-bQ-QaF"/>
|
48 |
| - <constraint firstItem="bno-oB-pDf" firstAttribute="top" secondItem="MpO-o7-pbX" secondAttribute="bottom" id="tfA-U7-Sc2"/> |
| 49 | + <constraint firstItem="bno-oB-pDf" firstAttribute="top" secondItem="gDw-cc-yIW" secondAttribute="top" id="tfA-U7-Sc2"/> |
49 | 50 | </constraints>
|
| 51 | + <variation key="default"> |
| 52 | + <mask key="constraints"> |
| 53 | + <exclude reference="Rmm-F3-kCp"/> |
| 54 | + </mask> |
| 55 | + </variation> |
50 | 56 | </view>
|
51 | 57 | <connections>
|
52 | 58 | <outlet property="filterTabBar" destination="bno-oB-pDf" id="fxk-Bw-WWL"/>
|
|
0 commit comments