Michael Brooks created CB-5151:
----------------------------------
Summary: Remove target-densitydpi from Hello World app
Key: CB-5151
URL: https://issues.apache.org/jira/browse/CB-5151
Project: Apache Cordova
Issue Type: Improvement
Components: Android, App Hello World
Reporter: Michael Brooks
Priority: Trivial
Originally reported by
[phearme|https://github.com/phonegap/phonegap-start/issues/107].
Recently, [WebKit has deprecated|http://trac.webkit.org/changeset/119527]
{{target-densitydpi}}. This is a component of the Hello World's meta viewport
tag that is required for earlier Android version to render correctly.
When we deprecate Android 2.3, I believe we can safely remove
{{target-densitydpi}}. However, we should test on early 4.x Android versions to
ensure that this is true.
This issue exists as a reminder to remove {{targetdensity-dpi}} only after
Cordova Android has dropped support for 2.3.
--
This message was sent by Atlassian JIRA
(v6.1#6144)