Update workmanager and migrate to Flutter embedding v2

This commit is contained in:
Yegor Vialov
2020-02-11 11:22:59 +00:00
parent 62174b0651
commit cff4a4feed
5 changed files with 21 additions and 35 deletions

View File

@ -5,4 +5,7 @@
Flutter draws its first frame -->
<item name="android:windowBackground">@drawable/launch_background</item>
</style>
<style name="NormalTheme" parent="@android:style/Theme.Black.NoTitleBar">
<item name="android:windowBackground">@drawable/launch_background</item>
</style>
</resources>