|
20 | 20 | <rect key="frame" x="0.0" y="0.0" width="375" height="667"/>
|
21 | 21 | <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
|
22 | 22 | <subviews>
|
23 |
| - <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Label" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="sIj-hc-Uk3" customClass="SPLabel" customModule="SpringText"> |
24 |
| - <rect key="frame" x="36" y="20" width="303" height="21"/> |
25 |
| - <color key="backgroundColor" systemColor="systemPinkColor"/> |
26 |
| - <fontDescription key="fontDescription" type="system" pointSize="17"/> |
27 |
| - <nil key="textColor"/> |
28 |
| - <nil key="highlightedColor"/> |
29 |
| - </label> |
| 23 | + <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="3LM-BG-Htn"> |
| 24 | + <rect key="frame" x="36" y="20" width="303" height="82"/> |
| 25 | + <subviews> |
| 26 | + <stackView opaque="NO" contentMode="scaleToFill" axis="vertical" translatesAutoresizingMaskIntoConstraints="NO" id="7yP-7o-4da"> |
| 27 | + <rect key="frame" x="0.0" y="0.0" width="303" height="82"/> |
| 28 | + <subviews> |
| 29 | + <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Label" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="qrS-6m-9He" customClass="SPLabel" customModule="SpringText"> |
| 30 | + <rect key="frame" x="0.0" y="0.0" width="303" height="20.5"/> |
| 31 | + <color key="backgroundColor" systemColor="systemPinkColor"/> |
| 32 | + <fontDescription key="fontDescription" type="system" pointSize="17"/> |
| 33 | + <nil key="textColor"/> |
| 34 | + <nil key="highlightedColor"/> |
| 35 | + </label> |
| 36 | + <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Label" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="WBh-YJ-BoT" customClass="SPLabel" customModule="SpringText"> |
| 37 | + <rect key="frame" x="0.0" y="20.5" width="303" height="20.5"/> |
| 38 | + <color key="backgroundColor" systemColor="systemPinkColor"/> |
| 39 | + <fontDescription key="fontDescription" type="system" pointSize="17"/> |
| 40 | + <nil key="textColor"/> |
| 41 | + <nil key="highlightedColor"/> |
| 42 | + </label> |
| 43 | + <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Label" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Rf9-rt-EBr" customClass="SPLabel" customModule="SpringText"> |
| 44 | + <rect key="frame" x="0.0" y="41" width="303" height="20.5"/> |
| 45 | + <color key="backgroundColor" systemColor="systemPinkColor"/> |
| 46 | + <fontDescription key="fontDescription" type="system" pointSize="17"/> |
| 47 | + <nil key="textColor"/> |
| 48 | + <nil key="highlightedColor"/> |
| 49 | + </label> |
| 50 | + <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Label" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="9iN-kW-35e" customClass="SPLabel" customModule="SpringText"> |
| 51 | + <rect key="frame" x="0.0" y="61.5" width="303" height="20.5"/> |
| 52 | + <color key="backgroundColor" systemColor="systemPinkColor"/> |
| 53 | + <fontDescription key="fontDescription" type="system" pointSize="17"/> |
| 54 | + <nil key="textColor"/> |
| 55 | + <nil key="highlightedColor"/> |
| 56 | + </label> |
| 57 | + </subviews> |
| 58 | + </stackView> |
| 59 | + </subviews> |
| 60 | + <color key="backgroundColor" systemColor="systemBackgroundColor"/> |
| 61 | + <constraints> |
| 62 | + <constraint firstItem="7yP-7o-4da" firstAttribute="top" secondItem="3LM-BG-Htn" secondAttribute="top" id="1rI-mN-dRX"/> |
| 63 | + <constraint firstAttribute="bottom" secondItem="7yP-7o-4da" secondAttribute="bottom" id="4GE-cQ-wXO"/> |
| 64 | + <constraint firstItem="7yP-7o-4da" firstAttribute="leading" secondItem="3LM-BG-Htn" secondAttribute="leading" id="6AU-ft-2es"/> |
| 65 | + <constraint firstAttribute="trailing" secondItem="7yP-7o-4da" secondAttribute="trailing" id="axb-91-Sqz"/> |
| 66 | + </constraints> |
| 67 | + </view> |
30 | 68 | </subviews>
|
31 |
| - <color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/> |
| 69 | + <color key="backgroundColor" systemColor="systemTealColor"/> |
32 | 70 | <constraints>
|
33 |
| - <constraint firstItem="sIj-hc-Uk3" firstAttribute="leading" secondItem="kh9-bI-dsS" secondAttribute="leadingMargin" constant="20" id="6B7-u4-i0a"/> |
34 |
| - <constraint firstItem="sIj-hc-Uk3" firstAttribute="top" secondItem="jyV-Pf-zRb" secondAttribute="bottom" constant="20" id="E34-np-fky"/> |
35 |
| - <constraint firstAttribute="trailingMargin" secondItem="sIj-hc-Uk3" secondAttribute="trailing" constant="20" id="tdT-yc-Eq0"/> |
| 71 | + <constraint firstAttribute="trailingMargin" secondItem="3LM-BG-Htn" secondAttribute="trailing" constant="20" id="WYg-5C-Mkb"/> |
| 72 | + <constraint firstItem="3LM-BG-Htn" firstAttribute="top" secondItem="jyV-Pf-zRb" secondAttribute="bottom" constant="20" id="kRI-LW-LDA"/> |
| 73 | + <constraint firstItem="3LM-BG-Htn" firstAttribute="leading" secondItem="kh9-bI-dsS" secondAttribute="leadingMargin" constant="20" id="tSU-RG-g9K"/> |
36 | 74 | </constraints>
|
37 | 75 | </view>
|
38 | 76 | <connections>
|
39 |
| - <outlet property="lblTitle" destination="sIj-hc-Uk3" id="LcL-HP-JCM"/> |
| 77 | + <outlet property="lbl_num1" destination="qrS-6m-9He" id="CFT-NY-clj"/> |
| 78 | + <outlet property="lbl_num2" destination="WBh-YJ-BoT" id="jHa-oz-N7W"/> |
| 79 | + <outlet property="lbl_num3" destination="Rf9-rt-EBr" id="kMY-CQ-0dl"/> |
| 80 | + <outlet property="lbl_num4" destination="9iN-kW-35e" id="bXU-lr-i0d"/> |
40 | 81 | </connections>
|
41 | 82 | </viewController>
|
42 | 83 | <placeholder placeholderIdentifier="IBFirstResponder" id="x5A-6p-PRh" sceneMemberID="firstResponder"/>
|
|
45 | 86 | </scene>
|
46 | 87 | </scenes>
|
47 | 88 | <resources>
|
| 89 | + <systemColor name="systemBackgroundColor"> |
| 90 | + <color white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/> |
| 91 | + </systemColor> |
48 | 92 | <systemColor name="systemPinkColor">
|
49 | 93 | <color red="1" green="0.17647058823529413" blue="0.33333333333333331" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
50 | 94 | </systemColor>
|
| 95 | + <systemColor name="systemTealColor"> |
| 96 | + <color red="0.35294117647058826" green="0.78431372549019607" blue="0.98039215686274506" alpha="1" colorSpace="custom" customColorSpace="sRGB"/> |
| 97 | + </systemColor> |
51 | 98 | </resources>
|
52 | 99 | </document>
|
0 commit comments