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 [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to