|
| 1 | +<?xml version="1.0" encoding="UTF-8" standalone="no"?> |
| 2 | +<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="10116" systemVersion="15E65" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES"> |
| 3 | + <dependencies> |
| 4 | + <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="10085"/> |
| 5 | + </dependencies> |
| 6 | + <objects> |
| 7 | + <placeholder placeholderIdentifier="IBFilesOwner" id="-1" userLabel="File's Owner"/> |
| 8 | + <placeholder placeholderIdentifier="IBFirstResponder" id="-2" customClass="UIResponder"/> |
| 9 | + <view contentMode="scaleToFill" id="iN0-l3-epB" customClass="SimpleErrorView" customModule="LoadingViewController"> |
| 10 | + <rect key="frame" x="0.0" y="0.0" width="320" height="480"/> |
| 11 | + <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/> |
| 12 | + <subviews> |
| 13 | + <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="QG0-nT-4fb"> |
| 14 | + <rect key="frame" x="50" y="0.0" width="220" height="480"/> |
| 15 | + <subviews> |
| 16 | + <label opaque="NO" clipsSubviews="YES" userInteractionEnabled="NO" contentMode="left" text="Oops! Something went wrong." textAlignment="center" lineBreakMode="tailTruncation" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" preferredMaxLayoutWidth="220" translatesAutoresizingMaskIntoConstraints="NO" id="gfN-0e-n0e"> |
| 17 | + <rect key="frame" x="0.0" y="333" width="220" height="38"/> |
| 18 | + <color key="backgroundColor" red="0.40784313729999999" green="0.41568627450000001" blue="0.50980392159999999" alpha="0.0" colorSpace="calibratedRGB"/> |
| 19 | + <fontDescription key="fontDescription" name="HelveticaNeue-Medium" family="Helvetica Neue" pointSize="16"/> |
| 20 | + <color key="textColor" red="0.22352941179999999" green="0.22352941179999999" blue="0.22352941179999999" alpha="1" colorSpace="custom" customColorSpace="sRGB"/> |
| 21 | + <nil key="highlightedColor"/> |
| 22 | + </label> |
| 23 | + <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" verticalCompressionResistancePriority="751" text="Label" textAlignment="center" lineBreakMode="tailTruncation" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="bFX-MB-E6F" userLabel="message label"> |
| 24 | + <rect key="frame" x="0.0" y="391" width="220" height="19"/> |
| 25 | + <fontDescription key="fontDescription" name="HelveticaNeue" family="Helvetica Neue" pointSize="16"/> |
| 26 | + <color key="textColor" red="0.40000000000000002" green="0.41176470590000003" blue="0.43921568630000002" alpha="1" colorSpace="custom" customColorSpace="sRGB"/> |
| 27 | + <nil key="highlightedColor"/> |
| 28 | + </label> |
| 29 | + <button opaque="NO" contentMode="scaleToFill" verticalCompressionResistancePriority="751" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="sNq-j4-dgH"> |
| 30 | + <rect key="frame" x="20" y="430" width="180" height="30"/> |
| 31 | + <fontDescription key="fontDescription" name="HelveticaNeue-Medium" family="Helvetica Neue" pointSize="15"/> |
| 32 | + <state key="normal" title="Reload in a moment"> |
| 33 | + <color key="titleColor" red="0.13725490200000001" green="0.66666666669999997" blue="0.88235294119999996" alpha="1" colorSpace="calibratedRGB"/> |
| 34 | + <color key="titleShadowColor" white="0.5" alpha="1" colorSpace="calibratedWhite"/> |
| 35 | + </state> |
| 36 | + <state key="highlighted"> |
| 37 | + <color key="titleColor" red="0.24313725489999999" green="0.42352941179999998" blue="0.5450980392" alpha="1" colorSpace="calibratedRGB"/> |
| 38 | + </state> |
| 39 | + </button> |
| 40 | + <imageView userInteractionEnabled="NO" contentMode="scaleAspectFit" verticalHuggingPriority="251" verticalCompressionResistancePriority="749" image="doc_fail.png" translatesAutoresizingMaskIntoConstraints="NO" id="pyy-8x-tJd"> |
| 41 | + <rect key="frame" x="-210" y="64" width="640" height="240"/> |
| 42 | + </imageView> |
| 43 | + </subviews> |
| 44 | + <color key="backgroundColor" white="1" alpha="0.0" colorSpace="custom" customColorSpace="calibratedWhite"/> |
| 45 | + <constraints> |
| 46 | + <constraint firstItem="sNq-j4-dgH" firstAttribute="top" secondItem="bFX-MB-E6F" secondAttribute="bottom" constant="20" id="2Yf-JI-XFc"/> |
| 47 | + <constraint firstItem="bFX-MB-E6F" firstAttribute="centerX" secondItem="gfN-0e-n0e" secondAttribute="centerX" id="Lu7-vy-bCW"/> |
| 48 | + <constraint firstItem="gfN-0e-n0e" firstAttribute="leading" secondItem="QG0-nT-4fb" secondAttribute="leading" id="Pib-Qe-VLS"/> |
| 49 | + <constraint firstItem="sNq-j4-dgH" firstAttribute="leading" secondItem="QG0-nT-4fb" secondAttribute="leading" constant="20" id="Q6v-T4-fmc"/> |
| 50 | + <constraint firstItem="bFX-MB-E6F" firstAttribute="leading" secondItem="QG0-nT-4fb" secondAttribute="leading" id="csy-4V-xWP"/> |
| 51 | + <constraint firstAttribute="bottom" relation="greaterThanOrEqual" secondItem="sNq-j4-dgH" secondAttribute="bottom" constant="20" id="gGg-K0-r2x"/> |
| 52 | + <constraint firstAttribute="trailing" secondItem="bFX-MB-E6F" secondAttribute="trailing" id="hcI-kf-Ee8"/> |
| 53 | + <constraint firstItem="bFX-MB-E6F" firstAttribute="top" secondItem="gfN-0e-n0e" secondAttribute="bottom" constant="20" id="hfC-Mb-5u0"/> |
| 54 | + <constraint firstAttribute="trailing" secondItem="gfN-0e-n0e" secondAttribute="trailing" id="j6M-lK-8jA"/> |
| 55 | + <constraint firstAttribute="centerX" secondItem="pyy-8x-tJd" secondAttribute="centerX" id="jJv-kB-mXm"/> |
| 56 | + <constraint firstAttribute="centerX" secondItem="sNq-j4-dgH" secondAttribute="centerX" id="mYE-bY-lX2"/> |
| 57 | + <constraint firstItem="pyy-8x-tJd" firstAttribute="top" secondItem="QG0-nT-4fb" secondAttribute="top" constant="64" id="rgd-t9-uOt"/> |
| 58 | + <constraint firstAttribute="trailing" secondItem="sNq-j4-dgH" secondAttribute="trailing" constant="20" id="wl6-lh-GTK"/> |
| 59 | + <constraint firstItem="gfN-0e-n0e" firstAttribute="top" secondItem="pyy-8x-tJd" secondAttribute="bottom" constant="29" id="zDY-xi-xe7"/> |
| 60 | + </constraints> |
| 61 | + </view> |
| 62 | + </subviews> |
| 63 | + <color key="backgroundColor" red="0.98039215686274506" green="0.98039215686274506" blue="0.98039215686274506" alpha="1" colorSpace="calibratedRGB"/> |
| 64 | + <constraints> |
| 65 | + <constraint firstItem="QG0-nT-4fb" firstAttribute="top" secondItem="iN0-l3-epB" secondAttribute="top" id="0GS-3x-pkV"/> |
| 66 | + <constraint firstAttribute="trailing" secondItem="QG0-nT-4fb" secondAttribute="trailing" constant="50" id="DCX-W0-eWD"/> |
| 67 | + <constraint firstAttribute="bottom" secondItem="QG0-nT-4fb" secondAttribute="bottom" id="h3X-sS-UKx"/> |
| 68 | + <constraint firstItem="QG0-nT-4fb" firstAttribute="leading" secondItem="iN0-l3-epB" secondAttribute="leading" constant="50" id="jNT-du-umr"/> |
| 69 | + </constraints> |
| 70 | + <freeformSimulatedSizeMetrics key="simulatedDestinationMetrics"/> |
| 71 | + <point key="canvasLocation" x="220" y="437"/> |
| 72 | + </view> |
| 73 | + </objects> |
| 74 | + <resources> |
| 75 | + <image name="doc_fail.png" width="640" height="530"/> |
| 76 | + </resources> |
| 77 | +</document> |
0 commit comments