Skip to content

Commit

Permalink
Fix PalisadoesFoundation#2061 deprecated splash screen (PalisadoesFou…
Browse files Browse the repository at this point in the history
  • Loading branch information
Aryashakya authored and Peter Harrison committed Jan 10, 2024
1 parent 292445b commit 6d4e08d
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions android/app/src/main/AndroidManifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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. -->
<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"/>
Expand Down

0 comments on commit 6d4e08d

Please sign in to comment.