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 (flutter/engine#6925)
This commit is contained in:
parent
30ca2a3401
commit
de29fc152a
@ -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