ucla-oarc-mobile / mwf

UCLA Mobile Web Framework
http://mwf.ucla.edu
Other
86 stars 25 forks source link

Android 2.2, 2.3 screen size #115

Closed Trott closed 6 years ago

Trott commented 12 years ago

Android 2.2 and 2.3 does not report screen size reliably. MWF returns "false" rather than returning a bad screen size. It may make sense to return the OS-provided number, but also include a confidence flag indicating that the number should not be treated with much confidence in Android 2.2 or 2.3. Not sure if this might cause reload/redirect/performance issues. But putting it in as a feature request.

ebollens commented 12 years ago

Reassigning this to 1.3.XX as it's not a priority for 1.3.00 release.