Opening webview not in new browser

前端 未结 9 1762
走了就别回头了
走了就别回头了 2020-11-28 09:14

I am implementing a webview. I want two buttons on the top of the web page.

I have one vertical linear layout, inside of which is one horizontal layout with two but

9条回答
  •  栀梦
    栀梦 (楼主)
    2020-11-28 09:18

    The layout should something similar to this:

    
            
                

    And you can also refer to the Need help changing from stock android browser to webview to see if you are launching the url correctly.

提交回复
热议问题