解决app打开时出现短暂白色或黑色背景现象
2017-04-25 本文已影响0人
伊人zyh
给启动页activity设置theme为:@android:style/Theme.Translucent.NoTitleBar";这个主题有一个android:windowContentOverlay属性:是否覆盖
给启动页activity设置theme为:@android:style/Theme.Translucent.NoTitleBar";这个主题有一个android:windowContentOverlay属性:是否覆盖