【Android】设定主题的背景样式,android:windowBackground。
<style name="SplashScreenAppTheme" parent="AppTheme"> <item name="android:windowFullscreen">trueitem> <item name="android:windowContentOverlay">@null - "android:windowBackground"
>@color/bg_white style>