I have a HTML page with 100% x 200px width and height respectively. I want to display this page inside a WebView, and that WebView should be exactly 200 device pixels tall, so that I can see my page without scale just perfectly fit into the view.
我如何在DEVICE PIXELS上设定网络高度,并装上超文本网页?
感谢!