web视图不加载在谷歌电视的网址 [英] Webview not loading the URL in Google TV

查看:191
本文介绍了web视图不加载在谷歌电视的网址的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我想负载的web视图的URL。页面犯规包含任何Flash内容。该页面包含普通文本,按钮。
当我尝试加载网址是问题,UI和UX一切都被扭曲,样子非常难看。用户不能看到在适当的格式的页面。
任何帮助非常AP preciated。

I am trying the load a URL in the webview. The page doesnt contain any Flash content. The page contains normal text, buttons. The problem when I try to load the URL is, The UI and UX everything is distorted and looking very ugly. User cant see the page in appropriate format. Any Help greatly appreciated.

推荐答案

最后,问题解决了,通过在应用程序的清单删除以下属性。

Finally, the issue is resolved, by removing the following attributes in manifest of the application.

    android:allowBackup="false"
    android:debuggable="true"
    android:hardwareAccelerated="true"

但我不知道为什么这些都是造成问题。

But I don't know why these are causing issue.

这篇关于web视图不加载在谷歌电视的网址的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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