有时候启动页面根据白天晚上来启动时实现加载不同的图片效果,但是加载时会出现短暂的空白,解决方法如下:

 

android:theme="@android:style/Theme.Translucent.NoTitleBar" 

 

相关文章: