设置窗口样式 无标题栏requestWindowFeature(Window.FEATURE_NO_TITLE) // 无标题栏setContentView(R.lay
设置窗口样式 无标题栏
requestWindowFeature(Window.FEATURE_NO_TITLE); // 无标题栏setContentView(R.layout.scr_main);
设置窗口样式 无标题栏
requestWindowFeature(Window.FEATURE_NO_TITLE); // 无标题栏setContentView(R.layout.scr_main);