mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-21 00:52:43 +02:00
Tweaks to the Use Case screen ready for review.
Update strings. Show the custom server field as needed. Enable scroll edges appearance for white navigation bar.
This commit is contained in:
@@ -48,6 +48,7 @@ struct OnboardingSplashScreenPage: View {
|
||||
.scaledToFit()
|
||||
.frame(maxWidth: 300)
|
||||
.padding(20)
|
||||
.accessibilityHidden(true)
|
||||
|
||||
VStack(spacing: 8) {
|
||||
OnboardingSplashScreenTitleText(content.title)
|
||||
|
||||
Reference in New Issue
Block a user