Crypto branding
This commit is contained in:
@@ -48,7 +48,7 @@ class _SplashScreenState extends BaseState<SplashScreen> {
|
||||
return a ? new Container(
|
||||
decoration: new BoxDecoration(
|
||||
image: new DecorationImage(
|
||||
image: new ExactAssetImage(Resources.getSplash(nullq)),
|
||||
image: new ExactAssetImage(Resources.getSplash(null)),
|
||||
fit: BoxFit.cover))) : getScreenContent();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user