开发者

webview searchbar appear after a link to the same page

开发者 https://www.devze.com 2023-04-04 07:20 出处:网络
My application has a webview without any searchtool, like a fullscreen mode. When i clik on a link, the search bar with the address of the site appear.

My application has a webview without any searchtool, like a fullscreen mode. When i clik on a link, the search bar with the address of the site appear. How can i hide it ? I would like to contin开发者_开发知识库ue in fullscreen mode.


I finaly found something interesting here :

http://developer.android.com/guide/webapps/webview.html

in the section "handling page navigation"

I'll make some tests.

0

精彩评论

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