Skip to content
This repository was archived by the owner on Jan 3, 2023. It is now read-only.

Commit fc4c790

Browse files
author
soliury
committed
edit launchScreen
1 parent e28f7a0 commit fc4c790

File tree

1 file changed

+13
-4
lines changed

1 file changed

+13
-4
lines changed

ios/noder/Base.lproj/LaunchScreen.xib

Lines changed: 13 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,25 +9,34 @@
99
<placeholder placeholderIdentifier="IBFilesOwner" id="-1" userLabel="File's Owner"/>
1010
<placeholder placeholderIdentifier="IBFirstResponder" id="-2" customClass="UIResponder"/>
1111
<view contentMode="scaleToFill" id="iN0-l3-epB">
12-
<rect key="frame" x="0.0" y="0.0" width="480" height="480"/>
12+
<rect key="frame" x="0.0" y="0.0" width="480" height="491"/>
1313
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
1414
<subviews>
15-
<label opaque="NO" clipsSubviews="YES" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Noder" textAlignment="center" lineBreakMode="middleTruncation" baselineAdjustment="alignBaselines" minimumFontSize="18" translatesAutoresizingMaskIntoConstraints="NO" id="kId-c2-rCX">
15+
<label opaque="NO" clipsSubviews="YES" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" misplaced="YES" text="Noder" textAlignment="center" lineBreakMode="middleTruncation" baselineAdjustment="alignBaselines" minimumFontSize="18" translatesAutoresizingMaskIntoConstraints="NO" id="kId-c2-rCX">
1616
<rect key="frame" x="20" y="140" width="441" height="43"/>
1717
<fontDescription key="fontDescription" type="boldSystem" pointSize="36"/>
1818
<color key="textColor" red="1" green="0.7725490196" blue="0.0" alpha="1" colorSpace="calibratedRGB"/>
1919
<nil key="highlightedColor"/>
2020
</label>
21+
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" text="cnodejs.org" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="LpR-Ad-l1p">
22+
<rect key="frame" x="195" y="196" width="90" height="21"/>
23+
<fontDescription key="fontDescription" type="system" pointSize="17"/>
24+
<color key="textColor" red="1" green="1" blue="1" alpha="0.5" colorSpace="custom" customColorSpace="calibratedRGB"/>
25+
<nil key="highlightedColor"/>
26+
</label>
2127
</subviews>
2228
<color key="backgroundColor" red="0.12156862745098039" green="0.11764705882352941" blue="0.12156862745098039" alpha="1" colorSpace="calibratedRGB"/>
29+
<color key="tintColor" red="0.1215686275" green="0.1176470588" blue="0.1215686275" alpha="1" colorSpace="calibratedRGB"/>
2330
<constraints>
2431
<constraint firstItem="kId-c2-rCX" firstAttribute="centerY" secondItem="iN0-l3-epB" secondAttribute="bottom" multiplier="1/3" constant="1" id="5cJ-9S-tgC"/>
2532
<constraint firstAttribute="centerX" secondItem="kId-c2-rCX" secondAttribute="centerX" id="Koa-jz-hwk"/>
2633
<constraint firstItem="kId-c2-rCX" firstAttribute="leading" secondItem="iN0-l3-epB" secondAttribute="leading" constant="20" symbolic="YES" id="fvb-Df-36g"/>
2734
</constraints>
28-
<nil key="simulatedStatusBarMetrics"/>
35+
<simulatedStatusBarMetrics key="simulatedStatusBarMetrics" statusBarStyle="lightContent"/>
36+
<nil key="simulatedTopBarMetrics"/>
37+
<nil key="simulatedBottomBarMetrics"/>
2938
<freeformSimulatedSizeMetrics key="simulatedDestinationMetrics"/>
30-
<point key="canvasLocation" x="548" y="455"/>
39+
<point key="canvasLocation" x="548" y="460.5"/>
3140
</view>
3241
</objects>
3342
</document>

0 commit comments

Comments
 (0)