开发者

android webview w/o app?

开发者 https://www.devze.com 2023-03-08 08:48 出处:网络
Im trying to make a website load and lo开发者_开发百科ok like webview when useing and android device.Im not making and app. really I just need to get rid of the address bar. I have

Im trying to make a website load and lo开发者_开发百科ok like webview when useing and android device.Im not making and app. really I just need to get rid of the address bar. I have

<meta name="viewport" content="width=device-width, height=device-height, user-scalable=no" />

in the head and the JS window.scroll method will not work.

0

精彩评论

暂无评论...
验证码 换一张
取 消