Google TV 和 Honeycomb 平板电脑的样式

发布于 2024-12-10 16:49:54 字数 255 浏览 0 评论 0原文

我希望我的应用程序能够在平板电脑和 Google TV 上运行。我已经制作了与定位相关的布局,所有这些都依赖于权重来适当地处理缩放。我现在的目的是将我的文本样式(大小、颜色等)放入样式表中。 Google TV 只会从values-large-tvdpi 或values-large-xhdpi 文件夹中抓取吗? HoneyComb 平板电脑会从values-large-mdpi 和values-large-hdpi 文件夹中抓取吗?在某些情况下,平板电脑和电视会与从同一文件夹抓取发生冲突吗?

I want my application to run on tablets and Google TV. I have made my layouts, pertaining to positioning, all depend on weights to handle scaling appropriately. My intent now is to place my text styles (size, color, etc...) in style sheets. Will Google TV only grab from either the values-large-tvdpi or the values-large-xhdpi folders? Will HoneyComb tablets grab from values-large-mdpi and values-large-hdpi folders? Is there situations where the tablet and tv will conflict with grabbing from the same folder?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

南城旧梦 2024-12-17 16:49:54

如果添加 -notouch 或 -finger(或 -stylus)资源限定符来区分。 -notouch 用于电视,-finger 用于触摸屏。

If you add -notouch or -finger (or -stylus) resource qualifiers to differentiate. -notouch is for TV, -finger for a touch screen.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文