美文网首页
A splash screen was provided to

A splash screen was provided to

作者: Fan_say_hi | 来源:发表于2023-03-06 15:17 被阅读0次

A splash screen was provided to Flutter, but this is deprecated. See flutter.dev/go/android-splas...

注释 <meta-data

    android:name="io.flutter.embedding.android.SplashScreenDrawable"

    android:resource="@drawable/launch_background" />

位置:  /android/app/src/main/AndroidManifest.xml

相关文章

网友评论

      本文标题:A splash screen was provided to

      本文链接:https://www.haomeiwen.com/subject/expmldtx.html