mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
load default splash screen when not init with engine (#6925)
This commit is contained in:
parent
1e37b99ac0
commit
df2e9393a2
@ -71,7 +71,7 @@
|
||||
_flutterView.reset([[FlutterView alloc] initWithDelegate:_engine opaque:self.isViewOpaque]);
|
||||
[_engine.get() createShell:nil libraryURI:nil];
|
||||
_engineNeedsLaunch = YES;
|
||||
|
||||
[self loadDefaultSplashScreenView];
|
||||
[self performCommonViewControllerInitialization];
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user