Hi,

I am experiencing the exact same problem.
The stock Browsers of my Transformer Prime - Android 4.0.4 - and my HTC ONE 
X - Android 4.1.1 - do not respond to the viewport meta tag.

My tag looks like this:
<meta name="viewport" content="width=device-width, minimum-scale=1.0, 
maximum.scale=5.0, initial-scale=1.0, user-scalable=yes">

Am I missing something?

Thanks!

On Tuesday, February 7, 2012 8:23:44 PM UTC+1, santa wrote:
>
> In our android webapp for tatgeting various screens of andorid deive, 
> we use the following meta view port tag for scaling based on device 
> viewport scale 
>
> <meta name="viewport" content="target-densitydpi=high-dpi; 
> width=device-width; minimum-scale=1.0; maximum-scale=1.0; user- 
> scalable=0;"> 
>
> But in Android ICS version of device, above Meta tag has NO effect on 
> the application. The UI appears to be zoomed out and the app loses 
> functionality. 
>
> Any help would be appreciated. 
>
> - Santa 
>

-- 
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