From 7b9ed44f6b40974607ab831aed900b76ffd00a5b Mon Sep 17 00:00:00 2001 From: MohammadTaha Basiri Date: Tue, 7 Dec 2021 15:07:19 +0330 Subject: [PATCH] D1APP-18 splash configuration --- android/app/src/main/AndroidManifest.xml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/android/app/src/main/AndroidManifest.xml b/android/app/src/main/AndroidManifest.xml index 89e8c6a..b7d0b39 100644 --- a/android/app/src/main/AndroidManifest.xml +++ b/android/app/src/main/AndroidManifest.xml @@ -23,10 +23,6 @@ screen fades out. A splash screen is useful to avoid any visual gap between the end of Android's launch screen and the painting of Flutter's first frame. --> -