|
1 | 1 | <?xml version="1.0" encoding="UTF-8"?> |
2 | | -<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="23094" 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="23504" 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="23084"/> |
| 6 | + <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="23506"/> |
7 | 7 | <capability name="Safe area layout guides" minToolsVersion="9.0"/> |
8 | 8 | <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/> |
9 | 9 | </dependencies> |
|
31 | 31 | <nil key="highlightedColor"/> |
32 | 32 | </label> |
33 | 33 | <tableView clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" scrollEnabled="NO" showsHorizontalScrollIndicator="NO" showsVerticalScrollIndicator="NO" style="plain" separatorStyle="default" rowHeight="-1" estimatedRowHeight="-1" sectionHeaderHeight="28" sectionFooterHeight="28" translatesAutoresizingMaskIntoConstraints="NO" id="ds2-xE-YVe"> |
34 | | - <rect key="frame" x="0.0" y="62.5" width="375" height="167.5"/> |
| 34 | + <rect key="frame" x="0.0" y="67.5" width="375" height="162.5"/> |
35 | 35 | </tableView> |
36 | 36 | <stackView hidden="YES" opaque="NO" contentMode="scaleToFill" axis="vertical" alignment="center" spacing="8" translatesAutoresizingMaskIntoConstraints="NO" id="hyi-rM-F0a"> |
37 | | - <rect key="frame" x="147" y="107" width="81.5" height="78.5"/> |
| 37 | + <rect key="frame" x="147" y="109.5" width="81.5" height="78.5"/> |
38 | 38 | <subviews> |
39 | 39 | <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="error" translatesAutoresizingMaskIntoConstraints="NO" id="fXc-4s-pCW"> |
40 | 40 | <rect key="frame" x="12.5" y="0.0" width="56" height="50"/> |
|
51 | 51 | </constraints> |
52 | 52 | </stackView> |
53 | 53 | <activityIndicatorView hidden="YES" opaque="NO" contentMode="scaleToFill" horizontalHuggingPriority="750" verticalHuggingPriority="750" hidesWhenStopped="YES" style="whiteLarge" translatesAutoresizingMaskIntoConstraints="NO" id="c8m-4H-yMk"> |
54 | | - <rect key="frame" x="169" y="128" width="37" height="37"/> |
| 54 | + <rect key="frame" x="169" y="130.5" width="37" height="37"/> |
55 | 55 | </activityIndicatorView> |
56 | 56 | </subviews> |
57 | 57 | <viewLayoutGuide key="safeArea" id="vUN-kp-3ea"/> |
58 | 58 | <constraints> |
59 | | - <constraint firstItem="ds2-xE-YVe" firstAttribute="top" secondItem="Hcx-tx-ZRm" secondAttribute="bottom" constant="2" id="Alh-1J-BAu"/> |
| 59 | + <constraint firstItem="ds2-xE-YVe" firstAttribute="top" secondItem="Hcx-tx-ZRm" secondAttribute="bottom" constant="7" id="Alh-1J-BAu"/> |
60 | 60 | <constraint firstItem="hyi-rM-F0a" firstAttribute="centerY" secondItem="ds2-xE-YVe" secondAttribute="centerY" id="BK8-Ww-KtR"/> |
61 | 61 | <constraint firstItem="c8m-4H-yMk" firstAttribute="centerY" secondItem="ds2-xE-YVe" secondAttribute="centerY" id="Hs8-qI-Rr1"/> |
62 | 62 | <constraint firstItem="Hcx-tx-ZRm" firstAttribute="top" secondItem="vUN-kp-3ea" secondAttribute="top" constant="20" id="Vlb-if-mIc"/> |
|
0 commit comments