mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-22 01:22:46 +02:00
Make scrollEdgesAppearance singular to match UIKit
This commit is contained in:
+1
-1
@@ -41,7 +41,7 @@ final class OnboardingUseCaseSelectionCoordinator: Coordinator, Presentable {
|
||||
|
||||
let hostingController = VectorHostingController(rootView: view)
|
||||
hostingController.vc_removeBackTitle()
|
||||
hostingController.enableNavigationBarScrollEdgesAppearance = true
|
||||
hostingController.enableNavigationBarScrollEdgeAppearance = true
|
||||
onboardingUseCaseHostingController = hostingController
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user