D1APP-18 splash configuration

This commit is contained in:
MohammadTaha Basiri 2021-12-07 15:07:19 +03:30
parent 7c36d4f3a8
commit 7b9ed44f6b
1 changed files with 0 additions and 4 deletions

View File

@ -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. -->
<meta-data
android:name="io.flutter.embedding.android.SplashScreenDrawable"
android:resource="@drawable/launch_background"
/>
<intent-filter>
<action android:name="android.intent.action.MAIN"/>
<category android:name="android.intent.category.LAUNCHER"/>