解决android启动程序时,会出现一个短暂的白色空白界面的问题时间:2022-08-29 16:51:13在启动的activity定义style为透明就可以了(android:theme="@android:style/Theme.Translucent")