WebView not respecting <meta> viewport tags
--------------------------------------------
Key: CB-131
URL: https://issues.apache.org/jira/browse/CB-131
Project: Apache Callback
Issue Type: Bug
Components: Android
Affects Versions: 1.2.0
Environment: Android 4.0.2 Ice Cream Sandwich / Device: Samsung Galaxy
Nexus
Reporter: Michael Martinez
Priority: Critical
Setting the <meta> tag in index.html with <meta name="viewport"
content="width=device-width, initial-scale=1.0, minimum-scale=1.0,
user-scalable=no, target-densitydpi=device-dpi" /> has NO effect on the
application. The UI appears to be zoomed out and the app loses functionality
because the targets are so small.
I tested the same application on Motorola Droid Version 1 running Android 2.2.3
and it work flawlessly.
Other Report here: https://github.com/callback/callback-android/issues/51
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira