摘要: 转载自:www.madhome.orgJava://for hide the status bar getWindow().setFlags(WindowManager.LayoutParams.FLAG_FULLSCREEN, WindowManager.LayoutParams.FLAG_FULLSCREEN); //hide the title bar requestWindowFeatur... 阅读全文
posted @ 2010-02-02 17:47 jonecard 阅读(431) 评论(0) 推荐(1)