Hey there,
I have a question regarding the meta viewport declaration in HTML
pages. Please tell me if this is not the correct group to post to.

I have been doing quite a few iphone specific websites and I always
use:

<meta name = "viewport" content = "width = device-width; minimum-
scale=1.0; initial-scale=1.0; maximum-scale=1.0; user-scalable=no;" />

Now I tried a site that is using that declaration in the android
emulator with a 854 x 480 resolution. Even with the declaration above
its scaling graphics and text. I would assume that I have 854 x 480 at
my disposal. Can somebody explain how I can disable any resizing?
Never had any of those issues in the 1.x Android OS devices and iPhone
OS.

Very much appreciated,
Stan Wiechers

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to