feat(mobile): update logo (#7919)
* App Icon * In App Icon * runner * ios icon * ios is done * splash * Notification Icon * Immich text * Immich text * actually update andoir icon * adaptive icon * adaptive icon
This commit is contained in:
@@ -96,7 +96,7 @@ class SplashScreenPage extends HookConsumerWidget {
|
||||
return const Scaffold(
|
||||
body: Center(
|
||||
child: Image(
|
||||
image: AssetImage('assets/immich-logo-no-outline.png'),
|
||||
image: AssetImage('assets/immich-logo.png'),
|
||||
width: 80,
|
||||
filterQuality: FilterQuality.high,
|
||||
),
|
||||
|
||||
Reference in New Issue
Block a user