|
1 | 1 | <?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
2 |
| -<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="7706" systemVersion="14C1510" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES"> |
| 2 | +<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="8191" systemVersion="15A284" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES"> |
3 | 3 | <dependencies>
|
4 |
| - <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="7703"/> |
| 4 | + <deployment identifier="iOS"/> |
| 5 | + <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="8154"/> |
5 | 6 | </dependencies>
|
6 | 7 | <objects>
|
7 | 8 | <placeholder placeholderIdentifier="IBFilesOwner" id="-1" userLabel="File's Owner"/>
|
8 | 9 | <placeholder placeholderIdentifier="IBFirstResponder" id="-2" customClass="UIResponder"/>
|
9 | 10 | <view contentMode="scaleToFill" id="iN0-l3-epB" customClass="MRCLoadingTitleView">
|
10 |
| - <rect key="frame" x="0.0" y="0.0" width="102" height="44"/> |
| 11 | + <rect key="frame" x="0.0" y="0.0" width="106" height="44"/> |
11 | 12 | <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
12 | 13 | <subviews>
|
13 | 14 | <activityIndicatorView opaque="NO" contentMode="scaleToFill" horizontalHuggingPriority="750" verticalHuggingPriority="750" animating="YES" style="white" translatesAutoresizingMaskIntoConstraints="NO" id="BKI-HQ-qAc">
|
14 | 15 | <rect key="frame" x="0.0" y="12" width="20" height="20"/>
|
| 16 | + <animations/> |
15 | 17 | <constraints>
|
16 | 18 | <constraint firstAttribute="height" constant="20" id="QJR-d9-Yhb"/>
|
17 | 19 | <constraint firstAttribute="width" constant="20" id="fd9-TL-1r0"/>
|
18 | 20 | </constraints>
|
19 | 21 | </activityIndicatorView>
|
20 | 22 | <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Loading..." lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="XrZ-1f-5Aw">
|
21 |
| - <rect key="frame" x="24" y="12" width="78" height="20.5"/> |
| 23 | + <rect key="frame" x="24" y="12" width="82" height="20.5"/> |
| 24 | + <animations/> |
22 | 25 | <fontDescription key="fontDescription" type="boldSystem" pointSize="17"/>
|
23 | 26 | <color key="textColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
|
24 | 27 | <nil key="highlightedColor"/>
|
25 | 28 | </label>
|
26 | 29 | </subviews>
|
| 30 | + <animations/> |
27 | 31 | <constraints>
|
28 | 32 | <constraint firstAttribute="centerY" secondItem="BKI-HQ-qAc" secondAttribute="centerY" id="8dc-Jl-g1m"/>
|
29 | 33 | <constraint firstItem="XrZ-1f-5Aw" firstAttribute="leading" secondItem="BKI-HQ-qAc" secondAttribute="trailing" constant="4" id="Q63-qn-fPt"/>
|
|
0 commit comments