开发者

Zoom entire layout for xlarge

After going through a meticulous design and layout for layout-large (targeting the Galaxy Tab) I've discovered there is way too much empty space on the xlarge XOOM and things appear too small and cluttered, even though I used dip and sp everywhere. What I want to do is take the same large design and blow it up for xlarge so everything takes up the same screen proportions on the xlarge screen. I've started going down the path of using @dimens to increase the font sizes, heights and widths, paddings and margins of everything depending on the screen, but this approach looks like it will be hard to maintain as there are hundreds of such dimensions.

What I'm wondering is if there is a way to automatically zoom in the entire layout so it takes up the full XOOM real estate. By the mag开发者_如何学运维ic of math it has turned out that the large-hdpi measurements just need to be doubled for the xlarge-mdpi screen.


There is a detailed document on how to handle XOOM layouts on the Motorola developer site. http://developer.motorola.com/docstools/library/motorola-xoom-tablet-programming-tips/

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜