摘要:
// 去掉顶部的titlerequestWindowFeature(Window.FEATURE_NO_TITLE);requestWindowFeature(featrueId),它的功能是启用窗体的扩展特性对于requestWindowFeature具体介绍,请参考下面博文:Android 应用程序窗体显示状态操作(requestWindowFeature()的应用)// 全屏:去掉顶部所有包括titlegetWindow().setFlags(WindowManager.LayoutParams.FLAG_FULLSCREEN, WindowManager.LayoutParams.FL 阅读全文
posted @ 2012-04-18 12:34
sp5i5s
阅读(1784)
评论(0)
推荐(0)

浙公网安备 33010602011771号