|
@@ -21,7 +21,7 @@
|
|
|
<rect key="frame" x="0.0" y="88" width="428" height="694"/>
|
|
|
<subviews>
|
|
|
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="Nv7-fc-8go" userLabel="Content View">
|
|
|
- <rect key="frame" x="0.0" y="0.0" width="428" height="600"/>
|
|
|
+ <rect key="frame" x="0.0" y="0.0" width="428" height="495"/>
|
|
|
<subviews>
|
|
|
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="IUw-Rz-hg5" userLabel="Online View">
|
|
|
<rect key="frame" x="10" y="20" width="192.66666666666666" height="40"/>
|
|
@@ -229,8 +229,11 @@
|
|
|
<textInputTraits key="textInputTraits"/>
|
|
|
</textField>
|
|
|
<tableView clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" dataMode="prototypes" style="plain" separatorStyle="default" rowHeight="-1" estimatedRowHeight="-1" sectionHeaderHeight="28" sectionFooterHeight="28" translatesAutoresizingMaskIntoConstraints="NO" id="P09-kU-gUI">
|
|
|
- <rect key="frame" x="10" y="265" width="408" height="330"/>
|
|
|
+ <rect key="frame" x="10" y="265" width="408" height="225"/>
|
|
|
<color key="backgroundColor" systemColor="systemBackgroundColor"/>
|
|
|
+ <constraints>
|
|
|
+ <constraint firstAttribute="height" constant="225" id="IR7-1b-MK1"/>
|
|
|
+ </constraints>
|
|
|
<prototypes>
|
|
|
<tableViewCell clipsSubviews="YES" contentMode="scaleToFill" preservesSuperviewLayoutMargins="YES" selectionStyle="default" indentationWidth="10" reuseIdentifier="Cell" rowHeight="45" id="laP-fj-qDh">
|
|
|
<rect key="frame" x="0.0" y="24.333333969116211" width="408" height="45"/>
|
|
@@ -287,7 +290,6 @@
|
|
|
<constraint firstAttribute="trailing" secondItem="qXf-nl-3Li" secondAttribute="trailing" constant="10" id="WEz-sk-zg6"/>
|
|
|
<constraint firstAttribute="trailing" secondItem="ukn-PZ-9sx" secondAttribute="trailing" constant="10" id="Y7U-ml-m0i"/>
|
|
|
<constraint firstItem="ldK-hD-vsJ" firstAttribute="leading" secondItem="Nv7-fc-8go" secondAttribute="leading" constant="5" id="ZQv-QI-Ibq"/>
|
|
|
- <constraint firstItem="P09-kU-gUI" firstAttribute="height" secondItem="Nv7-fc-8go" secondAttribute="height" multiplier="0.55" id="aIO-ab-I79"/>
|
|
|
<constraint firstAttribute="trailing" secondItem="P09-kU-gUI" secondAttribute="trailing" constant="10" id="amV-W0-69e"/>
|
|
|
<constraint firstItem="ukn-PZ-9sx" firstAttribute="top" secondItem="Nv7-fc-8go" secondAttribute="top" constant="20" id="cLn-9a-AEf"/>
|
|
|
<constraint firstItem="DgJ-Se-BTI" firstAttribute="leading" secondItem="Nv7-fc-8go" secondAttribute="leading" constant="10" id="kyW-bI-XsQ"/>
|