Fixes, Android adaptive icon for crypto.
This commit is contained in:
@@ -30,6 +30,8 @@ class _SplashScreenState extends BaseState<SplashScreen> {
|
||||
_SplashScreenState(SqliteHelper helper, String app) : super(helper, app);
|
||||
bool a = false;
|
||||
|
||||
bool isAutomaticallyImplyLeading() => false;
|
||||
|
||||
@override
|
||||
void initState() {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user