|
1 | 1 | <?xml version="1.0" encoding="UTF-8"?> |
2 | 2 | <document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="13122.17" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" colorMatched="YES" initialViewController="M4Y-Lb-cyx"> |
3 | | - <device id="retina3_5" orientation="landscape"> |
| 3 | + <device id="retina4_0" orientation="landscape"> |
4 | 4 | <adaptation id="fullscreen"/> |
5 | 5 | </device> |
6 | 6 | <dependencies> |
|
25 | 25 | <stackView opaque="NO" contentMode="scaleToFill" axis="vertical" distribution="fillProportionally" alignment="center" translatesAutoresizingMaskIntoConstraints="NO" id="COV-QY-SJN"> |
26 | 26 | <rect key="frame" x="16" y="0.0" width="288" height="37"/> |
27 | 27 | <subviews> |
| 28 | + <stackView opaque="NO" contentMode="scaleToFill" distribution="fillEqually" alignment="center" translatesAutoresizingMaskIntoConstraints="NO" id="kxA-Ph-HgP"> |
| 29 | + <rect key="frame" x="0.0" y="0.0" width="288" height="18.5"/> |
| 30 | + <subviews> |
| 31 | + <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="63c-KM-sb8"> |
| 32 | + <rect key="frame" x="0.0" y="0.0" width="144" height="18.5"/> |
| 33 | + <fontDescription key="fontDescription" type="system" pointSize="32"/> |
| 34 | + <nil key="textColor"/> |
| 35 | + <nil key="highlightedColor"/> |
| 36 | + </label> |
| 37 | + <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Fte-7B-W9C"> |
| 38 | + <rect key="frame" x="144" y="0.0" width="144" height="18.5"/> |
| 39 | + <fontDescription key="fontDescription" type="system" pointSize="16"/> |
| 40 | + <nil key="textColor"/> |
| 41 | + <nil key="highlightedColor"/> |
| 42 | + </label> |
| 43 | + </subviews> |
| 44 | + </stackView> |
28 | 45 | <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="ZdE-90-rhb" customClass="UICountingLabel"> |
29 | | - <rect key="frame" x="0.0" y="0.0" width="288" height="13.5"/> |
| 46 | + <rect key="frame" x="0.0" y="18.5" width="288" height="18.5"/> |
30 | 47 | <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/> |
31 | 48 | </view> |
32 | | - <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Label" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="63c-KM-sb8"> |
33 | | - <rect key="frame" x="106.5" y="13.5" width="75.5" height="10"/> |
34 | | - <fontDescription key="fontDescription" type="system" pointSize="32"/> |
35 | | - <nil key="textColor"/> |
36 | | - <nil key="highlightedColor"/> |
37 | | - </label> |
38 | | - <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Fte-7B-W9C"> |
39 | | - <rect key="frame" x="0.0" y="23.5" width="288" height="13.5"/> |
40 | | - <fontDescription key="fontDescription" type="system" pointSize="16"/> |
41 | | - <nil key="textColor"/> |
42 | | - <nil key="highlightedColor"/> |
43 | | - </label> |
44 | 49 | </subviews> |
45 | 50 | </stackView> |
46 | 51 | </subviews> |
|
0 commit comments