Skip to content

Commit 7afe38a

Browse files
committed
Updated iOS sample startup screen
1 parent d0fabef commit 7afe38a

File tree

1 file changed

+1
-8
lines changed

1 file changed

+1
-8
lines changed

Ab4d.SharpEngine.Samples.AvaloniaUI.CrossPlatform/iOS/Resources/LaunchScreen.xib

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -11,14 +11,7 @@
1111
<rect key="frame" x="0.0" y="0.0" width="480" height="480" />
1212
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES" />
1313
<subviews>
14-
<label opaque="NO" clipsSubviews="YES" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text=" Copyright (c) 2022 " textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines"
15-
minimumFontSize="9" translatesAutoresizingMaskIntoConstraints="NO" id="8ie-xW-0ye">
16-
<rect key="frame" x="20" y="439" width="441" height="21" />
17-
<fontDescription key="fontDescription" type="system" pointSize="17" />
18-
<color key="textColor" cocoaTouchSystemColor="darkTextColor" />
19-
<nil key="highlightedColor" />
20-
</label>
21-
<label opaque="NO" clipsSubviews="YES" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Ab4d.SharpEngine.Samples.AvaloniaUI.CrossPlatform" textAlignment="center" lineBreakMode="middleTruncation" baselineAdjustment="alignBaselines"
14+
<label opaque="NO" clipsSubviews="YES" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Ab4d.SharpEngine iOS sample" textAlignment="center" lineBreakMode="middleTruncation" baselineAdjustment="alignBaselines"
2215
minimumFontSize="18" translatesAutoresizingMaskIntoConstraints="NO" id="kId-c2-rCX">
2316
<rect key="frame" x="20" y="140" width="441" height="43" />
2417
<fontDescription key="fontDescription" type="boldSystem" pointSize="36" />

0 commit comments

Comments
 (0)