Revert "fix(mobile): Generate 1 splash screen on Android (#1443)" (#1498)

This reverts commit 00630bd4a3.
This commit is contained in:
Alex
2023-01-31 22:05:54 -06:00
committed by GitHub
parent d2a9363fc5
commit 391bf052e4
29 changed files with 158 additions and 326 deletions
@@ -5,9 +5,6 @@
<!-- Show a splash screen on the activity. Automatically removed when
Flutter draws its first frame -->
<item name="android:windowBackground">@drawable/launch_background</item>
<item name="android:forceDarkAllowed">false</item>
<item name="android:windowFullscreen">false</item>
<item name="android:windowLayoutInDisplayCutoutMode">shortEdges</item>
</style>
<!-- Theme applied to the Android Window as soon as the process has started.
This theme determines the color of the Android Window while your