From 6d4e08d996d845148052c752baa9bdf8f99e008b Mon Sep 17 00:00:00 2001
From: Arya Shakya <67620278+Aryashakya@users.noreply.github.com>
Date: Sat, 28 Oct 2023 00:05:40 +0545
Subject: [PATCH] Fix #2061 deprecated splash screen (#2070)
---
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 ddfc60c54c..061b523732 100644
--- a/android/app/src/main/AndroidManifest.xml
+++ b/android/app/src/main/AndroidManifest.xml
@@ -33,10 +33,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. -->
-