web视图与android的全屏幕 [英] webview with full screen in android

查看:107
本文介绍了web视图与android的全屏幕的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我做了一个简单的Hello Web视图的例子,我希望把它在全屏幕就像我不希望两个最上面的黑条。 任何人有任何想法如何做到这一点?

i have made a simple hello web view example and i want to make it in full screen like i do not want that two top most black bars. anybody have any idea how to do that?

非常感谢。

推荐答案

要做到这一点,最快捷的方法是添加

The quickest way to do this would be to add

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

进入您在AndroidManifest.xml文件活动

Into your activity in the AndroidManifest.xml file

这篇关于web视图与android的全屏幕的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆